Aug 12 12:43:18.743184 np0000007055 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 12 12:43:18.749030 np0000007055 devstack@c-api.service[100194]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 12 12:43:18 2026] *** Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: nodename: np0000007055 Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: machine: x86_64 Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: clock source: unix Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: pcre jit disabled Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: detected number of CPU cores: 16 Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: current working directory: / Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: detected binary path: /usr/bin/uwsgi-core Aug 12 12:43:18.751725 np0000007055 devstack@c-api.service[100194]: your processes number limit is 257052 Aug 12 12:43:18.752005 np0000007055 devstack@c-api.service[100194]: your memory page size is 4096 bytes Aug 12 12:43:18.752005 np0000007055 devstack@c-api.service[100194]: detected max file descriptor number: 2048 Aug 12 12:43:18.752005 np0000007055 devstack@c-api.service[100194]: lock engine: pthread robust mutexes Aug 12 12:43:18.752005 np0000007055 devstack@c-api.service[100194]: thunder lock: enabled Aug 12 12:43:18.752100 np0000007055 devstack@c-api.service[100194]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 12 12:43:18.752124 np0000007055 devstack@c-api.service[100194]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 12 12:43:18.752145 np0000007055 devstack@c-api.service[100194]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 12 12:43:18.752145 np0000007055 devstack@c-api.service[100194]: Set PythonHome to /opt/stack/data/venv Aug 12 12:43:18.784152 np0000007055 devstack@c-api.service[100194]: Python main interpreter initialized at 0x79c00e6a4668 Aug 12 12:43:18.784152 np0000007055 devstack@c-api.service[100194]: python threads support enabled Aug 12 12:43:18.784152 np0000007055 devstack@c-api.service[100194]: your server socket listen backlog is limited to 100 connections Aug 12 12:43:18.784152 np0000007055 devstack@c-api.service[100194]: your mercy for graceful operations on workers is 80 seconds Aug 12 12:43:18.784622 np0000007055 devstack@c-api.service[100194]: mapped 671795 bytes (656 KB) for 4 cores Aug 12 12:43:18.784759 np0000007055 devstack@c-api.service[100194]: *** Operational MODE: preforking *** Aug 12 12:43:18.784950 np0000007055 devstack@c-api.service[100194]: *** uWSGI is running in multiple interpreter mode *** Aug 12 12:43:18.784950 np0000007055 devstack@c-api.service[100194]: spawned uWSGI master process (pid: 100194) Aug 12 12:43:18.785099 np0000007055 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 12 12:43:18.785490 np0000007055 devstack@c-api.service[100194]: spawned uWSGI worker 1 (pid: 100195, cores: 1) Aug 12 12:43:18.786079 np0000007055 devstack@c-api.service[100194]: spawned uWSGI worker 2 (pid: 100196, cores: 1) Aug 12 12:43:18.786471 np0000007055 devstack@c-api.service[100194]: spawned uWSGI worker 3 (pid: 100197, cores: 1) Aug 12 12:43:18.786980 np0000007055 devstack@c-api.service[100194]: spawned uWSGI worker 4 (pid: 100198, cores: 1) Aug 12 12:43:18.787044 np0000007055 devstack@c-api.service[100194]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: we strongly recommend against using it for new projects. Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: framework. For more detail see Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:43:18.899769 np0000007055 devstack@c-api.service[100198]: import eventlet # noqa Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: we strongly recommend against using it for new projects. Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: framework. For more detail see Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:43:18.900801 np0000007055 devstack@c-api.service[100195]: import eventlet # noqa Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: we strongly recommend against using it for new projects. Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: framework. For more detail see Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:43:18.905456 np0000007055 devstack@c-api.service[100197]: import eventlet # noqa Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: we strongly recommend against using it for new projects. Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: framework. For more detail see Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:43:18.905892 np0000007055 devstack@c-api.service[100196]: import eventlet # noqa Aug 12 12:43:19.054007 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:19.054007 np0000007055 devstack@c-api.service[100195]: from cgi import parse_header Aug 12 12:43:19.059585 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:19.059585 np0000007055 devstack@c-api.service[100197]: from cgi import parse_header Aug 12 12:43:19.059851 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:19.059851 np0000007055 devstack@c-api.service[100196]: from cgi import parse_header Aug 12 12:43:19.066180 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:19.066180 np0000007055 devstack@c-api.service[100198]: from cgi import parse_header Aug 12 12:43:19.089184 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 12:43:19.089184 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:43:19.096019 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 12:43:19.096019 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:43:19.096762 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 12:43:19.096762 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:43:19.099668 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:19.099668 np0000007055 devstack@c-api.service[100195]: removals.removed_module( Aug 12 12:43:19.100333 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:19.100333 np0000007055 devstack@c-api.service[100195]: removals.removed_module( Aug 12 12:43:19.101118 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 12:43:19.101118 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:43:19.108247 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:19.108247 np0000007055 devstack@c-api.service[100197]: removals.removed_module( Aug 12 12:43:19.108388 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:19.108388 np0000007055 devstack@c-api.service[100196]: removals.removed_module( Aug 12 12:43:19.109043 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:19.109043 np0000007055 devstack@c-api.service[100196]: removals.removed_module( Aug 12 12:43:19.109108 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:19.109108 np0000007055 devstack@c-api.service[100197]: removals.removed_module( Aug 12 12:43:19.112273 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:19.112273 np0000007055 devstack@c-api.service[100198]: removals.removed_module( Aug 12 12:43:19.114214 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:19.114214 np0000007055 devstack@c-api.service[100198]: removals.removed_module( Aug 12 12:43:19.859802 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:19.859802 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:43:19.863565 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:19.863565 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:43:19.870760 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:19.870760 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:43:19.905526 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:19.905526 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:43:19.911981 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:19.911981 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:43:19.914457 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:19.914457 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:43:19.919204 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:19.919204 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:43:19.959135 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:19.959135 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:43:20.091384 np0000007055 devstack@c-api.service[100197]: 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 12 12:43:20.091555 np0000007055 devstack@c-api.service[100197]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100197) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 12:43:20.091782 np0000007055 devstack@c-api.service[100196]: 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 12 12:43:20.091980 np0000007055 devstack@c-api.service[100196]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100196) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 12:43:20.106702 np0000007055 devstack@c-api.service[100195]: 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 12 12:43:20.106982 np0000007055 devstack@c-api.service[100195]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100195) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 12:43:20.144466 np0000007055 devstack@c-api.service[100198]: 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 12 12:43:20.144668 np0000007055 devstack@c-api.service[100198]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100198) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 12:43:20.176272 np0000007055 devstack@c-api.service[100197]: /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 12 12:43:20.176272 np0000007055 devstack@c-api.service[100197]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 12:43:20.176596 np0000007055 devstack@c-api.service[100196]: /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 12 12:43:20.176596 np0000007055 devstack@c-api.service[100196]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 12:43:20.189787 np0000007055 devstack@c-api.service[100195]: /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 12 12:43:20.189787 np0000007055 devstack@c-api.service[100195]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 12:43:20.210709 np0000007055 devstack@c-api.service[100198]: /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 12 12:43:20.210709 np0000007055 devstack@c-api.service[100198]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 12:43:20.634742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100197) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 12:43:20.635053 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100195) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 12:43:20.635104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100198) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 12:43:20.635192 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.635413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635482 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635506 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.635592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.635698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635771 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.635843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100196) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 12:43:20.636304 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.636419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.636675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.637444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.637512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.637601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.637677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.637768 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.637853 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.637887 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.637917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.637946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.637982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.638007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.638029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.638029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.638066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.638087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.638109 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.638129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.638156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.638184 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.638210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.638235 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.638255 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.638276 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.638297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.638477 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.638477 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.638601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.638601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.639005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.639104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.639167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.639224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.639224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.639336 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.639362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.639391 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.639413 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.639439 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.639460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.639484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.639505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.639531 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.639562 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.639607 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.639648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.639672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.639693 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.639715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.639740 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.639762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.639803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.639837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.639873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.639897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.639922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.639943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.639963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.639984 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.640026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.640098 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.640118 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.640140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.640162 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.640186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.640211 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.640234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.640255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.640275 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.640295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.640295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.640330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.640352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.640391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.640417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.640458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.640479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.640479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.640479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.640479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.641797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.641873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.641934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.641997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.642063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.642114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.642156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.642190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.642220 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.642243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.642263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.642293 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.642333 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.642370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.642412 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.642436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.642458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.642478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.642498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.642498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.642671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.642736 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.642817 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.642882 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.642911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.642932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.642953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.642973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.642993 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.643027 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.643062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.643091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.643125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.643164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.643189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.643223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.643265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.643308 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.643347 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.643373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.643400 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.643400 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.643702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.643702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.643871 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.643871 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.644026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.644026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.644151 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.644448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.644490 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.644526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.644553 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.644603 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.644629 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.644688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.644716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.644768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.644818 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.644843 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.644869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.644899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.644920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.644943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.644965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.644989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.645010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.645030 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.645050 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.645069 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.645069 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.645110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.645136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.645251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.645286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.645286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.645500 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.645680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.645711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.645744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.645802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.645842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.645876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.646040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.646084 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.646130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.646165 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.646194 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.646235 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.646273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.646309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.646345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.646379 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.646410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.646444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.646477 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.646510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.646550 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.646583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.646621 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.646683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.646731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.646768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.646768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.647258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.647339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.647429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.647429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.647576 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.647666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.647706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.647735 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.647756 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.647792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.647815 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.647836 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.647864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.647890 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.647929 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.647970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.648000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.648021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.648041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.648060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.648080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.648080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.648117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.648152 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.648228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.648251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.648270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.648289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.648310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.648333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.648353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.648372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.648391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.648410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.648430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.648430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.648465 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.648492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.648513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.648548 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.648577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.648599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.648620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.648664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.648689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.648715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.648738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.649035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.649092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.649151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.649673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.649754 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.649838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.649903 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.649962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.650022 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.650072 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.650512 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.650612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.650719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.650837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.650934 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.651024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.651132 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.654581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.654666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.654707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.654880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.654880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.654880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.655040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.655134 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.655215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.655265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.655333 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.655402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.655443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.655479 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.655511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.655540 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.655608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.655681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.655711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.655733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.655757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.655804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.655828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.655849 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.655883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.655905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.655926 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.655947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.655970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.655992 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.656043 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.656070 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.656209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.656262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.656289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.656310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.656330 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.656351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.656539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.656539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.656539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.656610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.657443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.657537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.657633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.657741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.657854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.657948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.658054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.658097 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.658167 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.658232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.658287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.658358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.658414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.658494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.658520 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.658548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.658584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.658619 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.658685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.658727 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.658750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.658793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.658827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.658849 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.658870 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.658890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.658909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.658939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.658965 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.658991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.659012 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.659032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.659051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.659071 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.659091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.659312 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.659312 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.659443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.659443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.659563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.659563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.659684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.659748 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.659819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.659855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.659855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.659899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.659928 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.659964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.659991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.660016 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.660036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.660055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.660080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.660101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.660145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.660185 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.660224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.660252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.660274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.660294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.660314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.660314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.660348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.660348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.660390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.660599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.660599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.660599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.660599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.660707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.660756 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.660854 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.660909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.660954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.660987 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.661009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.661031 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.661060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.661086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.661108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.661128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.661148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.661168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.661188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.661218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.661252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.661293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.661323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.661349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.661371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.661390 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.661418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.661444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.661471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.661491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.661509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.661509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.663849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.663916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.664000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.664028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.664091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.664166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.664209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.664209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.664265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.664294 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.664318 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.664343 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.664365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.664387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.664410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.664441 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.664463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.664484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.664505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.664525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.664544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.664565 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.664590 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.664625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.664657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.664685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.664705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.664727 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.665024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.665101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.665128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.665200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.665255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.665312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.665353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.665443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.665508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.665546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.665665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.665665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.665815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.665815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.665951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.666005 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.666040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.666135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.666204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.666243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.666281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.666310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.666330 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.666357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.666460 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.666523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.666523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.666650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.666873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.666943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.666971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.666994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.667014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.667051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.667096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.667121 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.667144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.667199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.667221 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.667241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.667267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.667339 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.667371 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.667442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.667472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.667472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.667509 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.667532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.667552 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.667580 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.667602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.667622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.667661 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.667884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.667940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.667990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.668057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.668184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.668263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.668322 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.668391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.668465 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.668509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.668538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.668559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.668583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.668603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.668629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.668662 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.668683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.668703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.668729 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.668750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.668798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.668824 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.668849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.668923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.668948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.668948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.668990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.669011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.669035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.669056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.669076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.669096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.669115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.669139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.669160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.669183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.669215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.669242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.669264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.669284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.669309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.669328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.669352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.669375 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.669395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.669423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.669460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.669483 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.669504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.669524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.669543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.669562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.669582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.669609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.669642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.669665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.669686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.669705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.669726 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.669750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.670100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.670157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.670233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.670319 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.670382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.670460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.670521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.670578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.670648 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.670712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.670768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.670848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.670914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.670978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.671037 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.671092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.671151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.671221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.671284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.671340 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.671421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.671649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.671649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.671649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.671649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.671726 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.671747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.671767 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.671803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.671833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.671854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.671875 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.671875 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.671875 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.671936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.671962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.671982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.672003 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672003 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.672052 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.672093 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.672114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.672114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.672156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.672176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.672200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.672200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.672241 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.672262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.672285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672306 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.672326 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.672345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.672392 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.672419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.672458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.672480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.672502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.672523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.672542 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.672588 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.672608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.672628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.672668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.672692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.672713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.672737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.672760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.673147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.673204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.673261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.673317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.673392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.673486 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.673572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.673696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.673786 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.673855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.673919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.673978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.674035 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.674075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.674097 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.674131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.674165 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.674202 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.674241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.674263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.674282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.674303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.674327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.674348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.674348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.674391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.674411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.674431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.674550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.674550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.674550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.674655 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.674711 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.674732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.674753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.675005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.675221 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.675279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.675337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.675402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.675402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.675402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.676299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.676361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.676433 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.676463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.676502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.676527 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.676569 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.676715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.676737 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.676791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.676818 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.676873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.676899 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.676947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.677978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.678052 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.678102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.678157 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.678184 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.678206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.678263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.678297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.678317 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.678338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.678397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.678473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.678542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.678720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.678932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.679044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.679085 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.679109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.679176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.679219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.679241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.679262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.679332 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.679383 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.679425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.679454 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.679480 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.679555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.679795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.679873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.679912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.679936 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.679998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.680047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.680112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.680145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.680168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.680189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.680210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.680230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.680250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.680270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.680289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.680310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.680329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.680354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.680374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.680396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.680418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.680442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.680462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.680486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.680509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.680509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.680550 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.680577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.681424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.681492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.681520 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.681550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.681601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.681628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.681668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.681696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.681722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.681744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.681764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.681809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.681831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.681852 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.681885 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.681914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.681935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.681974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.682027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682047 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.682071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.682112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682133 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.682153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.682173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682198 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.682283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682348 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.682368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.682416 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.682455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.682519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.682539 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.682577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.682653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.682702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.682737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682759 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.682797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.682797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.686205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.686273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.686336 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.686413 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.686471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.686527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.686588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.686623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.686667 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.686690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.686720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.686742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.686864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.686927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.686927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.686983 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.687005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.687024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.687046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.687129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.687155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.687176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.687201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.687201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.687351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.687386 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.687447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.687518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.691296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.691386 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.691495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.691529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.691559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.691580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.691599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.691621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.691664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.691686 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.691706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.691736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.691758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.691906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.691971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.692024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.692067 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.692089 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.692110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.692130 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.692151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.692151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.692197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.692197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.692197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.692254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.692355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.692355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.692479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.692537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.692592 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.692648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.692682 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.692706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.692796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.692824 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.692845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.692866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.692894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.692915 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.692935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.692956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.692980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.693001 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.693020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.693042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.693042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.693078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.693098 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.693123 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.693143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.693163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.693188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.693209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.693229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.693425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 12:43:20.695383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.695487 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.695548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.695589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.695613 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.695651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.695676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.695708 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.695730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.695750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.695865 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.695926 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.695982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.696005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.696025 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.696045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.696065 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 12:43:20.696086 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.696114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.696134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 12:43:20.696134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 12:43:20.696134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 12:43:20.696186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 12:43:20.696343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100195) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 12:43:20.736514 np0000007055 devstack@c-api.service[100196]: INFO dbcounter [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Registered counter for database cinder Aug 12 12:43:20.740530 np0000007055 devstack@c-api.service[100197]: INFO dbcounter [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Registered counter for database cinder Aug 12 12:43:20.741422 np0000007055 devstack@c-api.service[100195]: INFO dbcounter [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Registered counter for database cinder Aug 12 12:43:20.742965 np0000007055 devstack@c-api.service[100198]: INFO dbcounter [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Registered counter for database cinder Aug 12 12:43:20.778877 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.790711 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.792243 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 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=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.797436 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.905119 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writer thread running {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:43:20.908807 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:43:20.909972 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:43:20.912891 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 12:43:20.913859 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 12:43:20.916911 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.916911 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.916911 np0000007055 devstack@c-api.service[100195]: WARNING cinder.keymgr.conf_key_mgr [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 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 12 12:43:20.918717 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.919756 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.921646 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writer thread running {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:43:20.922031 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writer thread running {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:43:20.925441 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:43:20.926548 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:43:20.928134 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:43:20.930332 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 12:43:20.930391 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:43:20.931421 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writer thread running {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:43:20.931738 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 12:43:20.932485 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.932485 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.932944 np0000007055 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec 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 12 12:43:20.933005 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 12:43:20.933953 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:43:20.935514 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.935720 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.935876 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 12:43:20.936223 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.936461 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:43:20.936521 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.937747 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 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 12 12:43:20.938821 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 12:43:20.939983 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.939983 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.941201 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 12:43:20.941201 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.941444 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.942900 np0000007055 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 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 12 12:43:20.945095 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.945282 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.951161 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 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=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.953567 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 12:43:20.955564 np0000007055 devstack@c-api.service[100195]: INFO cinder.rpc [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 12:43:20.956208 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.956208 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.965492 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.965651 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.969972 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.969972 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.970924 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.971434 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.971597 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.973346 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.974562 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.974562 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.974712 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 12:43:20.975828 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 12:43:20.976392 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.976522 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.976758 np0000007055 devstack@c-api.service[100196]: INFO cinder.rpc [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 12:43:20.977248 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.977410 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.978171 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:20.978229 np0000007055 devstack@c-api.service[100198]: INFO cinder.rpc [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 12:43:20.978322 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.978456 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.978712 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.978871 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.980575 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.980715 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.980764 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 12:43:20.982545 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.982682 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.982995 np0000007055 devstack@c-api.service[100197]: INFO cinder.rpc [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 12:43:20.983400 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.983548 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.984487 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.984611 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.985319 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.985435 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.987080 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.987218 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.989506 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.989675 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.989925 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.990100 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.991462 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.991598 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.991770 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.991925 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.992815 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.992953 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.993350 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.993513 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.993837 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.993953 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.993987 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.994124 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.995025 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.995103 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.995161 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.995238 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.996013 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.996130 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.996783 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.996822 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.996920 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.996953 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.996978 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.997118 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.997574 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.997720 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.997759 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.997858 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.998392 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.998508 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.998787 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.998936 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.999080 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.999192 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.999405 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.999523 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.999681 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.999723 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:20.999808 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:20.999869 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.000650 np0000007055 devstack@c-api.service[100195]: WARNING cinder.api.contrib.hosts [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 12:43:21.000716 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.000855 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.000903 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.000990 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.001497 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: extensions {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.001568 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.001685 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.002409 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.002541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: consistencygroups {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.002581 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.002772 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.002920 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.003665 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.003793 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.004602 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.004683 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.004747 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.004824 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: extra_specs {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.004878 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.005499 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.005621 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.006082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: capabilities {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.006583 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.006715 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.006843 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.007009 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.007130 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: backups {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.007396 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.007456 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.007501 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.007547 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.008235 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.008364 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.008759 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-quota-sets {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.009164 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.009263 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.009297 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.009392 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.009917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: qos-specs {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.009964 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.010078 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.011348 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.011534 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.011566 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: encryption {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.012817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: encryption {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.013154 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.013273 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.013814 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.013926 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.013969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: cgsnapshots {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.014654 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.014861 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.015112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: scheduler-stats {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.015416 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.015536 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.015963 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.016041 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.016144 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.016187 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.016259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-volume-manage {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.016672 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.016826 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.017376 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.017435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-snapshot-manage {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.017554 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.017610 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.017681 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.018312 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.018425 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.018546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-volume-transfer {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.018603 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.018759 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.018907 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.019098 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.019622 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.019787 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.019843 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.019937 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.019993 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-hosts {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.020624 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.020751 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.021047 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-volume-type-access {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.021314 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.021393 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.021440 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.021487 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.021966 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.022073 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.022356 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-availability-zone {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.022417 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.022538 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.022867 np0000007055 devstack@c-api.service[100198]: WARNING cinder.api.contrib.hosts [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 12:43:21.023120 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.023227 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.023378 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.023431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extended resource: os-quota-class-sets {{(pid=100195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.023540 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.023716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: extensions {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.024356 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.024498 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.024847 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: consistencygroups {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.025237 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.025396 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.025453 np0000007055 devstack@c-api.service[100196]: WARNING cinder.api.contrib.hosts [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 12:43:21.025739 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.025867 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.025924 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.026075 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.026159 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.026389 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.026481 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: extra_specs {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.026715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: extensions {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.027044 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.027165 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.027679 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.snapshot_actions [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] SnapshotActionsController initialized {{(pid=100195) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 12:43:21.027734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: capabilities {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.028007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: consistencygroups {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.028710 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.028784 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: backups {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.028884 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.029564 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.029711 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.029916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: extra_specs {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.029975 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.030175 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.030345 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.030478 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.030512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-quota-sets {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.031133 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.031259 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.031569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: capabilities {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.031627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: qos-specs {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.031820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.031952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032146 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032206 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.032250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032360 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.032410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032436 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension UsedLimits extending resource: limits {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032713 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: backups {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.032867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension AdminActions extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.032943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension AdminActions extending resource: snapshots {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.033036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension AdminActions extending resource: backups {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.033124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeActions extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.033359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.033407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: encryption {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.033434 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.router [None req-aadce629-a74e-45dc-a1c2-51fd6521a905 None None] Extension TypesManage extending resource: types {{(pid=100195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.033674 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.033847 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.034584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: encryption {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.034889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-quota-sets {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.034926 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.035077 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.035745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: cgsnapshots {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.036151 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.036286 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.036321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: qos-specs {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.036898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: scheduler-stats {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.037467 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.037671 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.038020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-volume-manage {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.038410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: encryption {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.038564 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.038750 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.039094 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-snapshot-manage {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.039618 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.039863 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.040020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: encryption {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.040237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-volume-transfer {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.040428 np0000007055 devstack@c-api.service[100195]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c00e6a4668 pid: 100195 (default app) Aug 12 12:43:21.041093 np0000007055 devstack@c-api.service[100197]: WARNING cinder.api.contrib.hosts [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 12:43:21.041469 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.041502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-hosts {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.041530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: cgsnapshots {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.041649 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.042458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: extensions {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.042493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-volume-type-access {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.042970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: scheduler-stats {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.043746 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-availability-zone {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.044267 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: consistencygroups {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.044410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-volume-manage {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.045485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extended resource: os-quota-class-sets {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.045824 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-snapshot-manage {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.046761 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.046917 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.047287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-volume-transfer {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.047672 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.047819 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.047977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: extra_specs {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.048412 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-061bb0a2-e5b7-49e7-8b19-e7f2b6b28c2f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:21.048465 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.048572 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.048946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-hosts {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.049123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.snapshot_actions [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] SnapshotActionsController initialized {{(pid=100198) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 12:43:21.049473 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.049588 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.050088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: capabilities {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.050183 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.050258 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-volume-type-access {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.050309 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.050916 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.051025 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.051650 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.051750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: backups {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.051808 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.051876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-availability-zone {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.052022 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1/1] 10.4.3.81 () {60 vars in 918 bytes} [Wed Aug 12 12:43:21 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 12:43:21.052274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.052454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.052603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.052737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.052869 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.052973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension UsedLimits extending resource: limits {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension AdminActions extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension AdminActions extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension AdminActions extending resource: backups {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeActions extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extended resource: os-quota-class-sets {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.053931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.053987 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-b812b8f3-eb2d-41bf-b8ff-18343505a825 None None] Extension TypesManage extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.054668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-quota-sets {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.055490 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.055653 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.056480 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.056613 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.056673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: qos-specs {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.057349 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.057479 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.058094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] SnapshotActionsController initialized {{(pid=100196) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 12:43:21.058482 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.058864 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.059203 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.059307 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.059592 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: encryption {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.059916 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.060024 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.060628 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.060756 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.060997 np0000007055 devstack@c-api.service[100198]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c00e6a4668 pid: 100198 (default app) Aug 12 12:43:21.061249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.061373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.061468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension UsedLimits extending resource: limits {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: encryption {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.062224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension AdminActions extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension AdminActions extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension AdminActions extending resource: backups {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeActions extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.062691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-a6311bd1-d51f-4f9d-b6c3-0594be88f4ec None None] Extension TypesManage extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.064003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: cgsnapshots {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.065966 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: scheduler-stats {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.068092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-volume-manage {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.069273 np0000007055 devstack@c-api.service[100196]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c00e6a4668 pid: 100196 (default app) Aug 12 12:43:21.069968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-snapshot-manage {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.071999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-volume-transfer {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.074370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-hosts {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.076152 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-volume-type-access {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.078388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-availability-zone {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.080259 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extended resource: os-quota-class-sets {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 12:43:21.082483 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.082712 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.083852 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.084021 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.084983 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.085128 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.085917 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.snapshot_actions [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] SnapshotActionsController initialized {{(pid=100197) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 12:43:21.087439 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.087617 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.088568 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.088769 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.089753 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.089962 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.091014 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:43:21.091578 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:43:21.091973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension UsedLimits extending resource: limits {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.092948 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093137 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension AdminActions extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension AdminActions extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension AdminActions extending resource: backups {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeActions extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.093730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-44f7d866-1e43-4b58-a739-1e5045c377c8 None None] Extension TypesManage extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 12:43:21.100489 np0000007055 devstack@c-api.service[100197]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c00e6a4668 pid: 100197 (default app) Aug 12 12:43:25.759310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-494d88ed-9821-4854-89d6-5aca0ebfc13d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:26.375422 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-494d88ed-9821-4854-89d6-5aca0ebfc13d admin admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:43:26.376111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-494d88ed-9821-4854-89d6-5aca0ebfc13d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:43:26.378172 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:43:26.378172 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:43:26.412122 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-494d88ed-9821-4854-89d6-5aca0ebfc13d 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=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:26.439736 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-494d88ed-9821-4854-89d6-5aca0ebfc13d admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:43:26.440364 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 2/2] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:43:25 2026] POST /volume/v3/types => generated 183 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:43:26.456901 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f873aec-6617-4b35-98f4-fb0d0a247ad2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:26.735046 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f873aec-6617-4b35-98f4-fb0d0a247ad2 admin admin] POST https://10.4.3.81/volume/v3/types/7bf09e44-ed7a-46cf-9d6e-a30f0771b783/extra_specs Aug 12 12:43:26.735654 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f873aec-6617-4b35-98f4-fb0d0a247ad2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:43:26.737398 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:43:26.737398 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:43:26.770003 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-7f873aec-6617-4b35-98f4-fb0d0a247ad2 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:26.829204 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f873aec-6617-4b35-98f4-fb0d0a247ad2 admin admin] https://10.4.3.81/volume/v3/types/7bf09e44-ed7a-46cf-9d6e-a30f0771b783/extra_specs returned with HTTP 200 Aug 12 12:43:26.829637 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1/3] 10.4.3.81 () {68 vars in 1442 bytes} [Wed Aug 12 12:43:26 2026] POST /volume/v3/types/7bf09e44-ed7a-46cf-9d6e-a30f0771b783/extra_specs => generated 52 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:43:27.057627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a9cc300a-8ee5-4716-9520-e5650b328f97 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:27.341583 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9cc300a-8ee5-4716-9520-e5650b328f97 admin admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:43:27.342165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9cc300a-8ee5-4716-9520-e5650b328f97 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:43:27.343649 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:43:27.343649 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:43:27.376848 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-a9cc300a-8ee5-4716-9520-e5650b328f97 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:27.403059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9cc300a-8ee5-4716-9520-e5650b328f97 admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:43:27.403587 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1/4] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:43:27 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:43:27.419504 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce6348d5-4e6d-4f66-9ddb-6d26afebf9fe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:27.689724 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce6348d5-4e6d-4f66-9ddb-6d26afebf9fe admin admin] POST https://10.4.3.81/volume/v3/types/27b5ff4e-aad2-4275-bf7e-f622d8d4b966/extra_specs Aug 12 12:43:27.690316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce6348d5-4e6d-4f66-9ddb-6d26afebf9fe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:43:27.691928 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:43:27.691928 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:43:27.724916 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-ce6348d5-4e6d-4f66-9ddb-6d26afebf9fe 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:43:27.779977 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce6348d5-4e6d-4f66-9ddb-6d26afebf9fe admin admin] https://10.4.3.81/volume/v3/types/27b5ff4e-aad2-4275-bf7e-f622d8d4b966/extra_specs returned with HTTP 200 Aug 12 12:43:27.780414 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1/5] 10.4.3.81 () {68 vars in 1442 bytes} [Wed Aug 12 12:43:27 2026] POST /volume/v3/types/27b5ff4e-aad2-4275-bf7e-f622d8d4b966/extra_specs => generated 45 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:43:36.437176 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:43:36.827566 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:43:37.400677 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:43:37.778290 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:43:51.706838 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4e24255c-b008-4281-9b5c-50581f98841a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:43:51.706838 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4e24255c-b008-4281-9b5c-50581f98841a None None] GET https://10.4.3.81/volume// Aug 12 12:43:51.707305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4e24255c-b008-4281-9b5c-50581f98841a None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:43:51.707305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4e24255c-b008-4281-9b5c-50581f98841a None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:43:51.707597 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4e24255c-b008-4281-9b5c-50581f98841a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:43:51.707884 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 3/6] 10.4.3.81 () {66 vars in 1418 bytes} [Wed Aug 12 12:43:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:44:30.070741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2fda9038-bc4f-445f-b214-40629644149d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:44:30.328531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fda9038-bc4f-445f-b214-40629644149d tempest-verify_tempest_config-29829119 tempest-verify_tempest_config-29829119-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 12 12:44:30.328747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fda9038-bc4f-445f-b214-40629644149d tempest-verify_tempest_config-29829119 tempest-verify_tempest_config-29829119-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:44:30.328968 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fda9038-bc4f-445f-b214-40629644149d tempest-verify_tempest_config-29829119 tempest-verify_tempest_config-29829119-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:44:30.329275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fda9038-bc4f-445f-b214-40629644149d tempest-verify_tempest_config-29829119 tempest-verify_tempest_config-29829119-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 12 12:44:30.329600 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 2/7] 10.4.3.81 () {66 vars in 1239 bytes} [Wed Aug 12 12:44:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:45:35.384992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-53c415fd-1bac-41be-9065-dcf41d598be1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:35.813202 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:45:35.813574 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1140382526"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:35.816887 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1140382526'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:45:35.817232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Create volume of 1 GB Aug 12 12:45:35.826629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 13:45:35.826074. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:45:35.826831 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Availability Zones retrieved successfully. Aug 12 12:45:35.858587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Flow 'volume_create_api' (b89def88-47a6-4b76-a6ab-81a314453807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:35.859789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a910595-999e-4413-9c08-2ca45037627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:35.860794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:45:35.905945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a910595-999e-4413-9c08-2ca45037627a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:35.906762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fe3993-7004-4353-ab9e-9c0148b77468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:35.947003 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:45:35.947478 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:45:36.011632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Created reservations ['72600514-ec45-4e60-90b7-d10a05913dba', 'e6a7718c-13e8-46fc-a611-ca402ec7a79b', 'bbeee1fa-1777-488b-a86b-7bf8acef4287', 'e3be6796-337b-41af-b88f-b4d07a8b73e8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:45:36.012969 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fe3993-7004-4353-ab9e-9c0148b77468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72600514-ec45-4e60-90b7-d10a05913dba', 'e6a7718c-13e8-46fc-a611-ca402ec7a79b', 'bbeee1fa-1777-488b-a86b-7bf8acef4287', 'e3be6796-337b-41af-b88f-b4d07a8b73e8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:36.014332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5e01a5-3939-4b37-b482-fb826d000e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:36.088164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5e01a5-3939-4b37-b482-fb826d000e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '659de410-427b-4b66-b7a6-2e6c4a6db366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1140382526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c575e7595a4711b98ab4b589025c04',qos_specs=None,replication_status=,reservations=['72600514-ec45-4e60-90b7-d10a05913dba','e6a7718c-13e8-46fc-a611-ca402ec7a79b','bbeee1fa-1777-488b-a86b-7bf8acef4287','e3be6796-337b-41af-b88f-b4d07a8b73e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9639b69bd6f74b808ae361b4d9e5818e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1140382526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=659de410-427b-4b66-b7a6-2e6c4a6db366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c575e7595a4711b98ab4b589025c04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9639b69bd6f74b808ae361b4d9e5818e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:36.089331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef801d8d-d50d-4a9c-8385-7886df665a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:36.124556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef801d8d-d50d-4a9c-8385-7886df665a20) transitioned into state 'SUCCESS' from state '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-1140382526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c575e7595a4711b98ab4b589025c04',qos_specs=None,replication_status=,reservations=['72600514-ec45-4e60-90b7-d10a05913dba','e6a7718c-13e8-46fc-a611-ca402ec7a79b','bbeee1fa-1777-488b-a86b-7bf8acef4287','e3be6796-337b-41af-b88f-b4d07a8b73e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9639b69bd6f74b808ae361b4d9e5818e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:36.126012 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba24f7a5-2736-4a32-9f5e-1118c9d355ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:36.164722 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba24f7a5-2736-4a32-9f5e-1118c9d355ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:36.165606 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Flow 'volume_create_api' (b89def88-47a6-4b76-a6ab-81a314453807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:36.166551 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Create volume request issued successfully. Aug 12 12:45:36.168315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53c415fd-1bac-41be-9065-dcf41d598be1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:45:36.168892 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 2/8] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:45:35 2026] POST /volume/v3/volumes => generated 783 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:45:36.185729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-66bb4337-b388-434e-afa4-986af4b74473 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:36.188871 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66bb4337-b388-434e-afa4-986af4b74473 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:45:36.189106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66bb4337-b388-434e-afa4-986af4b74473 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:36.189306 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66bb4337-b388-434e-afa4-986af4b74473 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:36.231268 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:36.231268 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:45:36.240655 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-66bb4337-b388-434e-afa4-986af4b74473 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:45:36.255298 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66bb4337-b388-434e-afa4-986af4b74473 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:45:36.255888 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 2/9] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:36 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 962 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:37.273617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:37.277649 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:45:37.278023 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:37.278342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:37.326568 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:37.326568 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:45:37.337328 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:45:37.347547 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a0795c3-ea85-4497-b6ef-2bc5c2404ce6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:45:37.348318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 4/10] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:37 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:45:38.566164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:38.829788 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:45:38.831067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1328894604"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:38.834669 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1328894604'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:45:38.850004 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume of 1 GB Aug 12 12:45:38.850492 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:38.850492 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:38.860498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:45:38.859513. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:45:38.860498 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Availability Zones retrieved successfully. Aug 12 12:45:38.893378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Flow 'volume_create_api' (b474adac-af54-413f-8536-492e8dc58895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:38.896195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f69e91e-1962-4ed6-a5c8-f2801c3d09ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:38.896632 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:45:38.920070 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:38.920070 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:38.957418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f69e91e-1962-4ed6-a5c8-f2801c3d09ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:38.958791 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f327cfd-9f12-4206-896e-050fc6be8988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:39.029831 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-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 12 12:45:39.031205 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-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 12 12:45:39.117662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Created reservations ['3587fe55-f6f7-4c99-befe-e684f33a8345', '1e8a9931-6721-40a8-a3e0-d9e66b215644', '99dbbad2-4800-4e71-b70f-c8b56182c835', 'e667ee62-ad7f-4168-992c-ffccc42a48f0'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:45:39.118981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f327cfd-9f12-4206-896e-050fc6be8988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3587fe55-f6f7-4c99-befe-e684f33a8345', '1e8a9931-6721-40a8-a3e0-d9e66b215644', '99dbbad2-4800-4e71-b70f-c8b56182c835', 'e667ee62-ad7f-4168-992c-ffccc42a48f0']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:39.120321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489730e7-e646-46ee-b92e-27d312ac7901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:39.191289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489730e7-e646-46ee-b92e-27d312ac7901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda9b520-025c-4c75-b731-c5ecd3905457', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1328894604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',qos_specs=None,replication_status=,reservations=['3587fe55-f6f7-4c99-befe-e684f33a8345','1e8a9931-6721-40a8-a3e0-d9e66b215644','99dbbad2-4800-4e71-b70f-c8b56182c835','e667ee62-ad7f-4168-992c-ffccc42a48f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1328894604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda9b520-025c-4c75-b731-c5ecd3905457,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:39.192459 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa87f33-35dd-473b-83d2-d3e42319061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:39.250701 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa87f33-35dd-473b-83d2-d3e42319061d) transitioned into state 'SUCCESS' from state '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-1328894604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',qos_specs=None,replication_status=,reservations=['3587fe55-f6f7-4c99-befe-e684f33a8345','1e8a9931-6721-40a8-a3e0-d9e66b215644','99dbbad2-4800-4e71-b70f-c8b56182c835','e667ee62-ad7f-4168-992c-ffccc42a48f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:39.252033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74585023-0119-4a02-ae5b-b1169f695614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:39.295196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74585023-0119-4a02-ae5b-b1169f695614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:39.298011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Flow 'volume_create_api' (b474adac-af54-413f-8536-492e8dc58895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:39.298011 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume request issued successfully. Aug 12 12:45:39.304017 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cc1944c-0154-40ea-8ac5-457dff2dfefe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:45:39.304017 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 3/11] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:45:38 2026] POST /volume/v3/volumes => generated 756 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:45:39.322842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:39.327231 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:45:39.328151 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:39.328151 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:39.375128 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:39.375128 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:45:39.383661 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:45:39.397986 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e0daeb3-ea03-4921-bdd5-2add9d2256b2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:45:39.398641 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 3/12] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:39 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 824 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:40.419183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:40.423183 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:45:40.423183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:40.423500 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:40.467121 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:40.467121 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:45:40.474921 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:45:40.483458 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf70ae46-cb3c-48fd-8fb1-a44b41791563 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:45:40.484005 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 3/13] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:40 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:40.499720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:40.757064 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] POST https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action Aug 12 12:45:40.757733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:45:40.757896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:40.773338 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:40.773338 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:45:40.773762 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] Volume info retrieved successfully. Aug 12 12:45:40.790614 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] Update volume admin metadata completed successfully. Aug 12 12:45:40.790614 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] Update readonly setting on volume completed successfully. Aug 12 12:45:40.790979 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b832d2e0-1d66-44fe-bbb4-b75bdab0284a tempest-TestMultiAttachVolumeSwap-1375652209 tempest-TestMultiAttachVolumeSwap-1375652209-project-admin] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action returned with HTTP 202 Aug 12 12:45:40.791661 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 5/14] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:45:40 2026] POST /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:45:40.803517 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:40.806328 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:45:40.807694 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2108185558"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:40.810011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2108185558'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:45:40.816561 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume of 1 GB Aug 12 12:45:40.816662 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:40.816662 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:40.817317 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Availability Zones retrieved successfully. Aug 12 12:45:40.824466 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Flow 'volume_create_api' (7b8651dd-8849-4923-b575-e864fd020ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:40.825668 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77be0e6-dc3f-4c31-8dc9-6a4d227c9225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:40.828873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:45:40.840730 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:40.840730 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:40.867425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77be0e6-dc3f-4c31-8dc9-6a4d227c9225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:40.868670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944b7a92-bd4b-4ccd-9e00-f76d0e9d7f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:40.931116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Created reservations ['f2e4db5d-7c59-4efb-a012-78d060c50df7', 'c097a362-50a7-443c-bea8-c950748f161f', 'ea8a9345-54ec-49a6-9439-f2ceb015a8e4', '5d1c8deb-2d35-4dc9-ac5b-0d8860149c50'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:45:40.932434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944b7a92-bd4b-4ccd-9e00-f76d0e9d7f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e4db5d-7c59-4efb-a012-78d060c50df7', 'c097a362-50a7-443c-bea8-c950748f161f', 'ea8a9345-54ec-49a6-9439-f2ceb015a8e4', '5d1c8deb-2d35-4dc9-ac5b-0d8860149c50']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:40.934267 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff2f790-4263-4d99-9eb6-bd72e3827241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:40.975831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff2f790-4263-4d99-9eb6-bd72e3827241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2108185558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',qos_specs=None,replication_status=,reservations=['f2e4db5d-7c59-4efb-a012-78d060c50df7','c097a362-50a7-443c-bea8-c950748f161f','ea8a9345-54ec-49a6-9439-f2ceb015a8e4','5d1c8deb-2d35-4dc9-ac5b-0d8860149c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2108185558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:40.976831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c981a6-16c3-495f-adec-6552a55aa2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:41.022262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c981a6-16c3-495f-adec-6552a55aa2d4) transitioned into state 'SUCCESS' from state '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-2108185558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='75b63058a8dd45dfbb00a29f3c6c9a48',qos_specs=None,replication_status=,reservations=['f2e4db5d-7c59-4efb-a012-78d060c50df7','c097a362-50a7-443c-bea8-c950748f161f','ea8a9345-54ec-49a6-9439-f2ceb015a8e4','5d1c8deb-2d35-4dc9-ac5b-0d8860149c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1eaa3b72a24f10a912009ed084de9f',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:41.023512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a05b7a9-3342-48a9-a83d-f3e33819f2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:41.042293 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a05b7a9-3342-48a9-a83d-f3e33819f2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:41.044208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Flow 'volume_create_api' (7b8651dd-8849-4923-b575-e864fd020ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:41.044606 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Create volume request issued successfully. Aug 12 12:45:41.045612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-88c31d16-c2d5-4eb2-8626-f342af06ca62 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:45:41.046728 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 4/15] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:45:40 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:45:41.068588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d48d7610-855e-4348-89bf-045a6139131b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:41.072144 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d48d7610-855e-4348-89bf-045a6139131b tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:45:41.072449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d48d7610-855e-4348-89bf-045a6139131b tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:41.072690 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d48d7610-855e-4348-89bf-045a6139131b tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:41.085929 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:41.085929 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:45:41.094850 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d48d7610-855e-4348-89bf-045a6139131b tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:45:41.106025 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d48d7610-855e-4348-89bf-045a6139131b tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 200 Aug 12 12:45:41.106325 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 4/16] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:41 2026] GET /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:42.140429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2d6babd3-9376-4b7c-a181-923774464ec2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:42.142395 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d6babd3-9376-4b7c-a181-923774464ec2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:45:42.142883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d6babd3-9376-4b7c-a181-923774464ec2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:42.143001 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d6babd3-9376-4b7c-a181-923774464ec2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:42.153084 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:42.153084 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:45:42.159626 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2d6babd3-9376-4b7c-a181-923774464ec2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:45:42.165399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d6babd3-9376-4b7c-a181-923774464ec2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 200 Aug 12 12:45:42.166368 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 4/17] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:42 2026] GET /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:50.786113 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=7,cinder:INSERT=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:45:51.029825 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=44,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:45:51.104240 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:45:52.156395 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b790f117-671d-45c7-806a-8162e9cdfae4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:52.163116 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:45:52.164572 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-394205702"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:52.164687 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=12 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:45:52.173475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-394205702'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:45:52.173475 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Create volume of 1 GB Aug 12 12:45:52.203632 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:45:52.203016. {{(pid=100195) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:45:52.204160 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Availability Zones retrieved successfully. Aug 12 12:45:52.245485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Flow 'volume_create_api' (c9e7d69f-1442-404d-8573-86a4ac942f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:52.246652 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ccb257-8003-4238-81c4-0899e791920f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:52.247657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:45:52.323756 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ccb257-8003-4238-81c4-0899e791920f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:52.326403 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e052e51c-e9eb-4c15-ae0b-889c9cc37488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:52.409127 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-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 12 12:45:52.409578 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-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 12 12:45:52.517890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Created reservations ['0d65caf6-5aab-44fb-8168-a9eff563f6f2', '75611a34-d0b6-4bd7-906b-a99b8b62cd6a', '4bcb37b3-c22c-4691-b294-6be03bce1bf3', 'c0940669-8b71-47ff-9581-457998de2a43'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:45:52.519237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e052e51c-e9eb-4c15-ae0b-889c9cc37488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d65caf6-5aab-44fb-8168-a9eff563f6f2', '75611a34-d0b6-4bd7-906b-a99b8b62cd6a', '4bcb37b3-c22c-4691-b294-6be03bce1bf3', 'c0940669-8b71-47ff-9581-457998de2a43']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:52.520170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e14dba-6db3-44e5-9a7e-e16914210348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:52.595216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e14dba-6db3-44e5-9a7e-e16914210348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a48016a-a931-4062-b9b8-33b9fe890c44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-394205702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7388868ae1c6461ab685f08c44d31020',qos_specs=None,replication_status=,reservations=['0d65caf6-5aab-44fb-8168-a9eff563f6f2','75611a34-d0b6-4bd7-906b-a99b8b62cd6a','4bcb37b3-c22c-4691-b294-6be03bce1bf3','c0940669-8b71-47ff-9581-457998de2a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67339896da94a34a25d95c6ab000df4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-394205702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a48016a-a931-4062-b9b8-33b9fe890c44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7388868ae1c6461ab685f08c44d31020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67339896da94a34a25d95c6ab000df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:52.596465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a77ce43-cfa9-4bb9-9a31-7fbba54603eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:52.649361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a77ce43-cfa9-4bb9-9a31-7fbba54603eb) transitioned into state 'SUCCESS' from state '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-394205702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7388868ae1c6461ab685f08c44d31020',qos_specs=None,replication_status=,reservations=['0d65caf6-5aab-44fb-8168-a9eff563f6f2','75611a34-d0b6-4bd7-906b-a99b8b62cd6a','4bcb37b3-c22c-4691-b294-6be03bce1bf3','c0940669-8b71-47ff-9581-457998de2a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67339896da94a34a25d95c6ab000df4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:52.650587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf132c30-75c9-41ac-b48e-bf71454d979c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:52.685437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf132c30-75c9-41ac-b48e-bf71454d979c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:52.686501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Flow 'volume_create_api' (c9e7d69f-1442-404d-8573-86a4ac942f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:52.686917 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Create volume request issued successfully. Aug 12 12:45:52.687715 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b790f117-671d-45c7-806a-8162e9cdfae4 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:45:52.688337 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 6/18] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:45:52 2026] POST /volume/v3/volumes => generated 752 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:45:52.711882 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:52.715419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] GET https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:52.715736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:52.716140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:52.728373 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:52.728373 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:52.739629 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Volume info retrieved successfully. Aug 12 12:45:52.752753 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4be5e4ae-3526-4b6c-a9f7-e36fbe7c1fa2 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 returned with HTTP 200 Aug 12 12:45:52.753253 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 5/19] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:52 2026] GET /volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:53.775550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5132849b-687f-4d23-81b3-f52d637278fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:53.778615 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5132849b-687f-4d23-81b3-f52d637278fe tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] GET https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:53.779074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5132849b-687f-4d23-81b3-f52d637278fe tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:53.779403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5132849b-687f-4d23-81b3-f52d637278fe tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:53.803538 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:53.803538 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:45:53.810644 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5132849b-687f-4d23-81b3-f52d637278fe tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Volume info retrieved successfully. Aug 12 12:45:53.824387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5132849b-687f-4d23-81b3-f52d637278fe tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 returned with HTTP 200 Aug 12 12:45:53.824387 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 5/20] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:53 2026] GET /volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:54.463489 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-efdaef55-963b-4052-9799-f52f4ef6f187 req-617aafd2-db21-4cc2-b8d0-a47de1354bc6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:54.468476 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-efdaef55-963b-4052-9799-f52f4ef6f187 req-617aafd2-db21-4cc2-b8d0-a47de1354bc6 tempest-VolumesAdminNegativeTest-259200274 tempest-VolumesAdminNegativeTest-259200274-project] GET https://10.4.3.81/volume/v3/volumes/da27803e-53da-414d-891f-25c3cadf425b Aug 12 12:45:54.468652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-efdaef55-963b-4052-9799-f52f4ef6f187 req-617aafd2-db21-4cc2-b8d0-a47de1354bc6 tempest-VolumesAdminNegativeTest-259200274 tempest-VolumesAdminNegativeTest-259200274-project] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:54.468891 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-efdaef55-963b-4052-9799-f52f4ef6f187 req-617aafd2-db21-4cc2-b8d0-a47de1354bc6 tempest-VolumesAdminNegativeTest-259200274 tempest-VolumesAdminNegativeTest-259200274-project] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:54.480382 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-efdaef55-963b-4052-9799-f52f4ef6f187 req-617aafd2-db21-4cc2-b8d0-a47de1354bc6 tempest-VolumesAdminNegativeTest-259200274 tempest-VolumesAdminNegativeTest-259200274-project] https://10.4.3.81/volume/v3/volumes/da27803e-53da-414d-891f-25c3cadf425b returned with HTTP 404 Aug 12 12:45:54.481169 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 5/21] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:45:54 2026] GET /volume/v3/volumes/da27803e-53da-414d-891f-25c3cadf425b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:45:54.504227 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:54.507232 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:54.507475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:54.508645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:54.508645 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Delete volume with id: 4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:54.522947 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:54.522947 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:45:54.523248 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Volume info retrieved successfully. Aug 12 12:45:54.590170 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Delete volume request issued successfully. Aug 12 12:45:54.590170 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-acc4c540-9f1c-4b33-83d0-b0dfc94613e9 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 returned with HTTP 202 Aug 12 12:45:54.590735 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 7/22] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:45:54 2026] DELETE /volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:45:54.605284 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:54.608708 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] GET https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:54.609280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:54.609280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:54.625113 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:54.625113 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:54.635384 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Volume info retrieved successfully. Aug 12 12:45:54.643736 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57781b2d-5ed1-4ec9-9ca3-0d18d9aad443 tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 returned with HTTP 200 Aug 12 12:45:54.643736 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 6/23] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:54 2026] GET /volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:55.662261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c768cda-75c3-4a2b-bcb0-9568dab8463c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:55.664974 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c768cda-75c3-4a2b-bcb0-9568dab8463c tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] GET https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 Aug 12 12:45:55.665225 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c768cda-75c3-4a2b-bcb0-9568dab8463c tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:55.665578 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c768cda-75c3-4a2b-bcb0-9568dab8463c tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:55.673607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c768cda-75c3-4a2b-bcb0-9568dab8463c tempest-VolumesAdminNegativeTest-832707722 tempest-VolumesAdminNegativeTest-832707722-project-member] https://10.4.3.81/volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 returned with HTTP 404 Aug 12 12:45:55.674084 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 6/24] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:45:55 2026] GET /volume/v3/volumes/4a48016a-a931-4062-b9b8-33b9fe890c44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:45:56.871335 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:56.876850 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:45:56.877382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9f89425b-cb82-4e4f-a0d7-f37474eeb725-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:45:56.881477 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9f89425b-cb82-4e4f-a0d7-f37474eeb725-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:45:56.882083 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Create volume of 1 GB Aug 12 12:45:56.914002 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:45:56.912242. {{(pid=100197) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:45:56.914002 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Availability Zones retrieved successfully. Aug 12 12:45:56.943511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Flow 'volume_create_api' (7abcb392-c222-4b45-a5b6-4882a0a8640d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:56.946038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7653a9be-e08c-4647-95f0-ab0b46cb5252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:56.946210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:45:57.013561 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7653a9be-e08c-4647-95f0-ab0b46cb5252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:57.014793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e770c6f-9da1-41cf-9888-417b9c153750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:57.071405 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-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 12 12:45:57.071405 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-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 12 12:45:57.149071 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Created reservations ['da2cba4f-8741-4270-b385-c09994e382c8', 'df022fb5-1900-4c3f-bdb1-82fa10df4b05', '751b12ec-9c0d-40c0-a39a-bc413be4cddb', '7a10cd0b-9278-4131-af80-1ba5eaded72f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:45:57.149722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e770c6f-9da1-41cf-9888-417b9c153750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da2cba4f-8741-4270-b385-c09994e382c8', 'df022fb5-1900-4c3f-bdb1-82fa10df4b05', '751b12ec-9c0d-40c0-a39a-bc413be4cddb', '7a10cd0b-9278-4131-af80-1ba5eaded72f']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:57.150665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f330f1-ce5a-477d-92d5-eb67c94481f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:57.195972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f330f1-ce5a-477d-92d5-eb67c94481f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39006482-fa45-4658-81ba-6004059690c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9f89425b-cb82-4e4f-a0d7-f37474eeb725-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf39505648e4618bb212cddb7e2cbff',qos_specs=None,replication_status=,reservations=['da2cba4f-8741-4270-b385-c09994e382c8','df022fb5-1900-4c3f-bdb1-82fa10df4b05','751b12ec-9c0d-40c0-a39a-bc413be4cddb','7a10cd0b-9278-4131-af80-1ba5eaded72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166c126b64e3489d8efad5f3a237eed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:45:57Z,deleted=False,deleted_at=None,display_description='',display_name='9f89425b-cb82-4e4f-a0d7-f37474eeb725-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39006482-fa45-4658-81ba-6004059690c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adf39505648e4618bb212cddb7e2cbff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='166c126b64e3489d8efad5f3a237eed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:57.197065 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bc5210-3216-4fe8-b9ac-8a475efea509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:57.257841 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bc5210-3216-4fe8-b9ac-8a475efea509) transitioned into 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='9f89425b-cb82-4e4f-a0d7-f37474eeb725-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf39505648e4618bb212cddb7e2cbff',qos_specs=None,replication_status=,reservations=['da2cba4f-8741-4270-b385-c09994e382c8','df022fb5-1900-4c3f-bdb1-82fa10df4b05','751b12ec-9c0d-40c0-a39a-bc413be4cddb','7a10cd0b-9278-4131-af80-1ba5eaded72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166c126b64e3489d8efad5f3a237eed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:57.258195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0661f7a8-99a8-43f5-8ccc-d2a9479fe908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:45:57.312519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0661f7a8-99a8-43f5-8ccc-d2a9479fe908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:45:57.315148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Flow 'volume_create_api' (7abcb392-c222-4b45-a5b6-4882a0a8640d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:45:57.315148 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Create volume request issued successfully. Aug 12 12:45:57.318362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-9317420a-85d6-40aa-8ee5-6620feb04d04 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:45:57.318814 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 6/25] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 12:45:56 2026] POST /volume/v3/volumes => generated 747 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:45:57.333685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:57.337283 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:45:57.337283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:57.337561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:57.352011 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:57.352011 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:45:57.378311 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:45:57.396359 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-c3e0cc90-7354-4ee5-a508-f77c443dd38b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 200 Aug 12 12:45:57.396651 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 8/26] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:45:57 2026] GET /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 815 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:45:57.417724 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:45:57.424807 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:45:57.425504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:45:57.425989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:45:57.445629 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:45:57.445629 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:45:57.454399 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:45:57.463820 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-18289de6-46c0-49f5-adac-f0a0e4c0d6c6 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 200 Aug 12 12:45:57.464072 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 7/27] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:45:57 2026] GET /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 815 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:00.480588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:00.485722 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:46:00.485914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:00.487150 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:00.501149 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:00.501149 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:00.510488 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:00.518579 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-626ecb5f-ae0e-4384-b860-b220306b88e0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 200 Aug 12 12:46:00.519412 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 7/28] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:00 2026] GET /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:00.530701 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ac6ad6c8-a034-4c9e-b49b-035511dc10be None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:00.531206 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac6ad6c8-a034-4c9e-b49b-035511dc10be None None] GET https://10.4.3.81/volume// Aug 12 12:46:00.531417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad6c8-a034-4c9e-b49b-035511dc10be None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:00.531959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad6c8-a034-4c9e-b49b-035511dc10be None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:00.532061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac6ad6c8-a034-4c9e-b49b-035511dc10be None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:00.532364 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 7/29] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:00.548765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-d595ea7e-6aa5-49f8-8a00-c2023546f5ff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:00.552147 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-d595ea7e-6aa5-49f8-8a00-c2023546f5ff tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:00.553207 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-d595ea7e-6aa5-49f8-8a00-c2023546f5ff tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39006482-fa45-4658-81ba-6004059690c0", "connector": null, "instance_uuid": "9f89425b-cb82-4e4f-a0d7-f37474eeb725"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:00.567506 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:00.567506 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:00.636472 np0000007055 devstack@c-api.service[100195]: /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 12 12:46:00.636472 np0000007055 devstack@c-api.service[100195]: .first() Aug 12 12:46:00.672556 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-d595ea7e-6aa5-49f8-8a00-c2023546f5ff tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:00.673240 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 9/30] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:00 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:00.691018 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7269593-a416-49a2-845b-fcf3b963a0df None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:00.691746 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7269593-a416-49a2-845b-fcf3b963a0df None None] GET https://10.4.3.81/volume// Aug 12 12:46:00.692469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7269593-a416-49a2-845b-fcf3b963a0df None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:00.692591 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7269593-a416-49a2-845b-fcf3b963a0df None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:00.693504 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7269593-a416-49a2-845b-fcf3b963a0df None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:00.693504 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 8/31] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:00.703943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:00.706111 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:46:00.706550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:00.706975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:00.725911 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:00.725911 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:00.732713 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:00.742014 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-7e3f9b0a-ccc2-4f42-9dcd-69591c4b76a9 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 200 Aug 12 12:46:00.743426 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 8/32] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:00 2026] GET /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 1019 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:01.797966 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:01.801628 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] PUT https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 Aug 12 12:46:01.801628 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:01.817145 np0000007055 devstack@c-api.service[100197]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 12 12:46:01.817145 np0000007055 devstack@c-api.service[100197]: .first() Aug 12 12:46:01.831922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Acquiring lock "cinder-attachment_update-39006482-fa45-4658-81ba-6004059690c0-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:01.839993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Lock "cinder-attachment_update-39006482-fa45-4658-81ba-6004059690c0-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:01.841212 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:01.841212 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:02.108106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Lock "cinder-attachment_update-39006482-fa45-4658-81ba-6004059690c0-np0000007055" released by "attachment_update" :: held 0.267s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:02.108106 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-5147e735-2318-46db-82f8-abff0783a6cb tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 returned with HTTP 200 Aug 12 12:46:02.109334 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 8/33] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:01 2026] PUT /volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 => generated 969 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:02.154544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-6a520d5a-2958-4b0b-9e36-71295ed4cf6e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:02.157845 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-6a520d5a-2958-4b0b-9e36-71295ed4cf6e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4/action Aug 12 12:46:02.158341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-6a520d5a-2958-4b0b-9e36-71295ed4cf6e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:02.158697 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-6a520d5a-2958-4b0b-9e36-71295ed4cf6e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:02.186722 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:02.186722 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:02.207479 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e3aa7431-47b2-4c86-a65f-2ed422322ae8 req-6a520d5a-2958-4b0b-9e36-71295ed4cf6e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4/action returned with HTTP 204 Aug 12 12:46:02.207479 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 10/34] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:02 2026] POST /volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:02.773788 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-123a5a5e-d864-41eb-8a65-5685ab3b998d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.175289 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-123a5a5e-d864-41eb-8a65-5685ab3b998d tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:46:03.176045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-123a5a5e-d864-41eb-8a65-5685ab3b998d tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-334000087"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:03.223388 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-123a5a5e-d864-41eb-8a65-5685ab3b998d tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:46:03.224282 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 9/35] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:46:02 2026] POST /volume/v3/group_types => generated 180 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:03.239378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4c543f13-5fdf-4221-9687-af2fb32ef5af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.243430 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c543f13-5fdf-4221-9687-af2fb32ef5af tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] POST https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs Aug 12 12:46:03.243430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c543f13-5fdf-4221-9687-af2fb32ef5af tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:03.281436 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c543f13-5fdf-4221-9687-af2fb32ef5af tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs returned with HTTP 202 Aug 12 12:46:03.282079 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 9/36] 10.4.3.81 () {70 vars in 1451 bytes} [Wed Aug 12 12:46:03 2026] POST /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs => generated 53 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:03.294204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3fcf8e2-f44a-47fb-9550-a9c9fddb6b00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.297263 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3fcf8e2-f44a-47fb-9550-a9c9fddb6b00 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] POST https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs Aug 12 12:46:03.297486 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3fcf8e2-f44a-47fb-9550-a9c9fddb6b00 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:03.300556 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:03.300556 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:03.348174 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3fcf8e2-f44a-47fb-9550-a9c9fddb6b00 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs returned with HTTP 202 Aug 12 12:46:03.348734 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 9/37] 10.4.3.81 () {70 vars in 1451 bytes} [Wed Aug 12 12:46:03 2026] POST /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs => generated 61 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:03.361430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ebcc1877-e259-48e9-a5b8-29828af17615 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.364252 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebcc1877-e259-48e9-a5b8-29828af17615 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 Aug 12 12:46:03.364599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebcc1877-e259-48e9-a5b8-29828af17615 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.364869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebcc1877-e259-48e9-a5b8-29828af17615 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.389069 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebcc1877-e259-48e9-a5b8-29828af17615 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 returned with HTTP 200 Aug 12 12:46:03.389069 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 11/38] 10.4.3.81 () {68 vars in 1445 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:03.399500 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-910e387e-d5d1-4afd-8bb7-047c00c36a0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.402092 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-910e387e-d5d1-4afd-8bb7-047c00c36a0a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 Aug 12 12:46:03.402421 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-910e387e-d5d1-4afd-8bb7-047c00c36a0a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.402938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-910e387e-d5d1-4afd-8bb7-047c00c36a0a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.418298 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-910e387e-d5d1-4afd-8bb7-047c00c36a0a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 returned with HTTP 200 Aug 12 12:46:03.418298 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 10/39] 10.4.3.81 () {68 vars in 1445 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:03.430430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21d8eb8f-ebe3-457d-be45-6650af23212a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.434403 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21d8eb8f-ebe3-457d-be45-6650af23212a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] PUT https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 Aug 12 12:46:03.435268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21d8eb8f-ebe3-457d-be45-6650af23212a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:03.467349 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21d8eb8f-ebe3-457d-be45-6650af23212a tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 returned with HTTP 200 Aug 12 12:46:03.468212 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 10/40] 10.4.3.81 () {70 vars in 1465 bytes} [Wed Aug 12 12:46:03 2026] PUT /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:03.485683 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f854b9d0-64d1-4440-a1a4-d33ddc76beec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.488428 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f854b9d0-64d1-4440-a1a4-d33ddc76beec tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs Aug 12 12:46:03.488655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f854b9d0-64d1-4440-a1a4-d33ddc76beec tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.488930 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f854b9d0-64d1-4440-a1a4-d33ddc76beec tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.508011 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f854b9d0-64d1-4440-a1a4-d33ddc76beec tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs returned with HTTP 200 Aug 12 12:46:03.508594 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 10/41] 10.4.3.81 () {68 vars in 1430 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:03.524417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6016310f-94ef-450d-b057-5b6af829e7be None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.528931 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6016310f-94ef-450d-b057-5b6af829e7be tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 Aug 12 12:46:03.528931 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6016310f-94ef-450d-b057-5b6af829e7be tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.528931 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6016310f-94ef-450d-b057-5b6af829e7be tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.545170 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6016310f-94ef-450d-b057-5b6af829e7be tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 returned with HTTP 202 Aug 12 12:46:03.545307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 12/42] 10.4.3.81 () {68 vars in 1448 bytes} [Wed Aug 12 12:46:03 2026] DELETE /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:03.554086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.556999 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 Aug 12 12:46:03.557238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.557464 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.567805 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] HTTP exception thrown: Group Type 2c8e6fdb-ad41-4855-996d-7d4341cc3a04 has no extra spec with key key1. Aug 12 12:46:03.568075 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b023b6cc-fc07-4695-8435-d5563fb33ee6 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 returned with HTTP 404 Aug 12 12:46:03.568921 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 11/43] 10.4.3.81 () {68 vars in 1445 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:46:03.577662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9b6c3b91-96f9-4671-aefc-fe842b59e307 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.579582 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b6c3b91-96f9-4671-aefc-fe842b59e307 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 Aug 12 12:46:03.579805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b6c3b91-96f9-4671-aefc-fe842b59e307 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.580195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b6c3b91-96f9-4671-aefc-fe842b59e307 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.593506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b6c3b91-96f9-4671-aefc-fe842b59e307 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 returned with HTTP 202 Aug 12 12:46:03.594115 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 11/44] 10.4.3.81 () {68 vars in 1448 bytes} [Wed Aug 12 12:46:03 2026] DELETE /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:03.607184 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-22bab58c-db55-4504-8a11-732f734e359f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.609808 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22bab58c-db55-4504-8a11-732f734e359f tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 Aug 12 12:46:03.610496 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22bab58c-db55-4504-8a11-732f734e359f tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.610723 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22bab58c-db55-4504-8a11-732f734e359f tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.620848 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22bab58c-db55-4504-8a11-732f734e359f tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] HTTP exception thrown: Group Type 2c8e6fdb-ad41-4855-996d-7d4341cc3a04 has no extra spec with key key2. Aug 12 12:46:03.620848 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22bab58c-db55-4504-8a11-732f734e359f tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 returned with HTTP 404 Aug 12 12:46:03.621692 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 11/45] 10.4.3.81 () {68 vars in 1445 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:46:03.633762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cf314de7-2068-4511-a4ed-d881a861a9de None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.636343 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cf314de7-2068-4511-a4ed-d881a861a9de tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 Aug 12 12:46:03.636761 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cf314de7-2068-4511-a4ed-d881a861a9de tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.637025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cf314de7-2068-4511-a4ed-d881a861a9de tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.654625 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cf314de7-2068-4511-a4ed-d881a861a9de tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 returned with HTTP 202 Aug 12 12:46:03.655250 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 13/46] 10.4.3.81 () {68 vars in 1448 bytes} [Wed Aug 12 12:46:03 2026] DELETE /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:03.664611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.668105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] GET https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 Aug 12 12:46:03.668594 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.668594 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.677811 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] HTTP exception thrown: Group Type 2c8e6fdb-ad41-4855-996d-7d4341cc3a04 has no extra spec with key key3. Aug 12 12:46:03.678090 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e0ca528-ec9b-4279-b5b0-4fa54b4ba7ea tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 returned with HTTP 404 Aug 12 12:46:03.678812 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 12/47] 10.4.3.81 () {68 vars in 1445 bytes} [Wed Aug 12 12:46:03 2026] GET /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:46:03.690170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-45a24c7f-9986-469c-9649-64adf65179c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:03.693718 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45a24c7f-9986-469c-9649-64adf65179c1 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04 Aug 12 12:46:03.694105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-45a24c7f-9986-469c-9649-64adf65179c1 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:03.694394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-45a24c7f-9986-469c-9649-64adf65179c1 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:03.723372 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45a24c7f-9986-469c-9649-64adf65179c1 tempest-GroupTypeSpecsTest-1589997021 tempest-GroupTypeSpecsTest-1589997021-project-admin] https://10.4.3.81/volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04 returned with HTTP 202 Aug 12 12:46:03.724303 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 12/48] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:46:03 2026] DELETE /volume/v3/group_types/2c8e6fdb-ad41-4855-996d-7d4341cc3a04 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:10.155959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9c5b92f1-0053-4b44-884f-0f3f555257a9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:10.608692 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c5b92f1-0053-4b44-884f-0f3f555257a9 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:10.609256 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9c5b92f1-0053-4b44-884f-0f3f555257a9 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-623450712"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:10.635179 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c5b92f1-0053-4b44-884f-0f3f555257a9 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:10.636336 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 12/49] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:46:10 2026] POST /volume/v3/types => generated 219 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:10.647100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95342da6-c649-4323-af64-09853c1e9126 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:10.649157 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95342da6-c649-4323-af64-09853c1e9126 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:46:10.649573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95342da6-c649-4323-af64-09853c1e9126 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-927265945"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:10.675449 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95342da6-c649-4323-af64-09853c1e9126 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:46:10.676309 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 14/50] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:46:10 2026] POST /volume/v3/group_types => generated 176 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:10.685239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:10.883516 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:46:10.883516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7da2bb9-bdb1-48cd-b7c8-4b0627ae5381", "volume_types": ["ca449811-a4e2-47ab-9030-e272beffd103"], "name": "tempest-GroupsV320Test-Group-1760516644"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:10.885821 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Creating new group {'group': {'group_type': 'c7da2bb9-bdb1-48cd-b7c8-4b0627ae5381', 'volume_types': ['ca449811-a4e2-47ab-9030-e272beffd103'], 'name': 'tempest-GroupsV320Test-Group-1760516644'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:46:10.889481 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Creating group tempest-GroupsV320Test-Group-1760516644. Aug 12 12:46:10.906991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:46:10.906594. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:46:10.907368 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Availability Zones retrieved successfully. Aug 12 12:46:10.935124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Created reservations ['f9a317f9-b3d4-447e-86de-1d8ce2fc52ea'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:10.971660 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f8aac7e-7ad6-42f5-8bc2-37b47ca132d9 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:46:10.971660 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 13/51] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:46:10 2026] POST /volume/v3/groups => generated 108 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:10.981186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:10.983244 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:10.983433 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:10.983659 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:10.983884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:10.989241 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:10.989241 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:11.015679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ce29586-a475-48f7-ae7b-e691fd9604e6 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:11.015909 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 13/52] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:10 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:11.211847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:11.214941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:46:11.215199 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:11.215494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:11.230704 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:11.230704 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:11.235763 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:11.246682 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c2444377-bde1-45e8-87e8-16b1dac42a58 req-fa6f1a5e-effc-406c-8278-eaaede8d0142 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 200 Aug 12 12:46:11.247234 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 13/53] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:11 2026] GET /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.030237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4f23a475-8230-4871-b6e2-b15694acf954 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.033056 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f23a475-8230-4871-b6e2-b15694acf954 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.033455 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f23a475-8230-4871-b6e2-b15694acf954 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.033665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f23a475-8230-4871-b6e2-b15694acf954 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.033985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-4f23a475-8230-4871-b6e2-b15694acf954 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.046149 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.046149 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:12.067538 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f23a475-8230-4871-b6e2-b15694acf954 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.068121 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 15/54] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.080153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.082396 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action Aug 12 12:46:12.083931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:12.084430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:12.086436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Updating group '76346e69-5a05-420d-b56a-bc2be3177731' with 'creating' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 12:46:12.093157 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.093157 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:12.105336 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac8b89ef-ad92-45dc-9355-585e4f8ec8ee tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action returned with HTTP 202 Aug 12 12:46:12.105336 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 14/55] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:46:12 2026] POST /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:12.113197 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6f0e490-422b-4837-a034-37aa35445be8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.115165 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6f0e490-422b-4837-a034-37aa35445be8 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.115427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6f0e490-422b-4837-a034-37aa35445be8 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.115626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6f0e490-422b-4837-a034-37aa35445be8 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.115841 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-d6f0e490-422b-4837-a034-37aa35445be8 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.122560 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.122560 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:12.133921 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6f0e490-422b-4837-a034-37aa35445be8 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.133981 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 14/56] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.147254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.149711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action Aug 12 12:46:12.151109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:12.151315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:12.153390 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Updating group '76346e69-5a05-420d-b56a-bc2be3177731' with 'available' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 12:46:12.163265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.163265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:12.174336 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a864b96e-a785-4a71-903a-b0e64af4c0ba tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action returned with HTTP 202 Aug 12 12:46:12.174845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 14/57] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:46:12 2026] POST /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:12.187360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.189838 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.190799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.190799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.190799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.195091 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.195091 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:12.220298 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b1158657-9b1e-4123-a543-c8c9a42bb5bf tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.222811 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 16/58] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.241943 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.246803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action Aug 12 12:46:12.246803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:12.246803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:12.246803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Updating group '76346e69-5a05-420d-b56a-bc2be3177731' with 'error' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 12:46:12.251367 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.251367 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:12.264101 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ef22fae-ee1d-40cc-b898-fa4998b6e47c tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action returned with HTTP 202 Aug 12 12:46:12.264101 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 15/59] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:46:12 2026] POST /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:12.278567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ee395458-f645-4011-9049-2554cfaa81f3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.285537 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee395458-f645-4011-9049-2554cfaa81f3 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.285860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee395458-f645-4011-9049-2554cfaa81f3 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.286942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee395458-f645-4011-9049-2554cfaa81f3 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.286942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-ee395458-f645-4011-9049-2554cfaa81f3 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.294206 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.294206 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:12.306989 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee395458-f645-4011-9049-2554cfaa81f3 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.307529 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 15/60] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.324606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.328490 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] POST https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action Aug 12 12:46:12.329392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:12.329392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:12.331040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Updating group '76346e69-5a05-420d-b56a-bc2be3177731' with 'available' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 12:46:12.337159 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.337159 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:12.350036 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99180c6e-1a00-4f29-8dd6-403f8d4161ea tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action returned with HTTP 202 Aug 12 12:46:12.351687 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 15/61] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:46:12 2026] POST /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:12.365221 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c56f8a26-3c15-4141-a09f-dca24d414661 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.367487 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c56f8a26-3c15-4141-a09f-dca24d414661 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.368407 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c56f8a26-3c15-4141-a09f-dca24d414661 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.369080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c56f8a26-3c15-4141-a09f-dca24d414661 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.369479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-c56f8a26-3c15-4141-a09f-dca24d414661 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.377052 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.377052 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:12.388444 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c56f8a26-3c15-4141-a09f-dca24d414661 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.389008 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 17/62] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:12.406917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.410366 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:46:12.410366 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.410366 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.410696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:46:12.411871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:46:12.461588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Get all volumes completed successfully. Aug 12 12:46:12.463267 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51944fdc-a888-4b55-b516-ef21d3f704c4 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:46:12.463941 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 16/63] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:12.480124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-51e07559-4405-4b69-8c36-407032dbabc2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.486021 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] POST https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action Aug 12 12:46:12.486021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:12.486168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:12.492223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] delete called for group 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:46:12.492847 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Delete group with id: 76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.498237 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.498237 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:12.568989 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51e07559-4405-4b69-8c36-407032dbabc2 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action returned with HTTP 202 Aug 12 12:46:12.570026 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 16/64] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:46:12 2026] POST /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:12.583104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dfdb1096-ce02-409f-8684-f74408813a63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:12.585648 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfdb1096-ce02-409f-8684-f74408813a63 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:12.585922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1096-ce02-409f-8684-f74408813a63 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:12.586174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1096-ce02-409f-8684-f74408813a63 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:12.586322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-dfdb1096-ce02-409f-8684-f74408813a63 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:12.594368 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:12.594368 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:12.620438 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfdb1096-ce02-409f-8684-f74408813a63 tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 200 Aug 12 12:46:12.620843 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 16/65] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:12 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:13.635025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-69498516-441f-4332-aaed-41214d52900d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:13.637861 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69498516-441f-4332-aaed-41214d52900d tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] GET https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 Aug 12 12:46:13.638157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69498516-441f-4332-aaed-41214d52900d tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:13.638390 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69498516-441f-4332-aaed-41214d52900d tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:13.638555 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-69498516-441f-4332-aaed-41214d52900d tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] show called for member 76346e69-5a05-420d-b56a-bc2be3177731 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:46:13.645553 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69498516-441f-4332-aaed-41214d52900d tempest-GroupsV320Test-896880776 tempest-GroupsV320Test-896880776-project-member] https://10.4.3.81/volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 returned with HTTP 404 Aug 12 12:46:13.646198 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 18/66] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:46:13 2026] GET /volume/v3/groups/76346e69-5a05-420d-b56a-bc2be3177731 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:46:13.659346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dd6ccb2c-87fe-48f8-9da5-f2cb12701605 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:13.663808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd6ccb2c-87fe-48f8-9da5-f2cb12701605 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/c7da2bb9-bdb1-48cd-b7c8-4b0627ae5381 Aug 12 12:46:13.663808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd6ccb2c-87fe-48f8-9da5-f2cb12701605 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:13.663808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd6ccb2c-87fe-48f8-9da5-f2cb12701605 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:13.691988 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd6ccb2c-87fe-48f8-9da5-f2cb12701605 tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/group_types/c7da2bb9-bdb1-48cd-b7c8-4b0627ae5381 returned with HTTP 202 Aug 12 12:46:13.692905 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 17/67] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:46:13 2026] DELETE /volume/v3/group_types/c7da2bb9-bdb1-48cd-b7c8-4b0627ae5381 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:46:13.706695 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f0205d99-8d99-48c5-92f8-498521e9a21f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:13.709304 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0205d99-8d99-48c5-92f8-498521e9a21f tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] DELETE https://10.4.3.81/volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 Aug 12 12:46:13.709604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0205d99-8d99-48c5-92f8-498521e9a21f tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:13.709926 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0205d99-8d99-48c5-92f8-498521e9a21f tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:13.772790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0205d99-8d99-48c5-92f8-498521e9a21f tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 returned with HTTP 202 Aug 12 12:46:13.773393 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 17/68] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:13 2026] DELETE /volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:13.786525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7807b96d-f6a8-4e29-880f-24544f2e969b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:13.789597 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7807b96d-f6a8-4e29-880f-24544f2e969b tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] GET https://10.4.3.81/volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 Aug 12 12:46:13.789597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7807b96d-f6a8-4e29-880f-24544f2e969b tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:13.789934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7807b96d-f6a8-4e29-880f-24544f2e969b tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:13.794177 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7807b96d-f6a8-4e29-880f-24544f2e969b tempest-GroupsV320Test-537267254 tempest-GroupsV320Test-537267254-project-admin] https://10.4.3.81/volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 returned with HTTP 404 Aug 12 12:46:13.794740 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 17/69] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:13 2026] GET /volume/v3/types/ca449811-a4e2-47ab-9030-e272beffd103 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:18.162987 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:18.166980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:18.167288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-994482933"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:18.171109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-994482933'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:18.172651 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Create volume of 1 GB Aug 12 12:46:18.173224 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:18.173224 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:18.185547 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Availability Zones retrieved successfully. Aug 12 12:46:18.191945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Flow 'volume_create_api' (095baa0d-1669-4739-b1f7-42b7b7b0f79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:18.193439 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0526f11-39e8-45e9-ac09-c8c4210f380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:18.194649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:18.244731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0526f11-39e8-45e9-ac09-c8c4210f380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:18.245659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fcf5890-dc39-4cce-9e04-5b398c5f39ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:18.368744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Created reservations ['622b15ad-695f-4a38-b54f-8dfc0811d18b', 'cd41f1a6-4af5-491f-acb7-76e2cd831490', 'c6535adb-ebb4-4c93-a83a-18a411a199b7', '32f42047-8d25-47e6-b372-e228d216d4d1'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:18.368744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fcf5890-dc39-4cce-9e04-5b398c5f39ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622b15ad-695f-4a38-b54f-8dfc0811d18b', 'cd41f1a6-4af5-491f-acb7-76e2cd831490', 'c6535adb-ebb4-4c93-a83a-18a411a199b7', '32f42047-8d25-47e6-b372-e228d216d4d1']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:18.371315 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072679a6-4aa4-483c-9130-2a5fe7a5ceed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:18.408347 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072679a6-4aa4-483c-9130-2a5fe7a5ceed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7937093b-ed69-4f8c-bd58-14ccaba05e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-994482933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abaaca146fbb498ea675173b6dfdebec',qos_specs=None,replication_status=,reservations=['622b15ad-695f-4a38-b54f-8dfc0811d18b','cd41f1a6-4af5-491f-acb7-76e2cd831490','c6535adb-ebb4-4c93-a83a-18a411a199b7','32f42047-8d25-47e6-b372-e228d216d4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e08ab93f8a4fd5af6fe33971189d22',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-994482933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7937093b-ed69-4f8c-bd58-14ccaba05e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abaaca146fbb498ea675173b6dfdebec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22e08ab93f8a4fd5af6fe33971189d22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:18.409577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1361d0-b5ba-49ad-87fa-3a1982f4c042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:18.449267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1361d0-b5ba-49ad-87fa-3a1982f4c042) transitioned into state 'SUCCESS' from state '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-994482933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abaaca146fbb498ea675173b6dfdebec',qos_specs=None,replication_status=,reservations=['622b15ad-695f-4a38-b54f-8dfc0811d18b','cd41f1a6-4af5-491f-acb7-76e2cd831490','c6535adb-ebb4-4c93-a83a-18a411a199b7','32f42047-8d25-47e6-b372-e228d216d4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e08ab93f8a4fd5af6fe33971189d22',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:18.450245 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545be845-b78d-40dd-be80-55a7c3ff47dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:18.466661 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545be845-b78d-40dd-be80-55a7c3ff47dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:18.468014 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Flow 'volume_create_api' (095baa0d-1669-4739-b1f7-42b7b7b0f79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:18.469265 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Create volume request issued successfully. Aug 12 12:46:18.470664 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cf6351c2-cb06-4f8f-94cf-bad0fd6902d8 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:18.471242 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 19/70] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:46:18 2026] POST /volume/v3/volumes => generated 749 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:18.495735 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:18.499929 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:18.500476 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:18.500623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:18.513330 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:18.513330 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:18.519281 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:18.529599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7f8c397-6799-4c76-9409-cc3340bd07cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:18.529599 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 18/71] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:18 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:19.551398 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:19.556376 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:19.556376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:19.556376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:19.569741 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:19.569741 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:19.577985 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:19.584816 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-709e9f3c-f342-4072-b987-ca3c8c5d7f78 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:19.585038 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 18/72] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:19 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:19.707677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:19.713150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:19.714813 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:19.714813 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:19.730189 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:19.730189 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:19.735766 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:19.741951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-4b0d6f68-6d82-476c-b5d3-820c1191e9aa tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:19.742312 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 18/73] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:19 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:20.075376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c02989b9-74d3-427b-8308-495c81894461 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.290711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3cedb03e-f988-4cc1-bad7-d68da50b7262 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.291576 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cedb03e-f988-4cc1-bad7-d68da50b7262 None None] GET https://10.4.3.81/volume// Aug 12 12:46:20.291576 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cedb03e-f988-4cc1-bad7-d68da50b7262 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:20.291851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cedb03e-f988-4cc1-bad7-d68da50b7262 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:20.292300 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cedb03e-f988-4cc1-bad7-d68da50b7262 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:20.292912 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 19/74] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:20.323341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-c42a7152-5455-42e3-b445-c6d626a319be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.430843 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:20.431233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1444302007"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:20.433075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1444302007'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:20.433189 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create volume of 1 GB Aug 12 12:46:20.433575 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:20.433575 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:20.440136 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Availability Zones retrieved successfully. Aug 12 12:46:20.451441 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Flow 'volume_create_api' (0a93cac0-5c38-44c5-8123-30360382be87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:20.452731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63823bb2-dff6-4aaa-8028-897ce314f213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:20.454212 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:20.501723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63823bb2-dff6-4aaa-8028-897ce314f213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:20.503075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd2456e-e5ba-4c58-bb3b-9a883560c0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:20.598560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['ed955dd7-ed48-43d9-972d-fc5990c8be5b', '4bb08298-cefb-4a74-ba1d-1395dbf2a76e', '55acfcf4-582b-4d80-b138-541b3f1723d1', '309869c8-6b76-406f-bb74-ad0eb5a94547'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:20.599501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd2456e-e5ba-4c58-bb3b-9a883560c0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed955dd7-ed48-43d9-972d-fc5990c8be5b', '4bb08298-cefb-4a74-ba1d-1395dbf2a76e', '55acfcf4-582b-4d80-b138-541b3f1723d1', '309869c8-6b76-406f-bb74-ad0eb5a94547']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:20.600311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd23cd4-3cec-4a48-a269-50297e41b20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:20.633697 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd23cd4-3cec-4a48-a269-50297e41b20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078c5556-400e-49e3-bdab-f18ae2de50e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1444302007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e2de3aad034083b65a0ca7fe995ae4',qos_specs=None,replication_status=,reservations=['ed955dd7-ed48-43d9-972d-fc5990c8be5b','4bb08298-cefb-4a74-ba1d-1395dbf2a76e','55acfcf4-582b-4d80-b138-541b3f1723d1','309869c8-6b76-406f-bb74-ad0eb5a94547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e932eee5a6134c94a80b53998acf6317',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1444302007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078c5556-400e-49e3-bdab-f18ae2de50e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22e2de3aad034083b65a0ca7fe995ae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e932eee5a6134c94a80b53998acf6317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:20.634873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a5493b-9516-4dfa-8b92-f13733eaa124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:20.648535 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-c42a7152-5455-42e3-b445-c6d626a319be tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:20.649731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-c42a7152-5455-42e3-b445-c6d626a319be tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7937093b-ed69-4f8c-bd58-14ccaba05e38", "connector": null, "instance_uuid": "b8c74ae3-5153-4687-83d7-c290f44323d0"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:20.661569 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:20.661569 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:20.668180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a5493b-9516-4dfa-8b92-f13733eaa124) transitioned into state 'SUCCESS' from state '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-1444302007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e2de3aad034083b65a0ca7fe995ae4',qos_specs=None,replication_status=,reservations=['ed955dd7-ed48-43d9-972d-fc5990c8be5b','4bb08298-cefb-4a74-ba1d-1395dbf2a76e','55acfcf4-582b-4d80-b138-541b3f1723d1','309869c8-6b76-406f-bb74-ad0eb5a94547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e932eee5a6134c94a80b53998acf6317',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:20.668463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e76de32-7b01-4968-88a6-a9429b87d7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:20.682463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e76de32-7b01-4968-88a6-a9429b87d7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:20.683794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Flow 'volume_create_api' (0a93cac0-5c38-44c5-8123-30360382be87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:20.685355 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create volume request issued successfully. Aug 12 12:46:20.685355 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c02989b9-74d3-427b-8308-495c81894461 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:20.686318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 20/75] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:46:20 2026] POST /volume/v3/volumes => generated 749 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:20.703994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-888a3210-c4ef-4972-a81e-079b22408e6c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.705959 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-888a3210-c4ef-4972-a81e-079b22408e6c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:20.706087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-888a3210-c4ef-4972-a81e-079b22408e6c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:20.706981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-888a3210-c4ef-4972-a81e-079b22408e6c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:20.707256 np0000007055 devstack@c-api.service[100196]: /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 12 12:46:20.707256 np0000007055 devstack@c-api.service[100196]: .first() Aug 12 12:46:20.717052 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:20.717052 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:20.721531 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-888a3210-c4ef-4972-a81e-079b22408e6c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:20.728393 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-888a3210-c4ef-4972-a81e-079b22408e6c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 200 Aug 12 12:46:20.728729 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-c42a7152-5455-42e3-b445-c6d626a319be tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:20.729376 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 19/76] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:20 2026] GET /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:20.729537 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 19/77] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:20 2026] POST /volume/v3/attachments => generated 273 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:20.767227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.771676 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:20.772045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:20.773745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:20.788843 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2e4810df-8035-496c-8a33-e95534f1c492 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.789421 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e4810df-8035-496c-8a33-e95534f1c492 None None] GET https://10.4.3.81/volume// Aug 12 12:46:20.789664 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e4810df-8035-496c-8a33-e95534f1c492 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:20.789945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e4810df-8035-496c-8a33-e95534f1c492 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:20.790515 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e4810df-8035-496c-8a33-e95534f1c492 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:20.790720 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:20.790720 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:20.791869 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 21/78] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:20.796918 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:20.803801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.804609 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2011dbd-0a42-456c-b7c1-fc820ac41f04 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:20.805061 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 20/79] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:20 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:20.812749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:20.813056 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:20.814914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:20.826528 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:20.826528 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:20.831698 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:20.839814 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-ca737b9e-62da-467a-b4d8-3689fc240361 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:20.839814 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 20/80] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:20 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:46:20.972169 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:20.977467 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] PUT https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 Aug 12 12:46:20.978979 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:20.997378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Acquiring lock "cinder-attachment_update-7937093b-ed69-4f8c-bd58-14ccaba05e38-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:21.009373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Lock "cinder-attachment_update-7937093b-ed69-4f8c-bd58-14ccaba05e38-np0000007055" acquired by "attachment_update" :: waited 0.011s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:21.012866 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:21.012866 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:21.197134 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Lock "cinder-attachment_update-7937093b-ed69-4f8c-bd58-14ccaba05e38-np0000007055" released by "attachment_update" :: held 0.189s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:21.198015 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-3f165650-7a94-4dbf-9705-a9939d5b7129 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 returned with HTTP 200 Aug 12 12:46:21.198628 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 20/81] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:20 2026] PUT /volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:21.750824 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1d721019-8bbc-4630-a541-626d37b0ae8f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:21.753894 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d721019-8bbc-4630-a541-626d37b0ae8f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:21.754084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d721019-8bbc-4630-a541-626d37b0ae8f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:21.754326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d721019-8bbc-4630-a541-626d37b0ae8f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:21.763718 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:21.763718 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:21.769441 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1d721019-8bbc-4630-a541-626d37b0ae8f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:21.776507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d721019-8bbc-4630-a541-626d37b0ae8f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 200 Aug 12 12:46:21.777126 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 22/82] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:21 2026] GET /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:21.796676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7329cf84-ce55-48bd-8051-2210da9b2225 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:21.800827 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:46:21.800827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078c5556-400e-49e3-bdab-f18ae2de50e9", "name": "tempest-SnapshotsActionsTest-Snapshot-1617238521"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:21.812637 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:21.812637 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:21.813227 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:21.813461 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create snapshot from volume 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:21.827814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c03a3873-cfca-4a94-a139-cbc09144e053 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:21.833330 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c03a3873-cfca-4a94-a139-cbc09144e053 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:21.834609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c03a3873-cfca-4a94-a139-cbc09144e053 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:21.834609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c03a3873-cfca-4a94-a139-cbc09144e053 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:21.837434 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-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 12 12:46:21.837434 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-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 12 12:46:21.851495 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:21.851495 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:21.856370 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c03a3873-cfca-4a94-a139-cbc09144e053 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:21.863746 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c03a3873-cfca-4a94-a139-cbc09144e053 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:21.864319 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 21/83] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:21 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:21.872747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['e9c4ad89-2dd4-4eea-a617-be58b365eab2', '56a4454b-b2be-45af-a37e-34abb0d66720', '46186dd1-03fe-4953-8db5-bdffb9b88a0c', '8a8a7370-0319-4684-ac5a-91e72b705fc1'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:21.953953 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot create request issued successfully. Aug 12 12:46:21.954494 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7329cf84-ce55-48bd-8051-2210da9b2225 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:46:21.955069 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 21/84] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:46:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:21.967431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:21.969679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:21.970091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:21.970410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:21.997834 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:21.997834 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:21.998456 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:21.999889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6b76e37-0d1f-44c3-aa7e-eaf59f535749 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:21.999889 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 21/85] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:21 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:22.885470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:22.887595 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:22.887878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:22.888710 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:22.901771 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:22.901771 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:22.908727 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:22.915861 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f35b105b-54c6-4d1b-8e27-21ca6c98ec44 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:22.916512 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 23/86] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:22 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:23.011281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.013874 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:23.014109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:23.014338 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:23.050086 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.050086 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:23.050721 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:23.051698 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e5fd1b92-8cc8-40d1-8ac9-133f00787d47 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:23.052544 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 22/87] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:23 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:23.065874 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11d4b423-128c-4a67-b057-468ad96e9c13 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.332243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11d4b423-128c-4a67-b057-468ad96e9c13 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:23.332576 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11d4b423-128c-4a67-b057-468ad96e9c13 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:23.332725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11d4b423-128c-4a67-b057-468ad96e9c13 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:23.334345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-11d4b423-128c-4a67-b057-468ad96e9c13 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'creating'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:23.359560 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.359560 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:23.374924 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11d4b423-128c-4a67-b057-468ad96e9c13 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:23.375257 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 22/88] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:23 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:23.385663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25387eff-8341-4953-9de9-79d5f3b81b52 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.388755 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25387eff-8341-4953-9de9-79d5f3b81b52 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:23.389848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25387eff-8341-4953-9de9-79d5f3b81b52 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:23.389848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25387eff-8341-4953-9de9-79d5f3b81b52 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:23.396979 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.396979 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:23.400562 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-25387eff-8341-4953-9de9-79d5f3b81b52 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:23.400562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25387eff-8341-4953-9de9-79d5f3b81b52 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:23.400562 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 22/89] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:23 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:23.414422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.418994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:23.418994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:23.418994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:23.419786 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:23.452865 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.452865 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:23.467227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a443a7d-bbc0-4c09-bb2a-0377b1bbb7aa tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:23.467845 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 24/90] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:23 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:23.476925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.479000 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:23.479231 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:23.479426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:23.486019 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.486019 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:23.486019 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:23.486924 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2906066-72da-4ff5-b0dc-3c7a2a97cd70 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:23.488449 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 23/91] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:23 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:23.501034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.503273 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:46:23.503273 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078c5556-400e-49e3-bdab-f18ae2de50e9", "name": "tempest-SnapshotsActionsTest-Snapshot-536597662"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:23.515599 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.515599 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:23.516336 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:23.516489 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create snapshot from volume 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:23.549803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['0f1e75ad-9bec-48c5-88aa-ead8360eefd6', 'bfa451e8-93dc-499f-b72a-98d45c5992f2', 'dab4d9a4-626f-4747-b62c-c8137a142936', '69e53b3a-e7d6-4970-a171-7813483e4b0e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:23.593096 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot create request issued successfully. Aug 12 12:46:23.593475 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c8a66bf-8479-45d2-87fc-e419bff0dd69 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:46:23.593987 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 23/92] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:46:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:23.604528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.609390 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:23.609390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:23.609390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:23.618546 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.618546 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:23.619225 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:23.620384 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a528078d-0338-4c1a-b8ea-a7237a6a8d08 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 200 Aug 12 12:46:23.620766 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 23/93] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:23 2026] GET /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:23.934107 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:23.940799 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:23.940799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:23.940799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:23.957905 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:23.957905 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:23.966875 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:23.974425 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae646fa8-dce5-448b-99c6-a7e541e467a4 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:23.975532 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 25/94] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:23 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:24.572270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-0e36d45e-0224-4ca2-b5c2-8b0732d825cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:24.575678 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-0e36d45e-0224-4ca2-b5c2-8b0732d825cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] POST https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5/action Aug 12 12:46:24.576068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-0e36d45e-0224-4ca2-b5c2-8b0732d825cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:24.576163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-0e36d45e-0224-4ca2-b5c2-8b0732d825cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:24.598367 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:24.598367 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:24.616477 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-54a58027-c6f4-4559-a16f-c9c4d12b06c9 req-0e36d45e-0224-4ca2-b5c2-8b0732d825cd tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5/action returned with HTTP 204 Aug 12 12:46:24.617011 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 24/95] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:24 2026] POST /volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:24.635857 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b728ad11-2321-41ef-991f-881e6340870a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:24.639445 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b728ad11-2321-41ef-991f-881e6340870a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:24.639445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b728ad11-2321-41ef-991f-881e6340870a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:24.639445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b728ad11-2321-41ef-991f-881e6340870a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:24.654423 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:24.654423 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:24.655130 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b728ad11-2321-41ef-991f-881e6340870a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:24.656496 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b728ad11-2321-41ef-991f-881e6340870a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 200 Aug 12 12:46:24.657345 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 24/96] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:24 2026] GET /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:24.671984 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:24.674444 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action Aug 12 12:46:24.674987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:24.675230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:24.677630 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot '028a1bd6-49ea-466a-a815-b6270927702a' with '{'status': 'creating'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:24.870744 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:24.870744 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:24.889630 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ee6a0e2-59b4-45a5-8fe7-f68d25d160db tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action returned with HTTP 202 Aug 12 12:46:24.890230 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 24/97] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:24 2026] POST /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:24.899851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:24.902078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:24.903430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:24.903430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:24.930509 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:24.930509 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:24.931273 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:24.932322 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-029672e0-4df8-46d7-90fb-c6e0b3562060 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 200 Aug 12 12:46:24.933062 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 26/98] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:24 2026] GET /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:24.943296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:24.945210 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action Aug 12 12:46:24.945538 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:24.945668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:24.970633 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:24.970633 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:24.972058 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot retrieved successfully. Aug 12 12:46:25.000436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:25.002860 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot delete request issued successfully. Aug 12 12:46:25.002860 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91d0a505-e13f-4fb1-a9df-d35ad913ab7f tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action returned with HTTP 202 Aug 12 12:46:25.003070 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:25.003207 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:25.005868 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 25/99] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:24 2026] POST /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:25.006139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:25.019762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:25.027791 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:25.027791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:25.028765 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:25.030564 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:25.030564 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:25.035556 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:25.037542 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:25.037542 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:25.038258 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:25.039344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e408006a-da43-47e6-9ad6-dbb131bc0dcc tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 200 Aug 12 12:46:25.040599 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 25/100] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:25 2026] GET /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:25.042962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a22c8aac-0b4d-48d3-9dd4-15484366adde tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:25.043336 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 25/101] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:24 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:25.063416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:25.066544 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:25.067813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:25.067813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:25.081311 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:25.081311 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:25.086848 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:25.094443 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2bcba167-c0ad-4fe2-b9fe-a72ae21f96b0 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:25.095519 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 27/102] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:25 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:26.056077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-862b7552-c78c-4329-b8ce-a2fffee0dbec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.058293 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-862b7552-c78c-4329-b8ce-a2fffee0dbec tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:26.058558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-862b7552-c78c-4329-b8ce-a2fffee0dbec tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.058876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-862b7552-c78c-4329-b8ce-a2fffee0dbec tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:26.065432 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-862b7552-c78c-4329-b8ce-a2fffee0dbec tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 404 Aug 12 12:46:26.066621 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 26/103] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:26 2026] GET /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:26.080419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.082208 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:26.082576 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:26.082723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:26.085339 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:26.102399 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:26.102399 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:26.123707 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e44a2e03-b136-41ee-b606-713d73dd6d20 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:26.124304 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 26/104] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:26 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:26.135294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d12284c8-0525-424f-86ef-026fa1ebd698 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.137974 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d12284c8-0525-424f-86ef-026fa1ebd698 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:26.138717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d12284c8-0525-424f-86ef-026fa1ebd698 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.139613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d12284c8-0525-424f-86ef-026fa1ebd698 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:26.147316 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:26.147316 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:26.148599 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d12284c8-0525-424f-86ef-026fa1ebd698 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:26.150914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d12284c8-0525-424f-86ef-026fa1ebd698 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:26.151413 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 26/105] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:26 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:26.168500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.173277 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:26.173430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.173660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:26.173926 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete snapshot with id: 028a1bd6-49ea-466a-a815-b6270927702a Aug 12 12:46:26.180245 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10f28bc3-9752-4ed4-bdf7-9ad355a05fd4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a returned with HTTP 404 Aug 12 12:46:26.181011 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 28/106] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:46:26 2026] DELETE /volume/v3/snapshots/028a1bd6-49ea-466a-a815-b6270927702a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:46:26.199268 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90436004-527a-4d5e-a040-4a0aada193bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.204344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:46:26.204807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078c5556-400e-49e3-bdab-f18ae2de50e9", "name": "tempest-SnapshotsActionsTest-Snapshot-1709671467"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:26.227736 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:26.227736 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:26.227736 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:26.227736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create snapshot from volume 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:26.265827 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-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 12 12:46:26.298971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['916d422e-e986-4b53-ab60-04d2bb5f7fdb', '1e1ab4f9-0a64-442a-862d-46281788bf15', '8986a774-b584-49e2-a7bb-d03779a9f570', '4a1dc2d4-60cb-4385-a0cc-32211c6ca20e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:26.362748 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot create request issued successfully. Aug 12 12:46:26.363352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90436004-527a-4d5e-a040-4a0aada193bd tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:46:26.364636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 27/107] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:46:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:26.377486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.382321 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:26.382321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.382321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:26.393258 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:26.393258 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:26.394659 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:26.395034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7eca58b0-48b8-4574-9670-eafd8c647983 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.396153 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5082783-76fb-4c37-a117-dfdbafbabca8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 200 Aug 12 12:46:26.396865 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 27/108] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:26 2026] GET /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:26.400344 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:26.400696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1412173090"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:26.404764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1412173090'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:26.404764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Create volume of 1 GB Aug 12 12:46:26.415803 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Availability Zones retrieved successfully. Aug 12 12:46:26.423358 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Flow 'volume_create_api' (2f9a162c-d4da-474f-a753-13f222c49c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:26.425388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a9f0c3-c6ce-4819-9b64-0d99de0fdedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:26.427261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:26.480381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a9f0c3-c6ce-4819-9b64-0d99de0fdedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:26.481347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cc6c49-96de-4b0d-b980-53ab793c777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:26.523398 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-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 12 12:46:26.582924 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Created reservations ['55040fdd-5a33-412a-a9c4-728d9aa82315', '87457295-3750-41f9-b351-6a7cdd7117e9', '99c2cd3e-f6b3-4073-8fa5-a0c0d2c84973', 'a1db5c4e-dd78-45bd-b4ff-28b302852ea7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:26.583954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cc6c49-96de-4b0d-b980-53ab793c777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55040fdd-5a33-412a-a9c4-728d9aa82315', '87457295-3750-41f9-b351-6a7cdd7117e9', '99c2cd3e-f6b3-4073-8fa5-a0c0d2c84973', 'a1db5c4e-dd78-45bd-b4ff-28b302852ea7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:26.584999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63be0ec-6c1e-47a7-904a-c4e811f9e968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:26.717045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9c6ffc65-eb4c-4a17-a2ff-a6e5365aa8d5 req-ada3b0b0-db7c-41c4-b0e6-18bf5c20380b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.719974 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9c6ffc65-eb4c-4a17-a2ff-a6e5365aa8d5 req-ada3b0b0-db7c-41c4-b0e6-18bf5c20380b tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 Aug 12 12:46:26.720219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9c6ffc65-eb4c-4a17-a2ff-a6e5365aa8d5 req-ada3b0b0-db7c-41c4-b0e6-18bf5c20380b tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.720483 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9c6ffc65-eb4c-4a17-a2ff-a6e5365aa8d5 req-ada3b0b0-db7c-41c4-b0e6-18bf5c20380b tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:26.733922 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:26.733922 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:26.781080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63be0ec-6c1e-47a7-904a-c4e811f9e968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1412173090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a655c30312f4657865efd06761aa3af',qos_specs=None,replication_status=,reservations=['55040fdd-5a33-412a-a9c4-728d9aa82315','87457295-3750-41f9-b351-6a7cdd7117e9','99c2cd3e-f6b3-4073-8fa5-a0c0d2c84973','a1db5c4e-dd78-45bd-b4ff-28b302852ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db03521c581745e08d4e7b10124603aa',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1412173090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a655c30312f4657865efd06761aa3af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db03521c581745e08d4e7b10124603aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:26.782059 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37021ad5-f1d8-4b76-8735-4f7346499f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:26.820047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37021ad5-f1d8-4b76-8735-4f7346499f0a) transitioned into state 'SUCCESS' from state '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-1412173090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a655c30312f4657865efd06761aa3af',qos_specs=None,replication_status=,reservations=['55040fdd-5a33-412a-a9c4-728d9aa82315','87457295-3750-41f9-b351-6a7cdd7117e9','99c2cd3e-f6b3-4073-8fa5-a0c0d2c84973','a1db5c4e-dd78-45bd-b4ff-28b302852ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db03521c581745e08d4e7b10124603aa',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:26.821626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23315f1e-d6c6-4d01-961c-3aa140a6f9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:26.835889 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23315f1e-d6c6-4d01-961c-3aa140a6f9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:26.837342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Flow 'volume_create_api' (2f9a162c-d4da-474f-a753-13f222c49c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:26.837342 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Create volume request issued successfully. Aug 12 12:46:26.838023 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eca58b0-48b8-4574-9670-eafd8c647983 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:26.838999 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 27/109] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:46:26 2026] POST /volume/v3/volumes => generated 752 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:26.858611 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:26.863645 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:26.863645 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:26.863645 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:27.007798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9c6ffc65-eb4c-4a17-a2ff-a6e5365aa8d5 req-ada3b0b0-db7c-41c4-b0e6-18bf5c20380b tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 returned with HTTP 200 Aug 12 12:46:27.008399 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 29/110] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:26 2026] DELETE /volume/v3/attachments/9dd2aaea-500f-46fa-ad98-afc4d4e14ea5 => generated 19 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:27.044501 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.044501 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:27.052023 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:27.058695 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-752aeae9-fdc9-4ae0-aaf6-4e0d644d40f7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:27.058695 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 28/111] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:26 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 820 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:27.420028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:27.422201 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:27.422432 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:27.422671 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:27.429753 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.429753 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:27.430377 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:27.431515 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-156f6bc5-b42b-4dea-a79f-e720f1a1148a tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 200 Aug 12 12:46:27.432996 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 28/112] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:27 2026] GET /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:27.443934 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:27.446394 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action Aug 12 12:46:27.446894 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:27.447032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:27.448615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot '054aacd7-f3d7-4ebb-b31d-8c177ffc658b' with '{'status': 'deleting'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:27.459746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.459746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:27.479170 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06a94e74-1e37-4ae3-87d7-04dfc5ad4dca tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action returned with HTTP 202 Aug 12 12:46:27.479719 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 28/113] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:27 2026] POST /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:27.490930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:27.493103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:27.493346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:27.493549 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:27.503455 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.503455 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:27.504820 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:27.507086 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83a1bbd1-5d2f-4d56-ae6a-59d2472c268b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 200 Aug 12 12:46:27.507233 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 30/114] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:27 2026] GET /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:27.519946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:27.522497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action Aug 12 12:46:27.523187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:27.523317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:27.534589 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.534589 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:27.534589 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot retrieved successfully. Aug 12 12:46:27.561057 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot delete request issued successfully. Aug 12 12:46:27.561395 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c5875c2-cb40-4e5f-b97d-2e37fa161006 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action returned with HTTP 202 Aug 12 12:46:27.561990 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 29/115] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:27 2026] POST /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:27.575264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dfb2206d-0d04-434d-9d40-57f82e936450 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:27.578768 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfb2206d-0d04-434d-9d40-57f82e936450 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:27.579353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfb2206d-0d04-434d-9d40-57f82e936450 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:27.580004 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfb2206d-0d04-434d-9d40-57f82e936450 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:27.591060 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:27.591060 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:27.592132 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dfb2206d-0d04-434d-9d40-57f82e936450 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:27.593121 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfb2206d-0d04-434d-9d40-57f82e936450 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 200 Aug 12 12:46:27.593858 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 29/116] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:27 2026] GET /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.074522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.077306 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:28.078044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.078044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.094284 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.094284 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:28.105280 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:28.113519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0cbd393-5ac2-4883-a469-1555ccd64eb3 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:28.114564 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 29/117] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.610469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-406a2153-5a0c-4bb1-9753-6189716bb62e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.612832 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-406a2153-5a0c-4bb1-9753-6189716bb62e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:28.612832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-406a2153-5a0c-4bb1-9753-6189716bb62e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.613136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-406a2153-5a0c-4bb1-9753-6189716bb62e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.624440 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-406a2153-5a0c-4bb1-9753-6189716bb62e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 404 Aug 12 12:46:28.625216 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 31/118] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:28.637373 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.639841 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:28.640202 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:28.640347 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:28.642922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:28.661929 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.661929 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:28.664563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.668015 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:28.668491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1423298154"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:28.671286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1423298154'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:28.671286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Create volume of 1 GB Aug 12 12:46:28.675652 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Availability Zones retrieved successfully. Aug 12 12:46:28.685809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Flow 'volume_create_api' (1932d73a-a8a4-4750-ba9b-18c58e504faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:28.687380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251c481a-c7ef-4a91-a674-3fe90be20464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:28.688880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:28.690320 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-594f9afa-bf3a-4d52-95f6-e9431f907e7d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:28.690320 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 30/119] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:28 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:28.700182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc98dd19-a3e9-41f3-9291-907be831a174 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.703234 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc98dd19-a3e9-41f3-9291-907be831a174 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:28.704465 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc98dd19-a3e9-41f3-9291-907be831a174 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.704830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc98dd19-a3e9-41f3-9291-907be831a174 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.713909 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.713909 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:28.715198 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cc98dd19-a3e9-41f3-9291-907be831a174 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:28.716537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc98dd19-a3e9-41f3-9291-907be831a174 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:28.717133 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 30/120] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.729312 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.733110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:28.733110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.733110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.733110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete snapshot with id: 054aacd7-f3d7-4ebb-b31d-8c177ffc658b Aug 12 12:46:28.739850 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35bd3432-d450-41f0-8606-ebf89be8c3fe tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b returned with HTTP 404 Aug 12 12:46:28.740334 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 32/121] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:46:28 2026] DELETE /volume/v3/snapshots/054aacd7-f3d7-4ebb-b31d-8c177ffc658b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:28.745649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251c481a-c7ef-4a91-a674-3fe90be20464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:28.748395 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae3994-1b18-48c9-b166-f109bf12b51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:28.752736 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.756042 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:46:28.757452 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078c5556-400e-49e3-bdab-f18ae2de50e9", "name": "tempest-SnapshotsActionsTest-Snapshot-315796316"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:28.775119 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.775119 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:28.775935 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:28.776318 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create snapshot from volume 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:28.848164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['e8293bc2-12ee-47df-a871-7a979b136cc7', 'aa72f134-154a-413c-a10e-00d0ef7c4c84', '1c72aa8b-7f96-495e-9f5e-4553e01de2dc', '7e057f73-13fb-424e-ae96-862d30530d61'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:28.886369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Created reservations ['f01c293a-e4fb-44e7-b84f-7c60252caffb', 'fa08e721-0c5d-4de8-bdc0-36de475e41b9', '1224e96b-5872-4205-987d-375dc1f66555', '41907777-8ad4-49c2-b38d-12ebb5dc6da5'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:28.886805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae3994-1b18-48c9-b166-f109bf12b51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f01c293a-e4fb-44e7-b84f-7c60252caffb', 'fa08e721-0c5d-4de8-bdc0-36de475e41b9', '1224e96b-5872-4205-987d-375dc1f66555', '41907777-8ad4-49c2-b38d-12ebb5dc6da5']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:28.888874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a1079b-7008-4c4a-b6bc-cdde028615b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:28.912794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.918043 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:28.918272 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.918381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.924404 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot create request issued successfully. Aug 12 12:46:28.925854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-653e1d23-e98e-4ed1-bd8e-2bb3b583d3af tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:46:28.925854 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 31/122] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:46:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:28.926697 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a1079b-7008-4c4a-b6bc-cdde028615b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ada3ce-6f10-4578-a7c9-941818a79cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1423298154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d1f3bd473c4b7b8c7cef4beb05d658',qos_specs=None,replication_status=,reservations=['f01c293a-e4fb-44e7-b84f-7c60252caffb','fa08e721-0c5d-4de8-bdc0-36de475e41b9','1224e96b-5872-4205-987d-375dc1f66555','41907777-8ad4-49c2-b38d-12ebb5dc6da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc878ee76e84e5fa23faefb53150006',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1423298154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ada3ce-6f10-4578-a7c9-941818a79cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d1f3bd473c4b7b8c7cef4beb05d658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fc878ee76e84e5fa23faefb53150006',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:28.928362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aece063-6657-49dd-ac61-564963784cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:28.932018 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.932953 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.932953 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:28.936216 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:28.936401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.936683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.938993 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:28.944506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.947854 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.947854 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:28.949358 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:28.949659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.949982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.950450 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8463e6d-08f3-45da-b41f-5d9654ab1b63 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:28.951743 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 31/123] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.958004 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:28.961065 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aece063-6657-49dd-ac61-564963784cb3) transitioned into state 'SUCCESS' from state '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-1423298154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d1f3bd473c4b7b8c7cef4beb05d658',qos_specs=None,replication_status=,reservations=['f01c293a-e4fb-44e7-b84f-7c60252caffb','fa08e721-0c5d-4de8-bdc0-36de475e41b9','1224e96b-5872-4205-987d-375dc1f66555','41907777-8ad4-49c2-b38d-12ebb5dc6da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc878ee76e84e5fa23faefb53150006',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:28.961302 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.961302 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:28.961389 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bac2d0b-3ffd-4ef8-83cc-80f0e9821baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:28.961431 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:28.961431 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b61f5aa-8fcd-4c93-bab4-67227c9ab3d2 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 200 Aug 12 12:46:28.961431 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 32/124] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.962084 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-bf4c6453-a680-4c73-852e-f9e1c8733470 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:28.962621 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 33/125] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:28.972473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:28.975058 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bac2d0b-3ffd-4ef8-83cc-80f0e9821baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:28.975554 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:28.975873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:28.976135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:28.976582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Flow 'volume_create_api' (1932d73a-a8a4-4750-ba9b-18c58e504faa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:28.977154 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Create volume request issued successfully. Aug 12 12:46:28.977982 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-847ccf62-5428-4601-97dc-73018ac9b4b6 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:28.978802 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 30/126] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:46:28 2026] POST /volume/v3/volumes => generated 753 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:28.986003 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:28.986003 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:28.994759 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:28.999510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.003150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:29.003150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.005242 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.005362 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53cddc91-428c-4a7d-8e7e-f65c4f3465a3 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:29.005362 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 32/127] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:29.020274 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.020274 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:29.024525 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:29.031303 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb62dc34-b80a-4c31-a041-a32934ea3a65 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:29.031931 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 33/128] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:28 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:29.096754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.097547 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:29.097547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.097547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.107866 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.107866 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:29.115060 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:29.123322 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f21844e-3790-4539-afe4-d7facc1bb6bb tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:29.124245 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 34/129] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:29.147200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.149555 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:29.149555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.149744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.149867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Delete volume with id: 7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:29.161143 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.161143 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:29.162458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:29.205474 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Delete volume request issued successfully. Aug 12 12:46:29.206298 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13a77dbd-0f87-4bf3-a56f-183df5d7e267 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 202 Aug 12 12:46:29.206298 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 31/130] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:29 2026] DELETE /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:29.218513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e015938-68f2-4b0e-942f-65c995d53818 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.221012 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e015938-68f2-4b0e-942f-65c995d53818 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:29.221181 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e015938-68f2-4b0e-942f-65c995d53818 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.221733 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e015938-68f2-4b0e-942f-65c995d53818 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.243869 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.243869 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:29.251759 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e015938-68f2-4b0e-942f-65c995d53818 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Volume info retrieved successfully. Aug 12 12:46:29.257798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e015938-68f2-4b0e-942f-65c995d53818 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 200 Aug 12 12:46:29.258396 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 33/131] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ddabd53c-96b2-4561-800b-917bfc73e53c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ddabd53c-96b2-4561-800b-917bfc73e53c None None] GET https://10.4.3.81/volume// Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ddabd53c-96b2-4561-800b-917bfc73e53c None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ddabd53c-96b2-4561-800b-917bfc73e53c None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ddabd53c-96b2-4561-800b-917bfc73e53c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:29.384762 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 34/132] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:29.408330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-f9ff56d5-d160-4c4a-b409-d4d92fa96890 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.709368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-f9ff56d5-d160-4c4a-b409-d4d92fa96890 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:29.709800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-f9ff56d5-d160-4c4a-b409-d4d92fa96890 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d", "connector": null, "instance_uuid": "569f8239-12a8-4ba8-a242-fe22b9e54f84"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:29.720157 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.720157 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:29.763513 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-f9ff56d5-d160-4c4a-b409-d4d92fa96890 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:29.764311 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 35/133] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:29 2026] POST /volume/v3/attachments => generated 273 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:29.820023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.825327 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:29.825327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.825327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3897fc7e-1e85-4080-a179-d104634fff96 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3897fc7e-1e85-4080-a179-d104634fff96 None None] GET https://10.4.3.81/volume// Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3897fc7e-1e85-4080-a179-d104634fff96 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3897fc7e-1e85-4080-a179-d104634fff96 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3897fc7e-1e85-4080-a179-d104634fff96 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:29.838804 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 34/134] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:29.843089 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.843089 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:29.847189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.851307 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:29.851576 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.851972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.852427 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:29.858599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db4ed6b0-9eb4-4ffc-b5bc-54e348c1eb2e tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:29.859279 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 32/135] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:29.868517 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.868517 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:29.873487 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:29.881319 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-75260a05-64ec-4ddc-8575-198dec92f4a8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:29.881319 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 35/136] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:29.976170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.978934 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:29.979117 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:29.979271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:29.979453 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:29.984367 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] PUT https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 Aug 12 12:46:29.984367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:29.986540 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:29.986540 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:29.987386 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:29.988758 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fe49494-728b-4401-9cfe-ab776c2eef7c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 200 Aug 12 12:46:29.991804 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 36/137] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:29 2026] GET /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:30.001466 np0000007055 devstack@c-api.service[100198]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 12 12:46:30.001466 np0000007055 devstack@c-api.service[100198]: .first() Aug 12 12:46:30.004325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.009989 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action Aug 12 12:46:30.013000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:30.013253 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:30.017017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot '4b844226-ddc2-445e-9540-4f938aa538de' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:30.018922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Acquiring lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:30.028358 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" acquired by "attachment_update" :: waited 0.009s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:30.029702 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.029702 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:30.035686 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.035686 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:30.050831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.053282 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:30.053625 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.054606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.057220 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ed6b35f-d0bf-4102-9e67-38af05996348 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action returned with HTTP 202 Aug 12 12:46:30.057806 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 33/138] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:30 2026] POST /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:30.068633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.069068 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.069068 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:30.072501 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:30.073054 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.074364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.074596 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:30.080669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa52dd0c-8b70-4e58-9573-604bbac2d288 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:30.081508 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.081508 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:30.081627 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 36/139] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:30.082244 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:30.083005 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e9b41d0f-d451-407e-a3ec-78ac8c97b708 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 200 Aug 12 12:46:30.084441 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 37/140] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:46:30.104908 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6553580-4ed0-4288-8655-512d635f90cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.107459 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action Aug 12 12:46:30.107741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:30.107945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:30.124145 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.124145 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:30.124534 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot retrieved successfully. Aug 12 12:46:30.153883 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot delete request issued successfully. Aug 12 12:46:30.154024 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6553580-4ed0-4288-8655-512d635f90cc tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action returned with HTTP 202 Aug 12 12:46:30.154600 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 34/141] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:30 2026] POST /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:30.165518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.167741 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:30.168248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.168398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.168964 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.174358 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:30.174358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.175309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.175398 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.175398 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:30.175895 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:30.177056 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-116fa48f-5634-48eb-af3d-a040b6db19a8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 200 Aug 12 12:46:30.177815 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 37/142] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:30.186861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" released by "attachment_update" :: held 0.158s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:30.187343 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-b393a364-ac6b-4c6a-afab-22f8ffb8adc9 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 returned with HTTP 200 Aug 12 12:46:30.188140 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 35/143] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:29 2026] PUT /volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:30.192858 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.192858 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:30.211186 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:30.220339 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-3fdbae5d-8d8d-4866-bdb6-b2ef6206eefe tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:30.220858 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 38/144] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:30.276060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84c281fc-ece4-49ba-9e6e-14fe6ff505c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.279239 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84c281fc-ece4-49ba-9e6e-14fe6ff505c1 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] GET https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 Aug 12 12:46:30.281029 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84c281fc-ece4-49ba-9e6e-14fe6ff505c1 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.281664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84c281fc-ece4-49ba-9e6e-14fe6ff505c1 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.296942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84c281fc-ece4-49ba-9e6e-14fe6ff505c1 tempest-DeleteServersTestJSON-1711475427 tempest-DeleteServersTestJSON-1711475427-project-member] https://10.4.3.81/volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 returned with HTTP 404 Aug 12 12:46:30.297680 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 35/145] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/volumes/7937093b-ed69-4f8c-bd58-14ccaba05e38 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:30.643044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9264c40b-80ad-408a-811a-a07893015b0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.643428 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9264c40b-80ad-408a-811a-a07893015b0a None None] GET https://10.4.3.81/volume// Aug 12 12:46:30.643634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9264c40b-80ad-408a-811a-a07893015b0a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.643866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9264c40b-80ad-408a-811a-a07893015b0a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.644183 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9264c40b-80ad-408a-811a-a07893015b0a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:30.644471 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 38/146] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:30.672985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-49dfbf76-418a-4299-b625-c765b9676ffc req-4770f25a-c5b1-4966-a1cb-548ac23f8854 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.877926 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:30.881391 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:30.881465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:30.881743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:30.901282 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:30.901282 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:30.909039 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:30.918158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fcdc55aa-2e2b-4d89-bbdb-66c7cb23d0eb tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:30.919158 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 39/147] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:30 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:31.042028 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-4770f25a-c5b1-4966-a1cb-548ac23f8854 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:31.042893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-4770f25a-c5b1-4966-a1cb-548ac23f8854 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6ada3ce-6f10-4578-a7c9-941818a79cb8", "connector": null, "instance_uuid": "5d1eb41d-6103-483c-b875-601aad2018c1"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:31.059912 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.059912 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:31.118347 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-4770f25a-c5b1-4966-a1cb-548ac23f8854 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:31.118859 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 36/148] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:31.181321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.188592 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:31.189033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.189135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.195264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-054b92bb-ccee-4116-ad6a-0f7b020d2025 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.201644 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-054b92bb-ccee-4116-ad6a-0f7b020d2025 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:31.203457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-054b92bb-ccee-4116-ad6a-0f7b020d2025 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.203457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-054b92bb-ccee-4116-ad6a-0f7b020d2025 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.210856 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.210856 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:31.213488 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-054b92bb-ccee-4116-ad6a-0f7b020d2025 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 404 Aug 12 12:46:31.214305 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 39/149] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:31.214986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c9ddb91-323c-4039-9e5b-3863ff21dfa8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.215576 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c9ddb91-323c-4039-9e5b-3863ff21dfa8 None None] GET https://10.4.3.81/volume// Aug 12 12:46:31.216051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c9ddb91-323c-4039-9e5b-3863ff21dfa8 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.216430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c9ddb91-323c-4039-9e5b-3863ff21dfa8 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.217735 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c9ddb91-323c-4039-9e5b-3863ff21dfa8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:31.217735 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 40/150] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:31.228223 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:31.231137 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.232414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.234524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:31.235224 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:31.235621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:31.236926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e5df1c4-1de3-4f21-b718-e22e2de58653 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:31.237087 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:31.237519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.237648 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 36/151] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:31.238094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.238241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:31.253698 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.253698 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:31.254910 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.254910 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:31.260563 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:31.266872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-e03c0123-7b25-454f-853f-9095932869a7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:31.267443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 40/152] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:31.282002 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bded022b-e4e7-4fdf-ba0f-2f0da4cbf1f2 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:31.282879 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 37/153] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:31 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:31.297410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.299682 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:31.303149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.303377 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.311502 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.311502 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:31.312103 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:31.313052 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bce2a541-c834-4c6a-95ec-ac5dd4f0ce56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:31.313507 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 41/154] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:31.327718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.329651 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:31.330186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.330186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.330352 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete snapshot with id: 4b844226-ddc2-445e-9540-4f938aa538de Aug 12 12:46:31.335824 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24cf96b6-2f00-4785-bbb7-b75a306c77c5 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de returned with HTTP 404 Aug 12 12:46:31.336626 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 37/155] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:46:31 2026] DELETE /volume/v3/snapshots/4b844226-ddc2-445e-9540-4f938aa538de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:31.355425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.358729 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:46:31.358893 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078c5556-400e-49e3-bdab-f18ae2de50e9", "name": "tempest-SnapshotsActionsTest-Snapshot-1391924888"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:31.371616 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.371616 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:31.372004 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:31.372004 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Create snapshot from volume 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:31.423951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Created reservations ['57e55e60-9f3d-4d34-9f67-2f03e4970605', 'bb32359c-892b-4ab5-ad79-c02365db68e1', '65197760-76cb-4515-be9b-dedf27d33955', '9604ea01-bc9d-4cee-b703-146f93232f99'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:31.443476 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.446910 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] PUT https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e Aug 12 12:46:31.447082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:31.462977 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Acquiring lock "cinder-attachment_update-a6ada3ce-6f10-4578-a7c9-941818a79cb8-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:31.468309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Lock "cinder-attachment_update-a6ada3ce-6f10-4578-a7c9-941818a79cb8-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:31.470058 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.470058 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:31.484624 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot create request issued successfully. Aug 12 12:46:31.484624 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a850eef0-3141-4531-bc98-c0ff30cf6116 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:46:31.484624 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 41/156] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:46:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:31.499843 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.502762 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:31.502762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.502762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.512751 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.512751 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:31.515086 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:31.515086 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e827b9b2-3dac-427c-92ed-a034fa5c186e tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 200 Aug 12 12:46:31.516146 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 42/157] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:31.631044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Lock "cinder-attachment_update-a6ada3ce-6f10-4578-a7c9-941818a79cb8-np0000007055" released by "attachment_update" :: held 0.162s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:31.631044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-0442853b-a3bd-4f0a-b9ff-d18b2d6117d7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e returned with HTTP 200 Aug 12 12:46:31.631044 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 38/158] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:31 2026] PUT /volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:31.936520 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:31.939520 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:31.939899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:31.940460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:31.951357 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:31.951357 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:31.955820 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:31.960961 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5df526c-f882-48f1-8826-d50c7b8268c4 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:31.961408 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 38/159] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:31 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:32.257017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3625d9d9-e951-4cbd-8865-111bb168c89a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.259139 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3625d9d9-e951-4cbd-8865-111bb168c89a tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:32.259493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3625d9d9-e951-4cbd-8865-111bb168c89a tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.259807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3625d9d9-e951-4cbd-8865-111bb168c89a tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.271718 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.271718 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:32.277831 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3625d9d9-e951-4cbd-8865-111bb168c89a tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:32.286129 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3625d9d9-e951-4cbd-8865-111bb168c89a tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:32.286439 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 42/160] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:32.383623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8036366c-beba-4485-9a56-9f7e61a56323 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.386696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:32.387907 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1295416011"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:32.389677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1295416011'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:32.389863 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Create volume of 1 GB Aug 12 12:46:32.397056 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Availability Zones retrieved successfully. Aug 12 12:46:32.406004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Flow 'volume_create_api' (fea4c42b-65b6-4d81-bfef-725c7236acf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:32.407978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8887ed-2629-4f65-9617-6aa6ddeba276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:32.410753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:32.455741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8887ed-2629-4f65-9617-6aa6ddeba276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:32.456969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca4f9f1-f2a2-4d1f-8972-ebf808caf7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:32.527078 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.531143 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:32.531143 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.531722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.543917 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.543917 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:32.543917 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:32.544621 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c927d9f-d1c1-4769-ab43-81b5774bf778 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 200 Aug 12 12:46:32.545396 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 39/161] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:32.557955 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.560273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Created reservations ['649abfd8-ea41-4cff-9872-6c3b320a98e9', 'bde1e21c-36b2-4f4a-826c-0653e1146021', '9f0e03b7-4837-457a-81cd-c28f21f5d893', '18958e2f-4856-4ab8-8a89-e5927a8879f0'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:32.561071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action Aug 12 12:46:32.561172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca4f9f1-f2a2-4d1f-8972-ebf808caf7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['649abfd8-ea41-4cff-9872-6c3b320a98e9', 'bde1e21c-36b2-4f4a-826c-0653e1146021', '9f0e03b7-4837-457a-81cd-c28f21f5d893', '18958e2f-4856-4ab8-8a89-e5927a8879f0']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:32.561584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:32.561722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c0ed0e-1877-42d4-b485-b7202bc1c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:32.561831 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:32.564555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot '58e404bd-30cd-4bd9-9337-d9a32c956a30' with '{'status': 'error_deleting'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:32.581982 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.581982 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:32.595617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c0ed0e-1877-42d4-b485-b7202bc1c01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96350221-d87b-437b-a5a3-81cdb42a7d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1295416011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d3948833e344e2a86def45a66d099e',qos_specs=None,replication_status=,reservations=['649abfd8-ea41-4cff-9872-6c3b320a98e9','bde1e21c-36b2-4f4a-826c-0653e1146021','9f0e03b7-4837-457a-81cd-c28f21f5d893','18958e2f-4856-4ab8-8a89-e5927a8879f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135ad4ef7cba49bd8456d014c3cba306',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1295416011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96350221-d87b-437b-a5a3-81cdb42a7d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03d3948833e344e2a86def45a66d099e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135ad4ef7cba49bd8456d014c3cba306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:32.596671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ffbaff-4fb2-4592-bdaa-81adf71e8acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:32.601889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf770c4-b1f7-48cc-8992-b18a33109655 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action returned with HTTP 202 Aug 12 12:46:32.602463 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 39/162] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:32 2026] POST /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:32.612718 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5be25121-28c4-46de-96cd-4b337ececf4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.615346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5be25121-28c4-46de-96cd-4b337ececf4c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:32.616045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5be25121-28c4-46de-96cd-4b337ececf4c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.616414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5be25121-28c4-46de-96cd-4b337ececf4c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.625520 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.625520 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:32.626747 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5be25121-28c4-46de-96cd-4b337ececf4c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:32.627459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ffbaff-4fb2-4592-bdaa-81adf71e8acd) transitioned into state 'SUCCESS' from state '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-1295416011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d3948833e344e2a86def45a66d099e',qos_specs=None,replication_status=,reservations=['649abfd8-ea41-4cff-9872-6c3b320a98e9','bde1e21c-36b2-4f4a-826c-0653e1146021','9f0e03b7-4837-457a-81cd-c28f21f5d893','18958e2f-4856-4ab8-8a89-e5927a8879f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135ad4ef7cba49bd8456d014c3cba306',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:32.628628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f52f9b5-3057-4f9a-b439-4a6eb6198193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:32.628700 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5be25121-28c4-46de-96cd-4b337ececf4c tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 200 Aug 12 12:46:32.629236 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 43/163] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:46:32.643305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.648817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f52f9b5-3057-4f9a-b439-4a6eb6198193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:32.648954 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action Aug 12 12:46:32.648954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:32.648954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:32.649064 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Flow 'volume_create_api' (fea4c42b-65b6-4d81-bfef-725c7236acf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:32.649064 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Create volume request issued successfully. Aug 12 12:46:32.649691 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8036366c-beba-4485-9a56-9f7e61a56323 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:32.650126 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 43/164] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:46:32 2026] POST /volume/v3/volumes => generated 750 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:46:32.658383 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.658383 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:32.659182 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot retrieved successfully. Aug 12 12:46:32.672697 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.677947 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:46:32.678136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.678341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.686487 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.686487 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:32.691197 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:46:32.696557 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ab10cf1-4db6-4f04-b449-8278c1baed59 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:46:32.697139 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 40/165] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:32.716427 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot delete request issued successfully. Aug 12 12:46:32.717486 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d8cc19a-7670-42b2-b233-7a2c2e353fe5 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action returned with HTTP 202 Aug 12 12:46:32.717659 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 40/166] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:32 2026] POST /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:32.725475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87424cd8-05df-4964-995a-cc210cca7319 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.727439 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87424cd8-05df-4964-995a-cc210cca7319 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:32.727666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87424cd8-05df-4964-995a-cc210cca7319 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.728044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87424cd8-05df-4964-995a-cc210cca7319 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.734630 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.734630 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:32.735554 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-87424cd8-05df-4964-995a-cc210cca7319 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:32.737079 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87424cd8-05df-4964-995a-cc210cca7319 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 200 Aug 12 12:46:32.737467 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 44/167] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:32.977874 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:32.980136 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:32.980380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:32.980641 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:32.995079 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:32.995079 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:32.999335 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:33.004404 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9729a720-62e7-4c2e-9c39-8e4448a73718 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:33.004832 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 44/168] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:32 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:33.302789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.304609 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:33.304846 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.305006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.315557 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.315557 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:33.318496 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:33.323315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ab015e0-9211-4d0d-be18-32ec6abeb39c tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:33.323822 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 41/169] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:33.487342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-5c081980-97a5-468d-92af-f1810d579c9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.490046 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-5c081980-97a5-468d-92af-f1810d579c9d tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9/action Aug 12 12:46:33.490960 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-5c081980-97a5-468d-92af-f1810d579c9d tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:33.490960 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-5c081980-97a5-468d-92af-f1810d579c9d tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:33.516027 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.516027 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:33.530571 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-77232fb4-7038-4528-8e56-eba4a699bdbe req-5c081980-97a5-468d-92af-f1810d579c9d tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9/action returned with HTTP 204 Aug 12 12:46:33.531249 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 41/170] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:33 2026] POST /volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:33.715351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8496dc1-0901-4110-90d0-cf6142358ddb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.717298 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8496dc1-0901-4110-90d0-cf6142358ddb tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:46:33.717614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8496dc1-0901-4110-90d0-cf6142358ddb tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.720034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8496dc1-0901-4110-90d0-cf6142358ddb tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.728339 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.728339 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:33.732835 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8496dc1-0901-4110-90d0-cf6142358ddb tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:46:33.739060 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8496dc1-0901-4110-90d0-cf6142358ddb tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:46:33.739479 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 45/171] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:33.746900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-003fb519-c971-4351-a31b-504432277cc8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.751249 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-003fb519-c971-4351-a31b-504432277cc8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:33.751249 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-003fb519-c971-4351-a31b-504432277cc8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.751249 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-003fb519-c971-4351-a31b-504432277cc8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.757918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-003fb519-c971-4351-a31b-504432277cc8 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 404 Aug 12 12:46:33.757918 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 45/172] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:33.770349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.772761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:33.773220 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:33.773436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:33.775188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:33.788045 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.788045 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:33.807181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a1127a6-03c5-4c88-b541-8334ea746f59 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:33.808041 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 42/173] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:33 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:33.816584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.821436 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:33.821785 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.822092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.831818 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.831818 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:33.832397 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:33.833608 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ff95ae1-f2de-43fe-ad47-9f7013ec30a0 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:33.834039 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 42/174] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:33.847901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.855528 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:33.855889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.856533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.856533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete snapshot with id: 58e404bd-30cd-4bd9-9337-d9a32c956a30 Aug 12 12:46:33.863706 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-461fa2b5-3ca2-4014-b41b-5a82efa38e23 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 returned with HTTP 404 Aug 12 12:46:33.864392 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 46/175] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:46:33 2026] DELETE /volume/v3/snapshots/58e404bd-30cd-4bd9-9337-d9a32c956a30 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:33.878060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.879936 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:33.880635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:33.880951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:33.883152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'creating'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:33.899281 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.899281 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:33.916541 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b634cee6-f20c-4351-a6cd-4cbdbbdfe5d6 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:33.916541 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 46/176] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:33 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:33.926702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.929432 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:33.929432 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.929996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:33.936488 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.936488 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:33.937092 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:33.939124 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db997e64-fee0-4065-9cbc-1ff637cd9fff tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:33.939124 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 43/177] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:33.952277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.954739 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:33.955279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:33.955559 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:33.957370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100198) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 12:46:33.964950 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:33.964950 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:33.965596 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.snapshot_actions [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Updating snapshot adbd1c45-26fe-4ab1-9e75-64803752d7dc with info {'id': 'adbd1c45-26fe-4ab1-9e75-64803752d7dc', 'status': 'error', 'progress': '80%'} Aug 12 12:46:33.974414 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8a4de94-41f2-4646-87ed-8153c06100f4 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:33.975210 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 43/178] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:33 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:33.995854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:33.998106 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:33.998456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:33.998740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.007672 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.007672 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:34.008221 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Snapshot retrieved successfully. Aug 12 12:46:34.009195 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-35b6eb1f-82f4-4f6c-ae32-60606813add8 tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:34.009546 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 47/179] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:33 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:34.020893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.022103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.022464 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:34.022725 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.023090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.026388 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] POST https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action Aug 12 12:46:34.029961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:34.029961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:34.031207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] Updating snapshot 'adbd1c45-26fe-4ab1-9e75-64803752d7dc' with '{'status': 'available'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:46:34.039571 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.039571 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:34.044988 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:34.045219 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.045219 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:34.052122 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-efee6ffb-014f-4586-a38a-ae75b59438a7 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:34.053266 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 47/180] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:34 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:34.073121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.074393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ceffa892-bcc6-4fe9-bae5-f0d5d58ee39d tempest-SnapshotsActionsTest-725979623 tempest-SnapshotsActionsTest-725979623-project-admin] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action returned with HTTP 202 Aug 12 12:46:34.075119 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 44/181] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:46:34 2026] POST /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:34.075450 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:46:34.075752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.076042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.086212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a925752-68d3-46af-9412-91ed59b4be56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.089168 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.089168 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:34.090004 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a925752-68d3-46af-9412-91ed59b4be56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:34.090480 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a925752-68d3-46af-9412-91ed59b4be56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.090617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a925752-68d3-46af-9412-91ed59b4be56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.096729 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:46:34.098933 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.098933 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:34.099487 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a925752-68d3-46af-9412-91ed59b4be56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:34.101997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a925752-68d3-46af-9412-91ed59b4be56 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:34.101997 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 48/182] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:34 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:34.102926 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2bb6fec-12ac-4a14-abb7-973fe34d9245 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:46:34.103341 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 44/183] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:34 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:34.117013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.118990 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:34.119225 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.119492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.119621 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete snapshot with id: adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:34.131804 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.131804 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:34.131804 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:34.161248 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot delete request issued successfully. Aug 12 12:46:34.162449 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dda7e907-4871-4f5b-9bb6-168fbd61926b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 202 Aug 12 12:46:34.162449 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 48/184] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:46:34 2026] DELETE /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:46:34.173628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.182116 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:34.182116 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.182552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.189435 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.189435 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:34.190553 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Snapshot retrieved successfully. Aug 12 12:46:34.191757 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93a5a2fd-8634-45fb-adca-1ec53218f633 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 200 Aug 12 12:46:34.192394 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 45/185] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:34 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:34.342721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:34.345599 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:34.345599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:34.345599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:34.360597 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:34.360597 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:34.367874 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:34.384378 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b1680bf-eb10-4fd4-8401-6b4127569c56 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:34.384975 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 49/186] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:34 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:35.209766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54c844f9-7f73-48b9-93fb-86423dd98970 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:35.214569 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54c844f9-7f73-48b9-93fb-86423dd98970 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc Aug 12 12:46:35.214793 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54c844f9-7f73-48b9-93fb-86423dd98970 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:35.215011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54c844f9-7f73-48b9-93fb-86423dd98970 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:35.223144 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54c844f9-7f73-48b9-93fb-86423dd98970 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc returned with HTTP 404 Aug 12 12:46:35.223602 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 45/187] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:46:35 2026] GET /volume/v3/snapshots/adbd1c45-26fe-4ab1-9e75-64803752d7dc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:35.232301 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-769330fd-73ba-4e26-9130-210dbd1cd564 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:35.234948 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-769330fd-73ba-4e26-9130-210dbd1cd564 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:35.234948 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-769330fd-73ba-4e26-9130-210dbd1cd564 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:35.235255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-769330fd-73ba-4e26-9130-210dbd1cd564 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:35.259616 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:35.259616 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:35.270607 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-769330fd-73ba-4e26-9130-210dbd1cd564 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:35.279859 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-769330fd-73ba-4e26-9130-210dbd1cd564 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 200 Aug 12 12:46:35.280541 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 49/188] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:35 2026] GET /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:35.300306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1e42937-b603-4f5d-b593-3223f420a17b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:35.305410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] DELETE https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:35.305662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:35.305952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:35.306140 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete volume with id: 078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:35.321336 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:35.321336 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:35.322225 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:35.365426 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Delete volume request issued successfully. Aug 12 12:46:35.365727 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1e42937-b603-4f5d-b593-3223f420a17b tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 202 Aug 12 12:46:35.366291 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 46/189] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:35 2026] DELETE /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:35.377521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:35.382484 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:35.382829 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:35.383108 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:35.396161 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:35.396161 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:35.402684 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Volume info retrieved successfully. Aug 12 12:46:35.403186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:35.406797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:35.407635 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:35.407635 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:35.408460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fbf61c8-4933-464e-b33a-8fc9231ffd3f tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 200 Aug 12 12:46:35.408845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 50/190] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:35 2026] GET /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:35.434123 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:35.434123 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:35.440418 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:35.446391 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-341c3b1c-4d25-40bb-ad1b-ed73bb06053b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:35.447119 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 46/191] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:35 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:36.427713 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-906e00ad-b3e6-4039-abd1-2c77af903f64 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:36.432265 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-906e00ad-b3e6-4039-abd1-2c77af903f64 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] GET https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 Aug 12 12:46:36.432608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-906e00ad-b3e6-4039-abd1-2c77af903f64 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:36.432974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-906e00ad-b3e6-4039-abd1-2c77af903f64 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:36.447193 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-906e00ad-b3e6-4039-abd1-2c77af903f64 tempest-SnapshotsActionsTest-448089949 tempest-SnapshotsActionsTest-448089949-project-member] https://10.4.3.81/volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 returned with HTTP 404 Aug 12 12:46:36.447668 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 50/192] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:36 2026] GET /volume/v3/volumes/078c5556-400e-49e3-bdab-f18ae2de50e9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:36.465560 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:36.469563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:36.469933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:36.470524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:36.495797 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:36.495797 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:36.505919 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:36.516888 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84e253ab-0b9b-4a8f-9e2d-1f5f9bb6f207 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:36.516888 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 47/193] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:36 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:36.656612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-49dfbf76-418a-4299-b625-c765b9676ffc req-df8463bf-0fc0-4907-b970-3ffb1d9a31d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:36.660521 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-df8463bf-0fc0-4907-b970-3ffb1d9a31d3 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] POST https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e/action Aug 12 12:46:36.661281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-df8463bf-0fc0-4907-b970-3ffb1d9a31d3 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:36.661583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-df8463bf-0fc0-4907-b970-3ffb1d9a31d3 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:36.688814 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:36.688814 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:36.731089 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49dfbf76-418a-4299-b625-c765b9676ffc req-df8463bf-0fc0-4907-b970-3ffb1d9a31d3 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e/action returned with HTTP 204 Aug 12 12:46:36.732889 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 51/194] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:36 2026] POST /volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:37.537749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:37.540383 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:37.540868 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:37.541268 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:37.562273 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:37.562273 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:37.569802 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:37.573901 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-471bab78-db51-4ea8-bec7-56ebe2d37ae2 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:37.573901 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 47/195] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:37 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:37.597719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:37.601375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:37.601567 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:37.601970 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:37.628089 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:37.628089 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:37.635621 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:37.644291 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c19ee0e5-d8f3-45a2-975d-071d2c3e4a83 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:37.644291 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 51/196] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:37 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:37.662806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d81cba32-dd8d-44a2-87a0-538693be8943 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:37.666043 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d81cba32-dd8d-44a2-87a0-538693be8943 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:37.666043 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d81cba32-dd8d-44a2-87a0-538693be8943 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:37.666043 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d81cba32-dd8d-44a2-87a0-538693be8943 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:37.683891 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:37.683891 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:37.690407 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d81cba32-dd8d-44a2-87a0-538693be8943 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Volume info retrieved successfully. Aug 12 12:46:37.703531 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d81cba32-dd8d-44a2-87a0-538693be8943 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:37.703531 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 48/197] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:37 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:37.871087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:37.875326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:37.875685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:37.876009 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:37.895532 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:37.895532 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:37.901233 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:37.908129 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-21e15891-915b-490f-b7a8-eee0854af15b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:37.908624 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 52/198] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:37 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:37.988349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:37.991349 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] POST https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8/action Aug 12 12:46:37.992096 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:37.992557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:38.012808 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.012808 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:38.013605 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:38.028982 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Begin detaching volume completed successfully. Aug 12 12:46:38.029365 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-f87bf10e-4ff2-4db4-b347-4b3da9ecc852 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8/action returned with HTTP 202 Aug 12 12:46:38.030189 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 48/199] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:46:37 2026] POST /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:38.063408 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-14068b49-7206-4645-9ddf-88675aac5171 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.066966 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14068b49-7206-4645-9ddf-88675aac5171 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:38.067371 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14068b49-7206-4645-9ddf-88675aac5171 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.068583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14068b49-7206-4645-9ddf-88675aac5171 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.089799 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.089799 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:38.099907 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-14068b49-7206-4645-9ddf-88675aac5171 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Volume info retrieved successfully. Aug 12 12:46:38.107338 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14068b49-7206-4645-9ddf-88675aac5171 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:38.109896 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 52/200] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:38.121034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cb9b172-171d-47ad-b5bf-9c4ac5d4ad03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.121034 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cb9b172-171d-47ad-b5bf-9c4ac5d4ad03 None None] GET https://10.4.3.81/volume// Aug 12 12:46:38.121034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cb9b172-171d-47ad-b5bf-9c4ac5d4ad03 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.121034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cb9b172-171d-47ad-b5bf-9c4ac5d4ad03 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.121034 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cb9b172-171d-47ad-b5bf-9c4ac5d4ad03 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:38.121613 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 49/201] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:38.133559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.139790 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:38.140143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.140361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.156608 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.156608 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:38.163267 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:38.169989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-7deaa856-d9ca-4923-af9a-4917c11f65fd tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:38.170669 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 53/202] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 1321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:38.410867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.412790 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:38.412995 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.413262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.421890 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.421890 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:38.425963 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:38.431374 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-da98b3a7-061f-4f5f-8112-a4b0f635bf30 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:38.431834 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 49/203] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:38.590430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5838ab1a-fa1c-4a5f-8165-71023fd22cf4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.590602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5838ab1a-fa1c-4a5f-8165-71023fd22cf4 None None] GET https://10.4.3.81/volume// Aug 12 12:46:38.590764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5838ab1a-fa1c-4a5f-8165-71023fd22cf4 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.591017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5838ab1a-fa1c-4a5f-8165-71023fd22cf4 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.591420 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5838ab1a-fa1c-4a5f-8165-71023fd22cf4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:38.591807 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 53/204] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:38.604194 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-672c6153-d4b2-4458-a068-38a6734f016e req-a2fe1062-41b1-4f38-8486-2b2aea1437a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.608119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-a2fe1062-41b1-4f38-8486-2b2aea1437a6 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:38.610992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-a2fe1062-41b1-4f38-8486-2b2aea1437a6 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda9b520-025c-4c75-b731-c5ecd3905457", "connector": null, "instance_uuid": "0ac8ea00-2e54-486e-b9eb-d0f391d732ee"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:38.625759 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.625759 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:38.669392 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [req-672c6153-d4b2-4458-a068-38a6734f016e req-a2fe1062-41b1-4f38-8486-2b2aea1437a6 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 12:46:38.679877 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-a2fe1062-41b1-4f38-8486-2b2aea1437a6 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:38.680545 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 50/205] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:38 2026] POST /volume/v3/attachments => generated 271 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:38.731620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.737855 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:38.738580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.738981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.754907 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf86f414-2cc3-49b5-9cc8-71fa57588140 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.755453 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf86f414-2cc3-49b5-9cc8-71fa57588140 None None] GET https://10.4.3.81/volume// Aug 12 12:46:38.755949 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf86f414-2cc3-49b5-9cc8-71fa57588140 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.756014 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf86f414-2cc3-49b5-9cc8-71fa57588140 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.756191 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.756191 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:38.756376 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf86f414-2cc3-49b5-9cc8-71fa57588140 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:38.756791 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 50/206] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:38.763518 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:38.767893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.771802 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:38.771802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.771997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c030854-6e0f-44dd-b04b-afdf862c6a47 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:38.772049 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.775015 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 54/207] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:38.792964 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.792964 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:38.799049 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:38.807673 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-4c016782-e4a3-4026-8356-a95c6eac714d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:38.808511 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 54/208] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:38 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1046 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:38.847807 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-6679b3be-74cd-4559-97b5-4f940320384b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.847807 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-6679b3be-74cd-4559-97b5-4f940320384b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e Aug 12 12:46:38.848067 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-6679b3be-74cd-4559-97b5-4f940320384b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:38.848343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-6679b3be-74cd-4559-97b5-4f940320384b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:38.860905 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.860905 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:38.945578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:38.950050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] PUT https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea Aug 12 12:46:38.950050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:38.962654 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Acquiring lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:38.965905 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a4a8f91e-bead-4365-99ff-54686501b3ec req-6679b3be-74cd-4559-97b5-4f940320384b tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e returned with HTTP 200 Aug 12 12:46:38.966367 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 51/209] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:38 2026] DELETE /volume/v3/attachments/4010d87e-e5a6-449d-8d57-594bc777cc7e => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:38.968921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:38.969545 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:38.969545 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:39.106458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" released by "attachment_update" :: held 0.138s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:39.106863 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-43a62ae5-f995-4bc5-afd5-4684eb0bd7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea returned with HTTP 200 Aug 12 12:46:39.107393 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 51/210] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:38 2026] PUT /volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea => generated 967 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:39.130270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:39.132605 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:39.132688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:39.133518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:39.145353 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:39.145353 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:39.154310 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] Volume info retrieved successfully. Aug 12 12:46:39.159857 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acae97fc-d3df-405f-b2aa-54e18a94cc97 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-reader] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:39.161040 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 55/211] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:39 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:39.235385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:39.237445 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:39.237713 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:39.238100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:39.246791 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:39.246791 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:39.252524 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:39.264515 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50c7a39f-5e98-47ea-a127-f08ee50f0ada tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:39.265021 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 55/212] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:39 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:39.372186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e303c479-2350-4257-86f9-58c3db5964ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:39.374226 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e303c479-2350-4257-86f9-58c3db5964ed tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:39.374508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e303c479-2350-4257-86f9-58c3db5964ed tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:39.375086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e303c479-2350-4257-86f9-58c3db5964ed tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:39.386957 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:39.386957 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:39.394875 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e303c479-2350-4257-86f9-58c3db5964ed tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:39.405222 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e303c479-2350-4257-86f9-58c3db5964ed tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:39.405222 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 52/213] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:39 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:39.797265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:39.799301 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:39.799589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:39.799865 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:39.808276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:39.818280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:39.818280 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:39.818280 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:39.821958 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:39.821958 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:39.831127 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:39.831127 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:39.835396 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:39.840023 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:39.843265 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d832a8d8-1c33-42e7-8677-42b2252b7c26 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:39.843892 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 52/214] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:39 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:39.845321 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-adc4dcf3-5298-44a9-abac-44a74e5ba70d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:39.846115 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 56/215] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:39 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d65c90ad-8f7c-4927-9446-8195eec2fcff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d65c90ad-8f7c-4927-9446-8195eec2fcff None None] GET https://10.4.3.81/volume// Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d65c90ad-8f7c-4927-9446-8195eec2fcff None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d65c90ad-8f7c-4927-9446-8195eec2fcff None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d65c90ad-8f7c-4927-9446-8195eec2fcff None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:40.037463 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 56/216] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:40.049883 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-d126d824-5992-47b6-89be-fa59ee15e83c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.059312 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-d126d824-5992-47b6-89be-fa59ee15e83c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:40.059880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-d126d824-5992-47b6-89be-fa59ee15e83c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "659de410-427b-4b66-b7a6-2e6c4a6db366", "connector": null, "instance_uuid": "6739062d-2676-4b5f-816b-1725b90d5dc4"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:40.077312 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:40.077312 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:40.158588 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-d126d824-5992-47b6-89be-fa59ee15e83c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:40.159276 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 53/217] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:40 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 12 12:46:40.234012 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.237809 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:40.237809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:40.237809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:40.262967 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:40.262967 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:40.271800 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:40.278760 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afffed9a-e648-40ce-8aa0-d1157c0f0906 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:40.279292 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 53/218] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:40 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:40.326960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97072ca5-ff1e-4ec8-bc07-5df049af758e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.328991 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97072ca5-ff1e-4ec8-bc07-5df049af758e None None] GET https://10.4.3.81/volume// Aug 12 12:46:40.328991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97072ca5-ff1e-4ec8-bc07-5df049af758e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:40.328991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97072ca5-ff1e-4ec8-bc07-5df049af758e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:40.328991 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97072ca5-ff1e-4ec8-bc07-5df049af758e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:40.331231 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 57/219] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:40 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:40.358246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.363657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:40.363831 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:40.363982 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:40.379626 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:40.379626 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:40.390061 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:40.400679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-e1126e36-6d77-40f5-a8d5-a28c3740bd07 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:40.401057 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 57/220] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:40 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:40.562968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.566148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] PUT https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 Aug 12 12:46:40.568882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:40.587311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Acquiring lock "cinder-attachment_update-659de410-427b-4b66-b7a6-2e6c4a6db366-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:40.601682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Lock "cinder-attachment_update-659de410-427b-4b66-b7a6-2e6c4a6db366-np0000007055" acquired by "attachment_update" :: waited 0.014s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:40.603495 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:40.603495 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:40.770102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Lock "cinder-attachment_update-659de410-427b-4b66-b7a6-2e6c4a6db366-np0000007055" released by "attachment_update" :: held 0.168s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:40.770587 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-95ed29a9-9f12-4f58-a6cf-0e2d19cf5606 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 returned with HTTP 200 Aug 12 12:46:40.771834 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 54/221] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:40 2026] PUT /volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:40.865298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:40.870251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:40.870251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:40.870251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:40.895701 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:40.895701 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:40.903306 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:40.909409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6582f14a-1bc2-4eca-8ce4-5e09d17e409c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:40.911273 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 54/222] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:40 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:41.297766 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:41.299123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:41.299320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:41.299598 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:41.310456 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:41.310456 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:41.314966 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:41.320241 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f619e60e-07ef-4ac1-a75c-8e9ac7b52d81 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:41.322445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 58/223] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:41 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:41.926875 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:41.929256 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:41.929577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:41.929929 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:41.943191 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:41.943191 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:41.949697 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:41.962655 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d144f587-aa5a-46e3-a897-5ae27af2b717 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:41.963518 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 58/224] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:41 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:42.338755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:42.341448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:42.341539 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:42.343381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:42.369686 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:42.369686 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:42.378960 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:42.388698 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1160ba4-895c-456d-97ce-3e6b684a0cb5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:42.389552 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 55/225] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:42 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:42.509596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-672c6153-d4b2-4458-a068-38a6734f016e req-65820f67-11bb-4ee2-9ff5-e0b82f9da222 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:42.519411 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-65820f67-11bb-4ee2-9ff5-e0b82f9da222 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea/action Aug 12 12:46:42.519411 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-65820f67-11bb-4ee2-9ff5-e0b82f9da222 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:42.519411 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-65820f67-11bb-4ee2-9ff5-e0b82f9da222 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:42.559454 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:42.559454 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:42.590788 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-672c6153-d4b2-4458-a068-38a6734f016e req-65820f67-11bb-4ee2-9ff5-e0b82f9da222 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea/action returned with HTTP 204 Aug 12 12:46:42.591745 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 55/226] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:42 2026] POST /volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:42.948594 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d9d456af-c611-436c-8124-956a39895d34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:42.948594 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9d456af-c611-436c-8124-956a39895d34 None None] GET https://10.4.3.81/volume// Aug 12 12:46:42.949139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d9d456af-c611-436c-8124-956a39895d34 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:42.949444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d9d456af-c611-436c-8124-956a39895d34 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:42.949849 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9d456af-c611-436c-8124-956a39895d34 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:42.950332 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 59/227] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:42.965405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-0d88d864-be02-4908-8fe1-2a5fe613dd4f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:42.971320 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-0d88d864-be02-4908-8fe1-2a5fe613dd4f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:42.971823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-0d88d864-be02-4908-8fe1-2a5fe613dd4f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d", "connector": null, "instance_uuid": "569f8239-12a8-4ba8-a242-fe22b9e54f84"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:42.984371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:42.987161 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:42.987161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:42.987161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:42.991809 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:42.991809 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:43.000246 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:43.000246 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:43.009431 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:43.017655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c959baed-eaeb-4e16-a273-a8ad37288bc4 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:43.017818 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 56/228] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:42 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:43.033179 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-0d88d864-be02-4908-8fe1-2a5fe613dd4f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:43.033720 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 59/229] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:43.043373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-ff60f0b2-73c5-40ba-af85-2b1fb4648b17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.048532 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-ff60f0b2-73c5-40ba-af85-2b1fb4648b17 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 Aug 12 12:46:43.048758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-ff60f0b2-73c5-40ba-af85-2b1fb4648b17 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:43.049003 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-ff60f0b2-73c5-40ba-af85-2b1fb4648b17 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:43.065939 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:43.065939 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:43.088120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.091547 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:43.091922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:43.092234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:43.109440 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:43.109440 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:43.115937 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:43.121054 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-f433ca99-912a-47a8-aff1-43ae0234791a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:43.121648 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 60/230] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:43 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:43.173762 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-ff60f0b2-73c5-40ba-af85-2b1fb4648b17 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 returned with HTTP 200 Aug 12 12:46:43.174699 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 56/231] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:43 2026] DELETE /volume/v3/attachments/9bcaf8a5-8cbd-418f-99aa-4284a71b4da9 => generated 192 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:43.385012 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d11397c5-5883-4a4f-b42c-bda8aee9f77c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.405401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.408114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:43.408451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:43.408935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:43.425100 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:43.425100 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:43.430619 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:43.437130 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-24be16a4-7e8d-447b-927c-9fd0ce2e064d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:43.437851 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 60/232] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:43 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:43.474876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c875a98-977f-44c0-b5e7-e4a21b67ce8a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.475247 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c875a98-977f-44c0-b5e7-e4a21b67ce8a None None] GET https://10.4.3.81/volume// Aug 12 12:46:43.475449 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c875a98-977f-44c0-b5e7-e4a21b67ce8a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:43.475639 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c875a98-977f-44c0-b5e7-e4a21b67ce8a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:43.475968 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c875a98-977f-44c0-b5e7-e4a21b67ce8a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:43.476243 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 61/233] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:46:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:43.494500 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-b650680f-2eea-48a7-9f19-6094dd0eaca7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.619145 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d11397c5-5883-4a4f-b42c-bda8aee9f77c tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:43.619635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d11397c5-5883-4a4f-b42c-bda8aee9f77c tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:43.639951 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d11397c5-5883-4a4f-b42c-bda8aee9f77c tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:43.639951 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 57/234] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:46:43 2026] POST /volume/v3/types => generated 188 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:43.652001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fd6e69e2-1560-4c5f-8d84-a930eb9ce456 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.654414 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd6e69e2-1560-4c5f-8d84-a930eb9ce456 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:43.656299 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd6e69e2-1560-4c5f-8d84-a930eb9ce456 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:43.696602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd6e69e2-1560-4c5f-8d84-a930eb9ce456 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:43.696602 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 61/235] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:46:43 2026] POST /volume/v3/types => generated 188 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:43.711351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:43.919461 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-b650680f-2eea-48a7-9f19-6094dd0eaca7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:43.921349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-b650680f-2eea-48a7-9f19-6094dd0eaca7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda9b520-025c-4c75-b731-c5ecd3905457", "connector": null, "instance_uuid": "b0d26906-44e6-427f-b8d9-107ff3a4cec4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:43.944078 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:43.944078 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:43.997914 np0000007055 devstack@c-api.service[100198]: WARNING cinder.volume.api [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-b650680f-2eea-48a7-9f19-6094dd0eaca7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 12:46:44.008530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-b650680f-2eea-48a7-9f19-6094dd0eaca7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:44.008959 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 57/236] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:43 2026] POST /volume/v3/attachments => generated 271 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:44.070618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.075231 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:44.075231 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:44.075231 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:44.105176 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.105176 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:44.108800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:44.109234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:44.111247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-96b114b8-4dce-4713-9e28-6e027e481c1d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.111637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:44.112057 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96b114b8-4dce-4713-9e28-6e027e481c1d None None] GET https://10.4.3.81/volume// Aug 12 12:46:44.112417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96b114b8-4dce-4713-9e28-6e027e481c1d None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:44.112672 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96b114b8-4dce-4713-9e28-6e027e481c1d None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:44.113389 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96b114b8-4dce-4713-9e28-6e027e481c1d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:44.113729 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 62/237] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:44.119814 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:44.119938 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Create volume of 1 GB Aug 12 12:46:44.121418 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.121418 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:44.121418 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Availability Zones retrieved successfully. Aug 12 12:46:44.125244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.128955 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bacb3a01-edfe-4657-b1d3-ab5fde4fed16 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:44.129137 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:44.129524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:44.129573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Flow 'volume_create_api' (b8808078-b7c2-4c8a-ab88-acfeff4ec9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:44.129628 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 58/238] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:44 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1161 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:44.129882 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:44.131581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe781200-b0e9-408d-9907-830ec7bc5bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:44.134809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:44.153849 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.153849 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:44.159511 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:44.166706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe781200-b0e9-408d-9907-830ec7bc5bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:46:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a415b07f-aef1-4dd7-8aad-10ba8ce4766e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a415b07f-aef1-4dd7-8aad-10ba8ce4766e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:44.168971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c3e2c1-23a1-4a03-a055-1d462db3866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:44.171088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-4a0a777f-b8b8-4fd5-82d5-f3b8fe3b9bf2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:44.171791 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 58/239] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:44 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:44.214154 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:44.214513 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:44.280207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Created reservations ['e1c2460d-f902-4eb7-be15-5e1d269edfc9', '037f1d04-bc59-40fd-8df6-cc0e5c7968ca', 'e16bb9e5-a8f5-44ac-8c48-31fee24d9c55', 'a21c8c6f-dcd0-4fd4-bd0b-2681cc85b126'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:44.281186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c3e2c1-23a1-4a03-a055-1d462db3866f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c2460d-f902-4eb7-be15-5e1d269edfc9', '037f1d04-bc59-40fd-8df6-cc0e5c7968ca', 'e16bb9e5-a8f5-44ac-8c48-31fee24d9c55', 'a21c8c6f-dcd0-4fd4-bd0b-2681cc85b126']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:44.282224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d84bae-4498-4546-8353-61e94de4d94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:44.304505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.307759 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] PUT https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f Aug 12 12:46:44.308324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:44.321485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Acquiring lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:44.327851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:44.329158 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.329158 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:44.332127 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d84bae-4498-4546-8353-61e94de4d94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b1f22f-a345-407c-9cbf-587f8f010fb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba002eb5413e4a63943ca1f79f92b63e',qos_specs=None,replication_status=,reservations=['e1c2460d-f902-4eb7-be15-5e1d269edfc9','037f1d04-bc59-40fd-8df6-cc0e5c7968ca','e16bb9e5-a8f5-44ac-8c48-31fee24d9c55','a21c8c6f-dcd0-4fd4-bd0b-2681cc85b126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807c825c0f3342f09a6940ce330b35ca',volume_type_id=a415b07f-aef1-4dd7-8aad-10ba8ce4766e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b1f22f-a345-407c-9cbf-587f8f010fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba002eb5413e4a63943ca1f79f92b63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807c825c0f3342f09a6940ce330b35ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a415b07f-aef1-4dd7-8aad-10ba8ce4766e),volume_type_id=a415b07f-aef1-4dd7-8aad-10ba8ce4766e)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:44.332952 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7de50c-3224-4399-a5a5-410abfa72472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:44.337943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.340898 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:44.341337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-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": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:44.343617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-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': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:44.369116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7de50c-3224-4399-a5a5-410abfa72472) transitioned into state 'SUCCESS' from state '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-294298746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba002eb5413e4a63943ca1f79f92b63e',qos_specs=None,replication_status=,reservations=['e1c2460d-f902-4eb7-be15-5e1d269edfc9','037f1d04-bc59-40fd-8df6-cc0e5c7968ca','e16bb9e5-a8f5-44ac-8c48-31fee24d9c55','a21c8c6f-dcd0-4fd4-bd0b-2681cc85b126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807c825c0f3342f09a6940ce330b35ca',volume_type_id=a415b07f-aef1-4dd7-8aad-10ba8ce4766e)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:44.370377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60ebbd8-2bbf-4daa-9af3-b400347c2e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:44.385993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60ebbd8-2bbf-4daa-9af3-b400347c2e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:44.387858 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Flow 'volume_create_api' (b8808078-b7c2-4c8a-ab88-acfeff4ec9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:44.387926 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Create volume request issued successfully. Aug 12 12:46:44.388813 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f510d78f-a9d8-4441-aa8d-3aafbd103f90 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:44.389307 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 62/240] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:46:43 2026] POST /volume/v3/volumes => generated 765 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:44.404945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.408054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:44.408403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:44.408672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:44.424452 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.424452 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:44.434474 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:44.442446 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9bc035e-663f-4908-8749-3b3399bd4ab9 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:44.443235 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 59/241] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:44 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 833 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:44.454188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.456470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:44.456939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:44.457268 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:44.476320 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.476320 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:44.483667 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:44.488799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Lock "cinder-attachment_update-cda9b520-025c-4c75-b731-c5ecd3905457-np0000007055" released by "attachment_update" :: held 0.160s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:44.488895 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e336a6f-0576-4b10-b037-cdea1bdbf550 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:44.488959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-9d451074-7e81-40ac-bf90-cbb36578dcd2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f returned with HTTP 200 Aug 12 12:46:44.489007 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 63/242] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:44 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:44.489045 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 63/243] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:44 2026] PUT /volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f => generated 967 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:44.881961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:44.889179 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] PUT https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 Aug 12 12:46:44.889179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:44.899116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Acquiring lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:44.905717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:44.906913 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:44.906913 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:45.023533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" released by "attachment_update" :: held 0.118s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:45.024061 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-779c4045-82dd-4e30-a8e5-5e249ded4c66 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 returned with HTTP 200 Aug 12 12:46:45.024641 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 60/244] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:44 2026] PUT /volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:45.041471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-1f38b69f-eb28-4de3-8252-31ac37172099 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.044450 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-1f38b69f-eb28-4de3-8252-31ac37172099 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 Aug 12 12:46:45.044715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-1f38b69f-eb28-4de3-8252-31ac37172099 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.044890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Create volume of 1 GB Aug 12 12:46:45.045190 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-1f38b69f-eb28-4de3-8252-31ac37172099 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.050418 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Availability Zones retrieved successfully. Aug 12 12:46:45.058795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Flow 'volume_create_api' (a7ef3cf1-46b9-4cbc-b0a2-de98345792fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:45.059884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92c7b50-7a3a-4090-924f-4963f6372a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:45.061010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:45.069498 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-1f38b69f-eb28-4de3-8252-31ac37172099 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 returned with HTTP 200 Aug 12 12:46:45.070104 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 64/245] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:45.150132 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.154041 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:45.154041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.154041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.176573 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.176573 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:45.182363 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:45.189739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92c7b50-7a3a-4090-924f-4963f6372a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:45.191605 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8de93a0c-545c-4a9c-a361-359aefb4d11c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:45.191605 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 64/246] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1162 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:45.193270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cf440d-d9b3-4b77-8650-f4698d9aa0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:45.273519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Created reservations ['b67d990a-952e-4c2b-b017-1afafb77e079', '567819e0-5611-493a-b031-b76588c639ca', 'b1263752-c1eb-488a-9f8a-13e5069a310a', 'd78c2d7e-924d-4c06-8d71-568fd677faa6'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:45.274543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cf440d-d9b3-4b77-8650-f4698d9aa0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67d990a-952e-4c2b-b017-1afafb77e079', '567819e0-5611-493a-b031-b76588c639ca', 'b1263752-c1eb-488a-9f8a-13e5069a310a', 'd78c2d7e-924d-4c06-8d71-568fd677faa6']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:45.275800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e0691-e9a1-4c40-afb4-3773d68092bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:45.308122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e0691-e9a1-4c40-afb4-3773d68092bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8072a6e0-9280-4df3-b925-2aec36d3d48a', '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='adf39505648e4618bb212cddb7e2cbff',qos_specs=None,replication_status=,reservations=['b67d990a-952e-4c2b-b017-1afafb77e079','567819e0-5611-493a-b031-b76588c639ca','b1263752-c1eb-488a-9f8a-13e5069a310a','d78c2d7e-924d-4c06-8d71-568fd677faa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166c126b64e3489d8efad5f3a237eed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:45Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8072a6e0-9280-4df3-b925-2aec36d3d48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adf39505648e4618bb212cddb7e2cbff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='166c126b64e3489d8efad5f3a237eed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:45.310886 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7789e0-4a58-4695-8e6c-dafe49efe81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:45.334108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7789e0-4a58-4695-8e6c-dafe49efe81a) transitioned into 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='adf39505648e4618bb212cddb7e2cbff',qos_specs=None,replication_status=,reservations=['b67d990a-952e-4c2b-b017-1afafb77e079','567819e0-5611-493a-b031-b76588c639ca','b1263752-c1eb-488a-9f8a-13e5069a310a','d78c2d7e-924d-4c06-8d71-568fd677faa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166c126b64e3489d8efad5f3a237eed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:45.335249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3000f84c-ef19-47a3-b3f5-482eded63840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:45.348622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3000f84c-ef19-47a3-b3f5-482eded63840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:45.349927 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Flow 'volume_create_api' (a7ef3cf1-46b9-4cbc-b0a2-de98345792fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:45.350534 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Create volume request issued successfully. Aug 12 12:46:45.351347 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-121ead24-ca41-4f60-b0e5-25a1a417541b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:45.351961 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 59/247] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 12:46:44 2026] POST /volume/v3/volumes => generated 701 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:45.364488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.368506 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:45.368506 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.368698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.375312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.378531 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:45.378531 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.378685 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.378685 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:45.378796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.378796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Delete volume with id: a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:45.385750 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:45.391264 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.391264 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:45.392167 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:45.392251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b3105144-1eaa-4402-84f4-7100c5184680 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:45.392582 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 61/248] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:45.424316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.429892 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:45.430167 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.430484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.434364 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Delete volume request issued successfully. Aug 12 12:46:45.434636 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9932080e-b0ac-4a0f-86bb-5c94db8a31b7 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 202 Aug 12 12:46:45.435281 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 65/249] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:45 2026] DELETE /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:45.444149 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.444149 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:45.446689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.449951 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:45.449951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.449951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.451225 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:45.459915 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f94b7812-426e-4829-b2c5-1e9cab2668cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:45.460407 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.460407 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:45.460471 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 65/250] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 769 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:45.461918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.465130 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:45.465450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.465700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.470734 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Volume info retrieved successfully. Aug 12 12:46:45.474663 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2eb56714-9f49-4097-9bd0-1f1bed7e6cd8 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 200 Aug 12 12:46:45.475045 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 60/251] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:45.478808 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.478808 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:45.482892 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:45.487896 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53b7d8d7-92cf-4257-a8cf-6e3967f2d043 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:45.488286 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 62/252] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:45.506766 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.507041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-437ed356-f17c-442c-9a59-82f770e04552 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.509659 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:45.509919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.510143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.510222 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-437ed356-f17c-442c-9a59-82f770e04552 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:45.510513 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-437ed356-f17c-442c-9a59-82f770e04552 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.510760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-437ed356-f17c-442c-9a59-82f770e04552 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.519879 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.519879 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:45.523647 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.523647 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:45.523984 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Volume info retrieved successfully. Aug 12 12:46:45.529086 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-437ed356-f17c-442c-9a59-82f770e04552 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:45.530213 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68fefc35-9af6-4dfb-8535-247f5bce2981 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:45.530213 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 66/253] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:45.535140 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-437ed356-f17c-442c-9a59-82f770e04552 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:45.536282 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 66/254] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:45.548407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.551001 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] POST https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2/action Aug 12 12:46:45.551522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:45.551715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:45.562491 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.562491 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:45.563068 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:45.597006 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-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 12 12:46:45.597472 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-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 12 12:46:45.630330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Created reservations ['5957119a-8c92-42df-a835-44c10269271e', '00c1e6ad-84b9-434c-b165-c6b0b3d9585c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:45.645182 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:45.645669 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:45.657059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Created reservations ['8fff60c4-5e9c-4b86-8e4b-36cda17045d7', '9dd84bf7-53c0-4c63-add5-04ab87f8c8cc'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:45.689921 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Retype volume request issued successfully. Aug 12 12:46:45.690056 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9263d72-f7fd-4205-9117-d0b3cd9eed3e tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2/action returned with HTTP 202 Aug 12 12:46:45.690928 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 61/255] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:46:45 2026] POST /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:45.703100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.708748 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:45.708964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:45.709338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:45.720207 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.720207 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:45.727277 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:45.736176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08e444f5-d0b4-429f-9c79-c3d0a2cbdb2b tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:45.736485 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 63/256] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:45 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:45.839991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-b0cccb0d-d5cc-402e-9f47-850761b7d764 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:45.842864 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-b0cccb0d-d5cc-402e-9f47-850761b7d764 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] POST https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73/action Aug 12 12:46:45.843302 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-b0cccb0d-d5cc-402e-9f47-850761b7d764 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:45.843490 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-b0cccb0d-d5cc-402e-9f47-850761b7d764 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:45.870043 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:45.870043 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:45.885242 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80ab5c49-4989-49f5-899f-0250f4a642e3 req-b0cccb0d-d5cc-402e-9f47-850761b7d764 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73/action returned with HTTP 204 Aug 12 12:46:45.885945 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 67/257] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:45 2026] POST /volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:46.208643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e008dbba-fadd-418e-8f78-7f17610f6342 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.210387 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e008dbba-fadd-418e-8f78-7f17610f6342 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:46.210698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e008dbba-fadd-418e-8f78-7f17610f6342 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.211320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e008dbba-fadd-418e-8f78-7f17610f6342 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.230892 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.230892 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:46.238578 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e008dbba-fadd-418e-8f78-7f17610f6342 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:46.247310 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e008dbba-fadd-418e-8f78-7f17610f6342 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:46.248033 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 67/258] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:46.492278 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-241912c7-9cad-428a-9bfd-fcd195c1a616 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.496514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-241912c7-9cad-428a-9bfd-fcd195c1a616 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] GET https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 Aug 12 12:46:46.496788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-241912c7-9cad-428a-9bfd-fcd195c1a616 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.497049 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-241912c7-9cad-428a-9bfd-fcd195c1a616 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.508726 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-241912c7-9cad-428a-9bfd-fcd195c1a616 tempest-AttachSCSIVolumeTestJSON-1840579542 tempest-AttachSCSIVolumeTestJSON-1840579542-project-member] https://10.4.3.81/volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 returned with HTTP 404 Aug 12 12:46:46.509489 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 62/259] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/a6ada3ce-6f10-4578-a7c9-941818a79cb8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:46.559325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.562691 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:46.562974 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.563237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.577083 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.577083 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:46.581162 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:46.586167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27b473d2-7c12-45b6-9f34-7f8573a25c5d tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:46.586890 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 64/260] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:46.602840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.602840 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:46.602840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.603315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.613504 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.613504 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:46.617802 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:46.622743 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c570f4bf-2a18-49cf-89bd-0c669a0f02b5 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:46.623285 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 68/261] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:46.751727 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.754160 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:46.754438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.754625 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.764089 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.764089 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:46.769443 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:46.777619 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ed3351e-2b4e-44cb-a635-f78f87c87037 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:46.778320 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 68/262] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:46.795444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.798602 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:46.798602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.798602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.810831 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.810831 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:46.817530 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Volume info retrieved successfully. Aug 12 12:46:46.825413 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5851a7a-2336-4551-96b2-7a63f4fc055b tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:46.826353 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 63/263] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:46.846519 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.848461 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746 Aug 12 12:46:46.848630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.849541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.849680 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746'), ('all_tenants', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:46:46.894151 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Get all volumes completed successfully. Aug 12 12:46:46.894720 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfb10ba7-d1b3-410d-92b0-97e9fdc42724 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746 returned with HTTP 200 Aug 12 12:46:46.895183 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 65/264] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-294298746 => generated 344 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:46.908547 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.912307 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:46.912586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.912802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.926492 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.926492 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:46.936028 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:46.941878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3b76fc8-5b2d-48b6-985a-8cbdc87172c2 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:46.942445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 69/265] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:46 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:46.962227 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:46.965034 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] DELETE https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:46.965222 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:46.965543 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:46.965826 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Delete volume with id: 15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:46.975931 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:46.975931 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:46.976597 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:47.004895 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Delete volume request issued successfully. Aug 12 12:46:47.005091 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbfabab0-eae6-41b1-a57d-525f8fb15e66 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 202 Aug 12 12:46:47.005547 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 69/266] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:46 2026] DELETE /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:47.018587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.020714 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:47.021233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.021663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.033523 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.033523 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:47.042658 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Volume info retrieved successfully. Aug 12 12:46:47.048804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1c7bc3f-52c4-42e1-ac36-20451329dbf0 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 200 Aug 12 12:46:47.049239 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 64/267] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:47.166203 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-858d1065-4bc8-4316-8f25-20276b7d739e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.168741 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-858d1065-4bc8-4316-8f25-20276b7d739e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:47.169002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-858d1065-4bc8-4316-8f25-20276b7d739e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.169243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-858d1065-4bc8-4316-8f25-20276b7d739e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.181912 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.182261 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.184265 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] POST https://10.4.3.81/volume/v3/snapshots/None/action Aug 12 12:46:47.184859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:47.184964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] POST https://10.4.3.81/volume/v3/snapshots/2d37368c-dd12-4dae-a5c1-25d09e3fa0c4/action Aug 12 12:46:47.185074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:47.185573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:47.185573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:47.186669 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.186669 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:47.187004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.snapshot_actions [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100195) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 12:46:47.187289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.snapshot_actions [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100197) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 12:46:47.192671 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-858d1065-4bc8-4316-8f25-20276b7d739e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:47.193667 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fb0a6818-35db-4758-8879-0fdf70b46d4b req-1b9e71d2-7c34-4f3b-bc3d-6570e7d54abd tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] https://10.4.3.81/volume/v3/snapshots/2d37368c-dd12-4dae-a5c1-25d09e3fa0c4/action returned with HTTP 404 Aug 12 12:46:47.193745 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9b24b137-9e66-4729-8ab7-7085544d50ef req-6f9ab301-54b7-451a-9509-a43a6bcec0a6 tempest-VolumesAssistedSnapshotsTest-1054816854 tempest-VolumesAssistedSnapshotsTest-1054816854-project] https://10.4.3.81/volume/v3/snapshots/None/action returned with HTTP 404 Aug 12 12:46:47.194394 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 70/268] 10.4.3.81 () {72 vars in 1671 bytes} [Wed Aug 12 12:46:47 2026] POST /volume/v3/snapshots/2d37368c-dd12-4dae-a5c1-25d09e3fa0c4/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:47.195222 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 70/269] 10.4.3.81 () {72 vars in 1575 bytes} [Wed Aug 12 12:46:47 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:47.198732 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-858d1065-4bc8-4316-8f25-20276b7d739e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:47.199451 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 66/270] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:47.264135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.266796 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:47.267152 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.267233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.293567 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.293567 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:47.298697 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:47.304471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-238b75f7-d3ab-48ac-83c2-6e0bb4b2db69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:47.305514 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 65/271] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:47.474414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.477036 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:47.477283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.477546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.490170 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.490170 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:47.494179 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:47.498927 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-0174e2e9-d7db-494f-89fb-810ce6914fe1 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:47.499425 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 71/272] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:47.554133 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.556735 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] POST https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366/action Aug 12 12:46:47.557110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:47.557235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:47.571038 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.571038 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:47.571389 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:47.578151 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Begin detaching volume completed successfully. Aug 12 12:46:47.578424 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-104d0bcd-dff5-4f0d-9045-7720244768e6 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366/action returned with HTTP 202 Aug 12 12:46:47.578972 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 71/273] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:46:47 2026] POST /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:47.634971 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0ca5597c-ef69-4926-9882-6bb1a3746296 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.635520 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ca5597c-ef69-4926-9882-6bb1a3746296 None None] GET https://10.4.3.81/volume// Aug 12 12:46:47.635670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ca5597c-ef69-4926-9882-6bb1a3746296 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.636084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ca5597c-ef69-4926-9882-6bb1a3746296 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.636559 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ca5597c-ef69-4926-9882-6bb1a3746296 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:47.638871 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 67/274] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:47.654053 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.656323 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:47.656622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:47.656890 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:47.677171 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.677171 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:47.682036 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:47.687941 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-67c68e65-5df8-488e-abb7-a96bef7e4380 tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:47.688867 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 66/275] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:47 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1542 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:46:47.919533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-afe43c5f-2690-40d4-a03b-5114c4d4669a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:47.922078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-afe43c5f-2690-40d4-a03b-5114c4d4669a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f/action Aug 12 12:46:47.922511 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-afe43c5f-2690-40d4-a03b-5114c4d4669a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:47.922652 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-afe43c5f-2690-40d4-a03b-5114c4d4669a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:47.970100 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:47.970100 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:47.985614 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9e38aff1-b66c-48e6-9aa5-579aca1c99ae req-afe43c5f-2690-40d4-a03b-5114c4d4669a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f/action returned with HTTP 204 Aug 12 12:46:47.986763 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 72/276] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:47 2026] POST /volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:48.067876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-985d7491-25bc-42f9-b5b9-33667661b4b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.070062 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-985d7491-25bc-42f9-b5b9-33667661b4b3 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] GET https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 Aug 12 12:46:48.070963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-985d7491-25bc-42f9-b5b9-33667661b4b3 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.070963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-985d7491-25bc-42f9-b5b9-33667661b4b3 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.079886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-985d7491-25bc-42f9-b5b9-33667661b4b3 tempest-VolumeRetypeWithoutMigrationTest-1744225251 tempest-VolumeRetypeWithoutMigrationTest-1744225251-project-member] https://10.4.3.81/volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 returned with HTTP 404 Aug 12 12:46:48.080485 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 72/277] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/15b1f22f-a345-407c-9cbf-587f8f010fb2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:48.093388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dcad4847-62e2-485d-985f-30f8e926c429 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.097599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dcad4847-62e2-485d-985f-30f8e926c429 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] DELETE https://10.4.3.81/volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 Aug 12 12:46:48.098160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dcad4847-62e2-485d-985f-30f8e926c429 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.099656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dcad4847-62e2-485d-985f-30f8e926c429 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.155158 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dcad4847-62e2-485d-985f-30f8e926c429 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 returned with HTTP 202 Aug 12 12:46:48.155158 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 68/278] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:48 2026] DELETE /volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:48.165855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be203306-9add-4ad6-9cf2-8d5b0b190df6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.169589 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be203306-9add-4ad6-9cf2-8d5b0b190df6 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] GET https://10.4.3.81/volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 Aug 12 12:46:48.170047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be203306-9add-4ad6-9cf2-8d5b0b190df6 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.170371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be203306-9add-4ad6-9cf2-8d5b0b190df6 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.176927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be203306-9add-4ad6-9cf2-8d5b0b190df6 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 returned with HTTP 404 Aug 12 12:46:48.177723 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 67/279] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/types/61d8af48-d01f-4f2c-af36-a52c55cb3676 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:48.187965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-711acd57-9d3e-429f-966c-5cd080274135 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.194139 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-711acd57-9d3e-429f-966c-5cd080274135 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] DELETE https://10.4.3.81/volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e Aug 12 12:46:48.194469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-711acd57-9d3e-429f-966c-5cd080274135 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.194742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-711acd57-9d3e-429f-966c-5cd080274135 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.268648 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-711acd57-9d3e-429f-966c-5cd080274135 tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e returned with HTTP 202 Aug 12 12:46:48.268648 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 73/280] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:48 2026] DELETE /volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:46:48.280503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a56cbcf-9df0-426f-8bb4-19bb8d5fa86d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.283024 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a56cbcf-9df0-426f-8bb4-19bb8d5fa86d tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] GET https://10.4.3.81/volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e Aug 12 12:46:48.283266 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a56cbcf-9df0-426f-8bb4-19bb8d5fa86d tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.283548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a56cbcf-9df0-426f-8bb4-19bb8d5fa86d tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.287474 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a56cbcf-9df0-426f-8bb4-19bb8d5fa86d tempest-VolumeRetypeWithoutMigrationTest-731251000 tempest-VolumeRetypeWithoutMigrationTest-731251000-project-admin] https://10.4.3.81/volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e returned with HTTP 404 Aug 12 12:46:48.288569 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 73/281] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/types/a415b07f-aef1-4dd7-8aad-10ba8ce4766e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:48.325504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.330313 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:48.330313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.330313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.348311 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.348311 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:48.354501 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:48.363426 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72303ab1-7ad6-4734-9d1a-a5ab4bcf5ad2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:48.364012 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 69/282] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:48.477678 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.482764 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:48.483169 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.484164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.496478 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.496478 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:48.502884 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:48.508423 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-4f8cc308-5b14-4036-92df-693d38afc567 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:48.508997 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 68/283] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:48.644051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.646374 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 tempest-TestMultiAttachVolumeSwap-1514754931 tempest-TestMultiAttachVolumeSwap-1514754931-project] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:48.646596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 tempest-TestMultiAttachVolumeSwap-1514754931 tempest-TestMultiAttachVolumeSwap-1514754931-project] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.646803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 tempest-TestMultiAttachVolumeSwap-1514754931 tempest-TestMultiAttachVolumeSwap-1514754931-project] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.670535 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.670535 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:48.677281 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 tempest-TestMultiAttachVolumeSwap-1514754931 tempest-TestMultiAttachVolumeSwap-1514754931-project] Volume info retrieved successfully. Aug 12 12:46:48.682608 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5b1f6ed8-3985-47b0-87c2-360a71c2506a req-fd1f41fc-4b7e-431e-8a83-8c1914a88275 tempest-TestMultiAttachVolumeSwap-1514754931 tempest-TestMultiAttachVolumeSwap-1514754931-project] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:48.683109 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 74/284] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1649 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:48.696271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.699026 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:48.699288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.699618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.724108 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.724108 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:48.729886 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Volume info retrieved successfully. Aug 12 12:46:48.737254 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63cb22c1-949c-4efb-9fd4-2f39180a8e1f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:48.737753 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 74/285] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:48.751536 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.753679 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] GET https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:46:48.753956 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.754176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.765095 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.765095 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:48.769967 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] Volume info retrieved successfully. Aug 12 12:46:48.774940 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccc44875-0152-477d-8ae3-cd3a9b06cb3f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-reader] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 200 Aug 12 12:46:48.775621 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 70/286] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:48.903003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:48.914962 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:48.914962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:48.914962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:48.941802 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:48.941802 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:48.950048 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:48.958241 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7c8af00-395f-4262-a9cf-c986ca1e31fe tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:48.958905 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 69/287] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:48 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:49.060622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:49.065536 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:49.065536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:49.065536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:49.082916 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:49.082916 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:49.088815 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:49.098879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fb9142f2-cf21-49b6-8089-d1d5e613b344 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:49.099332 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 75/288] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:49 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:49.150967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:49.155996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action Aug 12 12:46:49.156424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:49.156602 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:49.186529 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:49.186529 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:49.186639 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:49.217251 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Begin detaching volume completed successfully. Aug 12 12:46:49.217251 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-67e9e2fb-122d-47ea-bdcd-f363f241e70a tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action returned with HTTP 202 Aug 12 12:46:49.217251 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 75/289] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:46:49 2026] POST /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:49.306244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f97630b-4f44-4ff3-bc83-95463abe2135 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:49.306677 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f97630b-4f44-4ff3-bc83-95463abe2135 None None] GET https://10.4.3.81/volume// Aug 12 12:46:49.306933 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f97630b-4f44-4ff3-bc83-95463abe2135 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:49.307209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f97630b-4f44-4ff3-bc83-95463abe2135 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:49.307710 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f97630b-4f44-4ff3-bc83-95463abe2135 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:49.308162 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 71/290] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:49.318733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:49.322093 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:49.322370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:49.322638 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:49.354205 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:49.354205 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:49.359599 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:49.366269 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-7d9bf7e8-ed94-4071-8fdb-a768757a6ae3 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:49.366847 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 70/291] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:49 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:50.070284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.072931 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:50.073172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.074187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.088857 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.088857 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:50.095238 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:50.099879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-fe605e55-2efa-47df-93c8-cd0fcc54e77e tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:50.100449 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 76/292] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:50 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1459 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:50.126831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-349fb49e-aecb-4b3b-ba95-943e66c72a6d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.130131 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-349fb49e-aecb-4b3b-ba95-943e66c72a6d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f Aug 12 12:46:50.131316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-349fb49e-aecb-4b3b-ba95-943e66c72a6d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.131316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-349fb49e-aecb-4b3b-ba95-943e66c72a6d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.141839 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.141839 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:50.230984 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-98d8a9f7-6ee0-493c-8961-eac12f047f3a req-349fb49e-aecb-4b3b-ba95-943e66c72a6d tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f returned with HTTP 200 Aug 12 12:46:50.231733 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 76/293] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:50 2026] DELETE /volume/v3/attachments/c93e3485-a349-496b-a935-eb8ceaa3078f => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:50.399838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.401798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:50.401798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.401798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.428665 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.428665 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:50.434853 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:50.440979 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e8352c8-4a13-41ca-83f4-0afa8ecd6446 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:50.441573 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 72/294] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:50 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:50.487146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.489225 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:50.489551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.489717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.507835 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.507835 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:50.515975 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:50.521034 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-ca5c3705-daed-422b-be86-48b965472aac tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:50.521829 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 71/295] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:50 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:50.546487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.548957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] POST https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action Aug 12 12:46:50.549627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:50.549984 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:50.566997 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.566997 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:50.568114 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:50.581902 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Begin detaching volume completed successfully. Aug 12 12:46:50.582347 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-a7409b21-fd2d-4e27-b850-afb6a7d7b29c tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action returned with HTTP 202 Aug 12 12:46:50.582989 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 77/296] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:46:50 2026] POST /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:50.658245 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12bf648a-aa1c-4316-886b-a7c818cdeafe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.658677 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12bf648a-aa1c-4316-886b-a7c818cdeafe None None] GET https://10.4.3.81/volume// Aug 12 12:46:50.658983 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12bf648a-aa1c-4316-886b-a7c818cdeafe None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.659277 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12bf648a-aa1c-4316-886b-a7c818cdeafe None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.659747 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12bf648a-aa1c-4316-886b-a7c818cdeafe None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:50.660147 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 77/297] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:46:50.678500 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:50.684699 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:50.685041 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:50.685315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:50.709111 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:50.709111 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:50.717292 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:50.725003 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-9537a865-657c-465e-90ca-fb6182e618d7 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:50.725729 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 73/298] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:46:50 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:46:51.170819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-4d03c937-91d2-4c60-a404-1c165e3b6c7a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:51.177902 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-4d03c937-91d2-4c60-a404-1c165e3b6c7a tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] DELETE https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 Aug 12 12:46:51.177902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-4d03c937-91d2-4c60-a404-1c165e3b6c7a tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:51.179870 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-4d03c937-91d2-4c60-a404-1c165e3b6c7a tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:51.184012 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=298,cinder:INSERT=30,cinder:UPDATE=57,cinder:DELETE=6 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:46:51.204017 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:51.204017 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:51.307465 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-510c4d87-2799-4c5f-a9d0-99e8f6f3d86a req-4d03c937-91d2-4c60-a404-1c165e3b6c7a tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 returned with HTTP 200 Aug 12 12:46:51.307889 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 72/299] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:51 2026] DELETE /volume/v3/attachments/0850d0e9-95f1-4ad3-885f-3b6ab3215a73 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:51.523521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:51.528607 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:51.528607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:51.528607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:51.530806 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=353,cinder:INSERT=47,cinder:UPDATE=74,cinder:DELETE=2 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:46:51.541197 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:51.541197 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:51.548293 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:51.555439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-1247fdb3-4af9-4c0b-a551-1a108b2115c8 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:51.556298 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 78/300] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:51 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:51.886156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:51.888971 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:51.889223 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:51.889464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:51.898374 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:51.898374 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:51.902632 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:51.907639 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a35aac6-76e0-46b8-a9e2-d28e001e923e tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:51.908121 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 78/301] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:51 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:51.926204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:51.927933 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:51.928128 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:51.928335 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:51.928538 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Delete volume with id: 659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:51.930678 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=291,cinder:INSERT=29,cinder:UPDATE=68,cinder:DELETE=3 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:46:51.939437 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:51.939437 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:51.939971 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:51.975967 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Delete volume request issued successfully. Aug 12 12:46:51.976150 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70a6952f-5fdf-4486-9140-44fef9f0b02c tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 202 Aug 12 12:46:51.976916 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 74/302] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:51 2026] DELETE /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:51.986106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4779a42-e2b2-472f-97da-df1e80c25edf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:51.990687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4779a42-e2b2-472f-97da-df1e80c25edf tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:51.990687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4779a42-e2b2-472f-97da-df1e80c25edf tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:51.990910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4779a42-e2b2-472f-97da-df1e80c25edf tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:52.003889 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:52.003889 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:52.009461 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d4779a42-e2b2-472f-97da-df1e80c25edf tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Volume info retrieved successfully. Aug 12 12:46:52.017391 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4779a42-e2b2-472f-97da-df1e80c25edf tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 200 Aug 12 12:46:52.018034 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 73/303] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:51 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 1013 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:52.537858 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-9acf7431-1ac5-40ee-9e3f-6e6479093469 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:52.541825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-9acf7431-1ac5-40ee-9e3f-6e6479093469 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3/action Aug 12 12:46:52.542165 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-9acf7431-1ac5-40ee-9e3f-6e6479093469 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:52.542489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-9acf7431-1ac5-40ee-9e3f-6e6479093469 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:52.571913 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:52.571913 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:52.590594 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3f35be26-1c56-4b66-a2b4-78f7533787e1 req-9acf7431-1ac5-40ee-9e3f-6e6479093469 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3/action returned with HTTP 204 Aug 12 12:46:52.591170 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 79/304] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:46:52 2026] POST /volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:53.038233 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b135355a-0574-498d-8718-5018c0baef4b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:53.043248 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b135355a-0574-498d-8718-5018c0baef4b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:53.043458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b135355a-0574-498d-8718-5018c0baef4b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:53.043756 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b135355a-0574-498d-8718-5018c0baef4b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:53.049524 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=294,cinder:INSERT=38,cinder:UPDATE=79,cinder:DELETE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:46:53.064688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b135355a-0574-498d-8718-5018c0baef4b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 404 Aug 12 12:46:53.064688 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 79/305] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:53 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:54.578315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:54.580850 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:54.581135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:54.581232 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:54.590216 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:54.590216 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:54.596955 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:54.602517 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-e67e9cc5-3954-4ae7-a898-ae48d115660d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:54.603118 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 75/306] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:54 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:54.784943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb25fcd5-8105-40df-9e0f-4dd1578f2fd8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.237849 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb25fcd5-8105-40df-9e0f-4dd1578f2fd8 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:55.237849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb25fcd5-8105-40df-9e0f-4dd1578f2fd8 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-247878520", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:55.279865 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb25fcd5-8105-40df-9e0f-4dd1578f2fd8 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:55.280578 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 74/307] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:46:54 2026] POST /volume/v3/types => generated 274 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:55.291816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b8774034-e6f0-4ef1-a01f-250b8f1b3bd3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.294835 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8774034-e6f0-4ef1-a01f-250b8f1b3bd3 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:55.295336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8774034-e6f0-4ef1-a01f-250b8f1b3bd3 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-618855460", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:55.338103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8774034-e6f0-4ef1-a01f-250b8f1b3bd3 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:55.338957 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 80/308] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:46:55 2026] POST /volume/v3/types => generated 274 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:55.354865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.391747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c353fc44-6686-4352-b7fe-7a6dca3d8826 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.392331 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c353fc44-6686-4352-b7fe-7a6dca3d8826 None None] GET https://10.4.3.81/volume// Aug 12 12:46:55.393904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c353fc44-6686-4352-b7fe-7a6dca3d8826 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:55.393904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c353fc44-6686-4352-b7fe-7a6dca3d8826 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:55.393904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c353fc44-6686-4352-b7fe-7a6dca3d8826 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:46:55.393904 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 76/309] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:46:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:46:55.407322 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-3cc0603a-a33a-4c25-892c-083e7ba1dde5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.415247 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-3cc0603a-a33a-4c25-892c-083e7ba1dde5 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:46:55.415612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-3cc0603a-a33a-4c25-892c-083e7ba1dde5 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d", "connector": null, "instance_uuid": "569f8239-12a8-4ba8-a242-fe22b9e54f84"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:55.443566 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:55.443566 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:55.511834 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-3cc0603a-a33a-4c25-892c-083e7ba1dde5 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:46:55.512490 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 75/310] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:46:55 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:55.533365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-ed02557e-55f2-4944-a8fd-176c0ca1360f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.540680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-ed02557e-55f2-4944-a8fd-176c0ca1360f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 Aug 12 12:46:55.540876 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-ed02557e-55f2-4944-a8fd-176c0ca1360f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:55.541846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-ed02557e-55f2-4944-a8fd-176c0ca1360f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:55.561708 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:55.561708 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:55.685279 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-ed02557e-55f2-4944-a8fd-176c0ca1360f tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 returned with HTTP 200 Aug 12 12:46:55.686037 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 81/311] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:55 2026] DELETE /volume/v3/attachments/9ad9316c-8aa6-4caa-8934-434a45fd90e3 => generated 192 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:55.724051 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:55.729290 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:46:55.729694 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:55.730682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:55.747539 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:55.747539 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:55.754096 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:46:55.764243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-899192d6-6157-4092-8179-7d12918806bc tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:46:55.764762 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 77/312] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:55 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:55.765327 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:46:55.767418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1613240779", "volume_type": "44c291f1-c98d-40ae-b667-0beb6260b4de", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:55.770711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1613240779', 'volume_type': '44c291f1-c98d-40ae-b667-0beb6260b4de', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:46:55.780817 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Create volume of 1 GB Aug 12 12:46:55.781204 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:55.781204 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:55.781962 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Availability Zones retrieved successfully. Aug 12 12:46:55.791314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Flow 'volume_create_api' (c1bc737a-9f11-4b20-98d5-e6cc73abc8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:55.793377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974b11fa-f864-43b9-9c4d-45e4866e67fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:55.794939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:46:55.831631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974b11fa-f864-43b9-9c4d-45e4866e67fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:46:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=44c291f1-c98d-40ae-b667-0beb6260b4de,is_public=True,name='tempest-VolumeTypesTest-volume-type-247878520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44c291f1-c98d-40ae-b667-0beb6260b4de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:55.832804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1c7f7b-4832-4425-abbb-ed2939c3a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:55.874062 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-247878520 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-247878520, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:55.874494 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-247878520 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-247878520, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:55.931623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Created reservations ['a053620e-d2d9-4a8c-8a48-3575b33c3d90', 'a4ec8e9c-68b2-4a7f-a595-51220fa3b8ad', '08c50388-f3e4-41a5-a8db-76a0394cc711', '76db0998-f639-4fa3-b130-ac2f89aa2f44'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:55.932541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1c7f7b-4832-4425-abbb-ed2939c3a191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a053620e-d2d9-4a8c-8a48-3575b33c3d90', 'a4ec8e9c-68b2-4a7f-a595-51220fa3b8ad', '08c50388-f3e4-41a5-a8db-76a0394cc711', '76db0998-f639-4fa3-b130-ac2f89aa2f44']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:55.933430 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807132d1-d429-4868-b778-c5021f9a8d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:55.962454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807132d1-d429-4868-b778-c5021f9a8d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc61c1e9-3857-4d0e-b73c-b891b7e2a71b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1613240779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7e22407e784969a011518cee7b0e90',qos_specs=None,replication_status=,reservations=['a053620e-d2d9-4a8c-8a48-3575b33c3d90','a4ec8e9c-68b2-4a7f-a595-51220fa3b8ad','08c50388-f3e4-41a5-a8db-76a0394cc711','76db0998-f639-4fa3-b130-ac2f89aa2f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a65ddf4e41d4480bb40fd27bdec8baa7',volume_type_id=44c291f1-c98d-40ae-b667-0beb6260b4de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1613240779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc61c1e9-3857-4d0e-b73c-b891b7e2a71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7e22407e784969a011518cee7b0e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a65ddf4e41d4480bb40fd27bdec8baa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44c291f1-c98d-40ae-b667-0beb6260b4de),volume_type_id=44c291f1-c98d-40ae-b667-0beb6260b4de)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:55.963333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37950c96-6608-4545-8b55-198159d6d028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:55.990441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37950c96-6608-4545-8b55-198159d6d028) transitioned into state 'SUCCESS' from state '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-1613240779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7e22407e784969a011518cee7b0e90',qos_specs=None,replication_status=,reservations=['a053620e-d2d9-4a8c-8a48-3575b33c3d90','a4ec8e9c-68b2-4a7f-a595-51220fa3b8ad','08c50388-f3e4-41a5-a8db-76a0394cc711','76db0998-f639-4fa3-b130-ac2f89aa2f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a65ddf4e41d4480bb40fd27bdec8baa7',volume_type_id=44c291f1-c98d-40ae-b667-0beb6260b4de)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:55.991418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69febb50-6105-46dd-940b-9c0daaad0a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:46:56.005389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69febb50-6105-46dd-940b-9c0daaad0a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:46:56.006362 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Flow 'volume_create_api' (c1bc737a-9f11-4b20-98d5-e6cc73abc8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:46:56.006801 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Create volume request issued successfully. Aug 12 12:46:56.007524 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8d9226f-070f-44c3-865d-f88db5b014c2 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:46:56.008558 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 80/313] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:46:55 2026] POST /volume/v3/volumes => generated 781 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:46:56.032791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:56.033658 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:56.034403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:56.034494 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:56.047798 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:56.047798 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:56.054486 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:56.063740 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b24f30de-23dc-4f8c-b402-7cbfee9d5acd tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:56.063850 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 76/314] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:56 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:56.145608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-4e8553f0-ef56-4dcb-8ea8-16303ab0d16f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:56.150045 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-4e8553f0-ef56-4dcb-8ea8-16303ab0d16f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea Aug 12 12:46:56.150045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-4e8553f0-ef56-4dcb-8ea8-16303ab0d16f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:56.150045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-4e8553f0-ef56-4dcb-8ea8-16303ab0d16f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:56.159523 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:56.159523 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:56.281536 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c220bf44-1ca8-449c-a28c-fe78d084659a req-4e8553f0-ef56-4dcb-8ea8-16303ab0d16f tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea returned with HTTP 200 Aug 12 12:46:56.281939 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 82/315] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:46:56 2026] DELETE /volume/v3/attachments/ce9e0f98-7243-40f8-98ae-5c7fa3f9f8ea => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:57.082619 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3217e37c-d616-4c8d-b897-739b039d36c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:57.085021 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3217e37c-d616-4c8d-b897-739b039d36c9 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:57.085286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3217e37c-d616-4c8d-b897-739b039d36c9 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:57.085503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3217e37c-d616-4c8d-b897-739b039d36c9 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:57.096470 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:57.096470 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:57.101733 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3217e37c-d616-4c8d-b897-739b039d36c9 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:57.110857 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3217e37c-d616-4c8d-b897-739b039d36c9 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:57.111458 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 78/316] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:57 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:57.134148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:57.138045 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] POST https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b/action Aug 12 12:46:57.138045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Action body: b'{"os-retype": {"new_type": "ccfa42dc-4999-4c60-b992-423d3372bee6"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:46:57.138220 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "ccfa42dc-4999-4c60-b992-423d3372bee6"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:57.155014 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:57.155014 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:57.155691 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:57.186086 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-618855460 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-618855460, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:57.186436 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-618855460 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-618855460, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:46:57.243439 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Created reservations ['282d5fcb-8732-4f7e-828d-bd70da6ff5d2', '19b8bd10-6a0c-4738-9d17-20dc5ea91443'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:57.288968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Created reservations ['0f157202-b33a-4a66-9e4b-5c18fc5076d8', '14a90759-8fb5-46fc-b54b-4ab123f9c7d4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:46:57.344813 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Retype volume request issued successfully. Aug 12 12:46:57.344813 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eba100b-52ed-4572-bc1a-ad020f49fd23 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b/action returned with HTTP 202 Aug 12 12:46:57.344813 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 81/317] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:46:57 2026] POST /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:46:57.358357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:57.361326 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:57.361326 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:57.362217 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:57.382717 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:57.382717 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:57.387482 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:57.392337 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90899f1b-6bc5-41c8-a059-9719848a0d11 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:57.392709 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 77/318] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:57 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:57.622138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:57.625432 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:46:57.625639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:57.625884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:57.641521 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:57.641521 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:57.648607 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:46:57.657675 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-22204a30-a8de-4fa4-b806-9f051677921c tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:46:57.657675 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 83/319] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:46:57 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:57.996563 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59e56d3d-5810-46c6-9082-be983b08d31b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:57.999161 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59e56d3d-5810-46c6-9082-be983b08d31b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:57.999657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59e56d3d-5810-46c6-9082-be983b08d31b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:57.999657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59e56d3d-5810-46c6-9082-be983b08d31b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.000052 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-59e56d3d-5810-46c6-9082-be983b08d31b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Delete volume with id: 659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:58.010475 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59e56d3d-5810-46c6-9082-be983b08d31b tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 404 Aug 12 12:46:58.010923 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 79/320] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:57 2026] DELETE /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:58.022467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3411f180-e3dc-4c61-a54a-b1206adccb1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.026700 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3411f180-e3dc-4c61-a54a-b1206adccb1f tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] GET https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 Aug 12 12:46:58.026700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3411f180-e3dc-4c61-a54a-b1206adccb1f tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.026700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3411f180-e3dc-4c61-a54a-b1206adccb1f tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.033707 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3411f180-e3dc-4c61-a54a-b1206adccb1f tempest-VolumesAssistedSnapshotsTest-577556911 tempest-VolumesAssistedSnapshotsTest-577556911-project-admin] https://10.4.3.81/volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 returned with HTTP 404 Aug 12 12:46:58.034679 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 82/321] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:58 2026] GET /volume/v3/volumes/659de410-427b-4b66-b7a6-2e6c4a6db366 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:58.407002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.412256 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.412533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.412998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.426124 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:58.426124 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:58.433898 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:58.441748 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba1602d1-119c-4bfe-af58-be3b9125c938 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:58.442336 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 78/322] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:58 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:58.467469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-eec08c82-1214-49bc-af34-403ac74b8418 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.470491 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eec08c82-1214-49bc-af34-403ac74b8418 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.470635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eec08c82-1214-49bc-af34-403ac74b8418 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.471480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eec08c82-1214-49bc-af34-403ac74b8418 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.481544 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:58.481544 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:58.486705 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-eec08c82-1214-49bc-af34-403ac74b8418 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:58.492567 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eec08c82-1214-49bc-af34-403ac74b8418 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:58.492933 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 84/323] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:58 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:58.508415 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.510772 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.510938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.511212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.521894 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:58.521894 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:58.527548 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:58.535054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b95005b-3b67-4c71-9807-ae8acb81fb70 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:58.535054 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 80/324] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:58 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:58.553462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.556552 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.556856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.557088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.557266 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Delete volume with id: bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.575099 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:58.575099 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:46:58.576058 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:58.613737 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Delete volume request issued successfully. Aug 12 12:46:58.614125 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76f152b4-3a1d-4574-b1b4-cb5ddcde94f1 tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 202 Aug 12 12:46:58.614856 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 83/325] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:46:58 2026] DELETE /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:58.626983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8604ce35-2794-4ea1-b74a-466221b0000c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:58.633811 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8604ce35-2794-4ea1-b74a-466221b0000c tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:58.634102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8604ce35-2794-4ea1-b74a-466221b0000c tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:58.634322 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8604ce35-2794-4ea1-b74a-466221b0000c tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:58.645129 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:58.645129 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:46:58.650881 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8604ce35-2794-4ea1-b74a-466221b0000c tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Volume info retrieved successfully. Aug 12 12:46:58.662728 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8604ce35-2794-4ea1-b74a-466221b0000c tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 200 Aug 12 12:46:58.663145 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 79/326] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:58 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:59.119664 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.125605 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] PUT https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 Aug 12 12:46:59.126226 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:59.146479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Acquiring lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:46:59.151997 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:46:59.154687 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:59.154687 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:59.301581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Lock "cinder-attachment_update-af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d-np0000007055" released by "attachment_update" :: held 0.150s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:46:59.302079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-b2b87d4d-2125-4d3b-aea5-b7508b482591 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 returned with HTTP 200 Aug 12 12:46:59.302725 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 85/327] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:46:59 2026] PUT /volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:59.315790 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-69ac88fe-707c-47cd-8d17-914807ffd06a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.320405 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-69ac88fe-707c-47cd-8d17-914807ffd06a tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 Aug 12 12:46:59.320798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-69ac88fe-707c-47cd-8d17-914807ffd06a tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.321526 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-69ac88fe-707c-47cd-8d17-914807ffd06a tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.351336 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-69ac88fe-707c-47cd-8d17-914807ffd06a tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 returned with HTTP 200 Aug 12 12:46:59.352221 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 81/328] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:46:59.681720 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8cd4e289-59a1-48c1-a635-7bfaf7ff384d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.683696 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cd4e289-59a1-48c1-a635-7bfaf7ff384d tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] GET https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b Aug 12 12:46:59.683976 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8cd4e289-59a1-48c1-a635-7bfaf7ff384d tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.684176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8cd4e289-59a1-48c1-a635-7bfaf7ff384d tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.691610 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cd4e289-59a1-48c1-a635-7bfaf7ff384d tempest-VolumeTypesTest-1531741198 tempest-VolumeTypesTest-1531741198-project-member] https://10.4.3.81/volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b returned with HTTP 404 Aug 12 12:46:59.692200 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 84/329] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/volumes/bc61c1e9-3857-4d0e-b73c-b891b7e2a71b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:59.703102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-948d0ee6-b798-484a-a00c-4dc08200f2b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.707812 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-948d0ee6-b798-484a-a00c-4dc08200f2b7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 Aug 12 12:46:59.707812 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-948d0ee6-b798-484a-a00c-4dc08200f2b7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.707812 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-948d0ee6-b798-484a-a00c-4dc08200f2b7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.740987 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-948d0ee6-b798-484a-a00c-4dc08200f2b7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 returned with HTTP 202 Aug 12 12:46:59.740987 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 80/330] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:59 2026] DELETE /volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:59.750424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-054122e1-30f3-471d-8afb-33486712b0a1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.752390 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-054122e1-30f3-471d-8afb-33486712b0a1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 Aug 12 12:46:59.752571 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-054122e1-30f3-471d-8afb-33486712b0a1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.752870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-054122e1-30f3-471d-8afb-33486712b0a1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.757184 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-054122e1-30f3-471d-8afb-33486712b0a1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 returned with HTTP 404 Aug 12 12:46:59.758092 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 86/331] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/types/ccfa42dc-4999-4c60-b992-423d3372bee6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:59.765577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f879b513-c9b7-4cc7-9477-7a5f87594b02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.767961 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f879b513-c9b7-4cc7-9477-7a5f87594b02 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de Aug 12 12:46:59.768249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f879b513-c9b7-4cc7-9477-7a5f87594b02 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.768538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f879b513-c9b7-4cc7-9477-7a5f87594b02 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.768907 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:59.768907 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:46:59.800970 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f879b513-c9b7-4cc7-9477-7a5f87594b02 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de returned with HTTP 202 Aug 12 12:46:59.801461 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 82/332] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:59 2026] DELETE /volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:59.812051 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d76ee30a-dbf6-49c3-bb5e-04e6b764c80d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.815484 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d76ee30a-dbf6-49c3-bb5e-04e6b764c80d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de Aug 12 12:46:59.816091 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d76ee30a-dbf6-49c3-bb5e-04e6b764c80d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.816091 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d76ee30a-dbf6-49c3-bb5e-04e6b764c80d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.820705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d76ee30a-dbf6-49c3-bb5e-04e6b764c80d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de returned with HTTP 404 Aug 12 12:46:59.821800 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 85/333] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/types/44c291f1-c98d-40ae-b667-0beb6260b4de => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:59.835353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff55c0cb-4d0f-436e-9e80-1d8dd4af60c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.837452 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff55c0cb-4d0f-436e-9e80-1d8dd4af60c1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:59.838823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff55c0cb-4d0f-436e-9e80-1d8dd4af60c1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1982343921", "description": "tempest-volume-type-description-409542015", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:46:59.874149 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff55c0cb-4d0f-436e-9e80-1d8dd4af60c1 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:46:59.874583 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 81/334] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:46:59 2026] POST /volume/v3/types => generated 314 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:59.884687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7eb3ac2c-388c-424e-9e0b-0aea609396b5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.887801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7eb3ac2c-388c-424e-9e0b-0aea609396b5 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca Aug 12 12:46:59.888094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7eb3ac2c-388c-424e-9e0b-0aea609396b5 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.888367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7eb3ac2c-388c-424e-9e0b-0aea609396b5 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.894024 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:46:59.894024 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:46:59.895826 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7eb3ac2c-388c-424e-9e0b-0aea609396b5 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca returned with HTTP 200 Aug 12 12:46:59.896446 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 87/335] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:46:59.909860 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b700d24d-4e16-4fdb-a5f7-d2c1bf6bd525 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.911764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b700d24d-4e16-4fdb-a5f7-d2c1bf6bd525 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca Aug 12 12:46:59.911992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b700d24d-4e16-4fdb-a5f7-d2c1bf6bd525 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.912308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b700d24d-4e16-4fdb-a5f7-d2c1bf6bd525 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.954373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b700d24d-4e16-4fdb-a5f7-d2c1bf6bd525 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca returned with HTTP 202 Aug 12 12:46:59.954977 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 83/336] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:46:59 2026] DELETE /volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:46:59.966186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a79af422-ffdb-47c6-831c-a9ccb82df22d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.968107 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a79af422-ffdb-47c6-831c-a9ccb82df22d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca Aug 12 12:46:59.968291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a79af422-ffdb-47c6-831c-a9ccb82df22d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:46:59.968506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a79af422-ffdb-47c6-831c-a9ccb82df22d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:46:59.971844 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a79af422-ffdb-47c6-831c-a9ccb82df22d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca returned with HTTP 404 Aug 12 12:46:59.972374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 86/337] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:46:59 2026] GET /volume/v3/types/23199390-77cb-46d5-b5c8-04b94daa50ca => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:46:59.984271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-421b3c23-fdf1-4d28-9d2a-675e4776ef1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:46:59.986589 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-421b3c23-fdf1-4d28-9d2a-675e4776ef1c tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:46:59.987061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-421b3c23-fdf1-4d28-9d2a-675e4776ef1c tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2079783098"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:00.008402 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-421b3c23-fdf1-4d28-9d2a-675e4776ef1c tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:47:00.008402 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 82/338] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:46:59 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.023649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6b6f7678-e727-4168-80f1-7515be87773e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.025648 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b6f7678-e727-4168-80f1-7515be87773e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption Aug 12 12:47:00.026341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b6f7678-e727-4168-80f1-7515be87773e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:00.085609 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b6f7678-e727-4168-80f1-7515be87773e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption returned with HTTP 200 Aug 12 12:47:00.086338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 88/339] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:47:00 2026] POST /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.100897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab34bd7c-b878-4d1e-9e10-53dfab102353 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.103304 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab34bd7c-b878-4d1e-9e10-53dfab102353 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption Aug 12 12:47:00.103582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab34bd7c-b878-4d1e-9e10-53dfab102353 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.103841 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab34bd7c-b878-4d1e-9e10-53dfab102353 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.111610 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab34bd7c-b878-4d1e-9e10-53dfab102353 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption returned with HTTP 200 Aug 12 12:47:00.112112 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 84/340] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.124870 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25f907ea-9d2c-4d31-a5d0-4163c0fe5565 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.127835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25f907ea-9d2c-4d31-a5d0-4163c0fe5565 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] PUT https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 Aug 12 12:47:00.128340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25f907ea-9d2c-4d31-a5d0-4163c0fe5565 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:00.174148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25f907ea-9d2c-4d31-a5d0-4163c0fe5565 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 returned with HTTP 200 Aug 12 12:47:00.174613 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 87/341] 10.4.3.81 () {68 vars in 1500 bytes} [Wed Aug 12 12:47:00 2026] PUT /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 => generated 122 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.189135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40e0e56d-4fd6-4f93-971a-9d23e0159108 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.191460 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40e0e56d-4fd6-4f93-971a-9d23e0159108 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption Aug 12 12:47:00.191709 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40e0e56d-4fd6-4f93-971a-9d23e0159108 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.191964 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40e0e56d-4fd6-4f93-971a-9d23e0159108 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.200591 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40e0e56d-4fd6-4f93-971a-9d23e0159108 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption returned with HTTP 200 Aug 12 12:47:00.201084 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 83/342] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.212417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f0b9600b-65d4-487a-b0c8-cf8af443cb95 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.215937 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0b9600b-65d4-487a-b0c8-cf8af443cb95 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/cipher Aug 12 12:47:00.216128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0b9600b-65d4-487a-b0c8-cf8af443cb95 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.216554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0b9600b-65d4-487a-b0c8-cf8af443cb95 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.225090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0b9600b-65d4-487a-b0c8-cf8af443cb95 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/cipher returned with HTTP 200 Aug 12 12:47:00.225407 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 89/343] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:00.235086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05725279-02a3-41e6-9e21-3e61394ef2e6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.237275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05725279-02a3-41e6-9e21-3e61394ef2e6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 Aug 12 12:47:00.237796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05725279-02a3-41e6-9e21-3e61394ef2e6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.237796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05725279-02a3-41e6-9e21-3e61394ef2e6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.275620 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05725279-02a3-41e6-9e21-3e61394ef2e6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 returned with HTTP 202 Aug 12 12:47:00.276278 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 85/344] 10.4.3.81 () {66 vars in 1482 bytes} [Wed Aug 12 12:47:00 2026] DELETE /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption/2412906e-7846-4bb0-96df-ef3b9f32c610 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:00.284454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16ae762f-4bc3-4f23-a82d-1edc86d615d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.287165 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16ae762f-4bc3-4f23-a82d-1edc86d615d0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption Aug 12 12:47:00.287519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16ae762f-4bc3-4f23-a82d-1edc86d615d0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.287851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16ae762f-4bc3-4f23-a82d-1edc86d615d0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.300915 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16ae762f-4bc3-4f23-a82d-1edc86d615d0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption returned with HTTP 200 Aug 12 12:47:00.301457 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 88/345] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:47:00.311018 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e87782a7-23ad-45ad-b607-b8f3d3eedae7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.313553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e87782a7-23ad-45ad-b607-b8f3d3eedae7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption Aug 12 12:47:00.313900 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e87782a7-23ad-45ad-b607-b8f3d3eedae7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.314192 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e87782a7-23ad-45ad-b607-b8f3d3eedae7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.323400 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e87782a7-23ad-45ad-b607-b8f3d3eedae7 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption returned with HTTP 200 Aug 12 12:47:00.324397 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 84/346] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:47:00.336316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-60acc9d1-74e4-49e5-bffa-a838336a6f8d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.339801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60acc9d1-74e4-49e5-bffa-a838336a6f8d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 Aug 12 12:47:00.340195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60acc9d1-74e4-49e5-bffa-a838336a6f8d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.340522 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60acc9d1-74e4-49e5-bffa-a838336a6f8d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.388674 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60acc9d1-74e4-49e5-bffa-a838336a6f8d tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 returned with HTTP 202 Aug 12 12:47:00.389152 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 90/347] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:47:00 2026] DELETE /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:00.398764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f4f35f0-85ad-48e3-a779-9f971be2358e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.401423 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f4f35f0-85ad-48e3-a779-9f971be2358e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 Aug 12 12:47:00.401745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f4f35f0-85ad-48e3-a779-9f971be2358e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.402069 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f4f35f0-85ad-48e3-a779-9f971be2358e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.407542 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f4f35f0-85ad-48e3-a779-9f971be2358e tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 returned with HTTP 404 Aug 12 12:47:00.408165 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 86/348] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/57e894ff-ff06-4096-a6dc-1b21edebda10 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:00.418524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3d371bc-f5b1-45f8-93ca-f27c9ae6ccad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.420425 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3d371bc-f5b1-45f8-93ca-f27c9ae6ccad tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types Aug 12 12:47:00.420606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3d371bc-f5b1-45f8-93ca-f27c9ae6ccad tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.420843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3d371bc-f5b1-45f8-93ca-f27c9ae6ccad tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.435787 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3d371bc-f5b1-45f8-93ca-f27c9ae6ccad tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:47:00.436434 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 89/349] 10.4.3.81 () {66 vars in 1224 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.467551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d8cfd5d-8b0a-4e36-b5a0-aa31f02a5309 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.467551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d8cfd5d-8b0a-4e36-b5a0-aa31f02a5309 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:47:00.467551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d8cfd5d-8b0a-4e36-b5a0-aa31f02a5309 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1812003526"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:00.486051 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d8cfd5d-8b0a-4e36-b5a0-aa31f02a5309 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:47:00.486276 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 85/350] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:47:00 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.496006 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-622aa433-67e3-46ea-b304-648ee6153db9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.499117 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-622aa433-67e3-46ea-b304-648ee6153db9 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] PUT https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba Aug 12 12:47:00.501437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-622aa433-67e3-46ea-b304-648ee6153db9 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-793453267", "description": "tempest-volume-type-description-1450109499", "is_public": false}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:00.574105 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-622aa433-67e3-46ea-b304-648ee6153db9 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba returned with HTTP 200 Aug 12 12:47:00.574511 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 91/351] 10.4.3.81 () {68 vars in 1356 bytes} [Wed Aug 12 12:47:00 2026] PUT /volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba => generated 204 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.586852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9d94cd5-8573-4b99-97d8-d607d3c648b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.588843 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9d94cd5-8573-4b99-97d8-d607d3c648b0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba Aug 12 12:47:00.588843 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9d94cd5-8573-4b99-97d8-d607d3c648b0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.589108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9d94cd5-8573-4b99-97d8-d607d3c648b0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.595478 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9d94cd5-8573-4b99-97d8-d607d3c648b0 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba returned with HTTP 200 Aug 12 12:47:00.595979 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 87/352] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:00.610980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-343c376b-c416-4917-8cc0-b4f931827ac6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.613447 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-343c376b-c416-4917-8cc0-b4f931827ac6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] DELETE https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba Aug 12 12:47:00.613784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-343c376b-c416-4917-8cc0-b4f931827ac6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.614147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-343c376b-c416-4917-8cc0-b4f931827ac6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.657933 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-343c376b-c416-4917-8cc0-b4f931827ac6 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba returned with HTTP 202 Aug 12 12:47:00.658615 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 90/353] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:47:00 2026] DELETE /volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:00.670423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a56f2178-66ff-4b80-a384-fadb5642ff70 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.671282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:00.672617 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a56f2178-66ff-4b80-a384-fadb5642ff70 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] GET https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba Aug 12 12:47:00.673019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a56f2178-66ff-4b80-a384-fadb5642ff70 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.673311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a56f2178-66ff-4b80-a384-fadb5642ff70 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.675010 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:00.675800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:00.675800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:00.678903 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a56f2178-66ff-4b80-a384-fadb5642ff70 tempest-VolumeTypesTest-196736696 tempest-VolumeTypesTest-196736696-project-admin] https://10.4.3.81/volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba returned with HTTP 404 Aug 12 12:47:00.679838 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 86/354] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/types/49fdc8cb-acb7-4959-be14-95ffc18167ba => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:00.690926 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:00.690926 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:00.699353 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:00.707676 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-48395da9-7d42-464e-b98f-ba688317f988 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:00.708363 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 92/355] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:00 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:01.701848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:01.704190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:47:01.704478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:01.704749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:01.704996 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Delete volume with id: 4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:47:01.719521 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:01.719521 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:01.720197 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:47:01.754497 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Delete volume request issued successfully. Aug 12 12:47:01.754726 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73b18300-b142-4bc8-86a1-3e5ce5f76682 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 202 Aug 12 12:47:01.755283 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 88/356] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:01 2026] DELETE /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:01.767960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:01.769539 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:47:01.769743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:01.769938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:01.784074 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:01.784074 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:01.793231 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:47:01.804230 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f7c0f3a-7da4-4c70-867a-74bb56dbb7a2 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 200 Aug 12 12:47:01.804230 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 91/357] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:01 2026] GET /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:02.824757 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc4cdcbc-1a0c-40da-999f-2a0972dc1300 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:02.827502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc4cdcbc-1a0c-40da-999f-2a0972dc1300 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b Aug 12 12:47:02.827805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdcbc-1a0c-40da-999f-2a0972dc1300 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:02.828155 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdcbc-1a0c-40da-999f-2a0972dc1300 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:02.838168 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc4cdcbc-1a0c-40da-999f-2a0972dc1300 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b returned with HTTP 404 Aug 12 12:47:02.838668 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 87/358] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:02 2026] GET /volume/v3/volumes/4ad2d2cc-ff50-4573-aaff-d2b7ebca5b9b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:02.850480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:02.853068 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:47:02.853068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:02.853068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:02.853342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Delete volume with id: cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:47:02.868060 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:02.868060 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:02.868060 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:47:02.895112 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Delete volume request issued successfully. Aug 12 12:47:02.895327 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fc32d6e3-35a8-4edf-a26a-2eca37b18e69 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 202 Aug 12 12:47:02.895737 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 93/359] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:02 2026] DELETE /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:02.907419 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:02.912087 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:47:02.912087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:02.912087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:02.925341 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:02.925341 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:02.935018 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Volume info retrieved successfully. Aug 12 12:47:02.945511 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3808f42-23c4-452d-8841-daa49a35c6c5 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 200 Aug 12 12:47:02.946032 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 89/360] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:02 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:03.719710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:03.722033 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:03.722197 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:03.722394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:03.732571 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:03.732571 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:03.738886 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:03.745398 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-26766b56-4673-45e4-9b7a-7816f9fcbb83 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:03.745992 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 92/361] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:03 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:47:03.966168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca18e98d-4179-4037-90a3-b57338a1db37 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:03.968369 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca18e98d-4179-4037-90a3-b57338a1db37 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] GET https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 Aug 12 12:47:03.968607 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca18e98d-4179-4037-90a3-b57338a1db37 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:03.968900 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca18e98d-4179-4037-90a3-b57338a1db37 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:03.976067 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca18e98d-4179-4037-90a3-b57338a1db37 tempest-TestMultiAttachVolumeSwap-1629259641 tempest-TestMultiAttachVolumeSwap-1629259641-project-member] https://10.4.3.81/volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 returned with HTTP 404 Aug 12 12:47:03.976649 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 88/362] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:03 2026] GET /volume/v3/volumes/cda9b520-025c-4c75-b731-c5ecd3905457 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:06.755934 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:06.759013 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:06.759267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:06.759533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:06.771756 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:06.771756 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:06.773184 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4a31b8f8-6abf-402a-b034-eddf7fcd7031 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:06.777242 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:06.785324 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-fa6c4d87-af46-4c1e-b45d-e8f98f1273fe tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:06.786171 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 94/363] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:06 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:06.981801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a31b8f8-6abf-402a-b034-eddf7fcd7031 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:47:06.982217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a31b8f8-6abf-402a-b034-eddf7fcd7031 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1193219590"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:06.999194 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a31b8f8-6abf-402a-b034-eddf7fcd7031 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:47:06.999547 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 90/364] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:47:06 2026] POST /volume/v3/types => generated 231 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:07.010649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9fad622e-44b1-4efa-b3d0-d788b6113bf5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.012382 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fad622e-44b1-4efa-b3d0-d788b6113bf5 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] POST https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.012679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fad622e-44b1-4efa-b3d0-d788b6113bf5 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:07.038335 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fad622e-44b1-4efa-b3d0-d788b6113bf5 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.039073 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 93/365] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:47:07 2026] POST /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.049828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-927fc0a7-6f50-4512-b978-fc37b01726ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.054853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-927fc0a7-6f50-4512-b978-fc37b01726ba tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 Aug 12 12:47:07.054853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-927fc0a7-6f50-4512-b978-fc37b01726ba tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.054853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-927fc0a7-6f50-4512-b978-fc37b01726ba tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.060870 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-927fc0a7-6f50-4512-b978-fc37b01726ba tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 returned with HTTP 200 Aug 12 12:47:07.061445 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 89/366] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.069092 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e343d9a8-7850-400c-bfc2-61ffbc613d45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.071257 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e343d9a8-7850-400c-bfc2-61ffbc613d45 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] DELETE https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 Aug 12 12:47:07.071516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e343d9a8-7850-400c-bfc2-61ffbc613d45 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.071885 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e343d9a8-7850-400c-bfc2-61ffbc613d45 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.126316 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e343d9a8-7850-400c-bfc2-61ffbc613d45 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 returned with HTTP 202 Aug 12 12:47:07.126945 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 95/367] 10.4.3.81 () {66 vars in 1392 bytes} [Wed Aug 12 12:47:07 2026] DELETE /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:47:07.137800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2d185cc-f109-4016-9c57-4129172f94bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.141166 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2d185cc-f109-4016-9c57-4129172f94bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 Aug 12 12:47:07.141453 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2d185cc-f109-4016-9c57-4129172f94bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.141872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2d185cc-f109-4016-9c57-4129172f94bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.150569 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2d185cc-f109-4016-9c57-4129172f94bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 returned with HTTP 404 Aug 12 12:47:07.151414 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 91/368] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:07.161741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9447f4ee-794a-4b93-b23a-49020ef141d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.163898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9447f4ee-794a-4b93-b23a-49020ef141d9 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] POST https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.164372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9447f4ee-794a-4b93-b23a-49020ef141d9 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:07.189470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9447f4ee-794a-4b93-b23a-49020ef141d9 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.190407 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 94/369] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:47:07 2026] POST /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.202937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-557cf649-db2d-4022-ba04-74f566a477a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.205100 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-557cf649-db2d-4022-ba04-74f566a477a0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.205559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-557cf649-db2d-4022-ba04-74f566a477a0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.206101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-557cf649-db2d-4022-ba04-74f566a477a0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.216473 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-557cf649-db2d-4022-ba04-74f566a477a0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.217232 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 90/370] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.232801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a26abca9-38e9-4454-8fbe-b973502611bc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.237942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a26abca9-38e9-4454-8fbe-b973502611bc tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] POST https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.237942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a26abca9-38e9-4454-8fbe-b973502611bc tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:07.290169 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a26abca9-38e9-4454-8fbe-b973502611bc tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.290665 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 96/371] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:47:07 2026] POST /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.305239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fdc1f3c8-2396-44c5-bf5a-7df59d25a706 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.307164 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fdc1f3c8-2396-44c5-bf5a-7df59d25a706 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] PUT https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 Aug 12 12:47:07.307593 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fdc1f3c8-2396-44c5-bf5a-7df59d25a706 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:07.339566 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fdc1f3c8-2396-44c5-bf5a-7df59d25a706 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 returned with HTTP 200 Aug 12 12:47:07.340044 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 92/372] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:47:07 2026] PUT /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.349262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-30a8c283-05de-43a8-aaa5-0b500b197258 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.351758 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30a8c283-05de-43a8-aaa5-0b500b197258 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 Aug 12 12:47:07.352293 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30a8c283-05de-43a8-aaa5-0b500b197258 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.352729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30a8c283-05de-43a8-aaa5-0b500b197258 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.362126 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30a8c283-05de-43a8-aaa5-0b500b197258 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 returned with HTTP 200 Aug 12 12:47:07.362683 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 95/373] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.371553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d244c3a0-cde6-4515-97e3-74934f467420 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.373364 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d244c3a0-cde6-4515-97e3-74934f467420 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] POST https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.373754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d244c3a0-cde6-4515-97e3-74934f467420 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:07.431046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d244c3a0-cde6-4515-97e3-74934f467420 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.434422 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 91/374] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:47:07 2026] POST /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 51 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.443326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d48cfb53-bb04-4fc0-b6c1-efc12f05a423 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.445870 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d48cfb53-bb04-4fc0-b6c1-efc12f05a423 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs Aug 12 12:47:07.446234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d48cfb53-bb04-4fc0-b6c1-efc12f05a423 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.446516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d48cfb53-bb04-4fc0-b6c1-efc12f05a423 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.462020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d48cfb53-bb04-4fc0-b6c1-efc12f05a423 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs returned with HTTP 200 Aug 12 12:47:07.462020 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 97/375] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8/extra_specs => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:07.476068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-40593f28-9347-4f8d-be56-58b84587f2e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.478472 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40593f28-9347-4f8d-be56-58b84587f2e0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] DELETE https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 Aug 12 12:47:07.478671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40593f28-9347-4f8d-be56-58b84587f2e0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.479021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40593f28-9347-4f8d-be56-58b84587f2e0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.510916 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40593f28-9347-4f8d-be56-58b84587f2e0 tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 returned with HTTP 202 Aug 12 12:47:07.511444 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 93/376] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:47:07 2026] DELETE /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:07.519819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2fae1fc-7219-496e-93a8-958e295145bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:07.523499 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2fae1fc-7219-496e-93a8-958e295145bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] GET https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 Aug 12 12:47:07.523754 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2fae1fc-7219-496e-93a8-958e295145bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:07.523997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2fae1fc-7219-496e-93a8-958e295145bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:07.528177 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2fae1fc-7219-496e-93a8-958e295145bf tempest-VolumeTypesExtraSpecsTest-1515928400 tempest-VolumeTypesExtraSpecsTest-1515928400-project-admin] https://10.4.3.81/volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 returned with HTTP 404 Aug 12 12:47:07.529041 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 96/377] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:47:07 2026] GET /volume/v3/types/a63df8b0-c00e-4548-bd97-5e19c7000bc8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:09.797914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:09.801301 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:09.801602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:09.801917 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:09.813930 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:09.813930 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:09.819430 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:09.826385 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-336cc402-da7f-4170-91af-1b9c14563d0f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:09.826954 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 92/378] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:09 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:12.027541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-40a79c93-5e31-4ec1-a584-42712f4e44db None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:12.271897 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:12.272319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-711747155", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:12.273939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-711747155', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:12.817352 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume of 1 GB Aug 12 12:47:12.824862 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Availability Zones retrieved successfully. Aug 12 12:47:12.830349 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (e58f773b-f270-4ac4-adee-f1f25046c95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:12.831854 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd27f07-d799-4000-8ae4-4740a40db4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:12.832831 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:12.839320 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:12.842728 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:12.842927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:12.843147 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:12.851382 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:12.851382 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:12.855212 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:12.861349 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b4b60b66-23ff-4940-afd6-79bf78d2e38e tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:12.861483 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 94/379] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:12 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:12.905041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:12.922387 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd27f07-d799-4000-8ae4-4740a40db4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:12.923634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5084d4-b27e-4ad9-9833-e1b67945caa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.001355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Created reservations ['66fabb12-13a4-4f20-9dd3-9f01ea01a230', '9f1f5177-ddeb-4d08-b6b7-c19d5444c183', '1022d531-3b1d-4c23-96c8-d73d2b7a3dad', '48daf0bf-8b1f-44e8-9816-394593c25bdf'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:13.002418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5084d4-b27e-4ad9-9833-e1b67945caa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66fabb12-13a4-4f20-9dd3-9f01ea01a230', '9f1f5177-ddeb-4d08-b6b7-c19d5444c183', '1022d531-3b1d-4c23-96c8-d73d2b7a3dad', '48daf0bf-8b1f-44e8-9816-394593c25bdf']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.003441 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca8e042-15c5-44de-b6dc-7eb1a261d581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.033986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca8e042-15c5-44de-b6dc-7eb1a261d581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9c0be2-0f19-42a5-a036-a820a9e16c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-711747155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['66fabb12-13a4-4f20-9dd3-9f01ea01a230','9f1f5177-ddeb-4d08-b6b7-c19d5444c183','1022d531-3b1d-4c23-96c8-d73d2b7a3dad','48daf0bf-8b1f-44e8-9816-394593c25bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-711747155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9c0be2-0f19-42a5-a036-a820a9e16c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6e91fa877f4d56a864c37b23c66e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae35605ac6941a9b266a06f4a154aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.035231 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172d05bb-7d80-4363-ab25-fb343119fd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.060383 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172d05bb-7d80-4363-ab25-fb343119fd26) transitioned into state 'SUCCESS' from state '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-711747155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['66fabb12-13a4-4f20-9dd3-9f01ea01a230','9f1f5177-ddeb-4d08-b6b7-c19d5444c183','1022d531-3b1d-4c23-96c8-d73d2b7a3dad','48daf0bf-8b1f-44e8-9816-394593c25bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.061814 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148a2f11-6660-4fc9-afdc-6fe181a0928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.066819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:13.075963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148a2f11-6660-4fc9-afdc-6fe181a0928a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.077133 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (e58f773b-f270-4ac4-adee-f1f25046c95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:13.077688 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request issued successfully. Aug 12 12:47:13.078368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40a79c93-5e31-4ec1-a584-42712f4e44db tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:13.078871 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 98/380] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:12 2026] POST /volume/v3/volumes => generated 754 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:13.091629 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8607d88-f0e3-4cda-8412-9626717fe997 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:13.094352 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8607d88-f0e3-4cda-8412-9626717fe997 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:13.094879 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8607d88-f0e3-4cda-8412-9626717fe997 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:13.095232 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8607d88-f0e3-4cda-8412-9626717fe997 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:13.105483 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:13.105483 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:13.111473 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a8607d88-f0e3-4cda-8412-9626717fe997 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:13.119690 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8607d88-f0e3-4cda-8412-9626717fe997 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:13.120267 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 95/381] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:13 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:13.155055 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:13.155557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1865173992"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:13.166609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1865173992'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:13.166818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume of 1 GB Aug 12 12:47:13.172326 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Availability Zones retrieved successfully. Aug 12 12:47:13.178446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (04b8ffbe-6611-49a5-8dd0-9155de1c4a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:13.179711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f1f25d-15ee-4883-8fee-9e0491c9dc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.181024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:13.222575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f1f25d-15ee-4883-8fee-9e0491c9dc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.224809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fc47ba-30a6-4d3d-8785-12ac506e17fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.309256 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Created reservations ['407ae953-450d-43ca-8f23-ce30828c7c2b', '458ec18f-ac4e-444c-a2cd-7e58e916e029', 'd3af9478-c677-4404-a6f7-4cd1fb516bfa', '367159f1-d343-43c8-9621-4d4721a371b8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:13.310237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fc47ba-30a6-4d3d-8785-12ac506e17fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407ae953-450d-43ca-8f23-ce30828c7c2b', '458ec18f-ac4e-444c-a2cd-7e58e916e029', 'd3af9478-c677-4404-a6f7-4cd1fb516bfa', '367159f1-d343-43c8-9621-4d4721a371b8']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.311154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e682ca09-dff8-4ebb-b418-c3b1ded9af68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.341617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e682ca09-dff8-4ebb-b418-c3b1ded9af68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ee28306-c3e6-49fa-8eff-38ce94720df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1865173992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['407ae953-450d-43ca-8f23-ce30828c7c2b','458ec18f-ac4e-444c-a2cd-7e58e916e029','d3af9478-c677-4404-a6f7-4cd1fb516bfa','367159f1-d343-43c8-9621-4d4721a371b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1865173992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ee28306-c3e6-49fa-8eff-38ce94720df2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6adab4a9565948bb9cc69d9f709e577b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038096bda13d4d039c2529ac7fc91603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.342797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a29e56d-8015-446c-ab7e-464fe3210ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.347340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:13.347747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-508371966"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:13.350165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-508371966'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:13.350321 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume of 1 GB Aug 12 12:47:13.355298 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Availability Zones retrieved successfully. Aug 12 12:47:13.364233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (fff42a8f-be31-4237-8e40-aa16c8631d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:13.365733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155b0040-6231-442d-8742-d2e508b1210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.367207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:13.368616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a29e56d-8015-446c-ab7e-464fe3210ea2) transitioned into state 'SUCCESS' from state '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-1865173992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['407ae953-450d-43ca-8f23-ce30828c7c2b','458ec18f-ac4e-444c-a2cd-7e58e916e029','d3af9478-c677-4404-a6f7-4cd1fb516bfa','367159f1-d343-43c8-9621-4d4721a371b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.369440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd411400-ace4-45c5-ab7c-3cf29a1971f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.382076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd411400-ace4-45c5-ab7c-3cf29a1971f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.382838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (04b8ffbe-6611-49a5-8dd0-9155de1c4a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:13.383215 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request issued successfully. Aug 12 12:47:13.383870 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-328e70e2-73b8-4722-9e4f-4748f12edec4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:13.384326 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 97/382] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:12 2026] POST /volume/v3/volumes => generated 758 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:13.402595 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:13.405015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:13.405246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:13.405459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:13.413605 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155b0040-6231-442d-8742-d2e508b1210e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.413929 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:13.413929 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:13.414738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ad380d-8b91-4d28-9bd5-b4555e73f224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.418359 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:13.423419 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de4095d8-b06d-456b-a277-4d4446b9eff2 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 200 Aug 12 12:47:13.424026 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 99/383] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:13 2026] GET /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:13.484982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Created reservations ['36dad092-7096-48d8-8476-46d4970850a3', '7902c4e8-9cb0-46e7-8154-10094d6705b5', '72562d55-620e-441a-9785-b6a3b152b85b', '5f2e59d9-4261-42f9-b0fd-f876dd3c8fd7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:13.485972 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ad380d-8b91-4d28-9bd5-b4555e73f224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36dad092-7096-48d8-8476-46d4970850a3', '7902c4e8-9cb0-46e7-8154-10094d6705b5', '72562d55-620e-441a-9785-b6a3b152b85b', '5f2e59d9-4261-42f9-b0fd-f876dd3c8fd7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.486627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f30554-0af0-4bc6-8c09-0d3c469b4cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.509142 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f30554-0af0-4bc6-8c09-0d3c469b4cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502f77dd-6a75-412a-ace5-91b7985d43d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-508371966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['36dad092-7096-48d8-8476-46d4970850a3','7902c4e8-9cb0-46e7-8154-10094d6705b5','72562d55-620e-441a-9785-b6a3b152b85b','5f2e59d9-4261-42f9-b0fd-f876dd3c8fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-508371966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502f77dd-6a75-412a-ace5-91b7985d43d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6720345cc143d0b33cde011ed4b2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.510120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8895f6-07b2-4293-986e-e6a0b739ace0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.532190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8895f6-07b2-4293-986e-e6a0b739ace0) transitioned into state 'SUCCESS' from state '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-508371966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['36dad092-7096-48d8-8476-46d4970850a3','7902c4e8-9cb0-46e7-8154-10094d6705b5','72562d55-620e-441a-9785-b6a3b152b85b','5f2e59d9-4261-42f9-b0fd-f876dd3c8fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.533071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b95106-e620-4633-821d-fe4bf0716e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:13.546737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b95106-e620-4633-821d-fe4bf0716e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:13.547792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (fff42a8f-be31-4237-8e40-aa16c8631d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:13.548336 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume request issued successfully. Aug 12 12:47:13.549025 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6161ffd5-8439-4345-83c6-1cfc431ae272 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:13.549512 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 93/384] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:13 2026] POST /volume/v3/volumes => generated 751 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:13.562658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:13.564556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:47:13.564792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:13.565066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:13.573484 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:13.573484 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:13.580632 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:13.587309 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83544795-52bb-4b89-8cae-d6e1ac4dd0b9 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 200 Aug 12 12:47:13.587897 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 96/385] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:13 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.138180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8934d8b5-8c8d-4766-ba35-872360128c39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.140651 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8934d8b5-8c8d-4766-ba35-872360128c39 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:14.140939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8934d8b5-8c8d-4766-ba35-872360128c39 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.141209 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8934d8b5-8c8d-4766-ba35-872360128c39 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.150387 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.150387 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:14.154734 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8934d8b5-8c8d-4766-ba35-872360128c39 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:14.159045 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8934d8b5-8c8d-4766-ba35-872360128c39 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:14.159448 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 98/386] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.439395 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.441424 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:14.441424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.441589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.448411 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.448411 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:14.451998 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:14.456113 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a26b62a-d36c-49c6-bea2-0c1e7bda7740 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 200 Aug 12 12:47:14.456481 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 100/387] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.480828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.482700 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:14.482892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.483083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.489722 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.489722 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:14.493296 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:14.498099 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-94a02660-485d-42a3-b034-bc1a050c8b5c req-68587f4a-c06e-456d-a1cb-0f4bd056ec80 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 200 Aug 12 12:47:14.498486 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 94/388] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.512095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.516818 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:14.516818 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1687815690"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:14.516818 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1687815690'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:14.517155 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume of 1 GB Aug 12 12:47:14.521957 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Availability Zones retrieved successfully. Aug 12 12:47:14.528986 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (1186894b-616f-4430-a9e6-312039cf1736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:14.530306 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b4536d-cb23-48e3-897c-32244c46f285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:14.531486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:14.574538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b4536d-cb23-48e3-897c-32244c46f285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:14.577540 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213724da-6698-4f57-9362-fbfea2f4260e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:14.604428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.606741 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:47:14.607100 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.607310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.617406 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.617406 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:14.624154 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:14.630528 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcd2f27a-3ec9-4f5a-ba47-7eed5bbb7cb2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 200 Aug 12 12:47:14.631024 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 99/389] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.649709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d737def8-61da-4ead-af98-3187fd227c68 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.650652 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:47:14.651114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "502f77dd-6a75-412a-ace5-91b7985d43d3", "name": "tempest-VolumesBackupsAdminTest-Backup-698243218", "container": "tempest-volumesbackupsadmintest-backup-container-417708837"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:14.655801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Creating new backup {'backup': {'volume_id': '502f77dd-6a75-412a-ace5-91b7985d43d3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-698243218', 'container': 'tempest-volumesbackupsadmintest-backup-container-417708837'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:47:14.655801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Creating backup of volume 502f77dd-6a75-412a-ace5-91b7985d43d3 in container tempest-volumesbackupsadmintest-backup-container-417708837 Aug 12 12:47:14.656031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Created reservations ['ea54ea9a-947d-48a9-90e0-f1c1e1eb2fbc', '17c4d19b-1cc7-46af-b73d-866abdeca390', 'f562db63-42e2-4b5f-b66b-c0425245333a', '0dab3314-5b0f-435e-b510-0229948ce21b'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:14.656031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213724da-6698-4f57-9362-fbfea2f4260e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea54ea9a-947d-48a9-90e0-f1c1e1eb2fbc', '17c4d19b-1cc7-46af-b73d-866abdeca390', 'f562db63-42e2-4b5f-b66b-c0425245333a', '0dab3314-5b0f-435e-b510-0229948ce21b']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:14.656031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb47ca33-96c4-468d-b7d1-9649f711d67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:14.660792 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.660792 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:14.661241 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:14.688619 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb47ca33-96c4-468d-b7d1-9649f711d67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f96ada9-d242-467c-9f9d-0404fe86b827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1687815690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['ea54ea9a-947d-48a9-90e0-f1c1e1eb2fbc','17c4d19b-1cc7-46af-b73d-866abdeca390','f562db63-42e2-4b5f-b66b-c0425245333a','0dab3314-5b0f-435e-b510-0229948ce21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1687815690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f96ada9-d242-467c-9f9d-0404fe86b827,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6adab4a9565948bb9cc69d9f709e577b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038096bda13d4d039c2529ac7fc91603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:14.689803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9006ed07-9192-419d-b14a-9cd5c4907790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:14.692271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Created reservations ['01720e9f-5b59-44f8-984d-89d43f9709a0', '0169d44f-4783-4cba-8295-c0836e6d4873'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:14.715150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9006ed07-9192-419d-b14a-9cd5c4907790) transitioned into state 'SUCCESS' from state '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-1687815690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['ea54ea9a-947d-48a9-90e0-f1c1e1eb2fbc','17c4d19b-1cc7-46af-b73d-866abdeca390','f562db63-42e2-4b5f-b66b-c0425245333a','0dab3314-5b0f-435e-b510-0229948ce21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:14.715897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9b7c6e-c484-4f7a-8218-473266f8fa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:14.726373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9b7c6e-c484-4f7a-8218-473266f8fa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:14.728803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (1186894b-616f-4430-a9e6-312039cf1736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:14.728803 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request issued successfully. Aug 12 12:47:14.728803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-916f4548-ba4e-4554-96b3-a597bf3843a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:14.728965 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 97/390] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:14 2026] POST /volume/v3/volumes => generated 758 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:14.744588 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d737def8-61da-4ead-af98-3187fd227c68 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:47:14.745039 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 101/391] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:14 2026] POST /volume/v3/backups => generated 332 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:14.746159 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5ad67dd4-6897-4e3c-be96-05151b95846a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.750256 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ad67dd4-6897-4e3c-be96-05151b95846a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:14.750464 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ad67dd4-6897-4e3c-be96-05151b95846a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.753800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ad67dd4-6897-4e3c-be96-05151b95846a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.755696 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:14.757480 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.757480 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:14.757583 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:14.757700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:14.757903 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:14.758046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:14.761029 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5ad67dd4-6897-4e3c-be96-05151b95846a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:14.765835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ad67dd4-6897-4e3c-be96-05151b95846a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 200 Aug 12 12:47:14.766323 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 95/392] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:14.776510 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:14.776510 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:14.777331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4f0346d-7d9d-4d92-9a2c-07d54e73667c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:14.777680 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 100/393] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:14 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.177670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-458cdc41-d145-484e-9eb7-a654161e380b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.179871 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-458cdc41-d145-484e-9eb7-a654161e380b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:15.179977 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-458cdc41-d145-484e-9eb7-a654161e380b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:15.180242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-458cdc41-d145-484e-9eb7-a654161e380b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:15.187913 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:15.187913 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:15.192588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-458cdc41-d145-484e-9eb7-a654161e380b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:15.197634 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-458cdc41-d145-484e-9eb7-a654161e380b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:15.198327 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 98/394] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:15 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.787342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c18a557b-8115-46e5-8b64-46147a89aca4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.789085 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c18a557b-8115-46e5-8b64-46147a89aca4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:15.791176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c18a557b-8115-46e5-8b64-46147a89aca4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:15.791176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c18a557b-8115-46e5-8b64-46147a89aca4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:15.791337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.794707 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:15.795018 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:15.795309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:15.795478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:15.802981 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:15.802981 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:15.813456 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c18a557b-8115-46e5-8b64-46147a89aca4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:15.818179 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:15.818179 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:15.819667 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6599d3f-ecdb-436a-b6ee-85596703aee0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:15.820553 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 96/395] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:15 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.821838 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c18a557b-8115-46e5-8b64-46147a89aca4 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 200 Aug 12 12:47:15.821838 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 102/396] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:15 2026] GET /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.849892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.852102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:15.852346 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:15.852708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:15.859879 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:15.859879 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:15.864141 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:15.868938 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0a2c347-6826-4770-9cde-c5849fcec6b1 req-e9d604f3-f53a-41ab-9e0c-f7caa68a4215 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 200 Aug 12 12:47:15.869374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 101/397] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:15 2026] GET /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.871400 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.874248 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:15.874456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:15.874724 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:15.882264 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:15.882264 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:15.885474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4887253d-b054-4ceb-96fe-b1421d441b2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:15.887117 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:15.888195 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:15.888679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2086769306"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:15.890855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2086769306'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:15.891099 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume of 1 GB Aug 12 12:47:15.892794 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-70659b19-c175-4208-9edb-10c6e5690e4d tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:15.893420 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 99/398] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:15 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:15.897802 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Availability Zones retrieved successfully. Aug 12 12:47:15.906838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (34fc8ed2-d256-4c9f-a692-e9e5d129414e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:15.907163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455ef773-99d6-4e36-812a-5e75b43caf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:15.908515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:15.943308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455ef773-99d6-4e36-812a-5e75b43caf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:15.944108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ab0141-4560-4a25-ac7b-5405832b5994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:15.986617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Created reservations ['5eb675dd-a41b-4237-92f6-c799b19b3271', '15267d32-c1fb-4570-9038-a2a82ba8ad63', 'e05e7652-4dbb-4fea-8ef8-72b8465142c5', '71c3ac0e-e46a-46c4-9f64-c195991df986'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:15.987471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ab0141-4560-4a25-ac7b-5405832b5994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb675dd-a41b-4237-92f6-c799b19b3271', '15267d32-c1fb-4570-9038-a2a82ba8ad63', 'e05e7652-4dbb-4fea-8ef8-72b8465142c5', '71c3ac0e-e46a-46c4-9f64-c195991df986']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:15.988466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910703f2-a924-4de2-8808-be2519ee5827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:16.025830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910703f2-a924-4de2-8808-be2519ee5827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e0b49b-097d-45b1-b511-1e34269c31b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2086769306',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['5eb675dd-a41b-4237-92f6-c799b19b3271','15267d32-c1fb-4570-9038-a2a82ba8ad63','e05e7652-4dbb-4fea-8ef8-72b8465142c5','71c3ac0e-e46a-46c4-9f64-c195991df986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2086769306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e0b49b-097d-45b1-b511-1e34269c31b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6adab4a9565948bb9cc69d9f709e577b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038096bda13d4d039c2529ac7fc91603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:16.025830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ff6574-91aa-4ba5-a1e4-bba13644746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:16.051047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ff6574-91aa-4ba5-a1e4-bba13644746e) transitioned into state 'SUCCESS' from state '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-2086769306',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6adab4a9565948bb9cc69d9f709e577b',qos_specs=None,replication_status=,reservations=['5eb675dd-a41b-4237-92f6-c799b19b3271','15267d32-c1fb-4570-9038-a2a82ba8ad63','e05e7652-4dbb-4fea-8ef8-72b8465142c5','71c3ac0e-e46a-46c4-9f64-c195991df986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038096bda13d4d039c2529ac7fc91603',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:16.052684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402adb24-cb28-4328-b227-3e8ea890602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:16.068577 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402adb24-cb28-4328-b227-3e8ea890602e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:16.069526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Flow 'volume_create_api' (34fc8ed2-d256-4c9f-a692-e9e5d129414e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:16.069883 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Create volume request issued successfully. Aug 12 12:47:16.070614 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4887253d-b054-4ceb-96fe-b1421d441b2e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:16.071113 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 97/399] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:15 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:16.087176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:16.092255 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:16.092255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:16.092255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:16.103115 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:16.103115 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:16.108709 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:16.112767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e471a130-ac53-4d50-bd19-cfbb2f8cb251 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 200 Aug 12 12:47:16.113444 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 103/400] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:16 2026] GET /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:16.212806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:16.216444 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:16.216857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:16.217381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:16.230264 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:16.230264 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:16.237900 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:16.245850 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf3f8bec-5d11-48a4-baee-fa451d22d497 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:16.246675 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 102/401] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:16 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:16.834897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d9747359-8bfa-457e-bbfe-b349c73f404b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:16.836869 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9747359-8bfa-457e-bbfe-b349c73f404b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:16.837068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9747359-8bfa-457e-bbfe-b349c73f404b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:16.837261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9747359-8bfa-457e-bbfe-b349c73f404b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:16.837416 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d9747359-8bfa-457e-bbfe-b349c73f404b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:16.851945 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:16.851945 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:16.853078 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9747359-8bfa-457e-bbfe-b349c73f404b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:16.853617 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 100/402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:16 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:17.128278 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.130315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:17.130584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.130800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.137765 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.137765 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:17.142057 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:17.146668 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfbc77d8-7a96-4e2f-8bf6-09c02cc09647 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 200 Aug 12 12:47:17.147329 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 98/403] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:17.172593 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.175067 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:17.175304 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.175516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.189722 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.189722 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:17.196112 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:17.201110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e92e3ac3-8474-4371-95d0-160d57494752 req-5315a923-29b0-4361-b5fb-0fad84470aa6 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 200 Aug 12 12:47:17.201623 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 104/404] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:17.263509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.267110 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:17.267235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.267426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.276407 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.276407 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:17.281848 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:17.288169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc63559f-c104-4c96-bbcd-8ea65dcac3a1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:17.288601 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 103/405] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:17.497876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.499985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.500180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.500515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.500722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.501477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.509494 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.510428 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.510428 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:17.514640 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a816727d-8487-40b0-a543-18c7d9b91f26 req-3771e641-d374-4550-b8a7-f1f00470e542 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.515146 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 101/406] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:17.542769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.544703 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.544894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.545074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.545552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.546238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.572799 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.573677 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.573677 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:17.578392 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c32a6368-3e79-4747-b002-4d1539254851 req-92098493-f66d-476f-aa4d-adee7c13ccea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.578796 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 99/407] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:17.612851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.614796 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.614958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.615159 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.615639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.616403 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.651245 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.651245 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.651245 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:17.657405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-645c00d2-f477-4365-b4de-4494fc9c0f18 req-d0601db7-1a62-4994-92e7-83e8ad9c93c1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.657982 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 105/408] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:47:17.690935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.693608 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.693900 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.694110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.694625 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.695432 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.738138 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.740080 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.740080 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:17.748341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-165bba4b-f567-431b-8c75-f295ab0b1114 req-7df20c4a-2427-49e9-bf8e-3a1a97b7bebc tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.748341 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 104/409] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:17.786462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.789611 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.790161 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.790607 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.791072 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.792663 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.811968 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.813603 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.813603 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:17.820518 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-881581c6-3b31-40df-80cc-655667ae2dde req-bb201984-3710-4fd7-97cb-d641e42486a5 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.820518 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 102/410] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:17.870066 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-41a7dd04-88a8-4823-9523-38b186ec5799 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.871543 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.875157 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41a7dd04-88a8-4823-9523-38b186ec5799 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:17.875427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41a7dd04-88a8-4823-9523-38b186ec5799 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.875759 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41a7dd04-88a8-4823-9523-38b186ec5799 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.875849 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.875917 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-41a7dd04-88a8-4823-9523-38b186ec5799 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:17.876077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.876334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.876643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.877519 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.885435 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.885435 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:17.886518 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41a7dd04-88a8-4823-9523-38b186ec5799 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:17.887048 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 100/411] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:17.891400 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.893044 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.893044 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:17.899505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7b0b6f4c-7f84-46fa-8228-aaac95a7f07b req-c0357888-f0ab-4f5e-bc5a-749fb9025f1d tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.900138 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 106/412] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:17.944081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:17.948136 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:17.948485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:17.948711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:17.949184 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:17.950254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:17.966989 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:17.969117 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:17.969117 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:17.974596 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-46733881-262d-4b31-8c34-558fa6b72962 req-acc2b1ac-4777-44e0-aa43-814c61ca094e tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:17.975274 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 105/413] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:18.008729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.013651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:18.013651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.013904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.013955 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:18.014687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:18.036173 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] Get all volumes completed successfully. Aug 12 12:47:18.040562 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.040562 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:18.052162 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-951eb858-1d2b-402e-98ed-99cec3de4397 req-e738f5b7-8b40-4c33-933a-307e4c6d4bbf tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:18.052798 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 103/414] 10.4.3.81 () {68 vars in 1501 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:18.072765 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.075108 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] DELETE https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:18.075363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.075608 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.075823 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume with id: 10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:18.084630 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.084630 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:18.085248 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:18.108184 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume request issued successfully. Aug 12 12:47:18.108415 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1911179-e1fb-4e7e-bf4e-3f25d07dbd78 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 202 Aug 12 12:47:18.109035 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 101/415] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:18 2026] DELETE /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:18.118964 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-913951b7-70fb-4ce7-88d5-fbb873407749 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.120795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-913951b7-70fb-4ce7-88d5-fbb873407749 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:18.121036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-913951b7-70fb-4ce7-88d5-fbb873407749 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.121297 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-913951b7-70fb-4ce7-88d5-fbb873407749 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.128840 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.128840 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:18.134214 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-913951b7-70fb-4ce7-88d5-fbb873407749 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:18.139568 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-913951b7-70fb-4ce7-88d5-fbb873407749 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 200 Aug 12 12:47:18.140130 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 107/416] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:18.303425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.305882 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:18.306200 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.306474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.316676 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.316676 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:18.322263 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:18.333763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d06900-b8dd-4b9e-8380-e8121afb60cc tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:18.334390 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 106/417] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:18.351583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.353302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:18.353687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1161860203"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:18.356245 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1161860203'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:18.356401 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume of 1 GB Aug 12 12:47:18.365974 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Availability Zones retrieved successfully. Aug 12 12:47:18.375696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (b2e90623-0f98-41ea-98c8-c78a432c310e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:18.381253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6852606b-065c-44ac-a502-3b851d136d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:18.382427 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:18.425645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6852606b-065c-44ac-a502-3b851d136d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:18.426749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13adc8-af1c-46a8-adfa-301f50ac70b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:18.482587 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Created reservations ['cee52754-f220-4d48-8f2a-7368443cc9ba', '572e3254-5195-4710-82a6-801677f2757e', '96f91941-0b13-4522-8827-64741dc92dd6', 'ebd6caf0-209d-4769-82c9-2aa9ea9d9522'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:18.483729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13adc8-af1c-46a8-adfa-301f50ac70b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee52754-f220-4d48-8f2a-7368443cc9ba', '572e3254-5195-4710-82a6-801677f2757e', '96f91941-0b13-4522-8827-64741dc92dd6', 'ebd6caf0-209d-4769-82c9-2aa9ea9d9522']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:18.484815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae32667-802d-43b5-98f6-b11974997c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:18.520467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae32667-802d-43b5-98f6-b11974997c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888c85d7-b8b1-4c57-91e3-d025b71f4265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1161860203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['cee52754-f220-4d48-8f2a-7368443cc9ba','572e3254-5195-4710-82a6-801677f2757e','96f91941-0b13-4522-8827-64741dc92dd6','ebd6caf0-209d-4769-82c9-2aa9ea9d9522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1161860203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888c85d7-b8b1-4c57-91e3-d025b71f4265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6e91fa877f4d56a864c37b23c66e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae35605ac6941a9b266a06f4a154aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:18.521711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074b3b42-f2a8-44c0-b364-cd840a01f17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:18.553505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074b3b42-f2a8-44c0-b364-cd840a01f17a) transitioned into state 'SUCCESS' from state '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-1161860203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['cee52754-f220-4d48-8f2a-7368443cc9ba','572e3254-5195-4710-82a6-801677f2757e','96f91941-0b13-4522-8827-64741dc92dd6','ebd6caf0-209d-4769-82c9-2aa9ea9d9522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:18.554271 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717ac6a1-748d-41c1-8cab-eea79b668ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:18.570662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717ac6a1-748d-41c1-8cab-eea79b668ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:18.572201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (b2e90623-0f98-41ea-98c8-c78a432c310e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:18.572656 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request issued successfully. Aug 12 12:47:18.573543 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f94de2d2-81e1-470a-95ea-acd6287fb010 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:18.574280 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 104/418] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:18 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:18.589112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.592293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:47:18.592601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.592902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.602103 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.602103 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:18.606334 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:18.611817 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab38db8d-4e7c-400a-8f1a-79899f45b000 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 200 Aug 12 12:47:18.612253 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 102/419] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:18.907283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.907679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.909919 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:18.910243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.910518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.910694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:18.912949 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:18.914246 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.914246 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.918648 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.918648 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:18.919628 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-61c7b9d9-7c0c-4226-aecc-8a4e74546181 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:18.920109 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 108/420] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:18.922997 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.922997 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:18.928199 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:18.934157 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-f51b7553-5940-476b-a594-41c30647e1b0 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:18.934707 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 107/421] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 1340 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:18.943124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43b5037d-6b24-487a-b632-4fefb54c6cb5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.943755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43b5037d-6b24-487a-b632-4fefb54c6cb5 None None] GET https://10.4.3.81/volume// Aug 12 12:47:18.944096 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43b5037d-6b24-487a-b632-4fefb54c6cb5 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:18.944387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43b5037d-6b24-487a-b632-4fefb54c6cb5 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:18.945099 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43b5037d-6b24-487a-b632-4fefb54c6cb5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:18.945510 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 105/422] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:18.954847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b54f96ee-7d9c-407e-9b80-8e0a445c24cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:18.957119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b54f96ee-7d9c-407e-9b80-8e0a445c24cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:18.957495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b54f96ee-7d9c-407e-9b80-8e0a445c24cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8072a6e0-9280-4df3-b925-2aec36d3d48a", "connector": null, "instance_uuid": "0060dbae-8475-4bb0-8291-38b33c7c4141"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:18.967232 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:18.967232 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:18.997042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-b54f96ee-7d9c-407e-9b80-8e0a445c24cf tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:18.997743 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 103/423] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:18 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:19.005639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-318f03d5-caa2-4910-a637-08571d9dfd0a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.006112 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-318f03d5-caa2-4910-a637-08571d9dfd0a None None] GET https://10.4.3.81/volume// Aug 12 12:47:19.006288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-318f03d5-caa2-4910-a637-08571d9dfd0a None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.006475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-318f03d5-caa2-4910-a637-08571d9dfd0a None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.006832 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-318f03d5-caa2-4910-a637-08571d9dfd0a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:19.007462 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 109/424] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:19.015709 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.018965 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:19.019274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.019529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.034649 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.034649 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:19.040936 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:19.048488 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-289b531b-24fa-41e9-8819-b427d2ca9617 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:19.048996 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 108/425] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 1519 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:19.138806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.143514 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] PUT https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e Aug 12 12:47:19.144108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:19.156884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-08ec0c33-f075-4de5-a25d-c6131e8c60a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.159616 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08ec0c33-f075-4de5-a25d-c6131e8c60a3 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 Aug 12 12:47:19.159851 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08ec0c33-f075-4de5-a25d-c6131e8c60a3 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.160045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08ec0c33-f075-4de5-a25d-c6131e8c60a3 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.160152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Acquiring lock "cinder-attachment_update-8072a6e0-9280-4df3-b925-2aec36d3d48a-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:19.167390 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08ec0c33-f075-4de5-a25d-c6131e8c60a3 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 returned with HTTP 404 Aug 12 12:47:19.168160 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 104/426] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/volumes/10e0b49b-097d-45b1-b511-1e34269c31b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:19.171820 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Lock "cinder-attachment_update-8072a6e0-9280-4df3-b925-2aec36d3d48a-np0000007055" acquired by "attachment_update" :: waited 0.010s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:19.171820 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.171820 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:19.176534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.178874 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:19.179114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.179389 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.179599 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume with id: 8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:19.190804 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.190804 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:19.190804 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:19.223792 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume request issued successfully. Aug 12 12:47:19.224001 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9607064-5f43-4be4-8dae-b4a07bb5caea tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 202 Aug 12 12:47:19.224466 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 110/427] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:19 2026] DELETE /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:19.240801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.241966 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:19.242282 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.242627 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.257054 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.257054 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:19.264915 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:19.271822 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c55ea61-dc88-4135-aa94-c7fc4d405ad1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 200 Aug 12 12:47:19.271822 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 109/428] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:19.321370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Lock "cinder-attachment_update-8072a6e0-9280-4df3-b925-2aec36d3d48a-np0000007055" released by "attachment_update" :: held 0.152s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:19.321733 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-9457fa23-cf59-4a59-af2b-7228afc2f05b tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e returned with HTTP 200 Aug 12 12:47:19.322376 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 106/429] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:19 2026] PUT /volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:19.357684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-cf22ab26-cbea-42cd-a9f8-aa8935f611e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.360751 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-cf22ab26-cbea-42cd-a9f8-aa8935f611e4 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] POST https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e/action Aug 12 12:47:19.361320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-cf22ab26-cbea-42cd-a9f8-aa8935f611e4 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:19.361519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-cf22ab26-cbea-42cd-a9f8-aa8935f611e4 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:19.384476 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.384476 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:19.403660 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b67ccf0-8c0a-4b69-afba-77be746de2fe req-cf22ab26-cbea-42cd-a9f8-aa8935f611e4 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e/action returned with HTTP 204 Aug 12 12:47:19.404468 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 105/430] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:19 2026] POST /volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:19.626048 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dd415581-b74d-4dde-a789-4b5bc906513e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.634681 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd415581-b74d-4dde-a789-4b5bc906513e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:47:19.634839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd415581-b74d-4dde-a789-4b5bc906513e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.635082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd415581-b74d-4dde-a789-4b5bc906513e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.645628 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.645628 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:19.651974 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dd415581-b74d-4dde-a789-4b5bc906513e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:19.659867 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd415581-b74d-4dde-a789-4b5bc906513e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 200 Aug 12 12:47:19.659867 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 111/431] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:19.682008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.682008 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:19.682008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1590220308"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:19.682008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1590220308'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:19.682008 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume of 1 GB Aug 12 12:47:19.686889 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Availability Zones retrieved successfully. Aug 12 12:47:19.693798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (ef809f2e-f277-45ad-9e48-c59cc16bb47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:19.696753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a048345c-1459-4223-9e62-da1838406bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.696753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:19.724120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a048345c-1459-4223-9e62-da1838406bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.724994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abef6fc-52af-4b20-b360-ca2bbb70dbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.795595 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Created reservations ['a857db2c-1f08-4741-abe1-feb28530db87', '33b2d724-dd70-4f8b-9188-ecf5bab0575d', 'fee4a483-4457-4780-a87d-b68bcf35cd17', '73a0e5ce-e508-43fb-99ff-ae574689b3ac'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:19.796433 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abef6fc-52af-4b20-b360-ca2bbb70dbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a857db2c-1f08-4741-abe1-feb28530db87', '33b2d724-dd70-4f8b-9188-ecf5bab0575d', 'fee4a483-4457-4780-a87d-b68bcf35cd17', '73a0e5ce-e508-43fb-99ff-ae574689b3ac']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.797120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00475780-1291-4d57-ae41-6fd31cf758a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.811865 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.817612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:19.818184 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-587162635", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:19.820480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-587162635', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:19.820724 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Create volume of 1 GB Aug 12 12:47:19.821226 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.821226 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:19.827984 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Availability Zones retrieved successfully. Aug 12 12:47:19.828511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00475780-1291-4d57-ae41-6fd31cf758a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b510a7-aaba-4eb3-924b-fd7977145b26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1590220308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['a857db2c-1f08-4741-abe1-feb28530db87','33b2d724-dd70-4f8b-9188-ecf5bab0575d','fee4a483-4457-4780-a87d-b68bcf35cd17','73a0e5ce-e508-43fb-99ff-ae574689b3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1590220308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5b510a7-aaba-4eb3-924b-fd7977145b26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6e91fa877f4d56a864c37b23c66e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae35605ac6941a9b266a06f4a154aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.830819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (232fa3bb-01f0-4c16-831a-eab212b1d77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.841455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Flow 'volume_create_api' (24a74663-17b4-48fe-8f85-769d0358f5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:19.843115 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e69b706e-80cf-4bac-8d89-6963d26449e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.844627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:19.862344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (232fa3bb-01f0-4c16-831a-eab212b1d77c) transitioned into state 'SUCCESS' from state '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-1590220308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6e91fa877f4d56a864c37b23c66e8a',qos_specs=None,replication_status=,reservations=['a857db2c-1f08-4741-abe1-feb28530db87','33b2d724-dd70-4f8b-9188-ecf5bab0575d','fee4a483-4457-4780-a87d-b68bcf35cd17','73a0e5ce-e508-43fb-99ff-ae574689b3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae35605ac6941a9b266a06f4a154aca',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.866204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0fce4b-905f-48f8-bf29-4bbb90359e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.884814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0fce4b-905f-48f8-bf29-4bbb90359e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.885629 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Flow 'volume_create_api' (ef809f2e-f277-45ad-9e48-c59cc16bb47b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:19.885949 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Create volume request issued successfully. Aug 12 12:47:19.886537 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2bec489-0a1e-4f30-b6ba-1459f9520046 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:19.887195 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 110/432] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:19 2026] POST /volume/v3/volumes => generated 755 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:19.899815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e69b706e-80cf-4bac-8d89-6963d26449e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.901739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b03662b-1d1e-4e84-9327-d89eaf96c684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:19.903866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3108243c-588b-47ba-b59c-f98ebacf526d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.910033 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3108243c-588b-47ba-b59c-f98ebacf526d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:47:19.910033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3108243c-588b-47ba-b59c-f98ebacf526d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.911193 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3108243c-588b-47ba-b59c-f98ebacf526d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.924035 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.924035 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:19.928162 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3108243c-588b-47ba-b59c-f98ebacf526d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:19.933884 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3108243c-588b-47ba-b59c-f98ebacf526d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 200 Aug 12 12:47:19.934032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c32bf496-68c6-42cc-9515-eae070d3c199 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:19.934378 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 106/433] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:19.942212 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c32bf496-68c6-42cc-9515-eae070d3c199 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:19.942481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c32bf496-68c6-42cc-9515-eae070d3c199 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:19.942749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c32bf496-68c6-42cc-9515-eae070d3c199 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:19.943080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c32bf496-68c6-42cc-9515-eae070d3c199 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:19.958368 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:19.958368 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:19.959293 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c32bf496-68c6-42cc-9515-eae070d3c199 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:19.959891 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 112/434] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:19 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:19.997133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Created reservations ['6510a04f-c597-4f99-94ee-ccbd22842ce6', 'd9f4a718-1a01-48cc-8752-cc510aa7a9b0', '59428453-95f7-467a-83c7-aab15b4db190', '41ac632a-056a-4ea7-b531-8e3b9bc95ca2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:19.997918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b03662b-1d1e-4e84-9327-d89eaf96c684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6510a04f-c597-4f99-94ee-ccbd22842ce6', 'd9f4a718-1a01-48cc-8752-cc510aa7a9b0', '59428453-95f7-467a-83c7-aab15b4db190', '41ac632a-056a-4ea7-b531-8e3b9bc95ca2']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:19.998727 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375f8e0-306a-49f2-9282-fcedf4a22b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:20.031163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375f8e0-306a-49f2-9282-fcedf4a22b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e93945-a968-4cfb-9fe2-70aa7739fbb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-587162635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b26f13a34b354007b089c7cd82804a92',qos_specs=None,replication_status=,reservations=['6510a04f-c597-4f99-94ee-ccbd22842ce6','d9f4a718-1a01-48cc-8752-cc510aa7a9b0','59428453-95f7-467a-83c7-aab15b4db190','41ac632a-056a-4ea7-b531-8e3b9bc95ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4f013793414218a10680226530f9ce',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-587162635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e93945-a968-4cfb-9fe2-70aa7739fbb7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b26f13a34b354007b089c7cd82804a92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e4f013793414218a10680226530f9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:20.032369 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50d7eed-36ae-41eb-9b8a-4519aa7a87b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:20.056959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50d7eed-36ae-41eb-9b8a-4519aa7a87b6) transitioned into state 'SUCCESS' from state '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-587162635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b26f13a34b354007b089c7cd82804a92',qos_specs=None,replication_status=,reservations=['6510a04f-c597-4f99-94ee-ccbd22842ce6','d9f4a718-1a01-48cc-8752-cc510aa7a9b0','59428453-95f7-467a-83c7-aab15b4db190','41ac632a-056a-4ea7-b531-8e3b9bc95ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4f013793414218a10680226530f9ce',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:20.057762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52baa6fc-3587-4e6a-a202-218f96c1451b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:20.071489 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52baa6fc-3587-4e6a-a202-218f96c1451b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:20.072625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Flow 'volume_create_api' (24a74663-17b4-48fe-8f85-769d0358f5f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:20.073095 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Create volume request issued successfully. Aug 12 12:47:20.074026 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-326841b1-2cfe-44e1-9b26-a5ed4d1e17e5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:20.074846 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 107/435] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 12:47:19 2026] POST /volume/v3/volumes => generated 760 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:20.086257 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.088805 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:20.089072 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.089317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.102396 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.102396 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:20.111284 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Volume info retrieved successfully. Aug 12 12:47:20.117789 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7282022-57b0-486e-b36e-54f7faef54c1 req-2e7c521b-9a95-487d-9fdb-4bc859690030 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 200 Aug 12 12:47:20.118483 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 111/436] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:20.152840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.155975 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:20.156252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.156860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.171822 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.171822 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:20.181994 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Volume info retrieved successfully. Aug 12 12:47:20.181994 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-329f0977-f76a-4b7a-9c79-814f6e9ff849 req-d54133b3-7111-421f-abc5-f8feffbdd569 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 200 Aug 12 12:47:20.181994 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 107/437] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:20.287371 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-10ea8482-0649-4344-af4e-cc1d80ff0a0a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.289708 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10ea8482-0649-4344-af4e-cc1d80ff0a0a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 Aug 12 12:47:20.290168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10ea8482-0649-4344-af4e-cc1d80ff0a0a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.290678 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10ea8482-0649-4344-af4e-cc1d80ff0a0a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.299560 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10ea8482-0649-4344-af4e-cc1d80ff0a0a tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 returned with HTTP 404 Aug 12 12:47:20.300339 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 113/438] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/volumes/8f96ada9-d242-467c-9f9d-0404fe86b827 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:20.311575 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ca7e5632-a655-46d9-9421-e22bdde37464 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.317614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:20.321204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.321616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.322110 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume with id: 1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:20.332360 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.332360 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:20.333179 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:20.364271 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Delete volume request issued successfully. Aug 12 12:47:20.364271 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca7e5632-a655-46d9-9421-e22bdde37464 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 202 Aug 12 12:47:20.364579 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 108/439] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:20 2026] DELETE /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:20.375797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.379415 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:20.379415 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.380746 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.393098 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.393098 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:20.401417 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Volume info retrieved successfully. Aug 12 12:47:20.410955 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8d814d6-931e-4774-8310-d6c25c52fca7 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 200 Aug 12 12:47:20.411060 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 112/440] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:20.959387 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8dfe5313-9b08-4853-ac90-2678f084781b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.964692 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dfe5313-9b08-4853-ac90-2678f084781b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:47:20.965137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8dfe5313-9b08-4853-ac90-2678f084781b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.965521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8dfe5313-9b08-4853-ac90-2678f084781b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.976087 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.976087 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:20.976260 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:20.978276 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:20.978799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:20.979286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:20.979489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:20.980733 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8dfe5313-9b08-4853-ac90-2678f084781b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:20.988310 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dfe5313-9b08-4853-ac90-2678f084781b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 200 Aug 12 12:47:20.989112 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 108/441] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:20.990758 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:20.990758 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:20.992641 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e75d0d3c-9fbf-44c9-b43c-703b0409f63c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:20.992641 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 114/442] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:20 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:21.224960 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.228628 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:21.228911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:21.229257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:21.239703 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:21.239703 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:21.248516 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Volume info retrieved successfully. Aug 12 12:47:21.258748 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c6f2bf3f-7910-4956-b95e-f817ed701d3e req-50d6f699-67f8-46eb-b25c-14d25ca977ec tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 200 Aug 12 12:47:21.259306 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 109/443] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:21 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:21.317331 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-4e51d29e-8577-407b-8acc-7bc14a4cf407 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.320160 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-4e51d29e-8577-407b-8acc-7bc14a4cf407 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] POST https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131/action Aug 12 12:47:21.321052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-4e51d29e-8577-407b-8acc-7bc14a4cf407 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:21.321231 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-4e51d29e-8577-407b-8acc-7bc14a4cf407 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:21.350657 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:21.350657 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:21.369358 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bf721eb4-25be-48e8-9bef-b1a7e8fa69e7 req-4e51d29e-8577-407b-8acc-7bc14a4cf407 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131/action returned with HTTP 204 Aug 12 12:47:21.369888 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 113/444] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:21 2026] POST /volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:21.431310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3df532f6-5a51-4527-8643-e66f4c4f56a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.434208 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3df532f6-5a51-4527-8643-e66f4c4f56a1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] GET https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 Aug 12 12:47:21.434601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3df532f6-5a51-4527-8643-e66f4c4f56a1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:21.435096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3df532f6-5a51-4527-8643-e66f4c4f56a1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:21.442551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3df532f6-5a51-4527-8643-e66f4c4f56a1 tempest-VolumesTestJSON-92911822 tempest-VolumesTestJSON-92911822-project-member] https://10.4.3.81/volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 returned with HTTP 404 Aug 12 12:47:21.443404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 109/445] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:21 2026] GET /volume/v3/volumes/1ee28306-c3e6-49fa-8eff-38ce94720df2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:21.612842 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.619218 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-reader] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:21.619218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:21.620238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-reader] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:21.632380 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:21.632380 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:21.639915 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-reader] Volume info retrieved successfully. Aug 12 12:47:21.646882 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-303a95de-75a3-4ca8-b722-f2f53f2f09d0 req-2bbef470-5b9c-4178-8834-3bf8eb040c77 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-reader] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 200 Aug 12 12:47:21.647395 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 115/446] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:21 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:21.681045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.683698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:21.683966 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:21.684267 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:21.684507 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Delete volume with id: d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:21.693151 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:21.693151 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:21.693688 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Volume info retrieved successfully. Aug 12 12:47:21.718368 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Delete volume request issued successfully. Aug 12 12:47:21.718525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4474b5de-f712-4bd0-80fc-bb00406e0a8e req-fde5a90f-2598-4bac-991b-4b2bd3aff1d5 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 202 Aug 12 12:47:21.719014 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 110/447] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:47:21 2026] DELETE /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:21.750316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:21.752957 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:21.753200 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:21.753458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:21.762811 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:21.762811 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:21.767884 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Volume info retrieved successfully. Aug 12 12:47:21.774916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c655900d-82c3-4cfb-b535-520f24991780 req-30a139ef-59b6-4a2b-81f7-5144b2d2b1a1 tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 200 Aug 12 12:47:21.775374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 114/448] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:21 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:22.004750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f9861216-ed53-48d6-8969-812e4ed03e5c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:22.008635 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9861216-ed53-48d6-8969-812e4ed03e5c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:22.008922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9861216-ed53-48d6-8969-812e4ed03e5c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:22.009189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9861216-ed53-48d6-8969-812e4ed03e5c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:22.009334 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f9861216-ed53-48d6-8969-812e4ed03e5c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:22.024609 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:22.024609 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:22.025605 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9861216-ed53-48d6-8969-812e4ed03e5c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:22.026171 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 110/449] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:22 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:22.809431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-12dadcd3-d772-4511-ba9d-a38d3f82f742 req-7fb1de2a-7634-4304-a8a7-84df3efc4a1e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:22.811438 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-12dadcd3-d772-4511-ba9d-a38d3f82f742 req-7fb1de2a-7634-4304-a8a7-84df3efc4a1e tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] GET https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 Aug 12 12:47:22.811691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-12dadcd3-d772-4511-ba9d-a38d3f82f742 req-7fb1de2a-7634-4304-a8a7-84df3efc4a1e tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:22.811942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-12dadcd3-d772-4511-ba9d-a38d3f82f742 req-7fb1de2a-7634-4304-a8a7-84df3efc4a1e tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:22.820116 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-12dadcd3-d772-4511-ba9d-a38d3f82f742 req-7fb1de2a-7634-4304-a8a7-84df3efc4a1e tempest-VolumesGetTestJSON-1300125267 tempest-VolumesGetTestJSON-1300125267-project-member] https://10.4.3.81/volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 returned with HTTP 404 Aug 12 12:47:22.821052 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 116/450] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:22 2026] GET /volume/v3/volumes/d2e93945-a968-4cfb-9fe2-70aa7739fbb7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:23.038363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30b89b2b-5f4d-4207-a285-cca329a67638 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:23.041860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b89b2b-5f4d-4207-a285-cca329a67638 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:23.042202 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b89b2b-5f4d-4207-a285-cca329a67638 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:23.042413 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b89b2b-5f4d-4207-a285-cca329a67638 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:23.042668 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-30b89b2b-5f4d-4207-a285-cca329a67638 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:23.052572 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:23.052572 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:23.054708 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b89b2b-5f4d-4207-a285-cca329a67638 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:23.055287 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 111/451] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:23 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:24.070705 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-86f675a4-4fb8-4761-b689-73525376cfeb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:24.073522 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-86f675a4-4fb8-4761-b689-73525376cfeb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:24.073720 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-86f675a4-4fb8-4761-b689-73525376cfeb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:24.074198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-86f675a4-4fb8-4761-b689-73525376cfeb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:24.074198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-86f675a4-4fb8-4761-b689-73525376cfeb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:24.082183 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:24.082183 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:24.083633 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-86f675a4-4fb8-4761-b689-73525376cfeb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:24.083633 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 115/452] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:24 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:25.097349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:25.108136 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:25.108136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:25.108136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:25.108136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:25.117591 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:25.117591 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:25.118733 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eadc1b6e-509e-4599-8441-ef92ac363c7e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:25.119315 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 111/453] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:25 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:26.074919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-6a1e9f89-b68e-473f-911e-3d949796e8ed req-494ff986-a666-46dd-8253-21e7697aed04 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.079893 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6a1e9f89-b68e-473f-911e-3d949796e8ed req-494ff986-a666-46dd-8253-21e7697aed04 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] DELETE https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 Aug 12 12:47:26.080324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6a1e9f89-b68e-473f-911e-3d949796e8ed req-494ff986-a666-46dd-8253-21e7697aed04 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:26.080450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6a1e9f89-b68e-473f-911e-3d949796e8ed req-494ff986-a666-46dd-8253-21e7697aed04 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:26.092221 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:26.092221 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:26.134092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a872526-5edf-4ccb-b267-ae777de570c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.141767 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a872526-5edf-4ccb-b267-ae777de570c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:26.142254 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a872526-5edf-4ccb-b267-ae777de570c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:26.142362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a872526-5edf-4ccb-b267-ae777de570c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:26.142592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0a872526-5edf-4ccb-b267-ae777de570c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:26.151957 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:26.151957 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:26.153023 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a872526-5edf-4ccb-b267-ae777de570c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:26.153561 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 112/454] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:26 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:26.177590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6a1e9f89-b68e-473f-911e-3d949796e8ed req-494ff986-a666-46dd-8253-21e7697aed04 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 returned with HTTP 200 Aug 12 12:47:26.180088 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 117/455] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:47:26 2026] DELETE /volume/v3/attachments/fb0892a3-0f49-4c6b-92dd-84cae66bf131 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:26.377670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-20d4dc67-3d17-4145-8df7-041c685d2b83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.718093 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20d4dc67-3d17-4145-8df7-041c685d2b83 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:47:26.719799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-20d4dc67-3d17-4145-8df7-041c685d2b83 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1428548507"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:26.743501 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20d4dc67-3d17-4145-8df7-041c685d2b83 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:47:26.744163 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 116/456] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:47:26 2026] POST /volume/v3/types => generated 220 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:26.759316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9330b269-2cc2-4f3c-9907-409cbdbe4f0c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.761353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9330b269-2cc2-4f3c-9907-409cbdbe4f0c tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:47:26.761602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9330b269-2cc2-4f3c-9907-409cbdbe4f0c tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-503039370"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:26.783633 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9330b269-2cc2-4f3c-9907-409cbdbe4f0c tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:47:26.784080 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 112/457] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:47:26 2026] POST /volume/v3/group_types => generated 176 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:26.795030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9875aa66-3dca-451b-942a-7f3371dc060e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.842729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:26.845835 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] GET https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:26.845835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:26.845835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:26.861413 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:26.861413 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:26.867623 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:26.875485 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4e69599f-e9e4-4c8e-9a20-2b5f9a2ebf6b req-29793531-83b7-45b2-b1e0-6ab0336f8a10 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 200 Aug 12 12:47:26.876062 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 118/458] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:26 2026] GET /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 1632 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:27.031477 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.036889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:27.036889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.036889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.048822 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.048822 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:27.053316 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:47:27.054186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f5bd941-ff0a-4ac9-b4f9-77e4c7a53362", "volume_types": ["9404e159-a0d5-4a16-90b9-e87d8821fa8d"], "name": "tempest-GroupsV314Test-Group-983596721"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:27.054293 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:47:27.055960 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Creating new group {'group': {'group_type': '1f5bd941-ff0a-4ac9-b4f9-77e4c7a53362', 'volume_types': ['9404e159-a0d5-4a16-90b9-e87d8821fa8d'], 'name': 'tempest-GroupsV314Test-Group-983596721'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:47:27.060749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Creating group tempest-GroupsV314Test-Group-983596721. Aug 12 12:47:27.061129 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e3eef30-a07e-431f-bd13-15a661ee7829 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:47:27.062103 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 117/459] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:27 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:27.070812 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Availability Zones retrieved successfully. Aug 12 12:47:27.103240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Created reservations ['fdbeb45d-bff8-41b4-bb9b-baa4b1ddbb6c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:27.118635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.121853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:27.121853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.121853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.132852 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.132852 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:27.139627 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:47:27.141090 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9875aa66-3dca-451b-942a-7f3371dc060e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:47:27.142337 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 113/460] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:47:26 2026] POST /volume/v3/groups => generated 107 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:27.146444 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9eb23608-d59f-4632-9c6c-8ca96b121960 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:47:27.147140 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 113/461] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:27 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:27.152708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.154652 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 Aug 12 12:47:27.155199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.155468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.155645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] show called for member 3ed7ef6d-e853-4103-af15-b4907b3f7587 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:47:27.165571 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.165571 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:27.177862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.180131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b8f84b5-438b-488a-a399-96c76c0471ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.181676 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-283201eb-51aa-4b05-b47b-277aaa3285c0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 returned with HTTP 200 Aug 12 12:47:27.182494 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:27.182621 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 119/462] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:47:27 2026] GET /volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:27.182690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.183370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.183370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:27.190262 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.190262 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:27.191722 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6a42165-2209-4328-9c42-435bf9c0ca04 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:27.192459 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] DELETE https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:27.192579 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 118/463] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:27 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:27.193259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.194070 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.194070 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Delete volume with id: af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:27.223067 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.223067 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:27.223663 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:47:27.274412 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Delete volume request issued successfully. Aug 12 12:47:27.275014 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b8f84b5-438b-488a-a399-96c76c0471ad tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 202 Aug 12 12:47:27.279421 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 114/464] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:27 2026] DELETE /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:27.289595 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:27.291949 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:27.292202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:27.292341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:27.301205 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:27.301205 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:27.306022 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Volume info retrieved successfully. Aug 12 12:47:27.311385 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6780e5a2-81a5-4a76-b9bc-072e84f64ff8 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 200 Aug 12 12:47:27.311795 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 114/465] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:27 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:28.200152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.204381 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 Aug 12 12:47:28.204381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.204381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.204381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] show called for member 3ed7ef6d-e853-4103-af15-b4907b3f7587 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:47:28.207682 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.210891 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.210891 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:28.211082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:28.211487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.211558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.211654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:28.217942 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.217942 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:28.218877 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d59a50b1-e16c-4e43-92d3-c8d48b21dde3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:28.219328 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 119/466] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:28.229251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f0ca64f-c57d-4072-a5b2-0b4b2f1cfa43 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 returned with HTTP 200 Aug 12 12:47:28.229763 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 120/467] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:28.244286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.246149 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:28.246518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1245084088", "volume_type": "9404e159-a0d5-4a16-90b9-e87d8821fa8d", "group_id": "3ed7ef6d-e853-4103-af15-b4907b3f7587", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:28.248234 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1245084088', 'volume_type': '9404e159-a0d5-4a16-90b9-e87d8821fa8d', 'group_id': '3ed7ef6d-e853-4103-af15-b4907b3f7587', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:28.258390 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.258390 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:28.258673 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Create volume of 1 GB Aug 12 12:47:28.274666 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Availability Zones retrieved successfully. Aug 12 12:47:28.282471 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Flow 'volume_create_api' (85d5cb47-871a-49fd-bb7f-cfef995c567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:28.286805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b8aa15-c880-42e4-abfc-6e7d931a7bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:28.286805 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.286805 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:28.286805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:28.314186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b8aa15-c880-42e4-abfc-6e7d931a7bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9404e159-a0d5-4a16-90b9-e87d8821fa8d,is_public=True,name='tempest-GroupsV314Test-volume-type-1428548507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9404e159-a0d5-4a16-90b9-e87d8821fa8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ed7ef6d-e853-4103-af15-b4907b3f7587', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:28.316521 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364d3aaf-0630-4dc6-8316-6e0f511c0838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:28.330877 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3eeafb0d-8a30-4871-b5c6-9423faf05e13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.337287 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3eeafb0d-8a30-4871-b5c6-9423faf05e13 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] GET https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d Aug 12 12:47:28.337287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3eeafb0d-8a30-4871-b5c6-9423faf05e13 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.337287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3eeafb0d-8a30-4871-b5c6-9423faf05e13 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.347744 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3eeafb0d-8a30-4871-b5c6-9423faf05e13 tempest-ServerActionsTestOtherB-1159047732 tempest-ServerActionsTestOtherB-1159047732-project-member] https://10.4.3.81/volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d returned with HTTP 404 Aug 12 12:47:28.348581 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 115/468] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/volumes/af3f6b73-f9aa-4b4d-aefb-d42b8ef9c80d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:28.360140 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1428548507 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1428548507, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:47:28.360479 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1428548507 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1428548507, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:47:28.409803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Created reservations ['95fdec7a-da6a-4590-b1fb-5143973048de', '6ba10a23-048c-4f94-b183-4af2c6a0b70c', '2fdcab6a-c7a7-4ece-9f77-ea990a217feb', 'c96cfa95-f212-4d6e-b000-d918d9e4d1fc'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:28.409803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364d3aaf-0630-4dc6-8316-6e0f511c0838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fdec7a-da6a-4590-b1fb-5143973048de', '6ba10a23-048c-4f94-b183-4af2c6a0b70c', '2fdcab6a-c7a7-4ece-9f77-ea990a217feb', 'c96cfa95-f212-4d6e-b000-d918d9e4d1fc']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:28.409803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886059ce-12f6-48ee-af0f-dcbcc7016d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:28.413291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.445739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886059ce-12f6-48ee-af0f-dcbcc7016d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916a6935-0d32-449c-81df-17862d31cf88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1245084088',encryption_key_id=None,group_id=3ed7ef6d-e853-4103-af15-b4907b3f7587,group_type_id=,metadata={},multiattach=False,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',qos_specs=None,replication_status=,reservations=['95fdec7a-da6a-4590-b1fb-5143973048de','6ba10a23-048c-4f94-b183-4af2c6a0b70c','2fdcab6a-c7a7-4ece-9f77-ea990a217feb','c96cfa95-f212-4d6e-b000-d918d9e4d1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1245084088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ed7ef6d-e853-4103-af15-b4907b3f7587,host=None,id=916a6935-0d32-449c-81df-17862d31cf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9404e159-a0d5-4a16-90b9-e87d8821fa8d),volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:28.446653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f3c7dd-a0cf-4286-adf7-11bc5c528746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:28.469462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f3c7dd-a0cf-4286-adf7-11bc5c528746) transitioned into state 'SUCCESS' from state '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-1245084088',encryption_key_id=None,group_id=3ed7ef6d-e853-4103-af15-b4907b3f7587,group_type_id=,metadata={},multiattach=False,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',qos_specs=None,replication_status=,reservations=['95fdec7a-da6a-4590-b1fb-5143973048de','6ba10a23-048c-4f94-b183-4af2c6a0b70c','2fdcab6a-c7a7-4ece-9f77-ea990a217feb','c96cfa95-f212-4d6e-b000-d918d9e4d1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:28.470280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd7e1b6-9a96-434f-9d59-1517397ae081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:28.487174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd7e1b6-9a96-434f-9d59-1517397ae081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:28.488095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Flow 'volume_create_api' (85d5cb47-871a-49fd-bb7f-cfef995c567e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:28.488420 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Create volume request issued successfully. Aug 12 12:47:28.489205 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:28.489385 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:28.538913 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:28.544736 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.544736 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:28.550533 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81f5a336-1dd8-40be-9bfb-3bf4a53544f5 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:28.551270 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 115/469] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:47:28 2026] POST /volume/v3/volumes => generated 817 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:28.567651 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.570616 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 Aug 12 12:47:28.570880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.571115 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.583588 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.583588 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:28.597946 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Volume info retrieved successfully. Aug 12 12:47:28.598697 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:28.598815 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:28.660696 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:28.666000 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:28.666000 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:28.679811 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f99ceaa2-4b8e-43b4-869b-4a9ec83b5a79 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 returned with HTTP 200 Aug 12 12:47:28.679969 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 121/470] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 => generated 885 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:28.753710 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 12 12:47:28.753710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.753970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.760994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:47:27+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.760994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:47:26+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.761139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:46:50+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.761451 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b8764f8-ba31-49cc-92d0-7cd1fb3ef631 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 12 12:47:28.763613 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 120/471] 10.4.3.81 () {66 vars in 1233 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/os-hosts => generated 560 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:28.776923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5ee96687-f53d-4366-8080-5bdbbb559afa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.778672 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 12 12:47:28.778882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.779746 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.786766 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:47:27+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.787057 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:47:26+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.787247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] status, active and update: available, enabled, 2026-08-12 12:46:50+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 12:47:28.787738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ee96687-f53d-4366-8080-5bdbbb559afa tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 12 12:47:28.788386 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 116/472] 10.4.3.81 () {66 vars in 1233 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:28.797681 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53dbace7-f11a-4d25-ac85-02394ef38685 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:28.799878 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53dbace7-f11a-4d25-ac85-02394ef38685 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] GET https://10.4.3.81/volume/v3/os-hosts/np0000007055@storpool Aug 12 12:47:28.800148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53dbace7-f11a-4d25-ac85-02394ef38685 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:28.801578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53dbace7-f11a-4d25-ac85-02394ef38685 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:28.898105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53dbace7-f11a-4d25-ac85-02394ef38685 tempest-VolumeHostsAdminTestsJSON-1965143066 tempest-VolumeHostsAdminTestsJSON-1965143066-project-admin] https://10.4.3.81/volume/v3/os-hosts/np0000007055@storpool returned with HTTP 200 Aug 12 12:47:28.898105 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 116/473] 10.4.3.81 () {66 vars in 1299 bytes} [Wed Aug 12 12:47:28 2026] GET /volume/v3/os-hosts/np0000007055@storpool => generated 1315 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:29.234711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.237455 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:29.237732 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.238055 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.238198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:29.245678 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.245678 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:29.246951 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13406a65-16e1-47e3-9b95-7aae33d17cbd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:29.247462 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 122/474] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:29.700128 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.702371 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 Aug 12 12:47:29.702869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.703332 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.719756 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.719756 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:29.724255 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Volume info retrieved successfully. Aug 12 12:47:29.726083 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:29.726438 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:29.791522 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:29.801122 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.801122 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:29.803679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.811227 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:29.811579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.812307 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.815399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d854fea-c2be-4cfc-86ae-cbb771e47c5e tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 returned with HTTP 200 Aug 12 12:47:29.815399 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 121/475] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:29.824373 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.824373 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:29.829825 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:29.832899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.835891 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 12 12:47:29.836410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action body: b'{"create-from-src": {"source_group_id": "3ed7ef6d-e853-4103-af15-b4907b3f7587", "name": "tempest-Group_from_grp-259074294"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:29.836593 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "3ed7ef6d-e853-4103-af15-b4907b3f7587", "name": "tempest-Group_from_grp-259074294"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:29.836897 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-91332371-0a56-43bc-9a11-57188af1b52b tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:29.837298 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 117/476] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:29.843809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Creating new group {'create-from-src': {'source_group_id': '3ed7ef6d-e853-4103-af15-b4907b3f7587', 'name': 'tempest-Group_from_grp-259074294'}}. {{(pid=100198) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 12:47:29.843809 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Creating group tempest-Group_from_grp-259074294 from source group 3ed7ef6d-e853-4103-af15-b4907b3f7587. Aug 12 12:47:29.847451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.851508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:47:29.851670 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.852623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.852822 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.852822 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:29.864861 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.864861 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:29.866921 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.866921 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:29.871113 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:29.878286 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-a9620ff5-fb57-4df1-8358-cbcde1573d1a tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 200 Aug 12 12:47:29.878892 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 123/477] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:29.891010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.895478 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:47:29.895742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.896085 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.906013 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.906013 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:29.911616 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:29.918206 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-e1b0880c-d5c3-4fad-b647-05e7e4bf6c0c tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 200 Aug 12 12:47:29.918817 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 122/478] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:29.934504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66e85fdd-9cd9-4f4c-9710-738c28243e8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.935521 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66e85fdd-9cd9-4f4c-9710-738c28243e8a None None] GET https://10.4.3.81/volume// Aug 12 12:47:29.935521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66e85fdd-9cd9-4f4c-9710-738c28243e8a None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:29.936419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66e85fdd-9cd9-4f4c-9710-738c28243e8a None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:29.936419 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66e85fdd-9cd9-4f4c-9710-738c28243e8a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:29.936934 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 118/479] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:47:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:29.939736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Created reservations ['9535d978-0033-4bea-9e6c-7be772849c16'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:29.952930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-7adbeff6-ca04-4213-be2e-74b789af3057 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:29.958031 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-7adbeff6-ca04-4213-be2e-74b789af3057 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:29.958534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-7adbeff6-ca04-4213-be2e-74b789af3057 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef9c0be2-0f19-42a5-a036-a820a9e16c41", "connector": null, "instance_uuid": "9b192e78-0221-4f4e-9464-b41be003055d"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:29.969980 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:29.969980 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:30.021670 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-7adbeff6-ca04-4213-be2e-74b789af3057 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:30.023070 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 124/480] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:29 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:30.035889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf8ccf57-0224-42fc-a5e0-7ef96af154f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.035889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf8ccf57-0224-42fc-a5e0-7ef96af154f1 None None] GET https://10.4.3.81/volume// Aug 12 12:47:30.035889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf8ccf57-0224-42fc-a5e0-7ef96af154f1 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.036377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf8ccf57-0224-42fc-a5e0-7ef96af154f1 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.036498 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf8ccf57-0224-42fc-a5e0-7ef96af154f1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:30.036917 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 123/481] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:30.047528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-99a0cc38-3e63-4861-a9b5-8a7f4ca1e38f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.051499 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-99a0cc38-3e63-4861-a9b5-8a7f4ca1e38f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:30.052018 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-99a0cc38-3e63-4861-a9b5-8a7f4ca1e38f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "888c85d7-b8b1-4c57-91e3-d025b71f4265", "connector": null, "instance_uuid": "9b192e78-0221-4f4e-9464-b41be003055d"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:30.054969 np0000007055 devstack@c-api.service[100198]: INFO cinder.group.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] A mapping entry already exists for group 739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 and volume type 9404e159-a0d5-4a16-90b9-e87d8821fa8d. Do not need to create again. Aug 12 12:47:30.055410 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.055410 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:30.056302 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Availability Zones retrieved successfully. Aug 12 12:47:30.064651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Flow 'volume_create_api' (db6a3c77-7c7c-44bf-b280-d433e64f1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:30.066664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e2c6c8-7cc0-4e55-93b7-9ad4d5a00242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:30.068704 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:30.069610 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.069610 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:30.101059 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e2c6c8-7cc0-4e55-93b7-9ad4d5a00242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '916a6935-0d32-449c-81df-17862d31cf88', 'volume_type': VolumeType(created_at=2026-08-12T12:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9404e159-a0d5-4a16-90b9-e87d8821fa8d,is_public=True,name='tempest-GroupsV314Test-volume-type-1428548507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9404e159-a0d5-4a16-90b9-e87d8821fa8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '739e5e7f-7ade-42ac-bd81-c241c9b7b6c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:30.102160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0abf7c0-d612-4c2a-b8a0-db4a62524949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:30.119062 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-99a0cc38-3e63-4861-a9b5-8a7f4ca1e38f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:30.119753 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 119/482] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:30 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:30.131968 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ebd184dc-a900-4df9-a010-c092ace1eef3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.132138 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebd184dc-a900-4df9-a010-c092ace1eef3 None None] GET https://10.4.3.81/volume// Aug 12 12:47:30.132396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebd184dc-a900-4df9-a010-c092ace1eef3 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.132631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebd184dc-a900-4df9-a010-c092ace1eef3 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.133086 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebd184dc-a900-4df9-a010-c092ace1eef3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:30.133454 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 125/483] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:30.150171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-dea2b6cf-82cf-4130-9ba2-f81623653467 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.154251 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-dea2b6cf-82cf-4130-9ba2-f81623653467 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:30.154251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-dea2b6cf-82cf-4130-9ba2-f81623653467 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5b510a7-aaba-4eb3-924b-fd7977145b26", "connector": null, "instance_uuid": "9b192e78-0221-4f4e-9464-b41be003055d"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:30.154493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Created reservations ['24c875ec-1a65-409c-a1b5-95766ba0eed1', '6e7b3a61-a6de-4d41-8f5d-69480a0b4367', '4cd82354-adaf-40d3-ae8e-9a6c3ea480b6', '6a6af184-671e-46b6-b286-6514d75886e9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:30.155378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0abf7c0-d612-4c2a-b8a0-db4a62524949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c875ec-1a65-409c-a1b5-95766ba0eed1', '6e7b3a61-a6de-4d41-8f5d-69480a0b4367', '4cd82354-adaf-40d3-ae8e-9a6c3ea480b6', '6a6af184-671e-46b6-b286-6514d75886e9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:30.156197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3bdd06-d5d6-4259-8bf5-babf0cf6a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:30.167336 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.167336 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:30.189631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3bdd06-d5d6-4259-8bf5-babf0cf6a7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4424973a-2c52-4989-a1f6-e4a02b087e24', '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=739e5e7f-7ade-42ac-bd81-c241c9b7b6c1,group_type_id=,metadata={},multiattach=False,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',qos_specs=None,replication_status=,reservations=['24c875ec-1a65-409c-a1b5-95766ba0eed1','6e7b3a61-a6de-4d41-8f5d-69480a0b4367','4cd82354-adaf-40d3-ae8e-9a6c3ea480b6','6a6af184-671e-46b6-b286-6514d75886e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=916a6935-0d32-449c-81df-17862d31cf88,status='creating',user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=739e5e7f-7ade-42ac-bd81-c241c9b7b6c1,host=None,id=4424973a-2c52-4989-a1f6-e4a02b087e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=916a6935-0d32-449c-81df-17862d31cf88,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9404e159-a0d5-4a16-90b9-e87d8821fa8d),volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:30.191432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898b99c3-787a-4eb9-b326-55028ff5c8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:30.209353 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-dea2b6cf-82cf-4130-9ba2-f81623653467 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:30.209892 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 124/484] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:30 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 12 12:47:30.227522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898b99c3-787a-4eb9-b326-55028ff5c8e3) transitioned into state 'SUCCESS' from 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=739e5e7f-7ade-42ac-bd81-c241c9b7b6c1,group_type_id=,metadata={},multiattach=False,project_id='8a6694a522ee4f37ac7cfc5925d8bdea',qos_specs=None,replication_status=,reservations=['24c875ec-1a65-409c-a1b5-95766ba0eed1','6e7b3a61-a6de-4d41-8f5d-69480a0b4367','4cd82354-adaf-40d3-ae8e-9a6c3ea480b6','6a6af184-671e-46b6-b286-6514d75886e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=916a6935-0d32-449c-81df-17862d31cf88,status='creating',user_id='8eaaa4dfb71b4fc2af194852ab7f15df',volume_type_id=9404e159-a0d5-4a16-90b9-e87d8821fa8d)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:30.229164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Flow 'volume_create_api' (db6a3c77-7c7c-44bf-b280-d433e64f1316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:30.229164 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Create volume request issued successfully. Aug 12 12:47:30.247390 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb28eefd-a3dc-4cfc-91ec-31f96e01df06 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 12 12:47:30.249121 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 117/485] 10.4.3.81 () {70 vars in 1311 bytes} [Wed Aug 12 12:47:29 2026] POST /volume/v3/groups/action => generated 101 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:30.264051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.264519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f004f075-da8c-400a-9316-80f979371f78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.266547 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:30.266726 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:30.266853 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.267030 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.267134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.267271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.267305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:30.267578 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:30.268065 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.268065 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:30.268655 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:30.282201 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.282201 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:30.283104 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9f56f45-f89c-42a3-ab3c-6feb3d5c0e66 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:30.284401 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 126/486] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:30.286746 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Get all volumes completed successfully. Aug 12 12:47:30.288747 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.288747 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:30.355259 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:30.363402 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.363402 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:30.380461 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.380923 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:30.438134 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:30.442295 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.442295 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:30.454356 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f004f075-da8c-400a-9316-80f979371f78 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:30.454849 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 120/487] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:30.475275 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.479992 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 Aug 12 12:47:30.480827 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.482736 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.498078 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.498078 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:30.504533 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Volume info retrieved successfully. Aug 12 12:47:30.505751 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.506150 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:30.571643 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:30.575935 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.575935 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:30.587232 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-463710e2-846b-4e2f-aefe-6819f2b91dd8 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 returned with HTTP 200 Aug 12 12:47:30.589805 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 125/488] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:30.606154 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.608370 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 Aug 12 12:47:30.608767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.609100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.609315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] show called for member 739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:47:30.613569 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.613569 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:30.622632 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38bb213c-ec38-4f89-8447-1d64d1a01c65 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 returned with HTTP 200 Aug 12 12:47:30.623153 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 118/489] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:30.639212 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.643839 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:30.643839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.644993 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.646411 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:30.648004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:30.662947 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Get all volumes completed successfully. Aug 12 12:47:30.665019 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.665666 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:30.725679 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:30.731115 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.731115 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:30.736765 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.737192 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:30.801323 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:30.806918 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.806918 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:30.819265 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a060277f-3380-4f1b-8c78-7e0b398a3c32 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:30.819823 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 127/490] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:30.839944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.842879 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] POST https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1/action Aug 12 12:47:30.843599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:30.843871 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:30.845729 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] delete called for group 739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:47:30.846068 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Delete group with id: 739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 Aug 12 12:47:30.851322 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.851322 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:30.909445 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d60376-490a-4abe-a8fa-558dbfb148b0 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1/action returned with HTTP 202 Aug 12 12:47:30.909875 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 121/491] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:47:30 2026] POST /volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:47:30.918130 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:30.921552 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 Aug 12 12:47:30.921960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:30.922261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:30.933339 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:30.933339 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:30.938345 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Volume info retrieved successfully. Aug 12 12:47:30.939290 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:30.939518 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:31.000480 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:31.004637 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:31.004637 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:31.015416 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec24855e-6acf-4f69-a304-7fbaa5d29bac tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 returned with HTTP 200 Aug 12 12:47:31.015843 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 126/492] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:30 2026] GET /volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:31.300533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:31.301322 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:31.301547 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:31.301753 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:31.302180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:31.309822 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:31.309822 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:31.309822 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7cb01a9-6520-4e4b-b5d4-630a0ecf81e5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:31.309822 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 119/493] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:31 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:32.040896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ee5e26e6-c7f9-4a3a-bae4-bb6d535cfe73 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.043585 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee5e26e6-c7f9-4a3a-bae4-bb6d535cfe73 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 Aug 12 12:47:32.043973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ee5e26e6-c7f9-4a3a-bae4-bb6d535cfe73 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.044254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ee5e26e6-c7f9-4a3a-bae4-bb6d535cfe73 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.055379 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee5e26e6-c7f9-4a3a-bae4-bb6d535cfe73 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 returned with HTTP 404 Aug 12 12:47:32.055992 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 128/494] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/volumes/4424973a-2c52-4989-a1f6-e4a02b087e24 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:47:32.056267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-38813c54-15ca-4161-b3c9-2f1c676caa1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.061119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38813c54-15ca-4161-b3c9-2f1c676caa1a None None] GET https://10.4.3.81/volume// Aug 12 12:47:32.062932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38813c54-15ca-4161-b3c9-2f1c676caa1a None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.063251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38813c54-15ca-4161-b3c9-2f1c676caa1a None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.063790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38813c54-15ca-4161-b3c9-2f1c676caa1a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:32.064253 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 122/495] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:32.074623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.079802 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 Aug 12 12:47:32.079802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.079802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.079802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] show called for member 739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:47:32.080002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.081264 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8af4872e-84c1-4d6b-a8af-11ea8a646dbc tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 returned with HTTP 404 Aug 12 12:47:32.082174 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 127/496] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/groups/739e5e7f-7ade-42ac-bd81-c241c9b7b6c1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:47:32.084081 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:47:32.084637 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.085791 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.096129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.097491 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:47:32.097893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.098173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.098523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:47:32.100336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:47:32.112092 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Get all volumes completed successfully. Aug 12 12:47:32.112637 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:32.112894 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:32.121613 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.121613 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:32.133152 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:32.139819 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-1ec43eb5-bede-408d-8fe1-e11cf530beb4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:47:32.140379 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 120/497] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 1541 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:32.173202 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:32.181157 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.181157 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:32.191847 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fe3d2c5-16e7-4056-8045-04c2cf376870 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:47:32.191847 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 129/498] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:32.208896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.211146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] POST https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587/action Aug 12 12:47:32.211610 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:32.211789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:32.213619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] delete called for group 3ed7ef6d-e853-4103-af15-b4907b3f7587 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:47:32.213762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Delete group with id: 3ed7ef6d-e853-4103-af15-b4907b3f7587 Aug 12 12:47:32.218251 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.218251 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:32.253481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.259226 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] PUT https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f Aug 12 12:47:32.259631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:32.279923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Acquiring lock "cinder-attachment_update-ef9c0be2-0f19-42a5-a036-a820a9e16c41-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:32.286806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-ef9c0be2-0f19-42a5-a036-a820a9e16c41-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:32.287289 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.287289 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:32.304189 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d91314cf-ee98-48ae-94c4-46ba240acfd2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587/action returned with HTTP 202 Aug 12 12:47:32.304720 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 123/499] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:47:32 2026] POST /volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:47:32.319340 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.321899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 Aug 12 12:47:32.322250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.322963 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.323584 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c18d0834-df00-4375-8045-af1a18bd5f5e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.325963 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c18d0834-df00-4375-8045-af1a18bd5f5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:32.326311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c18d0834-df00-4375-8045-af1a18bd5f5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.326613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c18d0834-df00-4375-8045-af1a18bd5f5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.326834 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c18d0834-df00-4375-8045-af1a18bd5f5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:32.333092 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.333092 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:32.337206 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.337206 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:32.338253 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c18d0834-df00-4375-8045-af1a18bd5f5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:32.338646 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 130/500] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:32.340039 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Volume info retrieved successfully. Aug 12 12:47:32.341020 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:47:32.341213 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:47:32.391320 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:47:32.397321 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.397321 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:32.409971 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b7f6754-674b-40b1-9265-e3d3c4cd9d42 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 returned with HTTP 200 Aug 12 12:47:32.412803 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 121/501] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:32.429934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-ef9c0be2-0f19-42a5-a036-a820a9e16c41-np0000007055" released by "attachment_update" :: held 0.144s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:32.430298 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-6826fb55-85c3-4784-83f1-e8df430f9820 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f returned with HTTP 200 Aug 12 12:47:32.430805 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 128/502] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:32 2026] PUT /volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:32.460097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-364b7a52-eb48-4184-beab-0db723392d53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.462161 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-364b7a52-eb48-4184-beab-0db723392d53 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f/action Aug 12 12:47:32.462539 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-364b7a52-eb48-4184-beab-0db723392d53 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:32.462696 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-364b7a52-eb48-4184-beab-0db723392d53 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:32.483369 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.483369 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:32.497373 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-364b7a52-eb48-4184-beab-0db723392d53 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f/action returned with HTTP 204 Aug 12 12:47:32.497835 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 124/503] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:32 2026] POST /volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:32.535929 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-98bfa456-3ba0-4bb3-b9aa-20710cdc019b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.536446 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98bfa456-3ba0-4bb3-b9aa-20710cdc019b None None] GET https://10.4.3.81/volume// Aug 12 12:47:32.536692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98bfa456-3ba0-4bb3-b9aa-20710cdc019b None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.537027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98bfa456-3ba0-4bb3-b9aa-20710cdc019b None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.538856 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98bfa456-3ba0-4bb3-b9aa-20710cdc019b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:32.538856 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 131/504] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:32.556249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.559054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:47:32.560627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:32.560627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:32.570547 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.570547 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:32.574325 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:32.578985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-8757bd4d-f62d-4e91-8d22-8d0db461c891 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 200 Aug 12 12:47:32.579385 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 122/505] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:32 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:32.676552 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.679439 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] PUT https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 Aug 12 12:47:32.679577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:32.694467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Acquiring lock "cinder-attachment_update-888c85d7-b8b1-4c57-91e3-d025b71f4265-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:32.705736 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-888c85d7-b8b1-4c57-91e3-d025b71f4265-np0000007055" acquired by "attachment_update" :: waited 0.011s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:32.707325 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.707325 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:32.878545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-888c85d7-b8b1-4c57-91e3-d025b71f4265-np0000007055" released by "attachment_update" :: held 0.173s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:32.878655 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-fc525548-bde5-46d7-bdd5-7b1e3d1dda2e tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 returned with HTTP 200 Aug 12 12:47:32.879192 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 129/506] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:32 2026] PUT /volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:32.923938 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-146078c4-5ce7-4b34-ad03-e96daf16d465 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:32.931433 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-146078c4-5ce7-4b34-ad03-e96daf16d465 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4/action Aug 12 12:47:32.933725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-146078c4-5ce7-4b34-ad03-e96daf16d465 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:32.933930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-146078c4-5ce7-4b34-ad03-e96daf16d465 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:32.974395 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:32.974395 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:32.995312 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-146078c4-5ce7-4b34-ad03-e96daf16d465 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4/action returned with HTTP 204 Aug 12 12:47:32.995823 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 125/507] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:32 2026] POST /volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:33.035747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-df4e5396-f925-48fa-90c4-79b22b7b3ce5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.035747 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df4e5396-f925-48fa-90c4-79b22b7b3ce5 None None] GET https://10.4.3.81/volume// Aug 12 12:47:33.035747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-df4e5396-f925-48fa-90c4-79b22b7b3ce5 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.035747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-df4e5396-f925-48fa-90c4-79b22b7b3ce5 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.036177 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df4e5396-f925-48fa-90c4-79b22b7b3ce5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:33.036602 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 132/508] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:33.058624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.061499 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:47:33.061755 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.062116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.079296 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:33.079296 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:33.086811 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:47:33.092907 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-27498b6c-d29c-46b7-b384-894337d72690 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 200 Aug 12 12:47:33.093692 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 123/509] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:33.214555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.217475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] PUT https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 Aug 12 12:47:33.218529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:33.232059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Acquiring lock "cinder-attachment_update-b5b510a7-aaba-4eb3-924b-fd7977145b26-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:33.239261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-b5b510a7-aaba-4eb3-924b-fd7977145b26-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:33.240920 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:33.240920 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:33.356543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd217742-116e-44e6-8836-72ea41644eb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.359073 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd217742-116e-44e6-8836-72ea41644eb5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:33.359412 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd217742-116e-44e6-8836-72ea41644eb5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.359725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd217742-116e-44e6-8836-72ea41644eb5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.359858 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dd217742-116e-44e6-8836-72ea41644eb5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:33.365944 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:33.365944 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:33.368760 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd217742-116e-44e6-8836-72ea41644eb5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:33.368760 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 126/510] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:33.422996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Lock "cinder-attachment_update-b5b510a7-aaba-4eb3-924b-fd7977145b26-np0000007055" released by "attachment_update" :: held 0.183s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:33.422996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-01662cb2-cc72-4d50-bfb6-9e2656f847ef tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 returned with HTTP 200 Aug 12 12:47:33.422996 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 130/511] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:33 2026] PUT /volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:33.426630 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d5119984-c54a-475e-bb57-29a354f4e327 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.429009 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5119984-c54a-475e-bb57-29a354f4e327 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 Aug 12 12:47:33.429284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5119984-c54a-475e-bb57-29a354f4e327 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.429542 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5119984-c54a-475e-bb57-29a354f4e327 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.446510 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5119984-c54a-475e-bb57-29a354f4e327 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 returned with HTTP 404 Aug 12 12:47:33.446510 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 133/512] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/v3/volumes/916a6935-0d32-449c-81df-17862d31cf88 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:47:33.456940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.462517 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] GET https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 Aug 12 12:47:33.463445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.465005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.465005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] show called for member 3ed7ef6d-e853-4103-af15-b4907b3f7587 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:47:33.473003 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f6d9964-ea4f-4e04-9ce5-480541d63be2 tempest-GroupsV314Test-2055135305 tempest-GroupsV314Test-2055135305-project-member] https://10.4.3.81/volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 returned with HTTP 404 Aug 12 12:47:33.473740 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 124/513] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/v3/groups/3ed7ef6d-e853-4103-af15-b4907b3f7587 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:47:33.477471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-89f3d52b-74a6-418e-ac4b-f738fa377a21 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.480288 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-89f3d52b-74a6-418e-ac4b-f738fa377a21 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] POST https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72/action Aug 12 12:47:33.480849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-89f3d52b-74a6-418e-ac4b-f738fa377a21 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:33.480849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-89f3d52b-74a6-418e-ac4b-f738fa377a21 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:33.484627 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b110a9b7-2f07-405f-a3b9-3de138abfa2a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.488236 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b110a9b7-2f07-405f-a3b9-3de138abfa2a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/1f5bd941-ff0a-4ac9-b4f9-77e4c7a53362 Aug 12 12:47:33.488541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b110a9b7-2f07-405f-a3b9-3de138abfa2a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.488904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b110a9b7-2f07-405f-a3b9-3de138abfa2a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.489538 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:33.489538 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:33.517646 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b110a9b7-2f07-405f-a3b9-3de138abfa2a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] https://10.4.3.81/volume/v3/group_types/1f5bd941-ff0a-4ac9-b4f9-77e4c7a53362 returned with HTTP 202 Aug 12 12:47:33.519633 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 131/514] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:47:33 2026] DELETE /volume/v3/group_types/1f5bd941-ff0a-4ac9-b4f9-77e4c7a53362 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:47:33.528648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-08eb08a5-5c6c-4c97-921f-5f742d3b588a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.531037 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08eb08a5-5c6c-4c97-921f-5f742d3b588a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] DELETE https://10.4.3.81/volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d Aug 12 12:47:33.531288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08eb08a5-5c6c-4c97-921f-5f742d3b588a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.532163 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08eb08a5-5c6c-4c97-921f-5f742d3b588a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.539495 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:33.539495 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:33.567948 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-859dc819-b9af-4d91-8069-5b32cbc67258 req-89f3d52b-74a6-418e-ac4b-f738fa377a21 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72/action returned with HTTP 204 Aug 12 12:47:33.568530 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 127/515] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:33 2026] POST /volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:33.577130 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08eb08a5-5c6c-4c97-921f-5f742d3b588a tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] https://10.4.3.81/volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d returned with HTTP 202 Aug 12 12:47:33.577616 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 134/516] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:47:33 2026] DELETE /volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:33.587804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d51efc45-208e-4730-9246-6ead3c7d02e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:33.590129 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d51efc45-208e-4730-9246-6ead3c7d02e5 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] GET https://10.4.3.81/volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d Aug 12 12:47:33.590448 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d51efc45-208e-4730-9246-6ead3c7d02e5 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:33.590890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d51efc45-208e-4730-9246-6ead3c7d02e5 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:33.595955 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d51efc45-208e-4730-9246-6ead3c7d02e5 tempest-GroupsV314Test-1528125707 tempest-GroupsV314Test-1528125707-project-admin] https://10.4.3.81/volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d returned with HTTP 404 Aug 12 12:47:33.595955 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 125/517] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:47:33 2026] GET /volume/v3/types/9404e159-a0d5-4a16-90b9-e87d8821fa8d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:34.017911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:34.021211 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:34.021655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1512881850"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:34.024054 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1512881850'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:34.024209 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume of 1 GB Aug 12 12:47:34.030724 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Availability Zones retrieved successfully. Aug 12 12:47:34.039980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Flow 'volume_create_api' (2452a797-7e82-4edd-8f16-d4e05f410f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:34.041849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4f34fe-ef0d-4204-b0a2-c3a07b69e729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:34.043493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:34.093105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4f34fe-ef0d-4204-b0a2-c3a07b69e729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:34.094059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3524c664-d800-4e41-8c1b-97133684ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:34.271811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Created reservations ['c222a2c8-002e-4aad-9651-a2437bac7529', 'c2e7b58d-e281-43c0-8d6d-346cc58ed71b', '823ce4e2-d8b2-4f98-af03-343a380d8c89', 'a59c2a9a-31c0-40d7-977f-1c45e6337834'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:34.272642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3524c664-d800-4e41-8c1b-97133684ce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c222a2c8-002e-4aad-9651-a2437bac7529', 'c2e7b58d-e281-43c0-8d6d-346cc58ed71b', '823ce4e2-d8b2-4f98-af03-343a380d8c89', 'a59c2a9a-31c0-40d7-977f-1c45e6337834']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:34.273553 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd279c7-880f-45d3-9999-5b3022c7d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:34.312894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd279c7-880f-45d3-9999-5b3022c7d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88012950-a1f5-415c-a941-83ce0d3ac9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1512881850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',qos_specs=None,replication_status=,reservations=['c222a2c8-002e-4aad-9651-a2437bac7529','c2e7b58d-e281-43c0-8d6d-346cc58ed71b','823ce4e2-d8b2-4f98-af03-343a380d8c89','a59c2a9a-31c0-40d7-977f-1c45e6337834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb0643d0a394c7d8e45625b76606791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1512881850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88012950-a1f5-415c-a941-83ce0d3ac9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fb0643d0a394c7d8e45625b76606791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:34.313754 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce221d5a-ca6d-439f-861b-5b7d20673f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:34.345080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce221d5a-ca6d-439f-861b-5b7d20673f5b) transitioned into state 'SUCCESS' from state '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-1512881850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',qos_specs=None,replication_status=,reservations=['c222a2c8-002e-4aad-9651-a2437bac7529','c2e7b58d-e281-43c0-8d6d-346cc58ed71b','823ce4e2-d8b2-4f98-af03-343a380d8c89','a59c2a9a-31c0-40d7-977f-1c45e6337834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb0643d0a394c7d8e45625b76606791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:34.345803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075230ab-3046-4c3f-9ff3-e2e3f49f23db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:34.358735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075230ab-3046-4c3f-9ff3-e2e3f49f23db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:34.361104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Flow 'volume_create_api' (2452a797-7e82-4edd-8f16-d4e05f410f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:34.361104 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume request issued successfully. Aug 12 12:47:34.361104 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4f25b5b-9c8c-4648-ad25-c66a7d9fe775 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:34.361104 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 132/518] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:34 2026] POST /volume/v3/volumes => generated 752 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:34.385399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:34.387996 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:34.387996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:34.387996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:34.388163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:34.395225 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:34.395225 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:34.396091 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6041ab22-0e0e-41d5-af70-536c3e4b8a3e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:34.397042 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 128/519] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:34 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:34.722237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.086726 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 Aug 12 12:47:35.087001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.087254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.106352 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.106664 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.107107 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.107524 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:47:35.108919 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.108919 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.109296 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:35.117905 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f8e2b99-b717-4b90-b51a-7ebb58cc9d51 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 returned with HTTP 200 Aug 12 12:47:35.118673 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 135/520] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:34 2026] GET /volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 => generated 437 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:35.135733 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-78eb3732-c8d1-47a1-a6a8-292270af145e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.416884 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.420618 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:35.420807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.421038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.421138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:35.432932 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.432932 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:35.433872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-835fe249-b64e-499f-bd3b-d463968cdeb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:35.434483 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 133/521] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:35.469548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.473191 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:35.473191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.473191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.484939 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.484939 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:35.488138 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:35.488412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-343335149"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:35.490168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-343335149'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:35.490396 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume of 1 GB Aug 12 12:47:35.491937 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:35.499074 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-99956fc5-85d2-4c93-aa18-e19c9c9f32d6 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:35.499074 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 129/522] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:35.499523 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Availability Zones retrieved successfully. Aug 12 12:47:35.506311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (934773b3-bf4a-4ab8-a416-f9a81f79d802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:35.507558 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ccc7d7-2521-4e3f-b877-856bcf0bf7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:35.508619 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:35.558644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ccc7d7-2521-4e3f-b877-856bcf0bf7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:35.559488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a3c3d9-3b79-4bc4-ac3c-137029e7b4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:35.628248 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3ea98e15-6613-4b4c-a4cf-ed84290763cb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.628859 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ea98e15-6613-4b4c-a4cf-ed84290763cb None None] GET https://10.4.3.81/volume// Aug 12 12:47:35.629032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ea98e15-6613-4b4c-a4cf-ed84290763cb None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.629362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ea98e15-6613-4b4c-a4cf-ed84290763cb None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.629584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ea98e15-6613-4b4c-a4cf-ed84290763cb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:35.629939 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 136/523] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:47:35.645446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-5c1cefc5-e96f-4349-afa6-638015c78eb4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.650465 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-5c1cefc5-e96f-4349-afa6-638015c78eb4 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:35.651084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-5c1cefc5-e96f-4349-afa6-638015c78eb4 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96350221-d87b-437b-a5a3-81cdb42a7d58", "connector": null, "instance_uuid": "220db54a-f8c9-472e-8843-f6092d510715"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:35.656271 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Created reservations ['9806c022-93ef-4dec-ba64-ccbe44b2ca8c', '6ba46d61-a503-4f6d-91ae-d4b1108e0902', 'c20613df-30a4-442a-96a0-aaa17454ebf3', 'a8f89a6b-bd35-41ee-9105-4da85c270819'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:35.657414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a3c3d9-3b79-4bc4-ac3c-137029e7b4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9806c022-93ef-4dec-ba64-ccbe44b2ca8c', '6ba46d61-a503-4f6d-91ae-d4b1108e0902', 'c20613df-30a4-442a-96a0-aaa17454ebf3', 'a8f89a6b-bd35-41ee-9105-4da85c270819']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:35.658448 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc644a8e-cf87-4558-b2e0-faa53d5e6596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:35.661088 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.661088 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:35.697603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc644a8e-cf87-4558-b2e0-faa53d5e6596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a37fc35-2fff-4cf7-89bf-ac844c84fee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-343335149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c62cd11b04e4a58b3c4e3aac509c5e2',qos_specs=None,replication_status=,reservations=['9806c022-93ef-4dec-ba64-ccbe44b2ca8c','6ba46d61-a503-4f6d-91ae-d4b1108e0902','c20613df-30a4-442a-96a0-aaa17454ebf3','a8f89a6b-bd35-41ee-9105-4da85c270819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d375694ffb4165be8ab644833b20f8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-343335149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a37fc35-2fff-4cf7-89bf-ac844c84fee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c62cd11b04e4a58b3c4e3aac509c5e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d375694ffb4165be8ab644833b20f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:35.698759 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0582fd02-efbe-48c7-b4aa-d30bcd1454b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:35.699475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-5c1cefc5-e96f-4349-afa6-638015c78eb4 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:35.700330 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 134/524] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:35 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 12 12:47:35.733349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0582fd02-efbe-48c7-b4aa-d30bcd1454b7) transitioned into state 'SUCCESS' from state '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-343335149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c62cd11b04e4a58b3c4e3aac509c5e2',qos_specs=None,replication_status=,reservations=['9806c022-93ef-4dec-ba64-ccbe44b2ca8c','6ba46d61-a503-4f6d-91ae-d4b1108e0902','c20613df-30a4-442a-96a0-aaa17454ebf3','a8f89a6b-bd35-41ee-9105-4da85c270819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d375694ffb4165be8ab644833b20f8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:35.733349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e832b490-9de4-46c5-9fe0-eecdec6b0e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:35.748168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e832b490-9de4-46c5-9fe0-eecdec6b0e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:35.749420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (934773b3-bf4a-4ab8-a416-f9a81f79d802) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:35.749692 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume request issued successfully. Aug 12 12:47:35.750769 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78eb3732-c8d1-47a1-a6a8-292270af145e tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:35.751095 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 126/525] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:35 2026] POST /volume/v3/volumes => generated 756 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:35.756635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.761228 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:35.761874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.761874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.769890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.775251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] GET https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:35.775865 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.775865 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.781552 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.781552 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:35.785067 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bde113a5-f0ce-4030-aead-a7f792cfa420 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.785485 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bde113a5-f0ce-4030-aead-a7f792cfa420 None None] GET https://10.4.3.81/volume// Aug 12 12:47:35.785624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bde113a5-f0ce-4030-aead-a7f792cfa420 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.785910 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bde113a5-f0ce-4030-aead-a7f792cfa420 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.786134 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:35.786206 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bde113a5-f0ce-4030-aead-a7f792cfa420 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:35.786530 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 135/526] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:35.790093 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.790093 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:35.792625 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c277e3d-4b0f-48b1-ab4c-6a425e87250f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:35.793180 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 130/527] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:35.797810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.798546 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:35.800393 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:35.800722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:35.800988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:35.804184 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-038a9e95-eaf5-4803-b5e1-b640fd632329 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 200 Aug 12 12:47:35.804651 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 137/528] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:35.817220 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.817220 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:35.822054 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:35.826982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-703fee51-e7e4-47be-b16e-28569d211511 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:35.827296 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 127/529] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:35 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:35.943580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:35.946173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] PUT https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 Aug 12 12:47:35.946527 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:35.957684 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Acquiring lock "cinder-attachment_update-96350221-d87b-437b-a5a3-81cdb42a7d58-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:35.963408 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Lock "cinder-attachment_update-96350221-d87b-437b-a5a3-81cdb42a7d58-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:35.964678 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:35.964678 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:36.083251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Lock "cinder-attachment_update-96350221-d87b-437b-a5a3-81cdb42a7d58-np0000007055" released by "attachment_update" :: held 0.120s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:36.083563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-16ff758d-eddd-4f8a-b864-ebd40a3e4493 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 returned with HTTP 200 Aug 12 12:47:36.085010 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 136/530] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:35 2026] PUT /volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:47:36.448071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc9b2dea-7b81-4080-a371-670f329a79ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:36.451025 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc9b2dea-7b81-4080-a371-670f329a79ae tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:36.451459 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc9b2dea-7b81-4080-a371-670f329a79ae tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:36.451753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc9b2dea-7b81-4080-a371-670f329a79ae tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:36.451992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fc9b2dea-7b81-4080-a371-670f329a79ae tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:36.457622 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:36.457622 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:36.458600 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc9b2dea-7b81-4080-a371-670f329a79ae tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:36.460404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 131/531] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:36 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:36.813133 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:36.815423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:36.815985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:36.815985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:36.821984 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:36.824794 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] GET https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:36.824794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:36.824794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:36.834043 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:36.834043 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:36.834458 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:36.834458 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:36.841005 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:36.843394 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:36.848648 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9e87eff-d4b6-4840-a689-f88c62c1469b tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 200 Aug 12 12:47:36.848648 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 128/532] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:36 2026] GET /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:36.850440 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75df6ee5-b796-46ed-99f1-f9f39fb2b6bf tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:36.851069 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 138/533] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:36 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:36.872198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:36.874443 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 Aug 12 12:47:36.875074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:36.885012 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:36.885012 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:36.955568 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.955975 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.956342 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.957147 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.957492 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.957731 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:36.966669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eaaf52c7-ee2c-48ad-a9e3-cf5ef605442c tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 returned with HTTP 200 Aug 12 12:47:36.967265 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 137/534] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:36 2026] PUT /volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:36.979226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:36.982580 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:36.983865 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:36.986123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:36.986333 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume of 2 GB Aug 12 12:47:36.991454 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Availability Zones retrieved successfully. Aug 12 12:47:37.000050 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (035e7fda-cd79-4556-ad58-96f9f5f57472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:37.001811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a509d11-f153-490f-ac30-57fd5d82b6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.003123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Validating volume size '2' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:37.049558 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a509d11-f153-490f-ac30-57fd5d82b6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:37.050726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca084a4-31c6-490a-a472-d9517fc4c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.092963 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota_utils [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Quota exceeded for 6c62cd11b04e4a58b3c4e3aac509c5e2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 12:47:37.096660 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca084a4-31c6-490a-a472-d9517fc4c372) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:47:37.096660 np0000007055 devstack@c-api.service[100196]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 12 12:47:37.098920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca084a4-31c6-490a-a472-d9517fc4c372) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.100129 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca084a4-31c6-490a-a472-d9517fc4c372) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:47:37.100617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a509d11-f153-490f-ac30-57fd5d82b6c4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.101450 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a509d11-f153-490f-ac30-57fd5d82b6c4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:47:37.102417 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (035e7fda-cd79-4556-ad58-96f9f5f57472) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:47:37.102770 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-9ad35f88-2771-4d1d-873d-2fc7e9ac4ebd tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 12 12:47:37.103801 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 132/535] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:36 2026] POST /volume/v3/volumes => generated 208 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 12:47:37.113565 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.116256 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 Aug 12 12:47:37.116732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:37.188034 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:37.189792 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:37.189792 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:37.189792 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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 12 12:47:37.195964 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-792b2a79-66c3-4de9-9042-9a11f20f85f7 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 returned with HTTP 200 Aug 12 12:47:37.196530 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 129/536] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:37 2026] PUT /volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:37.213591 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-af85c5ea-6583-498f-a1c4-1a295989e51d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.215644 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:37.216340 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:37.218415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:37.218570 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Create volume of 1 GB Aug 12 12:47:37.226409 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Availability Zones retrieved successfully. Aug 12 12:47:37.235225 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (84131456-7134-4488-8532-09342e7039ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:37.236273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eafd5fc-0e39-4381-ae65-7eb90f17a8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.237603 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:37.293219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eafd5fc-0e39-4381-ae65-7eb90f17a8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:37.294519 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0eae57c-1926-4cdb-8a62-1252cdb6600b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.348738 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota_utils [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Quota exceeded for 6c62cd11b04e4a58b3c4e3aac509c5e2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 12 12:47:37.353801 np0000007055 devstack@c-api.service[100195]: WARNING cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0eae57c-1926-4cdb-8a62-1252cdb6600b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:47:37.353801 np0000007055 devstack@c-api.service[100195]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 12 12:47:37.355975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0eae57c-1926-4cdb-8a62-1252cdb6600b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.357312 np0000007055 devstack@c-api.service[100195]: WARNING cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0eae57c-1926-4cdb-8a62-1252cdb6600b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:47:37.358458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eafd5fc-0e39-4381-ae65-7eb90f17a8b6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:37.359011 np0000007055 devstack@c-api.service[100195]: WARNING cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eafd5fc-0e39-4381-ae65-7eb90f17a8b6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:47:37.361231 np0000007055 devstack@c-api.service[100195]: WARNING cinder.volume.api [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Flow 'volume_create_api' (84131456-7134-4488-8532-09342e7039ad) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:47:37.361231 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.middleware.fault [None req-af85c5ea-6583-498f-a1c4-1a295989e51d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 12 12:47:37.362558 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 139/537] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:37 2026] POST /volume/v3/volumes => generated 150 bytes in 149 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 12:47:37.374931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ca95541-7626-4aab-b218-fce9ece8a3f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.377416 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ca95541-7626-4aab-b218-fce9ece8a3f8 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 Aug 12 12:47:37.378119 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ca95541-7626-4aab-b218-fce9ece8a3f8 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:37.454527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ca95541-7626-4aab-b218-fce9ece8a3f8 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 returned with HTTP 200 Aug 12 12:47:37.455153 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 138/538] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:37 2026] PUT /volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 => generated 391 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:37.475940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.477493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.479499 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] POST https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3/action Aug 12 12:47:37.480198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:37.480349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:37.483201 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:37.483201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:37.483201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:37.483364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:37.490857 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.490857 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:37.491059 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.491059 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:37.491585 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:37.493295 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0b63f5c-917d-4e49-a1ae-acf484e336a2 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:37.493380 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 130/539] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:37 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:37.551109 np0000007055 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Quota exceeded for 6c62cd11b04e4a58b3c4e3aac509c5e2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 12:47:37.563274 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-2dee7a49-ca3f-4fd5-aebb-37236b00d979 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3/action returned with HTTP 413 Aug 12 12:47:37.564198 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 133/540] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:47:37 2026] POST /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3/action => generated 208 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 12:47:37.576210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.579168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] GET https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:37.579647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:37.579647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:37.589442 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.589442 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:37.595070 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:37.601790 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-342e0939-8018-4fc9-80ab-b4b0e0e6de7f tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 200 Aug 12 12:47:37.602754 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 140/541] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:37 2026] GET /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:37.617932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ba43b6f-c50c-4255-abc7-27808503956d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.620563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:37.621497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:37.621497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:37.621497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Delete volume with id: 7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:37.630809 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.630809 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:37.631616 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:37.659567 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Delete volume request issued successfully. Aug 12 12:47:37.660106 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ba43b6f-c50c-4255-abc7-27808503956d tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 202 Aug 12 12:47:37.660463 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 139/542] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:37 2026] DELETE /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:37.669487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.672288 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] GET https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:37.673448 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:37.673741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:37.690108 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.690108 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:37.697733 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Volume info retrieved successfully. Aug 12 12:47:37.706808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9e89e2b-3af5-4302-9af6-6ae7c786776a tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 200 Aug 12 12:47:37.707673 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 131/543] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:37 2026] GET /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:37.868252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:37.870261 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:37.870528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:37.870696 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:37.885725 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:37.885725 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:37.890530 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:37.895908 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-814355b3-6c1d-4a97-b79d-ead74bd5cf4a tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:37.896312 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 134/544] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:37 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:38.508495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:38.510572 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:38.510839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:38.511067 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:38.511216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:38.517374 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:38.517374 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:38.518436 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c33c2082-89d3-4f90-b7ab-c9e2099f8fb7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:38.519110 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 141/545] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:38 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:38.733986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-122e0f69-ab04-4188-b65a-9d16794f0f97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:38.734389 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-122e0f69-ab04-4188-b65a-9d16794f0f97 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] GET https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 Aug 12 12:47:38.735158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-122e0f69-ab04-4188-b65a-9d16794f0f97 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:38.735484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-122e0f69-ab04-4188-b65a-9d16794f0f97 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:38.754298 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-122e0f69-ab04-4188-b65a-9d16794f0f97 tempest-VolumeQuotasNegativeTestJSON-2006880835 tempest-VolumeQuotasNegativeTestJSON-2006880835-project-member] https://10.4.3.81/volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 returned with HTTP 404 Aug 12 12:47:38.754742 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 140/546] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:38 2026] GET /volume/v3/volumes/7a37fc35-2fff-4cf7-89bf-ac844c84fee3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:38.764350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65f0a607-d644-4420-84ab-4954f71a6b78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:38.767822 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65f0a607-d644-4420-84ab-4954f71a6b78 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 Aug 12 12:47:38.768389 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65f0a607-d644-4420-84ab-4954f71a6b78 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:38.914817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:38.916379 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65f0a607-d644-4420-84ab-4954f71a6b78 tempest-VolumeQuotasNegativeTestJSON-1648386232 tempest-VolumeQuotasNegativeTestJSON-1648386232-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 returned with HTTP 200 Aug 12 12:47:38.916883 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 132/547] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:47:38 2026] PUT /volume/v3/os-quota-sets/6c62cd11b04e4a58b3c4e3aac509c5e2 => generated 395 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:38.918051 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:38.918403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:38.918667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:38.950147 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:38.950147 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:38.955233 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:38.960701 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ab5ecca-d609-4b3e-a6e5-d26d38e6ca23 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:38.961298 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 135/548] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:38 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:39.494883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0650fd3f-3a79-4bed-8a36-214abcb84dc3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:39.503635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-40d6e810-d528-44d3-8dca-69666608faa7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:39.508708 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-40d6e810-d528-44d3-8dca-69666608faa7 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] POST https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810/action Aug 12 12:47:39.513123 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-40d6e810-d528-44d3-8dca-69666608faa7 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:39.513830 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-40d6e810-d528-44d3-8dca-69666608faa7 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:39.535035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:39.540086 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:39.540292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:39.540460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:39.540606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:39.546622 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:39.546622 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:39.554409 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:39.554409 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:39.555633 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7e4d47b-3085-4d08-ae28-8e14b5abc361 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:39.556992 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 133/549] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:39 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:39.566418 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c141717b-17c4-4a52-98fd-dc75a9beed05 req-40d6e810-d528-44d3-8dca-69666608faa7 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810/action returned with HTTP 204 Aug 12 12:47:39.567015 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 141/550] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:39 2026] POST /volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:39.870600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0650fd3f-3a79-4bed-8a36-214abcb84dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f Aug 12 12:47:39.871072 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0650fd3f-3a79-4bed-8a36-214abcb84dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:39.871072 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0650fd3f-3a79-4bed-8a36-214abcb84dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:39.891879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0650fd3f-3a79-4bed-8a36-214abcb84dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f returned with HTTP 200 Aug 12 12:47:39.892445 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 142/551] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:39 2026] GET /volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f => generated 437 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:39.903505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:39.906952 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f Aug 12 12:47:39.907960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:39.981265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:39.984622 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:39.984930 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:39.985079 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:40.005705 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:40.005705 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:40.010477 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.011486 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.013433 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.013589 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:40.013623 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:47:40.013699 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.014592 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.015068 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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 12 12:47:40.021319 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478fe28d-ce8c-428f-bc96-51d9782fec31 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:40.022662 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f61a071f-99d4-4538-bf2a-309edc703fe5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f returned with HTTP 200 Aug 12 12:47:40.022736 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 134/552] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:39 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:40.022816 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 136/553] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:39 2026] PUT /volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f => generated 390 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:40.035606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5154ed40-6d11-4292-bc09-a17f8da36eec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:40.036966 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:40.040553 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:40.040972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:40.041080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:40.057196 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:40.057196 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:40.065588 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:40.073413 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7d3cd98-45c2-4d0f-bdbe-817739c6406f tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:40.074319 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 143/554] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:40 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:40.404409 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:40.405216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-237163325"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:40.409293 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-237163325'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:40.409672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create volume of 1 GB Aug 12 12:47:40.416081 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Availability Zones retrieved successfully. Aug 12 12:47:40.426385 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Flow 'volume_create_api' (64101fb3-df32-4c3a-8964-f488a9b152a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:40.428640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50ae2a6-5061-4408-8001-3e9de1130950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:40.429828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:40.475040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50ae2a6-5061-4408-8001-3e9de1130950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:40.476258 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5856aa6b-e9e1-4ea2-90f9-810e1dd2cd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:40.575451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:40.579932 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:40.579932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:40.579932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:40.580282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:40.593607 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:40.593607 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:40.594577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Created reservations ['88f92cfd-0562-4421-9aed-a8705f00330b', '21a580f9-1b9b-47b8-8372-f8cfded619f9', '1ae0aff0-f17e-4836-9ef1-29fb267d4be4', '52d60c85-6bf6-4a7a-bc08-1844253647da'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:40.595717 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5856aa6b-e9e1-4ea2-90f9-810e1dd2cd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f92cfd-0562-4421-9aed-a8705f00330b', '21a580f9-1b9b-47b8-8372-f8cfded619f9', '1ae0aff0-f17e-4836-9ef1-29fb267d4be4', '52d60c85-6bf6-4a7a-bc08-1844253647da']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:40.596656 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dacaab6f-e8db-4acd-8825-4b1af8e9def4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:40.597565 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 135/555] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:40 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:40.597681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8fd6b0-340f-468d-a2a2-d3fb99ffc882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:40.641031 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8fd6b0-340f-468d-a2a2-d3fb99ffc882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca991777-997e-4c23-aae8-7df540326a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-237163325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a4c222f9792465b939ff530e185f77f',qos_specs=None,replication_status=,reservations=['88f92cfd-0562-4421-9aed-a8705f00330b','21a580f9-1b9b-47b8-8372-f8cfded619f9','1ae0aff0-f17e-4836-9ef1-29fb267d4be4','52d60c85-6bf6-4a7a-bc08-1844253647da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a56eee886aa40bdbdaee8b6cea6868a',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-237163325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca991777-997e-4c23-aae8-7df540326a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4c222f9792465b939ff530e185f77f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a56eee886aa40bdbdaee8b6cea6868a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:40.643664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343c2542-4099-4aaa-b57f-7883161f43ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:40.672202 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343c2542-4099-4aaa-b57f-7883161f43ea) transitioned into state 'SUCCESS' from state '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-237163325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a4c222f9792465b939ff530e185f77f',qos_specs=None,replication_status=,reservations=['88f92cfd-0562-4421-9aed-a8705f00330b','21a580f9-1b9b-47b8-8372-f8cfded619f9','1ae0aff0-f17e-4836-9ef1-29fb267d4be4','52d60c85-6bf6-4a7a-bc08-1844253647da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a56eee886aa40bdbdaee8b6cea6868a',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:40.673745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49b9a5-a43a-445c-a1ff-72154622fb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:40.689026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49b9a5-a43a-445c-a1ff-72154622fb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:40.690297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Flow 'volume_create_api' (64101fb3-df32-4c3a-8964-f488a9b152a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:40.690727 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create volume request issued successfully. Aug 12 12:47:40.691910 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5154ed40-6d11-4292-bc09-a17f8da36eec tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:40.692384 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 142/556] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:40 2026] POST /volume/v3/volumes => generated 764 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:40.712298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-421b513d-31b3-4871-b8eb-30879ab320f3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:40.715518 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-421b513d-31b3-4871-b8eb-30879ab320f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:40.715913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-421b513d-31b3-4871-b8eb-30879ab320f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:40.716295 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-421b513d-31b3-4871-b8eb-30879ab320f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:40.733677 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:40.733677 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:40.741767 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-421b513d-31b3-4871-b8eb-30879ab320f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:40.749344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-421b513d-31b3-4871-b8eb-30879ab320f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 200 Aug 12 12:47:40.749825 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 137/557] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:40 2026] GET /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:41.616841 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:41.621378 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:41.621526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:41.621863 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:41.622855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:41.637601 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:41.637601 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:41.638450 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de13b1e4-8abf-4b31-a608-a94eb71ac652 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:41.639165 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 144/558] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:41 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:41.655833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:41.658950 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:47:41.658950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:41.659156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:41.672117 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:41.672117 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:41.681103 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:41.691463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-431d2586-864f-4413-ac1d-b027f3a7bdfc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 200 Aug 12 12:47:41.696496 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 136/559] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:41 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:41.712631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:41.776251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b8a9251-8808-42de-b777-caf9b8400561 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:41.784046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b8a9251-8808-42de-b777-caf9b8400561 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:41.784046 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b8a9251-8808-42de-b777-caf9b8400561 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:41.784046 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b8a9251-8808-42de-b777-caf9b8400561 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:41.799695 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:41.799695 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:41.808685 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b8a9251-8808-42de-b777-caf9b8400561 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:41.814967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b8a9251-8808-42de-b777-caf9b8400561 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 200 Aug 12 12:47:41.815539 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 138/560] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:41 2026] GET /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:41.834126 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:41.841530 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:47:41.842114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca991777-997e-4c23-aae8-7df540326a1e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1012297773"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:41.859491 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:41.859491 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:41.861473 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:41.861473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create snapshot from volume ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:41.948724 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Created reservations ['fb28e31b-179d-4121-8ee9-4c9fe4a9243f', 'a43beb79-eae4-4405-a529-4e758a42b6a4', 'fc4ff9cf-43f6-4813-9db2-5a194735eda7', '5cd29c71-cbd6-43be-946d-6f00217395bf'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:42.005058 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot create request issued successfully. Aug 12 12:47:42.005609 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8fa24080-adf4-4ad5-99a7-d05c1190e0d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:47:42.006547 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 145/561] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:47:41 2026] POST /volume/v3/snapshots => generated 323 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:42.020283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0134731f-7084-421b-a5f2-26d787447259 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:42.026296 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0134731f-7084-421b-a5f2-26d787447259 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:42.026296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0134731f-7084-421b-a5f2-26d787447259 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:42.026296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0134731f-7084-421b-a5f2-26d787447259 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:42.037135 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:42.037135 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:42.039946 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0134731f-7084-421b-a5f2-26d787447259 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot retrieved successfully. Aug 12 12:47:42.039946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0134731f-7084-421b-a5f2-26d787447259 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a returned with HTTP 200 Aug 12 12:47:42.039946 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 137/562] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:42 2026] GET /volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:42.136615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/export_record Aug 12 12:47:42.136926 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:42.137166 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'export_record' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:42.137423 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Export record for backup e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 12:47:42.153347 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:42.153347 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:42.155555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.api [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling RPCAPI with context: , host: np0000007055, backup: e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 12:47:42.172483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] export_record in rpcapi backup_id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 on host np0000007055. {{(pid=100197) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 12:47:42.189150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTdmMjljNDUtMzdhMC00ZDVkLTg4ZDAtNmQ5ZDI3Yzg4YzI0IiwgInVzZXJfaWQiOiAiYmJlOTZiZDAzYjMxNDhlNzljZjg4ZWRiMDhiN2ZkODkiLCAicHJvamVjdF9pZCI6ICJhZjY3MjAzNDVjYzE0M2QwYjMzY2RlMDExZWQ0YjJhYyIsICJ2b2x1bWVfaWQiOiAiNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00MTc3MDg4MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjk4MjQzMjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzLzIwMjYwODEyMTI0NzI1L2F6X25vdmFfYmFja3VwX2U3ZjI5YzQ1LTM3YTAtNGQ1ZC04OGQwLTZkOWQyN2M4OGMyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo0Nzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100197) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 12:47:42.189815 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1c5b9a0-63e0-4c72-a6da-eae18bb36e0a tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/export_record returned with HTTP 200 Aug 12 12:47:42.191040 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 143/563] 10.4.3.81 () {66 vars in 1383 bytes} [Wed Aug 12 12:47:41 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/export_record => generated 1508 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:42.205893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c27cc329-ba59-4814-802f-1502f7e99e38 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:42.208487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 12 12:47:42.208487 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU4NTExZTYtNTMwOS00Mzc0LWEzNDQtNTdhYjM2YWZiNjk0IiwgInVzZXJfaWQiOiAiYmJlOTZiZDAzYjMxNDhlNzljZjg4ZWRiMDhiN2ZkODkiLCAicHJvamVjdF9pZCI6ICJhZjY3MjAzNDVjYzE0M2QwYjMzY2RlMDExZWQ0YjJhYyIsICJ2b2x1bWVfaWQiOiAiNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00MTc3MDg4MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjk4MjQzMjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzLzIwMjYwODEyMTI0NzI1L2F6X25vdmFfYmFja3VwX2U3ZjI5YzQ1LTM3YTAtNGQ1ZC04OGQwLTZkOWQyN2M4OGMyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo0Nzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:42.209804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU4NTExZTYtNTMwOS00Mzc0LWEzNDQtNTdhYjM2YWZiNjk0IiwgInVzZXJfaWQiOiAiYmJlOTZiZDAzYjMxNDhlNzljZjg4ZWRiMDhiN2ZkODkiLCAicHJvamVjdF9pZCI6ICJhZjY3MjAzNDVjYzE0M2QwYjMzY2RlMDExZWQ0YjJhYyIsICJ2b2x1bWVfaWQiOiAiNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00MTc3MDg4MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjk4MjQzMjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzLzIwMjYwODEyMTI0NzI1L2F6X25vdmFfYmFja3VwX2U3ZjI5YzQ1LTM3YTAtNGQ1ZC04OGQwLTZkOWQyN2M4OGMyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo0Nzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100196) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 12:47:42.211073 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU4NTExZTYtNTMwOS00Mzc0LWEzNDQtNTdhYjM2YWZiNjk0IiwgInVzZXJfaWQiOiAiYmJlOTZiZDAzYjMxNDhlNzljZjg4ZWRiMDhiN2ZkODkiLCAicHJvamVjdF9pZCI6ICJhZjY3MjAzNDVjYzE0M2QwYjMzY2RlMDExZWQ0YjJhYyIsICJ2b2x1bWVfaWQiOiAiNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00MTc3MDg4MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjk4MjQzMjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzLzIwMjYwODEyMTI0NzI1L2F6X25vdmFfYmFja3VwX2U3ZjI5YzQ1LTM3YTAtNGQ1ZC04OGQwLTZkOWQyN2M4OGMyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo0Nzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100196) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 12:47:42.342515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Created reservations ['3bb5d5e5-260a-4ac5-b8b6-24799c0a114d', '1c5d5d0f-bdd7-4239-8bf4-01aef98228ff'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:42.403081 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] import_record rpcapi backup id 258511e6-5309-4374-a344-57ab36afb694 on host np0000007055 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU4NTExZTYtNTMwOS00Mzc0LWEzNDQtNTdhYjM2YWZiNjk0IiwgInVzZXJfaWQiOiAiYmJlOTZiZDAzYjMxNDhlNzljZjg4ZWRiMDhiN2ZkODkiLCAicHJvamVjdF9pZCI6ICJhZjY3MjAzNDVjYzE0M2QwYjMzY2RlMDExZWQ0YjJhYyIsICJ2b2x1bWVfaWQiOiAiNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00MTc3MDg4MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjk4MjQzMjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAyZjc3ZGQtNmE3NS00MTJhLWFjZTUtOTFiNzk4NWQ0M2QzLzIwMjYwODEyMTI0NzI1L2F6X25vdmFfYmFja3VwX2U3ZjI5YzQ1LTM3YTAtNGQ1ZC04OGQwLTZkOWQyN2M4OGMyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTI6NDc6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo0Nzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100196) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 12:47:42.406706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Import record output: {'backup': {'id': '258511e6-5309-4374-a344-57ab36afb694', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/258511e6-5309-4374-a344-57ab36afb694'}]}}. {{(pid=100196) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 12:47:42.407051 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c27cc329-ba59-4814-802f-1502f7e99e38 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 12 12:47:42.407599 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 139/564] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:47:42 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 203 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:47:42.419276 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e722c030-bb44-48b9-a4cf-396dfe036498 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:42.428304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e722c030-bb44-48b9-a4cf-396dfe036498 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 Aug 12 12:47:42.428860 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e722c030-bb44-48b9-a4cf-396dfe036498 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:42.429060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e722c030-bb44-48b9-a4cf-396dfe036498 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:42.429223 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e722c030-bb44-48b9-a4cf-396dfe036498 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Show backup with id 258511e6-5309-4374-a344-57ab36afb694. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:42.460616 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:42.460616 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:42.461463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e722c030-bb44-48b9-a4cf-396dfe036498 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 returned with HTTP 200 Aug 12 12:47:42.461971 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 146/565] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:42 2026] GET /volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 => generated 645 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:42.730693 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-f4e4810c-76d1-4ab9-8eed-0eeafd42da31 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:42.736084 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-f4e4810c-76d1-4ab9-8eed-0eeafd42da31 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e Aug 12 12:47:42.736084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-f4e4810c-76d1-4ab9-8eed-0eeafd42da31 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:42.736084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-f4e4810c-76d1-4ab9-8eed-0eeafd42da31 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:42.750539 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:42.750539 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:42.835222 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-f4e4810c-76d1-4ab9-8eed-0eeafd42da31 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e returned with HTTP 200 Aug 12 12:47:42.836519 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 138/566] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:47:42 2026] DELETE /volume/v3/attachments/c1d18b14-a405-470f-a463-0eb504b8799e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:42.850725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:42.857405 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:42.857633 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:42.859682 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:42.859682 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Delete volume with id: 8072a6e0-9280-4df3-b925-2aec36d3d48a Aug 12 12:47:42.867055 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:42.867055 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:42.867596 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:43.687321 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Delete volume request issued successfully. Aug 12 12:47:43.687321 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-203403b3-d4a7-486e-ac63-5e6a1cd325ef req-68318379-eefa-48db-b9ff-273b6674ec2f tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a returned with HTTP 202 Aug 12 12:47:43.687321 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 144/567] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:47:42 2026] DELETE /volume/v3/volumes/8072a6e0-9280-4df3-b925-2aec36d3d48a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-64049a03-5fde-4d11-9294-7f4b9344b9af tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:43.691470 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 140/568] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:42 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] POST https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58/action Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:43.694635 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:43.696497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.696497 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:43.696497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.696497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.697953 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Begin detaching volume completed successfully. Aug 12 12:47:43.697953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-8103f254-f10a-4b31-9057-3d6612aab63e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58/action returned with HTTP 202 Aug 12 12:47:43.697953 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 147/569] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:47:43 2026] POST /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:47:43.698471 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.698471 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:43.698471 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot retrieved successfully. Aug 12 12:47:43.698471 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7cec6fd-e776-4f3e-91e7-28b221520d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a returned with HTTP 200 Aug 12 12:47:43.698471 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 139/570] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.699106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58a2ed7a-379d-4cbe-9661-a2fcc9889a77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.699106 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58a2ed7a-379d-4cbe-9661-a2fcc9889a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f Aug 12 12:47:43.699106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58a2ed7a-379d-4cbe-9661-a2fcc9889a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8883fe6b-c3f6-43fb-8989-0d67bce684c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:43.700113 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 141/571] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-504c1db0-04c0-4c32-9828-53170c74fbce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-504c1db0-04c0-4c32-9828-53170c74fbce None None] GET https://10.4.3.81/volume// Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-504c1db0-04c0-4c32-9828-53170c74fbce None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-504c1db0-04c0-4c32-9828-53170c74fbce None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-504c1db0-04c0-4c32-9828-53170c74fbce None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:43.701666 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 148/572] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:43.702387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.702387 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:43.702387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.702387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.702614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58a2ed7a-379d-4cbe-9661-a2fcc9889a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f returned with HTTP 200 Aug 12 12:47:43.702614 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 145/573] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:43 2026] PUT /volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f => generated 390 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.703146 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.703146 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:43.703297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.703297 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:47:43.703297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca991777-997e-4c23-aae8-7df540326a1e"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.703583 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:43.703720 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.703720 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:43.703904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-f14f184a-f177-458b-b2a1-b32022f0cd16 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:43.704033 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:43.704033 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create snapshot from volume ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:43.704136 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 140/574] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:43.704299 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota_utils [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Quota exceeded for 3a4c222f9792465b939ff530e185f77f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 12:47:43.704299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-1d27b7d8-acde-4ae9-b79f-8599171ef380 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 12 12:47:43.704299 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 142/575] 10.4.3.81 () {68 vars in 1257 bytes} [Wed Aug 12 12:47:43 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 12:47:43.704549 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6bc3aa43-1efe-4c89-8765-771a4e04e9fd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.704549 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6bc3aa43-1efe-4c89-8765-771a4e04e9fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f Aug 12 12:47:43.704549 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6bc3aa43-1efe-4c89-8765-771a4e04e9fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.704549 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6bc3aa43-1efe-4c89-8765-771a4e04e9fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f returned with HTTP 200 Aug 12 12:47:43.704549 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 149/576] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:47:43 2026] PUT /volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f => generated 390 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca991777-997e-4c23-aae8-7df540326a1e"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Create snapshot from volume ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota_utils [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Quota exceeded for 3a4c222f9792465b939ff530e185f77f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.middleware.fault [None req-ff2b2681-69dd-4a43-8557-ca8f5b0c05c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 12 12:47:43.704706 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 146/577] 10.4.3.81 () {68 vars in 1257 bytes} [Wed Aug 12 12:47:43 2026] POST /volume/v3/snapshots => generated 133 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Delete snapshot with id: f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot retrieved successfully. Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot delete request issued successfully. Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e426f5d4-a04f-489d-b93a-5aa7658aac9c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a returned with HTTP 202 Aug 12 12:47:43.708944 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 141/578] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:47:43 2026] DELETE /volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.709427 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:43.710179 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3558940e-2035-401f-90c9-84290002f18b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.710340 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Snapshot retrieved successfully. Aug 12 12:47:43.710340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1f1dfd0-8350-4824-b1b9-1bf7863b4a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a returned with HTTP 200 Aug 12 12:47:43.710340 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 143/579] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3558940e-2035-401f-90c9-84290002f18b tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3558940e-2035-401f-90c9-84290002f18b tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3558940e-2035-401f-90c9-84290002f18b tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3558940e-2035-401f-90c9-84290002f18b tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Show backup with id 258511e6-5309-4374-a344-57ab36afb694. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3558940e-2035-401f-90c9-84290002f18b tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 returned with HTTP 200 Aug 12 12:47:43.710509 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 150/580] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-acece49f-2c2d-4374-b803-e692038ab58f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acece49f-2c2d-4374-b803-e692038ab58f tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acece49f-2c2d-4374-b803-e692038ab58f tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acece49f-2c2d-4374-b803-e692038ab58f tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acece49f-2c2d-4374-b803-e692038ab58f tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 12 12:47:43.710896 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 147/581] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:47:43 2026] GET /volume/v3/backups => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] POST https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/restore Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Restoring backup e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 ({'restore': {}}) {{(pid=100198) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Restoring backup e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 to volume None. Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Creating volume of 1 GB for restore of backup e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:47:43.570492. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Availability Zones retrieved successfully. Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (1fa8e698-a55a-4464-b149-87bc11ca7079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b37422e-9733-4398-b180-27afa4d66b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b37422e-9733-4398-b180-27afa4d66b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:43.711053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6b9ce4-71c2-4bcd-bcdb-ca35daea535c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:43.711512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Created reservations ['73f51d91-64f2-4ccb-b909-0cd56bb7f27e', 'a33ab7fa-b3ca-4e2d-bc4c-565045234c49', '69108d28-d0fb-42ac-b744-a301e15a1060', '0f0ebc47-1339-4bf0-95b3-668590917ee7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:43.711512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6b9ce4-71c2-4bcd-bcdb-ca35daea535c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73f51d91-64f2-4ccb-b909-0cd56bb7f27e', 'a33ab7fa-b3ca-4e2d-bc4c-565045234c49', '69108d28-d0fb-42ac-b744-a301e15a1060', '0f0ebc47-1339-4bf0-95b3-668590917ee7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:43.711512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74696720-eeb4-46a1-9fcc-f97377be4c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:43.732172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74696720-eeb4-46a1-9fcc-f97377be4c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d2ea6f-d33b-46b8-af1b-b9faac6687cf', '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_e7f29c45-37a0-4d5d-88d0-6d9d27c88c24',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['73f51d91-64f2-4ccb-b909-0cd56bb7f27e','a33ab7fa-b3ca-4e2d-bc4c-565045234c49','69108d28-d0fb-42ac-b744-a301e15a1060','0f0ebc47-1339-4bf0-95b3-668590917ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7f29c45-37a0-4d5d-88d0-6d9d27c88c24',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d2ea6f-d33b-46b8-af1b-b9faac6687cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6720345cc143d0b33cde011ed4b2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:43.733060 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb52264-3b0d-44da-993e-3db68c59f963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:43.757337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb52264-3b0d-44da-993e-3db68c59f963) transitioned into 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_e7f29c45-37a0-4d5d-88d0-6d9d27c88c24',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['73f51d91-64f2-4ccb-b909-0cd56bb7f27e','a33ab7fa-b3ca-4e2d-bc4c-565045234c49','69108d28-d0fb-42ac-b744-a301e15a1060','0f0ebc47-1339-4bf0-95b3-668590917ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:43.758432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee62257-8e14-4b4c-bc3a-73d7154db0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:43.775179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee62257-8e14-4b4c-bc3a-73d7154db0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:43.776493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (1fa8e698-a55a-4464-b149-87bc11ca7079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:43.776493 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume request issued successfully. Aug 12 12:47:43.786380 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:43.786380 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:43.788044 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:44.146463 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.149469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:44.149469 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.150489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.167938 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.167938 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:44.174562 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:44.181195 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e975214-e84a-4b36-bb7b-7e179fe79bc9 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:44.182078 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 144/582] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:44 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:44.405721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-4ccd6885-51de-467d-9a85-585ae04fc2c5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.408715 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-4ccd6885-51de-467d-9a85-585ae04fc2c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] DELETE https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 Aug 12 12:47:44.409013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-4ccd6885-51de-467d-9a85-585ae04fc2c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.409282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-4ccd6885-51de-467d-9a85-585ae04fc2c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.418863 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.418863 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:44.482479 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e1819cc5-d87c-4100-b5dc-55cfb47d8cf0 req-4ccd6885-51de-467d-9a85-585ae04fc2c5 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 returned with HTTP 200 Aug 12 12:47:44.483509 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 151/583] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:47:44 2026] DELETE /volume/v3/attachments/bc3a3dd8-deed-41e7-ae47-cf772a937810 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:44.493208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-07dd184d-0fa1-473f-9ea5-0c593004ce92 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.495107 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07dd184d-0fa1-473f-9ea5-0c593004ce92 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a Aug 12 12:47:44.495765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07dd184d-0fa1-473f-9ea5-0c593004ce92 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.495960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07dd184d-0fa1-473f-9ea5-0c593004ce92 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.501965 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07dd184d-0fa1-473f-9ea5-0c593004ce92 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a returned with HTTP 404 Aug 12 12:47:44.502531 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 148/584] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:47:44 2026] GET /volume/v3/snapshots/f6191be0-119d-4990-8b60-1e70e9fcae2a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:44.512109 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.516103 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:44.516363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.516586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.528562 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.528562 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:44.534342 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:44.544243 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9132cb6a-9d77-4bb8-8db1-b61599a820f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 200 Aug 12 12:47:44.544852 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 145/585] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:44 2026] GET /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:44.565613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6723eb4b-7549-442d-a1de-4d5374af5226 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.568202 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:44.568439 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.568815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.569513 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Delete volume with id: ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:44.579942 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.579942 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:44.580656 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:44.610124 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Delete volume request issued successfully. Aug 12 12:47:44.610124 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6723eb4b-7549-442d-a1de-4d5374af5226 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 202 Aug 12 12:47:44.610124 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 152/586] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:44 2026] DELETE /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:44.618307 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.621020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:44.621163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.621400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.629645 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.629645 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:44.634490 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Volume info retrieved successfully. Aug 12 12:47:44.642591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-447bc8f8-f7b5-4262-9479-8ef2a6c2b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 200 Aug 12 12:47:44.643231 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 149/587] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:44 2026] GET /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:44.795170 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.795170 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:44.795838 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:47:44.796008 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Checking backup size 1 against volume size 1 {{(pid=100198) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:47:44.796123 np0000007055 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Overwriting volume 36d2ea6f-d33b-46b8-af1b-b9faac6687cf with restore of backup e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:44.817601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] restore_backup in rpcapi backup_id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 {{(pid=100198) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:47:44.819937 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ceef70d-a8a3-44ea-ae9a-43fa5842df17 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/restore returned with HTTP 202 Aug 12 12:47:44.820497 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 142/588] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:47:43 2026] POST /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24/restore => generated 189 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:44.832663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e54baa5-da9e-4512-b39b-53c102a71034 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:44.834924 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e54baa5-da9e-4512-b39b-53c102a71034 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:44.835208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e54baa5-da9e-4512-b39b-53c102a71034 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:44.835403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e54baa5-da9e-4512-b39b-53c102a71034 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:44.835505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0e54baa5-da9e-4512-b39b-53c102a71034 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:44.840048 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:44.840048 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:44.840963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e54baa5-da9e-4512-b39b-53c102a71034 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:44.841456 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 146/589] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:44 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:45.174152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.176343 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:45.176878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-871238998", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:45.178794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-871238998', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:45.200927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.202169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:45.202400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:45.202617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:45.215014 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:45.215014 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:45.220922 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:45.226302 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50771d75-ca36-41f3-8a8c-8ea0bcb9bd7e tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:45.227942 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 150/590] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:45 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:45.302348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Create volume of 1 GB Aug 12 12:47:45.314802 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Availability Zones retrieved successfully. Aug 12 12:47:45.318518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Flow 'volume_create_api' (c8f6aafa-649e-4724-9c7a-82e2532c8f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:45.320305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a39bf-73ef-4339-932c-dd486cf6df4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:45.321609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:45.409076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a39bf-73ef-4339-932c-dd486cf6df4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:45.409931 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c1343e-5801-45c8-a2fd-c4f7e7ad7596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:45.491808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Created reservations ['8c60f863-d552-4d77-ae1f-90fda48ddb3c', '040b0972-751f-4036-94a7-1c55c1854be3', 'd18e6305-e573-4ad3-8fc4-09ca8e944fe5', '176d6176-102e-4791-94fc-b18f6ad8c397'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:45.492598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c1343e-5801-45c8-a2fd-c4f7e7ad7596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c60f863-d552-4d77-ae1f-90fda48ddb3c', '040b0972-751f-4036-94a7-1c55c1854be3', 'd18e6305-e573-4ad3-8fc4-09ca8e944fe5', '176d6176-102e-4791-94fc-b18f6ad8c397']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:45.494217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88a460d-9bab-4ddb-9a00-1dc983138645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:45.532749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88a460d-9bab-4ddb-9a00-1dc983138645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c860ab-d8fa-4e24-bab6-430ccf0b86c7', '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-871238998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0203c48dfd4c4581d8cd9572875e62',qos_specs=None,replication_status=,reservations=['8c60f863-d552-4d77-ae1f-90fda48ddb3c','040b0972-751f-4036-94a7-1c55c1854be3','d18e6305-e573-4ad3-8fc4-09ca8e944fe5','176d6176-102e-4791-94fc-b18f6ad8c397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefb1b6bc1447f0826b4e4ea806c6da',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-871238998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c860ab-d8fa-4e24-bab6-430ccf0b86c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0203c48dfd4c4581d8cd9572875e62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caefb1b6bc1447f0826b4e4ea806c6da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:45.534299 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5d04e8-c4ff-4a63-a779-f2d3d5c9b202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:45.564138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5d04e8-c4ff-4a63-a779-f2d3d5c9b202) transitioned into state 'SUCCESS' from state '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-871238998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0203c48dfd4c4581d8cd9572875e62',qos_specs=None,replication_status=,reservations=['8c60f863-d552-4d77-ae1f-90fda48ddb3c','040b0972-751f-4036-94a7-1c55c1854be3','d18e6305-e573-4ad3-8fc4-09ca8e944fe5','176d6176-102e-4791-94fc-b18f6ad8c397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefb1b6bc1447f0826b4e4ea806c6da',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:45.564487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6585e3-68af-4314-9163-d5b0c840a5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:45.581953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6585e3-68af-4314-9163-d5b0c840a5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:45.581953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Flow 'volume_create_api' (c8f6aafa-649e-4724-9c7a-82e2532c8f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:45.581953 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Create volume request issued successfully. Aug 12 12:47:45.581953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b0b49b5-83c2-4310-9af4-b03f50b8b6dd tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:45.582242 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 153/591] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:47:45 2026] POST /volume/v3/volumes => generated 896 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:45.602511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-10e0c506-3460-421a-bd03-9bb225796b58 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.609360 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10e0c506-3460-421a-bd03-9bb225796b58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:45.609717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10e0c506-3460-421a-bd03-9bb225796b58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:45.610501 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10e0c506-3460-421a-bd03-9bb225796b58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:45.625325 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:45.625325 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:45.632192 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-10e0c506-3460-421a-bd03-9bb225796b58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:45.642032 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10e0c506-3460-421a-bd03-9bb225796b58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:45.642865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 143/592] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:45 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:45.660281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1db7903e-623d-4317-bc65-bbf9cc36f895 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.664808 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1db7903e-623d-4317-bc65-bbf9cc36f895 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] GET https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e Aug 12 12:47:45.665024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1db7903e-623d-4317-bc65-bbf9cc36f895 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:45.665232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1db7903e-623d-4317-bc65-bbf9cc36f895 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:45.675365 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1db7903e-623d-4317-bc65-bbf9cc36f895 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834 tempest-VolumeSnapshotQuotasNegativeTestJSON-971122834-project-member] https://10.4.3.81/volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e returned with HTTP 404 Aug 12 12:47:45.676181 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 147/593] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:45 2026] GET /volume/v3/volumes/ca991777-997e-4c23-aae8-7df540326a1e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:45.685695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3aa42eea-1ba9-45e1-8dbb-bbf2dc6b490c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.688061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3aa42eea-1ba9-45e1-8dbb-bbf2dc6b490c tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f Aug 12 12:47:45.688500 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3aa42eea-1ba9-45e1-8dbb-bbf2dc6b490c tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:45.733267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-996d5460-4e18-4bf1-ba47-862161c52fa4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.840062 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3aa42eea-1ba9-45e1-8dbb-bbf2dc6b490c tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972 tempest-VolumeSnapshotQuotasNegativeTestJSON-1792033972-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f returned with HTTP 200 Aug 12 12:47:45.840803 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 151/594] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:47:45 2026] PUT /volume/v3/os-quota-sets/3a4c222f9792465b939ff530e185f77f => generated 395 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:45.855620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:45.859640 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:45.860338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:45.860338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:45.860633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:45.868160 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:45.868160 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:45.869349 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4668be14-20f1-4aab-9957-ea1e1efc53cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:45.869871 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 144/595] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:45 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.043928 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-996d5460-4e18-4bf1-ba47-862161c52fa4 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 12 12:47:46.044210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-996d5460-4e18-4bf1-ba47-862161c52fa4 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.044251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-996d5460-4e18-4bf1-ba47-862161c52fa4 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.044614 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:46.044614 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:46.052169 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-996d5460-4e18-4bf1-ba47-862161c52fa4 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 12 12:47:46.052667 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 154/596] 10.4.3.81 () {66 vars in 1242 bytes} [Wed Aug 12 12:47:45 2026] GET /volume/v3/os-services => generated 626 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.064989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c903fbaa-4550-4f4a-ba0c-029260896bcb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.067639 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c903fbaa-4550-4f4a-ba0c-029260896bcb tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007055 Aug 12 12:47:46.067944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c903fbaa-4550-4f4a-ba0c-029260896bcb tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.068177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c903fbaa-4550-4f4a-ba0c-029260896bcb tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.077045 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c903fbaa-4550-4f4a-ba0c-029260896bcb tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007055 returned with HTTP 200 Aug 12 12:47:46.077766 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 148/597] 10.4.3.81 () {66 vars in 1277 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/os-services?host=np0000007055 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.090655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-987def03-0f2c-4732-9995-52474e0c2c52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.094257 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-987def03-0f2c-4732-9995-52474e0c2c52 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007055&binary=cinder-scheduler Aug 12 12:47:46.094503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-987def03-0f2c-4732-9995-52474e0c2c52 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.094798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-987def03-0f2c-4732-9995-52474e0c2c52 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.104011 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-987def03-0f2c-4732-9995-52474e0c2c52 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007055&binary=cinder-scheduler returned with HTTP 200 Aug 12 12:47:46.104511 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 152/598] 10.4.3.81 () {66 vars in 1325 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/os-services?host=np0000007055&binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.121739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c087443-a8a3-43b4-aa6c-7511f35362c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.124052 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c087443-a8a3-43b4-aa6c-7511f35362c2 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler Aug 12 12:47:46.124321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c087443-a8a3-43b4-aa6c-7511f35362c2 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.125047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c087443-a8a3-43b4-aa6c-7511f35362c2 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.131600 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c087443-a8a3-43b4-aa6c-7511f35362c2 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 12 12:47:46.131933 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 145/599] 10.4.3.81 () {66 vars in 1289 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.142746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.415332 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:46.415839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-123043695"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:46.418157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-123043695'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:46.418365 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Create volume of 1 GB Aug 12 12:47:46.424788 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Availability Zones retrieved successfully. Aug 12 12:47:46.430817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Flow 'volume_create_api' (39bf2535-1f67-47a2-b41d-44c7582ab997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:46.432766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90537fe2-7148-45ff-b784-e778b7018634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:46.433416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:46.476181 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90537fe2-7148-45ff-b784-e778b7018634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:46.479150 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55aef99c-de6b-4e5f-8987-43863d267650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:46.585316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Created reservations ['13e469da-5e88-499c-b9a2-0d31b9c44bf3', '1b43e5ee-458e-4a5b-812b-e2af4f3df5d4', '98136002-e808-4a5b-bb7a-78559f2186f7', '05abf998-d0d8-4a97-a5b2-cff90a049385'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:46.586385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55aef99c-de6b-4e5f-8987-43863d267650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e469da-5e88-499c-b9a2-0d31b9c44bf3', '1b43e5ee-458e-4a5b-812b-e2af4f3df5d4', '98136002-e808-4a5b-bb7a-78559f2186f7', '05abf998-d0d8-4a97-a5b2-cff90a049385']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:46.587916 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5beb468d-e483-44a0-94dc-854eb040afa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:46.618157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5beb468d-e483-44a0-94dc-854eb040afa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e36ec2-bad4-4194-a92c-77ea33884dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-123043695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f462e83e7146ae846deea97bfc3efa',qos_specs=None,replication_status=,reservations=['13e469da-5e88-499c-b9a2-0d31b9c44bf3','1b43e5ee-458e-4a5b-812b-e2af4f3df5d4','98136002-e808-4a5b-bb7a-78559f2186f7','05abf998-d0d8-4a97-a5b2-cff90a049385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f4ea32103d4f9297a342fa5226d8ce',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-123043695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e36ec2-bad4-4194-a92c-77ea33884dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3f462e83e7146ae846deea97bfc3efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90f4ea32103d4f9297a342fa5226d8ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:46.619274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde09eba-d422-4ad4-bcc4-b0371abca0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:46.646341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde09eba-d422-4ad4-bcc4-b0371abca0c2) transitioned into state 'SUCCESS' from state '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-123043695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f462e83e7146ae846deea97bfc3efa',qos_specs=None,replication_status=,reservations=['13e469da-5e88-499c-b9a2-0d31b9c44bf3','1b43e5ee-458e-4a5b-812b-e2af4f3df5d4','98136002-e808-4a5b-bb7a-78559f2186f7','05abf998-d0d8-4a97-a5b2-cff90a049385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f4ea32103d4f9297a342fa5226d8ce',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:46.647396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4040b67e-c14d-4f23-9802-a681edd4e00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:46.664228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4040b67e-c14d-4f23-9802-a681edd4e00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:46.665418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Flow 'volume_create_api' (39bf2535-1f67-47a2-b41d-44c7582ab997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:46.665924 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Create volume request issued successfully. Aug 12 12:47:46.667190 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f501e0ed-4f02-4c60-b2d5-31893fa99204 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:46.667190 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 155/600] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:46 2026] POST /volume/v3/volumes => generated 751 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:46.672069 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.677569 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:46.677892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.678184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.685920 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.688044 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:46.688802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.688802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.691190 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:46.691190 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:46.702238 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:46.703372 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:46.703372 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:46.708904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-816d7b73-4d88-4fea-8b56-87fd2d483e25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:46.709464 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 149/601] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 988 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:46.710030 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Volume info retrieved successfully. Aug 12 12:47:46.717375 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-975d37f6-9ebc-4362-a974-67ae2b0e95eb tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 200 Aug 12 12:47:46.717967 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 153/602] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:46.886812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b020ea74-a370-437f-a263-b8aa1e33dabb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:46.892689 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b020ea74-a370-437f-a263-b8aa1e33dabb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:46.893118 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b020ea74-a370-437f-a263-b8aa1e33dabb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:46.893214 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b020ea74-a370-437f-a263-b8aa1e33dabb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:46.893418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b020ea74-a370-437f-a263-b8aa1e33dabb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:46.903117 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:46.903117 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:46.904235 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b020ea74-a370-437f-a263-b8aa1e33dabb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:46.904746 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 146/603] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:46 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:47.726895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ea10c76-660e-4761-9df8-b6a299a2838b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.732766 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ea10c76-660e-4761-9df8-b6a299a2838b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:47.733564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ea10c76-660e-4761-9df8-b6a299a2838b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.733692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.734046 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ea10c76-660e-4761-9df8-b6a299a2838b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.737654 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.737909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.738112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.747130 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.747130 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:47.751004 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.751004 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:47.752949 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Volume info retrieved successfully. Aug 12 12:47:47.757995 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6ea10c76-660e-4761-9df8-b6a299a2838b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:47.760120 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5320f8b6-d56a-4227-8d36-bc90d45f4893 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 200 Aug 12 12:47:47.760577 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 150/604] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:47.770103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ea10c76-660e-4761-9df8-b6a299a2838b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:47.770618 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 156/605] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1538 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:47.778659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.781080 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.781324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.781609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.790732 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.790732 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:47.797299 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Volume info retrieved successfully. Aug 12 12:47:47.805907 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-542fa509-8ce7-4d04-ba1f-b4343d37a0ea tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 200 Aug 12 12:47:47.806091 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 154/606] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:47.819692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.822531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:47.823745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.823745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.824955 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-76d4e89d-f5fc-4ff9-870b-e1c81cc37dda None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.826730 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76d4e89d-f5fc-4ff9-870b-e1c81cc37dda tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007055&binary=cinder-volume Aug 12 12:47:47.826951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76d4e89d-f5fc-4ff9-870b-e1c81cc37dda tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.827158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76d4e89d-f5fc-4ff9-870b-e1c81cc37dda tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.834121 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76d4e89d-f5fc-4ff9-870b-e1c81cc37dda tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007055&binary=cinder-volume returned with HTTP 200 Aug 12 12:47:47.834514 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 151/607] 10.4.3.81 () {66 vars in 1319 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/os-services?host=np0000007055&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:47.844619 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.844619 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:47.844823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.848035 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.848035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.848393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.850962 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:47.858062 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-e5933baf-f851-499d-8e2b-89c74acaf6c0 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:47.859122 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.859122 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:47.859327 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 147/608] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:47.864978 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Volume info retrieved successfully. Aug 12 12:47:47.871891 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46e179c1-0142-43b9-b5b8-8c1c41b39df8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 200 Aug 12 12:47:47.872450 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 157/609] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:47.889894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.892384 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] DELETE https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.892664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.892935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.893164 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Delete volume with id: 01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.902794 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.902794 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:47.903745 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Volume info retrieved successfully. Aug 12 12:47:47.919853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.922355 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:47.923267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.923267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.923267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:47.933438 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.933438 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:47.934591 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7306eba-4aaa-4712-8de6-bc43d131ca4d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:47.937499 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 152/610] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:47.940891 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Delete volume request issued successfully. Aug 12 12:47:47.943591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71b5b0dd-e7b5-4602-8a4d-41fa531915c8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 202 Aug 12 12:47:47.943591 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 155/611] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:47 2026] DELETE /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:47.954608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:47.957168 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:47.957434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:47.957613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:47.973008 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:47.973008 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:47.980731 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Volume info retrieved successfully. Aug 12 12:47:47.989275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-786fb3ba-b914-4af9-83f2-c5d586b65bd8 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 200 Aug 12 12:47:47.990107 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 148/612] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:47 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:48.207984 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.211196 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:48.211196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:48.211196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:48.221684 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:48.221684 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:48.227864 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:48.233334 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1bfc8ee-0891-4e32-92a1-8a726c170a87 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:48.233692 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 158/613] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:48 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:48.309473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.311944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:48.312183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:48.312447 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:48.325835 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:48.325835 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:48.329860 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:48.336289 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57e6e9ec-ce47-4279-9cef-6e1c1faeec51 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:48.336289 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 153/614] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:48 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:48.605937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.610443 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:48.610578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:48.612283 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:48.624446 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:48.624446 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:48.631057 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:48.638462 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-146fa6bc-5871-4a5b-a1d3-2a4aed730ae2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:48.639048 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 156/615] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:47:48 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:48.660197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1da6052c-7a6c-4d72-8164-09ecdf800800 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.660899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1da6052c-7a6c-4d72-8164-09ecdf800800 None None] GET https://10.4.3.81/volume// Aug 12 12:47:48.661044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1da6052c-7a6c-4d72-8164-09ecdf800800 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:48.662390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1da6052c-7a6c-4d72-8164-09ecdf800800 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:48.662390 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1da6052c-7a6c-4d72-8164-09ecdf800800 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:48.665181 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 149/616] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:47:48 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:48.675499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-48294ab6-a209-40b7-ad4c-62250ace6e00 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.678576 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-48294ab6-a209-40b7-ad4c-62250ace6e00 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:47:48.679014 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-48294ab6-a209-40b7-ad4c-62250ace6e00 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71c860ab-d8fa-4e24-bab6-430ccf0b86c7", "connector": null, "instance_uuid": "7f665c4d-4cce-4334-b443-6538697edfb7"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:48.689686 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:48.689686 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:48.729968 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-48294ab6-a209-40b7-ad4c-62250ace6e00 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:47:48.730652 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 159/617] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:47:48 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 12 12:47:48.951062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:48.953404 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:48.953633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:48.953937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:48.954089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:48.959719 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:48.959719 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:48.960892 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4975eca-4d72-45c3-9971-f6d42cb3f31f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:48.961473 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 154/618] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:48 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:49.006961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-080496ef-21ec-498a-9876-a8bf20a81890 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:49.011108 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-080496ef-21ec-498a-9876-a8bf20a81890 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] GET https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 Aug 12 12:47:49.011463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-080496ef-21ec-498a-9876-a8bf20a81890 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:49.012159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-080496ef-21ec-498a-9876-a8bf20a81890 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:49.023228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-080496ef-21ec-498a-9876-a8bf20a81890 tempest-VolumesServicesTestJSON-383789057 tempest-VolumesServicesTestJSON-383789057-project-member] https://10.4.3.81/volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 returned with HTTP 404 Aug 12 12:47:49.024415 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 157/619] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:49 2026] GET /volume/v3/volumes/01e36ec2-bad4-4194-a92c-77ea33884dd7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:49.039034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e732021a-00a6-4ee0-b2c3-1b90bb567094 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:49.041919 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e732021a-00a6-4ee0-b2c3-1b90bb567094 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 12 12:47:49.042231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e732021a-00a6-4ee0-b2c3-1b90bb567094 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:49.045362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e732021a-00a6-4ee0-b2c3-1b90bb567094 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:49.056147 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e732021a-00a6-4ee0-b2c3-1b90bb567094 tempest-VolumesServicesTestJSON-1887571364 tempest-VolumesServicesTestJSON-1887571364-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 12 12:47:49.056276 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 150/620] 10.4.3.81 () {66 vars in 1242 bytes} [Wed Aug 12 12:47:49 2026] GET /volume/v3/os-services => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:49.976975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c8778d90-08ff-4982-9089-e737d382c2ba None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:49.979444 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c8778d90-08ff-4982-9089-e737d382c2ba tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:49.979444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c8778d90-08ff-4982-9089-e737d382c2ba tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:49.979570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c8778d90-08ff-4982-9089-e737d382c2ba tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:49.979664 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c8778d90-08ff-4982-9089-e737d382c2ba tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:49.986202 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:49.986202 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:49.987320 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c8778d90-08ff-4982-9089-e737d382c2ba tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:49.987881 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 160/621] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:49 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:50.264448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1bdccfeb-978f-43ab-b6d7-70652707ac16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:50.264890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bdccfeb-978f-43ab-b6d7-70652707ac16 None None] GET https://10.4.3.81/volume// Aug 12 12:47:50.265111 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bdccfeb-978f-43ab-b6d7-70652707ac16 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:50.265414 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bdccfeb-978f-43ab-b6d7-70652707ac16 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:50.265848 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bdccfeb-978f-43ab-b6d7-70652707ac16 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:47:50.270092 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 155/622] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:47:50 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:47:50.284467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:50.285743 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:47:50.285914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:50.286516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:50.299115 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:50.299115 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:50.304496 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:47:50.309525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-b195ee38-3db2-4b9e-9e51-4716a0ea560b tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:47:50.310082 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 158/623] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:47:50 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:47:50.447347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:50.450799 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] PUT https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 Aug 12 12:47:50.452135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:50.462712 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Acquiring lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:47:50.468187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:47:50.470291 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:50.470291 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:50.579835 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" released by "attachment_update" :: held 0.112s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:47:50.580131 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-3d3ec206-99c9-4816-8b60-ef40afa44528 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 returned with HTTP 200 Aug 12 12:47:50.580660 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 151/624] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:47:50 2026] PUT /volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:50.632306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-682a495a-749d-4212-ab90-e9a18686f193 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:50.641752 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-682a495a-749d-4212-ab90-e9a18686f193 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577/action Aug 12 12:47:50.642239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-682a495a-749d-4212-ab90-e9a18686f193 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:50.642414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-682a495a-749d-4212-ab90-e9a18686f193 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:50.677382 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:50.677382 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:50.699324 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-61e5181c-c57d-4914-b5ed-0c17fe708530 req-682a495a-749d-4212-ab90-e9a18686f193 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577/action returned with HTTP 204 Aug 12 12:47:50.699324 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 161/625] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:47:50 2026] POST /volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:51.003134 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:51.005576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:51.005761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:51.006062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:51.006139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:51.013909 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:51.013909 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:51.015299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f12201b-3a4b-4714-a07d-8acce1af9c9d tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:51.015494 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 156/626] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:51 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:51.211689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-3beb1456-ea83-4c9d-89bd-b2b686870560 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:51.215912 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-3beb1456-ea83-4c9d-89bd-b2b686870560 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 Aug 12 12:47:51.216252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-3beb1456-ea83-4c9d-89bd-b2b686870560 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:51.216503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-3beb1456-ea83-4c9d-89bd-b2b686870560 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:51.233666 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:51.233666 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:51.310562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-3beb1456-ea83-4c9d-89bd-b2b686870560 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 returned with HTTP 200 Aug 12 12:47:51.311048 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 159/627] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:47:51 2026] DELETE /volume/v3/attachments/dfbff88a-2175-417e-9643-a22343e3c9c4 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:51.325274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:51.328738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] DELETE https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:47:51.328738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:51.328738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:51.328738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Delete volume with id: 39006482-fa45-4658-81ba-6004059690c0 Aug 12 12:47:51.341339 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:51.341339 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:51.341992 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Volume info retrieved successfully. Aug 12 12:47:51.374137 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] Delete volume request issued successfully. Aug 12 12:47:51.374356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0d207ba2-4038-419b-b256-1ddafb009bbc req-6c1eadbb-ad9c-4e15-aacc-2d62ab612350 tempest-ServerBootFromVolumeStableRescueTest-2018850882 tempest-ServerBootFromVolumeStableRescueTest-2018850882-project-member] https://10.4.3.81/volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 returned with HTTP 202 Aug 12 12:47:51.375010 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 152/628] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:47:51 2026] DELETE /volume/v3/volumes/39006482-fa45-4658-81ba-6004059690c0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:51.865973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:51.869809 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:51.869809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1637810313"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:51.870764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1637810313'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:52.007911 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Create volume of 1 GB Aug 12 12:47:52.015961 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=410,cinder:UPDATE=93,cinder:INSERT=52 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:47:52.020105 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Availability Zones retrieved successfully. Aug 12 12:47:52.033357 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Flow 'volume_create_api' (6a8ec511-f907-4e6a-9699-44c22a36d5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:52.035014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:52.035426 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5729a6e-fe7a-4ead-ad32-fb0af58c8027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:52.036866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:52.042350 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:52.042748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:52.043064 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:52.043438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:52.046375 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=362,cinder:UPDATE=59,cinder:INSERT=39 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:47:52.053572 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:52.053572 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:52.055271 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4927b5c-ee41-40a1-818f-b56623b6ebb1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:52.056406 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 157/629] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:52 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:52.135260 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5729a6e-fe7a-4ead-ad32-fb0af58c8027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:52.135260 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b52d0ee-579f-461a-8432-92ed4651c940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:52.231743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Created reservations ['46d6938e-aa00-465c-8d16-0ff1243e8934', 'e8ea6a92-8f22-4f3b-a8cd-29e72ea0c5dc', '7d4cb368-6138-406e-ac3d-5aece1535ebd', 'f13bf01c-7924-4625-9905-008aadbfbc36'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:52.232976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b52d0ee-579f-461a-8432-92ed4651c940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d6938e-aa00-465c-8d16-0ff1243e8934', 'e8ea6a92-8f22-4f3b-a8cd-29e72ea0c5dc', '7d4cb368-6138-406e-ac3d-5aece1535ebd', 'f13bf01c-7924-4625-9905-008aadbfbc36']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:52.233985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a2d157-b525-46e7-aca8-c2f385313751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:52.267374 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a2d157-b525-46e7-aca8-c2f385313751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd0743d-d66d-4780-809f-a8d26ce2b5da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1637810313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a0448a534745c48217719306550c26',qos_specs=None,replication_status=,reservations=['46d6938e-aa00-465c-8d16-0ff1243e8934','e8ea6a92-8f22-4f3b-a8cd-29e72ea0c5dc','7d4cb368-6138-406e-ac3d-5aece1535ebd','f13bf01c-7924-4625-9905-008aadbfbc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7753f6df3b174d989a019dc3a3266f8f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1637810313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd0743d-d66d-4780-809f-a8d26ce2b5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a0448a534745c48217719306550c26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7753f6df3b174d989a019dc3a3266f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:52.267922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34d59e9-d86e-4871-b22b-85683825fdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:52.306499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34d59e9-d86e-4871-b22b-85683825fdcc) transitioned into state 'SUCCESS' from state '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-1637810313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a0448a534745c48217719306550c26',qos_specs=None,replication_status=,reservations=['46d6938e-aa00-465c-8d16-0ff1243e8934','e8ea6a92-8f22-4f3b-a8cd-29e72ea0c5dc','7d4cb368-6138-406e-ac3d-5aece1535ebd','f13bf01c-7924-4625-9905-008aadbfbc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7753f6df3b174d989a019dc3a3266f8f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:52.308122 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5917d87c-2555-4209-b00d-ae23c6f44f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:52.322318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5917d87c-2555-4209-b00d-ae23c6f44f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:52.323178 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Flow 'volume_create_api' (6a8ec511-f907-4e6a-9699-44c22a36d5dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:52.323706 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Create volume request issued successfully. Aug 12 12:47:52.324201 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb18b6a-b90f-410c-aaf4-f088ce5e9345 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:52.324828 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 162/630] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:47:51 2026] POST /volume/v3/volumes => generated 749 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:52.346707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:52.360468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:52.360694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:52.360867 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:52.377443 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:52.377443 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:52.382541 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:52.389193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b665d259-c8e8-4851-83d8-14bfcdb7de34 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 200 Aug 12 12:47:52.389890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 160/631] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:52 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:47:52.471150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:52.474913 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] DELETE https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:52.474913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:52.474913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:52.474913 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Delete volume with id: 96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:52.480298 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=467,cinder:UPDATE=123,cinder:INSERT=73 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:47:52.490932 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:52.490932 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:52.492082 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:52.524065 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Delete volume request issued successfully. Aug 12 12:47:52.524324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6422d60-4ea8-42fe-ad21-2b09f93af65d tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 202 Aug 12 12:47:52.524876 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 153/632] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:52 2026] DELETE /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:52.534880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:52.539732 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:52.540027 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:52.540238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:52.557761 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:52.557761 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:52.564005 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Volume info retrieved successfully. Aug 12 12:47:52.571181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a7c3942-e9b7-4dbc-934f-19eb14cb6739 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 200 Aug 12 12:47:52.571320 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 158/633] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:52 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:53.071246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.073756 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:53.074322 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.074462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.074565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:53.080577 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.080577 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:53.081628 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89d5986e-fd78-4233-9207-ea4b6f1269cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:53.082171 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 163/634] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:53.408749 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.413810 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.413810 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.413810 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.416060 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=442,cinder:INSERT=67,cinder:UPDATE=97 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:47:53.425852 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.425852 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:53.430886 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.438457 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4eca889-0dbb-4f68-8a62-34186bbef5e0 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 200 Aug 12 12:47:53.439176 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 161/635] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:53.457274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.460372 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] POST https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action Aug 12 12:47:53.460690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-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=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:53.460880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:53.472308 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.472308 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:53.480130 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.480130 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:53.480998 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.508403 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Update volume metadata completed successfully. Aug 12 12:47:53.508875 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c9c6b04-5fb2-4009-abcd-e507359ef963 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action returned with HTTP 200 Aug 12 12:47:53.509707 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 154/636] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:47:53 2026] POST /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action => generated 563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:53.518667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.521637 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.521914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.522224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.534085 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.534085 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:53.540905 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.550628 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-412e4995-0bb2-47c5-a308-35b9f12a6704 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 200 Aug 12 12:47:53.551364 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 159/637] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:53.570527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.573333 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] POST https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action Aug 12 12:47:53.573428 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:53.573615 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:53.585401 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.585401 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:53.595248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9d7dd931-35ff-49d7-90d1-0db03fea2152 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.596355 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.596355 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:53.597725 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.599017 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d7dd931-35ff-49d7-90d1-0db03fea2152 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] GET https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 Aug 12 12:47:53.599282 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9d7dd931-35ff-49d7-90d1-0db03fea2152 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.599504 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9d7dd931-35ff-49d7-90d1-0db03fea2152 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.608170 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Get volume image-metadata completed successfully. Aug 12 12:47:53.611825 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d7dd931-35ff-49d7-90d1-0db03fea2152 tempest-TaggedAttachmentsTest-220545029 tempest-TaggedAttachmentsTest-220545029-project-member] https://10.4.3.81/volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 returned with HTTP 404 Aug 12 12:47:53.611825 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 162/638] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/volumes/96350221-d87b-437b-a5a3-81cdb42a7d58 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:53.628080 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Delete volume metadata completed successfully. Aug 12 12:47:53.628080 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c73cd14-7073-4974-a5c2-8bffbdc8bb31 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action returned with HTTP 200 Aug 12 12:47:53.628080 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 164/639] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:47:53 2026] POST /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 12:47:53.643656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85e56b13-dd43-401e-91bb-a28933971853 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.646751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] POST https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action Aug 12 12:47:53.647216 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:47:53.647372 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:53.661338 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.661338 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:53.662039 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.671872 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Get volume image-metadata completed successfully. Aug 12 12:47:53.671872 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85e56b13-dd43-401e-91bb-a28933971853 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action returned with HTTP 200 Aug 12 12:47:53.672310 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 155/640] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:47:53 2026] POST /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:53.688421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.692014 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.692147 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.692381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.709458 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.709458 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:53.717706 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.724338 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43274e8b-0bd8-4c82-aac6-b1760c3a909f tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 200 Aug 12 12:47:53.725368 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 160/641] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:53.743110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.745563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.745614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.747829 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.747829 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Delete volume with id: 6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.759737 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.759737 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:53.760418 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.798712 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Delete volume request issued successfully. Aug 12 12:47:53.798712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8f2887a-1e50-4775-b86f-63cff4b4cc59 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 202 Aug 12 12:47:53.799142 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 163/642] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:53 2026] DELETE /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:53.809712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:53.812070 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:53.813271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:53.813623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:53.827583 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:53.827583 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:53.837040 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Volume info retrieved successfully. Aug 12 12:47:53.846038 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6907bd-807a-491e-ad0a-4f1af40cded1 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 200 Aug 12 12:47:53.846931 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 165/643] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:53 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 1390 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:47:54.099828 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43f2877c-4c2c-4321-ac3b-73e01382195b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:54.103105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43f2877c-4c2c-4321-ac3b-73e01382195b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:54.103336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43f2877c-4c2c-4321-ac3b-73e01382195b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:54.103695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43f2877c-4c2c-4321-ac3b-73e01382195b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:54.103831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-43f2877c-4c2c-4321-ac3b-73e01382195b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:54.110992 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:54.110992 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:54.112131 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43f2877c-4c2c-4321-ac3b-73e01382195b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:54.112876 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 156/644] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:54 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:54.864139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-82243ec5-fe49-4238-aa4b-4f0fc7a4b755 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:54.866561 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82243ec5-fe49-4238-aa4b-4f0fc7a4b755 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] GET https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da Aug 12 12:47:54.866854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82243ec5-fe49-4238-aa4b-4f0fc7a4b755 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:54.867118 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82243ec5-fe49-4238-aa4b-4f0fc7a4b755 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:54.874128 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82243ec5-fe49-4238-aa4b-4f0fc7a4b755 tempest-VolumesImageMetadata-1477464472 tempest-VolumesImageMetadata-1477464472-project-member] https://10.4.3.81/volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da returned with HTTP 404 Aug 12 12:47:54.874626 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 161/645] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:54 2026] GET /volume/v3/volumes/6dd0743d-d66d-4780-809f-a8d26ce2b5da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:47:55.133839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:55.141678 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:55.141678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:55.141678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:55.141826 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:55.158058 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:55.158058 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:55.159458 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c97200fb-66cc-47b5-995e-37c14e4ab022 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:55.160737 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 164/646] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:55 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:55.337634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:55.443914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:55.444398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1101244979"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:55.446366 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1101244979'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:55.446667 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Create volume of 1 GB Aug 12 12:47:55.452075 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Availability Zones retrieved successfully. Aug 12 12:47:55.460074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Flow 'volume_create_api' (f3f4af5d-4157-4629-bce3-8646f60a8484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:55.461177 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba93836-a9a0-41c3-8c98-1554e386daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:55.462201 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:55.497284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba93836-a9a0-41c3-8c98-1554e386daf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:55.498449 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d4b31b-c250-4a9a-83c8-13ed8dadeae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:55.594851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Created reservations ['4193e3bc-97e2-470c-ae71-bfaf9c04b82e', '0e0b874e-f0fe-4777-809e-bf43e979cb77', 'c852dd81-6abd-4396-81f4-7b7da31568de', 'cc6e24a1-4063-401f-80fc-026d8c89f3be'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:55.595605 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d4b31b-c250-4a9a-83c8-13ed8dadeae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4193e3bc-97e2-470c-ae71-bfaf9c04b82e', '0e0b874e-f0fe-4777-809e-bf43e979cb77', 'c852dd81-6abd-4396-81f4-7b7da31568de', 'cc6e24a1-4063-401f-80fc-026d8c89f3be']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:55.596572 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7538a5-f083-4a00-8ecd-bd39a84a162e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:55.624465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7538a5-f083-4a00-8ecd-bd39a84a162e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb3200e-706d-4ecf-9fcb-61ba52adf54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101244979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8642bf0c5440cda4eacf7e47fcf10f',qos_specs=None,replication_status=,reservations=['4193e3bc-97e2-470c-ae71-bfaf9c04b82e','0e0b874e-f0fe-4777-809e-bf43e979cb77','c852dd81-6abd-4396-81f4-7b7da31568de','cc6e24a1-4063-401f-80fc-026d8c89f3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7724ef18322b4f8c9f17e9545b621d45',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101244979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb3200e-706d-4ecf-9fcb-61ba52adf54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8642bf0c5440cda4eacf7e47fcf10f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7724ef18322b4f8c9f17e9545b621d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:55.626179 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce544162-c3cb-4c01-9c63-aba0e869d75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:55.650449 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce544162-c3cb-4c01-9c63-aba0e869d75f) transitioned into state 'SUCCESS' from state '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-1101244979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8642bf0c5440cda4eacf7e47fcf10f',qos_specs=None,replication_status=,reservations=['4193e3bc-97e2-470c-ae71-bfaf9c04b82e','0e0b874e-f0fe-4777-809e-bf43e979cb77','c852dd81-6abd-4396-81f4-7b7da31568de','cc6e24a1-4063-401f-80fc-026d8c89f3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7724ef18322b4f8c9f17e9545b621d45',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:55.651530 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85651005-36ad-4525-8c55-b5802e6f0223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:55.665063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85651005-36ad-4525-8c55-b5802e6f0223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:55.666118 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Flow 'volume_create_api' (f3f4af5d-4157-4629-bce3-8646f60a8484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:55.666513 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Create volume request issued successfully. Aug 12 12:47:55.667383 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d40e7d2-c155-406b-a4ea-f8d6d9134145 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:55.667886 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 166/647] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:55 2026] POST /volume/v3/volumes => generated 747 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:47:55.689017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb261da8-7907-496f-b0ed-fac619c28a67 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:55.689795 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb261da8-7907-496f-b0ed-fac619c28a67 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:47:55.689795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb261da8-7907-496f-b0ed-fac619c28a67 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:55.689795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb261da8-7907-496f-b0ed-fac619c28a67 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:55.706051 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:55.706051 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:55.712169 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb261da8-7907-496f-b0ed-fac619c28a67 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:47:55.721822 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb261da8-7907-496f-b0ed-fac619c28a67 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:47:55.722378 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 157/648] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:55 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:56.178184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2eda06dc-51c9-42e0-813a-269d1522b827 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:56.180500 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2eda06dc-51c9-42e0-813a-269d1522b827 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:56.181486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2eda06dc-51c9-42e0-813a-269d1522b827 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:56.181486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2eda06dc-51c9-42e0-813a-269d1522b827 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:56.182708 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2eda06dc-51c9-42e0-813a-269d1522b827 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:56.189875 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:56.189875 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:56.189875 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2eda06dc-51c9-42e0-813a-269d1522b827 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:56.190081 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 162/649] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:56 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:56.539290 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:56.686826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:47:56.687201 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1810650530"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:56.689378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1810650530'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:47:56.689638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Create volume of 1 GB Aug 12 12:47:56.695507 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Availability Zones retrieved successfully. Aug 12 12:47:56.705868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Flow 'volume_create_api' (aff91d75-8fae-4eb4-b98c-f1fd1d1f18ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:56.707385 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36084db1-cc17-4687-93b7-b2b2b6ac4015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:56.708891 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:47:56.740068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:56.745435 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:47:56.745688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:56.745959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:56.760854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36084db1-cc17-4687-93b7-b2b2b6ac4015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:56.760854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189bb064-a38d-4d60-9696-54efcea66e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:56.760991 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:56.760991 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:56.766505 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:47:56.776168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-893c09c3-72a2-44bc-a6fd-e8ae4d4ab8fc tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:47:56.776168 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 167/650] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:56 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:47:56.887264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Created reservations ['8f55763e-0a85-4ad0-b8fd-bae674650483', '54af5cf5-a967-4be2-997c-a01081de7b70', '1cc4c269-22aa-423e-bfe0-bc2799905325', '6246eeaf-544a-4608-984f-71e2c154689b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:47:56.888411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189bb064-a38d-4d60-9696-54efcea66e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f55763e-0a85-4ad0-b8fd-bae674650483', '54af5cf5-a967-4be2-997c-a01081de7b70', '1cc4c269-22aa-423e-bfe0-bc2799905325', '6246eeaf-544a-4608-984f-71e2c154689b']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:56.890151 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051da085-0243-4ae0-8496-3b883b7f0ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:56.935688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051da085-0243-4ae0-8496-3b883b7f0ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1810650530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eed764cc1fd4c5cac645a07d25d7e51',qos_specs=None,replication_status=,reservations=['8f55763e-0a85-4ad0-b8fd-bae674650483','54af5cf5-a967-4be2-997c-a01081de7b70','1cc4c269-22aa-423e-bfe0-bc2799905325','6246eeaf-544a-4608-984f-71e2c154689b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3602a03e0964939911a6dd6e42bdd7c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:47:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1810650530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eed764cc1fd4c5cac645a07d25d7e51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3602a03e0964939911a6dd6e42bdd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:56.935688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4ce505-9f99-499f-a606-44a9c20e8e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:56.967931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4ce505-9f99-499f-a606-44a9c20e8e6d) transitioned into state 'SUCCESS' from state '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-1810650530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eed764cc1fd4c5cac645a07d25d7e51',qos_specs=None,replication_status=,reservations=['8f55763e-0a85-4ad0-b8fd-bae674650483','54af5cf5-a967-4be2-997c-a01081de7b70','1cc4c269-22aa-423e-bfe0-bc2799905325','6246eeaf-544a-4608-984f-71e2c154689b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3602a03e0964939911a6dd6e42bdd7c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:56.968926 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b57729-37af-4bf8-bba5-aa4f062ab828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:47:56.981409 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b57729-37af-4bf8-bba5-aa4f062ab828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:47:56.982429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Flow 'volume_create_api' (aff91d75-8fae-4eb4-b98c-f1fd1d1f18ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:47:56.985805 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Create volume request issued successfully. Aug 12 12:47:56.985805 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8880cdcc-b2a5-4b94-a211-f39c79fb7d5d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:47:56.985805 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 165/651] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:47:56 2026] POST /volume/v3/volumes => generated 748 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:47:57.002529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-82957f31-485d-4208-94c3-6bbae1cdde3b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:57.004430 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82957f31-485d-4208-94c3-6bbae1cdde3b tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:57.004747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82957f31-485d-4208-94c3-6bbae1cdde3b tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:57.005004 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82957f31-485d-4208-94c3-6bbae1cdde3b tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:57.017056 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:57.017056 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:57.022097 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82957f31-485d-4208-94c3-6bbae1cdde3b tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:57.028643 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82957f31-485d-4208-94c3-6bbae1cdde3b tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 200 Aug 12 12:47:57.029700 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 158/652] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:57 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:57.206988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:57.210437 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:57.210713 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:57.210985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:57.211105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:57.218834 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:57.218834 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:57.219966 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47e48867-5dae-4a5a-b76e-ada23feb6701 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:57.221280 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 163/653] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:57 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:58.052500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-86f87c46-d9ab-44d3-b581-5da572690b74 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.054741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-86f87c46-d9ab-44d3-b581-5da572690b74 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:58.055071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-86f87c46-d9ab-44d3-b581-5da572690b74 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.055193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-86f87c46-d9ab-44d3-b581-5da572690b74 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.063762 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.063762 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:58.070052 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-86f87c46-d9ab-44d3-b581-5da572690b74 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.076375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-86f87c46-d9ab-44d3-b581-5da572690b74 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 200 Aug 12 12:47:58.076885 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 168/654] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:58.102759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c19a8d83-8feb-4638-8b28-e822b9117903 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.107146 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c19a8d83-8feb-4638-8b28-e822b9117903 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] POST https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.107762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c19a8d83-8feb-4638-8b28-e822b9117903 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.120480 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.120480 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:58.121568 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c19a8d83-8feb-4638-8b28-e822b9117903 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.141163 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c19a8d83-8feb-4638-8b28-e822b9117903 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Create volume metadata completed successfully. Aug 12 12:47:58.141163 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c19a8d83-8feb-4638-8b28-e822b9117903 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.141163 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 166/655] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:47:58 2026] POST /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 101 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:47:58.153920 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19609536-debb-4afa-8a45-7a6a351f36fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.160806 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.160806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.160806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.175189 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.175189 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:58.175996 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.188347 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.188899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19609536-debb-4afa-8a45-7a6a351f36fc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.189492 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 159/656] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 101 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:58.202228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.206055 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] PUT https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.208218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.222069 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.222069 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:58.222567 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.236508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.238844 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:58.239248 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.239840 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.239840 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:58.247795 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.247795 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:58.249088 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330985d4-cae9-4f6b-abdb-bfee77ec0840 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:58.249757 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 169/657] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:58.252635 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Update volume metadata completed successfully. Aug 12 12:47:58.255483 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4805dbea-339b-47a3-9e0f-b2fdf6b9dcd5 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.256285 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 164/658] 10.4.3.81 () {68 vars in 1388 bytes} [Wed Aug 12 12:47:58 2026] PUT /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.274529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.277352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.277670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.278040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.295455 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.295455 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:58.296134 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.307908 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.307908 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0afb694d-71d1-4a11-a4bb-b8385d0abca3 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.307908 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 167/659] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.319900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.322457 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key1 Aug 12 12:47:58.322899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.323189 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.337034 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.337034 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:58.340826 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.357844 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.382147 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Delete volume metadata completed successfully. Aug 12 12:47:58.382340 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2814eb08-97f5-4825-b3a9-f449ea2b0ff0 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key1 returned with HTTP 200 Aug 12 12:47:58.382805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 160/660] 10.4.3.81 () {66 vars in 1386 bytes} [Wed Aug 12 12:47:58 2026] DELETE /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 12:47:58.397303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3f804690-df85-4998-81f2-38007e849159 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.410912 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.410912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.410912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.423209 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.423209 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:58.424339 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.436580 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.437387 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f804690-df85-4998-81f2-38007e849159 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.438137 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 170/661] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 32 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.447470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.452243 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] PUT https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.452243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.464890 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.464890 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:58.465481 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.481025 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Update volume metadata completed successfully. Aug 12 12:47:58.481299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aad8d0bf-4f79-4c81-99b3-e97c1815732e tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.481926 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 165/662] 10.4.3.81 () {68 vars in 1388 bytes} [Wed Aug 12 12:47:58 2026] PUT /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.496528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.501755 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] POST https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.501755 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.512111 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.512111 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:58.514809 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.522284 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Create volume metadata completed successfully. Aug 12 12:47:58.522604 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17e85e01-3cd6-46c8-bffe-55ae95fb04a1 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.523252 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 168/663] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:47:58 2026] POST /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.533038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.535448 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] PUT https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 Aug 12 12:47:58.536044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.547981 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.547981 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:58.549082 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.564873 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Update volume metadata completed successfully. Aug 12 12:47:58.564873 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfc6d18d-9a46-40df-ae58-50caecbc77bc tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 returned with HTTP 200 Aug 12 12:47:58.564873 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 161/664] 10.4.3.81 () {68 vars in 1403 bytes} [Wed Aug 12 12:47:58 2026] PUT /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.574960 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f52bf52d-8465-42a9-97c9-a341863a1296 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.577366 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 Aug 12 12:47:58.577609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.577905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.590126 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.590126 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:58.590126 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.597298 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.597669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f52bf52d-8465-42a9-97c9-a341863a1296 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 returned with HTTP 200 Aug 12 12:47:58.598322 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 171/665] 10.4.3.81 () {66 vars in 1383 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.607576 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.610717 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.610717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.610717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.623362 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.623362 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:58.623362 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.633123 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Get volume metadata completed successfully. Aug 12 12:47:58.633413 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5175ec66-c483-45e4-a640-0ada4a26c6e4 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.633956 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 166/666] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.643837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.646121 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] PUT https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata Aug 12 12:47:58.646424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:47:58.657241 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.657241 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:58.657928 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.671962 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Update volume metadata completed successfully. Aug 12 12:47:58.672189 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c48976d7-851f-4c0c-9921-665bc1f67f4d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata returned with HTTP 200 Aug 12 12:47:58.672672 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 169/667] 10.4.3.81 () {68 vars in 1388 bytes} [Wed Aug 12 12:47:58 2026] PUT /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:47:58.682067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.684044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:58.684280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.684485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.693284 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.693284 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:47:58.698105 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.706722 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fc12209-c197-4f2a-82b0-9d38db5cce3f tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 200 Aug 12 12:47:58.707260 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 162/668] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:58.723147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.725009 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:58.725335 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.725973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.726919 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Delete volume with id: e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:58.737475 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.737475 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:47:58.738200 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.770351 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Delete volume request issued successfully. Aug 12 12:47:58.770351 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a970738-b7bc-475b-b0a8-437942fac0d7 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 202 Aug 12 12:47:58.770351 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 172/669] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:47:58 2026] DELETE /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:47:58.777359 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:58.782980 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:58.783311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:58.783598 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:58.796059 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:58.796059 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:47:58.804937 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Volume info retrieved successfully. Aug 12 12:47:58.813338 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-613e67ac-3d5f-4d1b-8475-d30bd7020f68 tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 200 Aug 12 12:47:58.814024 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 167/670] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:58 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:59.266898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38c06681-de11-46d2-b9eb-a93efd8144df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:59.269941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38c06681-de11-46d2-b9eb-a93efd8144df tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:47:59.269941 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38c06681-de11-46d2-b9eb-a93efd8144df tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:59.269941 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38c06681-de11-46d2-b9eb-a93efd8144df tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:59.269941 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-38c06681-de11-46d2-b9eb-a93efd8144df tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:47:59.276287 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:47:59.276287 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:47:59.277283 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38c06681-de11-46d2-b9eb-a93efd8144df tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:47:59.277811 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 170/671] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:59 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:47:59.832026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-96d59f18-39f8-4d42-8f27-1c4a2a5d853d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:47:59.835089 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96d59f18-39f8-4d42-8f27-1c4a2a5d853d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] GET https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 Aug 12 12:47:59.835375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96d59f18-39f8-4d42-8f27-1c4a2a5d853d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:47:59.835702 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96d59f18-39f8-4d42-8f27-1c4a2a5d853d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:47:59.849395 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96d59f18-39f8-4d42-8f27-1c4a2a5d853d tempest-VolumesMetadataTest-1308346591 tempest-VolumesMetadataTest-1308346591-project-member] https://10.4.3.81/volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 returned with HTTP 404 Aug 12 12:47:59.850404 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 163/672] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:47:59 2026] GET /volume/v3/volumes/e345e0d3-d6f2-46f8-83e0-e73b00c4f0a0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:00.294765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.298399 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:48:00.298399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.298399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.298561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:00.308082 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:00.308082 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:00.309136 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5ae7157-feca-4ced-9e0f-4f0d12975940 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:48:00.309940 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 173/673] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:00 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:00.329923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.334328 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf Aug 12 12:48:00.334328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.334328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.359363 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:00.359363 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:00.367458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:00.375251 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-449ffcd3-fede-493e-83d6-b18410aa8a36 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf returned with HTTP 200 Aug 12 12:48:00.375251 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 168/674] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:00 2026] GET /volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf => generated 899 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:00.397663 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.399475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:48:00.399858 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.400090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.400832 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:00.401715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:48:00.421110 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Get all volumes completed successfully. Aug 12 12:48:00.421486 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-467a4a89-d47d-4217-9a2d-7d7a544a9c5e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:48:00.421874 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 171/675] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:48:00 2026] GET /volume/v3/volumes => generated 657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:00.434723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.436845 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf Aug 12 12:48:00.436845 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.437205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.437320 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume with id: 36d2ea6f-d33b-46b8-af1b-b9faac6687cf Aug 12 12:48:00.453848 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:00.453848 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:00.454072 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:00.513801 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume request issued successfully. Aug 12 12:48:00.513801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92d608ab-a7f3-4d52-aa06-9b924e099acd tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf returned with HTTP 202 Aug 12 12:48:00.513801 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 164/676] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:00 2026] DELETE /volume/v3/volumes/36d2ea6f-d33b-46b8-af1b-b9faac6687cf => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:00.524688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.529110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] DELETE https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 Aug 12 12:48:00.529412 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.529735 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.529808 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Delete backup with id: 258511e6-5309-4374-a344-57ab36afb694. Aug 12 12:48:00.538991 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:00.538991 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:00.576257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] delete_backup rpcapi backup_id 258511e6-5309-4374-a344-57ab36afb694 {{(pid=100195) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:48:00.578852 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03b8e3e0-59aa-4a10-95b1-8218dcfe9d82 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 returned with HTTP 202 Aug 12 12:48:00.582501 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 174/677] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:00 2026] DELETE /volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:00.595763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-894cca81-5181-4e16-87a1-0bc701f6aeee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:00.597938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-894cca81-5181-4e16-87a1-0bc701f6aeee tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 Aug 12 12:48:00.598111 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-894cca81-5181-4e16-87a1-0bc701f6aeee tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:00.598310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-894cca81-5181-4e16-87a1-0bc701f6aeee tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:00.598494 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-894cca81-5181-4e16-87a1-0bc701f6aeee tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Show backup with id 258511e6-5309-4374-a344-57ab36afb694. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:00.606912 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:00.606912 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:00.607515 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-894cca81-5181-4e16-87a1-0bc701f6aeee tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 returned with HTTP 200 Aug 12 12:48:00.608344 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 169/678] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:00 2026] GET /volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:01.624846 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:01.628046 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] GET https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 Aug 12 12:48:01.628288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:01.629144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:01.629144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Show backup with id 258511e6-5309-4374-a344-57ab36afb694. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:01.640629 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc7eef05-5fd4-458c-b5a0-2b7af0fabfd6 tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 returned with HTTP 404 Aug 12 12:48:01.641529 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 172/679] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:01 2026] GET /volume/v3/backups/258511e6-5309-4374-a344-57ab36afb694 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:01.652287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:01.658121 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] DELETE https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:48:01.659718 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:01.659718 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:01.659718 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete backup with id: e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. Aug 12 12:48:01.665231 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:01.665231 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:01.692595 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] delete_backup rpcapi backup_id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:48:01.695599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b93c5f5d-1062-410c-8b85-f03723b11c6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 202 Aug 12 12:48:01.695599 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 165/680] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:01 2026] DELETE /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:01.707402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:01.710277 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:48:01.710395 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:01.710670 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:01.710867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:01.717884 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:01.717884 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:01.718914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-398b5290-1146-4dc4-86f7-5a558b7749f4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:48:01.719012 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 175/681] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:01 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:02.662795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:02.665929 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:48:02.666216 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:02.666846 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:02.681643 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:02.681643 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:02.692250 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:48:02.700072 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1676e462-c551-4afd-9ac1-133dbaa764e2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:48:02.700449 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 170/682] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:48:02 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:02.737028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:02.743098 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:48:02.743098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:02.743386 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:02.743421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:02.753020 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:02.753020 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:02.754079 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffaa0f4e-d04b-4141-a6f6-3b8575f4fd77 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 200 Aug 12 12:48:02.754905 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 173/683] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:02 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:02.936572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:03.121729 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] GET https://10.4.3.81/volume/v3/volumes/summary Aug 12 12:48:03.122846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:03.122846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:03.123062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:03.133796 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] Get summary completed successfully. Aug 12 12:48:03.134296 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e24e949e-ff75-4ce6-8701-d9187c382b50 tempest-VolumesSummaryTest-1474845648 tempest-VolumesSummaryTest-1474845648-project-member] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 12 12:48:03.134911 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 166/684] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:48:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:03.768653 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:03.771745 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 Aug 12 12:48:03.772076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:03.772351 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:03.772351 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id e7f29c45-37a0-4d5d-88d0-6d9d27c88c24. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:03.782320 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69272006-37f6-4734-8a31-6e1a2b1ba2ed tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 returned with HTTP 404 Aug 12 12:48:03.785030 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 176/685] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:03 2026] GET /volume/v3/backups/e7f29c45-37a0-4d5d-88d0-6d9d27c88c24 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:03.938095 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:03.939923 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:48:03.940206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:03.940891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:03.956154 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:03.956154 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:03.965524 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:03.973617 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-687c3aa5-4e01-4c64-8a01-644ed610b87c tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 200 Aug 12 12:48:03.974290 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 171/686] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:03 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:03.998356 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:04.001979 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] DELETE https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:48:04.001979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:04.001979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:04.001979 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume with id: 502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:48:04.013251 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:04.013251 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:04.013738 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:04.048332 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume request issued successfully. Aug 12 12:48:04.049235 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef9dffc3-acdf-4ea1-915d-0b75a1ee67c0 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 202 Aug 12 12:48:04.049944 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 174/687] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:03 2026] DELETE /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:04.066549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:04.069151 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:48:04.069867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:04.069867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:04.082603 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:04.082603 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:04.090381 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:04.097701 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11456869-5ca5-4079-99b2-27fd4fc6df12 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 200 Aug 12 12:48:04.098393 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 167/688] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:04 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:05.117838 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9a51186-dd61-418e-8d0c-e1545bf0a06b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:05.121580 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9a51186-dd61-418e-8d0c-e1545bf0a06b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 Aug 12 12:48:05.122241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9a51186-dd61-418e-8d0c-e1545bf0a06b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:05.122241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9a51186-dd61-418e-8d0c-e1545bf0a06b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:05.134720 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9a51186-dd61-418e-8d0c-e1545bf0a06b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 returned with HTTP 404 Aug 12 12:48:05.134720 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 177/689] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:05 2026] GET /volume/v3/volumes/502f77dd-6a75-412a-ace5-91b7985d43d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:05.160042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:05.164087 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:05.164412 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-656304888"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:05.166797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-656304888'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:05.167011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume of 1 GB Aug 12 12:48:05.174304 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Availability Zones retrieved successfully. Aug 12 12:48:05.185751 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (f9a05647-4b8e-4f24-8d90-3173c8cb7440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:05.187189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da43f23-3394-447b-928e-45b5d5e3f1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.188422 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:05.256571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da43f23-3394-447b-928e-45b5d5e3f1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.258448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff03222-d825-4dfa-be54-939b1effe43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.353882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Created reservations ['0cefbf74-b81c-4cd1-844d-c00a041f9793', 'b528bc80-324b-4f19-be22-ceba7595ca5f', 'b5d8ff29-b12f-489e-85e7-1a8377f5cd87', '53e1ff64-5204-4326-8e93-62b06b7d96cd'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:05.354735 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff03222-d825-4dfa-be54-939b1effe43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cefbf74-b81c-4cd1-844d-c00a041f9793', 'b528bc80-324b-4f19-be22-ceba7595ca5f', 'b5d8ff29-b12f-489e-85e7-1a8377f5cd87', '53e1ff64-5204-4326-8e93-62b06b7d96cd']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.355918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ed4f73-da0a-41ed-9187-0c34f4debed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.401031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ed4f73-da0a-41ed-9187-0c34f4debed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc6947c8-09d8-43e4-80e0-59cf14aba1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-656304888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['0cefbf74-b81c-4cd1-844d-c00a041f9793','b528bc80-324b-4f19-be22-ceba7595ca5f','b5d8ff29-b12f-489e-85e7-1a8377f5cd87','53e1ff64-5204-4326-8e93-62b06b7d96cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-656304888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc6947c8-09d8-43e4-80e0-59cf14aba1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6720345cc143d0b33cde011ed4b2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.403156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7bb862-a6be-4f95-87ee-4c7581a51f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.424297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:05.493102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7bb862-a6be-4f95-87ee-4c7581a51f26) transitioned into state 'SUCCESS' from state '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-656304888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6720345cc143d0b33cde011ed4b2ac',qos_specs=None,replication_status=,reservations=['0cefbf74-b81c-4cd1-844d-c00a041f9793','b528bc80-324b-4f19-be22-ceba7595ca5f','b5d8ff29-b12f-489e-85e7-1a8377f5cd87','53e1ff64-5204-4326-8e93-62b06b7d96cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbe96bd03b3148e79cf88edb08b7fd89',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.493907 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a23eae-1dd8-4f34-bc6b-2cde7a1884f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.515845 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a23eae-1dd8-4f34-bc6b-2cde7a1884f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.517271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Flow 'volume_create_api' (f9a05647-4b8e-4f24-8d90-3173c8cb7440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:05.517971 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Create volume request issued successfully. Aug 12 12:48:05.518788 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b36d2d99-137c-4fcc-b60d-1a6ad15dc246 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:05.520283 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 172/690] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:05 2026] POST /volume/v3/volumes => generated 751 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:05.541154 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:05.544211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:05.544346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:05.545227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:05.556449 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:05.556449 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:05.576263 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:05.589746 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de5aea2c-65f2-44b7-a7d5-b18e03c748f1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 200 Aug 12 12:48:05.590434 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 168/691] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:05 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:05.693229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:05.693869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-27887813"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:05.696847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-27887813'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:05.696847 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create volume of 1 GB Aug 12 12:48:05.704559 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Availability Zones retrieved successfully. Aug 12 12:48:05.711605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Flow 'volume_create_api' (2ed85274-db51-4654-8742-3c5af371726d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:05.712703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eeadae6-66a4-4fb7-968e-b3b5a0a9fd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.713881 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:05.765385 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eeadae6-66a4-4fb7-968e-b3b5a0a9fd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.766650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f339f433-b1dd-433d-99bf-1ea4e1f3c279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.868842 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Created reservations ['117ae3d3-07d2-4c0d-81bc-900f45ff783f', 'b9abaf5e-0f4b-4d65-ae6f-4df762a446bd', '450fb9ef-3002-4a42-acb6-af3f8dbe4f32', '59c19f21-1d93-42d4-af4b-cf69e221c23e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:05.869097 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f339f433-b1dd-433d-99bf-1ea4e1f3c279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117ae3d3-07d2-4c0d-81bc-900f45ff783f', 'b9abaf5e-0f4b-4d65-ae6f-4df762a446bd', '450fb9ef-3002-4a42-acb6-af3f8dbe4f32', '59c19f21-1d93-42d4-af4b-cf69e221c23e']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.870292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3737f176-1dde-4d26-b74a-fe7ee8d16d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.913326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3737f176-1dde-4d26-b74a-fe7ee8d16d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ea197f-9b40-42ca-aa13-d5b016afe58e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-27887813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e89dd6c144a68bf9f0258b81531c1',qos_specs=None,replication_status=,reservations=['117ae3d3-07d2-4c0d-81bc-900f45ff783f','b9abaf5e-0f4b-4d65-ae6f-4df762a446bd','450fb9ef-3002-4a42-acb6-af3f8dbe4f32','59c19f21-1d93-42d4-af4b-cf69e221c23e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bb017efa9a489fb793de8e300557f4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-27887813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ea197f-9b40-42ca-aa13-d5b016afe58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f78e89dd6c144a68bf9f0258b81531c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99bb017efa9a489fb793de8e300557f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.914906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a31c53-cef4-42e5-81a5-749e9204c38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.951191 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a31c53-cef4-42e5-81a5-749e9204c38d) transitioned into state 'SUCCESS' from state '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-27887813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e89dd6c144a68bf9f0258b81531c1',qos_specs=None,replication_status=,reservations=['117ae3d3-07d2-4c0d-81bc-900f45ff783f','b9abaf5e-0f4b-4d65-ae6f-4df762a446bd','450fb9ef-3002-4a42-acb6-af3f8dbe4f32','59c19f21-1d93-42d4-af4b-cf69e221c23e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bb017efa9a489fb793de8e300557f4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.951473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab689461-0cc7-4ad6-8758-7f77465f6b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:05.966686 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab689461-0cc7-4ad6-8758-7f77465f6b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:05.968495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Flow 'volume_create_api' (2ed85274-db51-4654-8742-3c5af371726d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:05.968495 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create volume request issued successfully. Aug 12 12:48:05.969671 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf07eefa-56ee-408a-aa5e-a8690c215b54 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:05.970391 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 175/692] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:05 2026] POST /volume/v3/volumes => generated 754 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:05.988172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:05.994984 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:05.995076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:05.995385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:06.008668 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.008668 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:06.018557 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:06.026100 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-495d35cb-2eb0-499c-b51f-19c7412e2148 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 200 Aug 12 12:48:06.027306 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 178/693] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:05 2026] GET /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:06.165488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.168102 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:06.168533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-attach": {"instance_uuid": "f93573ce-cb0d-40f8-8ee2-f772edc7acb0", "mountpoint": "/dev/vdb"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:06.169404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f93573ce-cb0d-40f8-8ee2-f772edc7acb0", "mountpoint": "/dev/vdb"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:06.190182 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.190182 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:06.190182 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:06.217668 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update volume admin metadata completed successfully. Aug 12 12:48:06.314486 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Attach volume completed successfully. Aug 12 12:48:06.315066 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-343050dd-c25a-4b97-8553-ae4978e3e3b5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:06.316743 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 173/694] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:06 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:06.325952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.329567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:06.330679 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:06.332569 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:06.357134 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.357134 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:06.366860 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:06.379237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b72a2379-5bc3-4ba2-b9a2-bb85330eb848 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:06.379841 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 169/695] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:06 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 1174 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:06.400327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.402383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:06.403057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-detach": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:06.403342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:06.420103 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.420103 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:06.421170 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:06.484841 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Detach volume completed successfully. Aug 12 12:48:06.485341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1dc10ae-3711-46cf-a036-9d97e57fbac7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:06.486206 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 176/696] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:06 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:06.496926 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3679b0db-0128-45ba-bb16-5bf2966de649 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.499219 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3679b0db-0128-45ba-bb16-5bf2966de649 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:06.499663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3679b0db-0128-45ba-bb16-5bf2966de649 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:06.500015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3679b0db-0128-45ba-bb16-5bf2966de649 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:06.520889 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.520889 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:06.527951 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3679b0db-0128-45ba-bb16-5bf2966de649 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:06.537014 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3679b0db-0128-45ba-bb16-5bf2966de649 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:06.537014 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 179/697] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:06 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:06.607323 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.611970 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:06.612678 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:06.613217 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:06.627410 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.627410 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:06.634376 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:06.644020 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9bae7c13-a241-4c16-a7b7-9b7858825a21 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 200 Aug 12 12:48:06.644578 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 174/698] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:06 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:06.674163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.678211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:48:06.679236 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc6947c8-09d8-43e4-80e0-59cf14aba1d3", "name": "tempest-VolumesBackupsAdminTest-Backup-190151297", "container": "tempest-volumesbackupsadmintest-backup-container-614919800"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:06.684297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Creating new backup {'backup': {'volume_id': 'cc6947c8-09d8-43e4-80e0-59cf14aba1d3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-190151297', 'container': 'tempest-volumesbackupsadmintest-backup-container-614919800'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:48:06.684297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Creating backup of volume cc6947c8-09d8-43e4-80e0-59cf14aba1d3 in container tempest-volumesbackupsadmintest-backup-container-614919800 Aug 12 12:48:06.697239 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.697239 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:06.698010 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:06.731582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Created reservations ['d72f7a09-60b9-4ab7-8eeb-34c7683fd915', '6ef801be-6c84-4246-8390-cbffc544361a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:06.799890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be13de26-1c26-4320-b88d-ca99ec5cef2f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:48:06.800457 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 170/699] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:48:06 2026] POST /volume/v3/backups => generated 332 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:06.811133 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1828f0fd-d540-40be-8419-59c53f55b824 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:06.818365 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1828f0fd-d540-40be-8419-59c53f55b824 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:06.818365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1828f0fd-d540-40be-8419-59c53f55b824 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:06.818365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1828f0fd-d540-40be-8419-59c53f55b824 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:06.818365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1828f0fd-d540-40be-8419-59c53f55b824 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:06.825174 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:06.825174 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:06.827216 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1828f0fd-d540-40be-8419-59c53f55b824 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:06.831554 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 177/700] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:06 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:07.051674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bf945830-6f06-4316-b068-db0fe849c500 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:07.054316 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf945830-6f06-4316-b068-db0fe849c500 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:07.054902 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf945830-6f06-4316-b068-db0fe849c500 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:07.056952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf945830-6f06-4316-b068-db0fe849c500 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:07.067253 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:07.067253 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:07.078093 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bf945830-6f06-4316-b068-db0fe849c500 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:07.081225 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf945830-6f06-4316-b068-db0fe849c500 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 200 Aug 12 12:48:07.082017 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 180/701] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:07 2026] GET /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:07.101766 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:07.104673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:07.105194 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79ea197f-9b40-42ca-aa13-d5b016afe58e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1371340849"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:07.122718 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:07.122718 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:07.123300 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:07.123606 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create snapshot from volume 79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:07.211389 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Created reservations ['5fd94b9f-3e24-4d24-bb18-855ce34bc90e', 'f217c8eb-d8a8-490e-9b63-232614a5d4fc', '04ecd536-c3a1-41ff-a9b2-8c1e7ae3e1f0', '84844d1c-b70a-4373-9632-1cca1c6d588d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:07.300459 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot create request issued successfully. Aug 12 12:48:07.300459 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b59a8548-bcf8-46e8-85b4-5b9a9102d8de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:48:07.300459 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 175/702] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:48:07 2026] POST /volume/v3/snapshots => generated 314 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:07.313369 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8adceb04-3124-4cdc-bde6-ba080699d558 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:07.315723 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8adceb04-3124-4cdc-bde6-ba080699d558 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:07.315851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8adceb04-3124-4cdc-bde6-ba080699d558 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:07.316557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8adceb04-3124-4cdc-bde6-ba080699d558 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:07.323621 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:07.323621 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:07.324160 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8adceb04-3124-4cdc-bde6-ba080699d558 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:07.325262 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8adceb04-3124-4cdc-bde6-ba080699d558 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a returned with HTTP 200 Aug 12 12:48:07.325854 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 171/703] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:07 2026] GET /volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:07.846050 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:07.848320 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:07.849120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:07.849120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:07.849120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:07.856259 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:07.856259 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:07.857941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89caea10-4576-4aa7-a9d3-f2883579d7ec tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:07.858644 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 178/704] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:07 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:08.338157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:08.342996 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:08.343394 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:08.345765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:08.355655 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:08.355655 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:08.356353 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:08.357793 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-207285d3-7bde-45ce-aa4e-2cb62a30e4dc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a returned with HTTP 200 Aug 12 12:48:08.358865 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 181/705] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:08 2026] GET /volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:08.369536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:08.373096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:08.373866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79ea197f-9b40-42ca-aa13-d5b016afe58e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-528813670"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:08.387745 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:08.387745 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:08.388997 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:08.389229 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create snapshot from volume 79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:08.435089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Created reservations ['0e5b5fb0-587f-4c45-a421-b5fd09f5d2c2', '3506a1bc-24c1-4f5e-b5c5-2e77e3ffd1df', '8d136ec1-4289-44c2-9469-0ee3cd42f4fe', '2c1911de-42b9-45a9-9283-fc74961e3325'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:08.476907 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot create request issued successfully. Aug 12 12:48:08.478119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d663ae-1c0e-4c83-97c0-c8df9482b7f2 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:48:08.478730 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 176/706] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:48:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:08.490577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:08.493143 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:08.493143 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:08.493388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:08.503327 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:08.503327 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:08.504081 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:08.505860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f7333f-d081-4c82-98ce-d2f0aeb34352 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 200 Aug 12 12:48:08.506313 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 172/707] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:08 2026] GET /volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:08.878798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29414b17-e333-4dd4-b920-ad8030eec078 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:08.881933 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29414b17-e333-4dd4-b920-ad8030eec078 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:08.881933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29414b17-e333-4dd4-b920-ad8030eec078 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:08.881933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29414b17-e333-4dd4-b920-ad8030eec078 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:08.882125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-29414b17-e333-4dd4-b920-ad8030eec078 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:08.887094 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:08.887094 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:08.888063 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29414b17-e333-4dd4-b920-ad8030eec078 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:08.888464 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 179/708] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:08 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:09.519767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:09.522416 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:09.522416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:09.522601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:09.529720 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:09.529720 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:09.530687 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:09.531566 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab26bd06-4964-4c34-a966-ef64e2b39cb8 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 200 Aug 12 12:48:09.532246 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 182/709] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:09 2026] GET /volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:09.544009 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd8c8735-21f5-4025-834f-0a1f1532defc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:09.546514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:09.547071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79ea197f-9b40-42ca-aa13-d5b016afe58e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-489817054"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:09.564722 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:09.564722 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:09.565467 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:09.565652 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Create snapshot from volume 79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:09.616233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Created reservations ['b8ea6ab0-b1c4-4d3d-9249-ee29a69e5a7e', '8204bd47-c5ae-4f24-9414-0268d514b198', '9b7c8603-5c66-4396-b6c1-c1fb4f9c3b47', '740b93d3-053e-4cc6-a28e-4dbdb2722b73'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:09.653697 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot create request issued successfully. Aug 12 12:48:09.654119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd8c8735-21f5-4025-834f-0a1f1532defc tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:48:09.654687 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 177/710] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:48:09 2026] POST /volume/v3/snapshots => generated 313 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:09.666830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:09.672223 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:09.672567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:09.673444 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:09.679643 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:09.679643 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:09.680217 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:09.681181 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aca24a5e-d8de-4ab8-95ad-05dcffbd6916 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb returned with HTTP 200 Aug 12 12:48:09.681704 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 173/711] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:09 2026] GET /volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:09.901567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:09.903982 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:09.904187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:09.904450 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:09.904621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:09.909754 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:09.909754 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:09.912666 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-573a3f58-9213-4a2f-814c-bd9f376b9b0a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:09.912666 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 180/712] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:09 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.695423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.698813 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:10.698813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.698813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.709610 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:10.709610 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:10.711616 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:10.711616 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35c59447-20d8-4ffb-b80f-f7e4fedd3e7c tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb returned with HTTP 200 Aug 12 12:48:10.711616 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 183/713] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.725364 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.728286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=1 Aug 12 12:48:10.729542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.729542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.729542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.730051 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:10.730051 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:10.731075 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.744344 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.745067 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7806a6c4-2ef7-4e3e-8d8f-38956870e269 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 12 12:48:10.745562 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 178/714] 10.4.3.81 () {66 vars in 1251 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.763487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.768887 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:10.769152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.769375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.769695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.771792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.802412 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.803137 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0647bc84-a465-40e2-a2d5-c47e3285e046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:48:10.804615 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 174/715] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.817382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.823362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=100000 Aug 12 12:48:10.824360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.824360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.824360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.825741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.842913 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.843352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57e88a88-fa46-4586-94b9-a89bf2e82cdf tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 12 12:48:10.844149 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 181/716] 10.4.3.81 () {66 vars in 1261 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.859111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f107cba9-ea7b-401f-8545-ece4669ef97a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.861090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=0 Aug 12 12:48:10.861241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.861537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.861739 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.862853 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.878480 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.878836 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f107cba9-ea7b-401f-8545-ece4669ef97a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 12 12:48:10.879721 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 184/717] 10.4.3.81 () {66 vars in 1251 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:48:10.893021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db97bc86-7cdd-44db-974f-d0349ccd658d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.895942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:10.896204 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.896437 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.896819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.897268 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:10.897268 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:10.898360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.906429 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.907075 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db97bc86-7cdd-44db-974f-d0349ccd658d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:48:10.907664 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 179/718] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.921499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1155aca5-5147-4630-9837-0d4e526bba5d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.923725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:10.923993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.924243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.924446 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.924748 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:10.924748 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:10.925687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.926950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.929240 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:10.929512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.929801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.930078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:10.934995 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:10.934995 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:10.935915 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4fc0dfe-a9f2-443c-b11d-ce02859edf71 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:10.936375 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 182/719] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.950401 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.950952 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1155aca5-5147-4630-9837-0d4e526bba5d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?marker=2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 200 Aug 12 12:48:10.951510 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 175/720] 10.4.3.81 () {66 vars in 1323 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?marker=2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.966411 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b437b428-5645-4261-8d94-5d1cb497c028 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:10.968422 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 Aug 12 12:48:10.968698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:10.968986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:10.969278 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:10.970683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:10.985451 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:10.985914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b437b428-5645-4261-8d94-5d1cb497c028 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 12 12:48:10.986707 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 185/721] 10.4.3.81 () {66 vars in 1269 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:10.999682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.002330 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 12 12:48:11.003154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.003154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.003378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.005098 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.005098 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:11.005098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.023690 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.024442 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9102b271-a0e1-4966-9c9a-b0df2e724726 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 12 12:48:11.025169 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 180/722] 10.4.3.81 () {66 vars in 1301 bytes} [Wed Aug 12 12:48:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.040126 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-089d5154-8fb3-4338-8bb5-0665f9820079 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.043285 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 12 12:48:11.044121 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.044217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.044574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.046237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.053635 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.054088 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-089d5154-8fb3-4338-8bb5-0665f9820079 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 12 12:48:11.054563 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 183/723] 10.4.3.81 () {66 vars in 1303 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.071387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.073260 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 12 12:48:11.073511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.073788 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.074072 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.074514 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.074514 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:11.075719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.091716 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.092604 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fbb48a8-a922-477f-8fca-d482bb18b3ff tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 12 12:48:11.093271 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 176/724] 10.4.3.81 () {66 vars in 1285 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.107645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.109522 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 12 12:48:11.109793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.110066 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.110362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.110704 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.110704 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:11.111876 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.139914 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.140948 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c8caa40b-7c18-4466-bfd5-bee261018f07 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 12 12:48:11.141658 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 186/725] 10.4.3.81 () {66 vars in 1287 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:11.157582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.160404 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 12 12:48:11.160787 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.161112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.161188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.161539 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.161539 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:11.162979 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.180266 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.180938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9428d8f-8410-4d66-ab3a-28165c0625a9 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 12 12:48:11.181586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 181/726] 10.4.3.81 () {66 vars in 1305 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.200158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.206806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 12 12:48:11.208289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.208610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.208904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.209302 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.209302 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:11.210493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.233405 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.234058 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4630af8-5f6d-46dd-b1cc-77c56921bd12 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 12 12:48:11.234645 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 184/727] 10.4.3.81 () {66 vars in 1307 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.246978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.250466 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 Aug 12 12:48:11.251541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.251541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.251541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.251673 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.251673 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:11.253626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.272372 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.274440 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.274440 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:11.274440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-322e75e6-ac00-4881-9d5e-909dd1b0fe9d tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 returned with HTTP 200 Aug 12 12:48:11.274440 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 177/728] 10.4.3.81 () {66 vars in 1376 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.288801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c04e21f6-0367-4e08-9427-527405985f83 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:11.294391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.316626 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.317155 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.317155 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:11.317922 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c04e21f6-0367-4e08-9427-527405985f83 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 12 12:48:11.318286 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 187/729] 10.4.3.81 () {66 vars in 1290 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:11.336320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.340963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 Aug 12 12:48:11.341669 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.341669 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.341878 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.343191 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.343191 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:11.343555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.368680 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.369328 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.369328 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:11.370211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-daecf294-72d0-44e6-8379-0d2a99045ee6 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 returned with HTTP 200 Aug 12 12:48:11.370908 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 182/730] 10.4.3.81 () {66 vars in 1410 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.390665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.393866 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 Aug 12 12:48:11.394519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.395313 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.396710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.396710 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.396710 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:11.399250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.414465 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.415001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81c03aac-1fa1-436f-9fcc-811a11fdeb50 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 returned with HTTP 200 Aug 12 12:48:11.416288 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 185/731] 10.4.3.81 () {66 vars in 1355 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.426061 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.428908 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available Aug 12 12:48:11.429121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.429357 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.429598 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.431657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.451053 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.451591 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c69f4e1d-9786-464a-9b7b-1962b4a93fe1 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?status=available returned with HTTP 200 Aug 12 12:48:11.452290 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 178/732] 10.4.3.81 () {66 vars in 1269 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.470494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a8547bd-e410-4c26-821c-3330863d0778 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.475516 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 Aug 12 12:48:11.477499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.477499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.479855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:11.483747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:11.514471 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Get all snapshots completed successfully. Aug 12 12:48:11.516142 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a8547bd-e410-4c26-821c-3330863d0778 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 returned with HTTP 200 Aug 12 12:48:11.516798 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 188/733] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-489817054 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.538804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cfe5721c-aa4c-4881-9abc-906de612a50e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.541694 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:11.542010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.542283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.542455 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Delete snapshot with id: a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:11.549840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.549840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:11.550512 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:11.588325 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot delete request issued successfully. Aug 12 12:48:11.589874 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfe5721c-aa4c-4881-9abc-906de612a50e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb returned with HTTP 202 Aug 12 12:48:11.589874 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 183/734] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:48:11 2026] DELETE /volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:11.602857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.608804 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:11.608804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.608804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.622711 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.622711 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:11.624275 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:11.628615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-986ca245-0763-4c14-bcf0-9bf88adaf45b tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb returned with HTTP 200 Aug 12 12:48:11.628615 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 186/735] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:11.954438 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:11.957898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:11.958244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:11.958534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:11.958704 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:11.965130 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:11.965130 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:11.966262 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a513e452-d935-483c-8ac1-0db9f7a6a18e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:11.966812 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 179/736] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:11 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:12.642846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-091d2201-730b-4c71-8100-6024d748fa05 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:12.649236 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-091d2201-730b-4c71-8100-6024d748fa05 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb Aug 12 12:48:12.649236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-091d2201-730b-4c71-8100-6024d748fa05 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:12.649236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-091d2201-730b-4c71-8100-6024d748fa05 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:12.654577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-091d2201-730b-4c71-8100-6024d748fa05 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb returned with HTTP 404 Aug 12 12:48:12.656624 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 189/737] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:12 2026] GET /volume/v3/snapshots/a8d7034d-fad6-40b7-a939-b7eef53e5afb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:12.668428 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:12.671932 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:12.671932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:12.673132 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:12.673132 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Delete snapshot with id: 2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:12.682076 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:12.682076 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:12.683484 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:12.705766 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot delete request issued successfully. Aug 12 12:48:12.706044 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d88ce6d9-033c-4fd5-bf6a-431e41d77046 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 202 Aug 12 12:48:12.706743 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 184/738] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:48:12 2026] DELETE /volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:12.718949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-45a28eec-8640-42ed-96cd-5e8518709318 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:12.720698 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45a28eec-8640-42ed-96cd-5e8518709318 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:12.720698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45a28eec-8640-42ed-96cd-5e8518709318 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:12.720698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45a28eec-8640-42ed-96cd-5e8518709318 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:12.729002 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:12.729002 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:12.729683 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-45a28eec-8640-42ed-96cd-5e8518709318 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:12.731322 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45a28eec-8640-42ed-96cd-5e8518709318 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 200 Aug 12 12:48:12.731571 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 187/739] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:12 2026] GET /volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:12.985383 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-620fe284-3c9e-4318-8611-28160808669b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:12.989854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-620fe284-3c9e-4318-8611-28160808669b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:12.991188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-620fe284-3c9e-4318-8611-28160808669b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:12.991676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-620fe284-3c9e-4318-8611-28160808669b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:12.991676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-620fe284-3c9e-4318-8611-28160808669b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:13.006196 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:13.006196 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:13.009350 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-620fe284-3c9e-4318-8611-28160808669b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:13.012486 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 180/740] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:12 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:13.750126 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a8923ab5-75cb-4210-86ef-4c6d32c852ed None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:13.756047 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8923ab5-75cb-4210-86ef-4c6d32c852ed tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 Aug 12 12:48:13.756541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8923ab5-75cb-4210-86ef-4c6d32c852ed tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:13.756996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8923ab5-75cb-4210-86ef-4c6d32c852ed tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:13.772134 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8923ab5-75cb-4210-86ef-4c6d32c852ed tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 returned with HTTP 404 Aug 12 12:48:13.772678 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 190/741] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:13 2026] GET /volume/v3/snapshots/2dd7247d-0e7c-4009-b78a-4e931261a223 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:13.784943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:13.789420 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:13.789420 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:13.789420 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:13.789420 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Delete snapshot with id: 69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:13.796830 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:13.796830 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:13.797396 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:13.829507 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot delete request issued successfully. Aug 12 12:48:13.829626 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4de6f847-43b4-4d99-b78a-84f0e8fbd5af tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a returned with HTTP 202 Aug 12 12:48:13.830145 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 185/742] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:48:13 2026] DELETE /volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:13.844996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:13.848384 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:13.848573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:13.849499 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:13.860628 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:13.860628 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:13.861396 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Snapshot retrieved successfully. Aug 12 12:48:13.862763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13f04ab2-8dcf-4ef4-b444-0a256de6025a tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a returned with HTTP 200 Aug 12 12:48:13.863220 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 188/743] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:13 2026] GET /volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:14.029592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1285639-309d-4e90-a734-459dde6236f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:14.031393 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1285639-309d-4e90-a734-459dde6236f8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:14.031826 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1285639-309d-4e90-a734-459dde6236f8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:14.032391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1285639-309d-4e90-a734-459dde6236f8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:14.032444 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a1285639-309d-4e90-a734-459dde6236f8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:14.046278 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:14.046278 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:14.047703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1285639-309d-4e90-a734-459dde6236f8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:14.048556 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 181/744] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:14 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:14.878142 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1eb1e246-3940-428a-ab7d-0e01d3240652 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:14.882875 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1eb1e246-3940-428a-ab7d-0e01d3240652 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a Aug 12 12:48:14.882875 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1eb1e246-3940-428a-ab7d-0e01d3240652 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:14.882875 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1eb1e246-3940-428a-ab7d-0e01d3240652 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:14.894071 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1eb1e246-3940-428a-ab7d-0e01d3240652 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a returned with HTTP 404 Aug 12 12:48:14.894697 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 191/745] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:14 2026] GET /volume/v3/snapshots/69856e93-ef8b-42f4-9e6e-1f28e901ab3a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:14.903974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:14.906795 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:14.907152 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:14.907511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:14.921631 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:14.921631 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:14.930956 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:14.938803 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f53467a0-ceb2-4ae1-9a3a-7403db7685de tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 200 Aug 12 12:48:14.939455 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 186/746] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:14 2026] GET /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:14.968392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:14.970394 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] DELETE https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:14.970834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:14.970834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:14.971234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Delete volume with id: 79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:14.985147 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:14.985147 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:14.985789 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:15.030057 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Delete volume request issued successfully. Aug 12 12:48:15.030201 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2810fa47-f015-4bf6-a59f-e76cd2ccc10e tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 202 Aug 12 12:48:15.031204 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 189/747] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:14 2026] DELETE /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:15.043330 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:15.048594 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:15.048594 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:15.048944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:15.066812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-97263815-fcdb-4535-a409-e3ff0ee23871 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:15.067455 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:15.067455 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:15.073003 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-97263815-fcdb-4535-a409-e3ff0ee23871 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:15.073003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-97263815-fcdb-4535-a409-e3ff0ee23871 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:15.073003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-97263815-fcdb-4535-a409-e3ff0ee23871 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:15.073003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-97263815-fcdb-4535-a409-e3ff0ee23871 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:15.077424 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Volume info retrieved successfully. Aug 12 12:48:15.088389 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:15.088389 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:15.088389 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-97263815-fcdb-4535-a409-e3ff0ee23871 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:15.088389 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 192/748] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:15 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:15.098684 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc9a56a0-db25-4ccd-beb6-115c75a6e375 tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 200 Aug 12 12:48:15.099388 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 182/749] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:15 2026] GET /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:16.105221 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6b4feb2-1657-4112-85f4-b16075532157 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:16.108766 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6b4feb2-1657-4112-85f4-b16075532157 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:16.110019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6b4feb2-1657-4112-85f4-b16075532157 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:16.110019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6b4feb2-1657-4112-85f4-b16075532157 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:16.110019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f6b4feb2-1657-4112-85f4-b16075532157 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:16.118795 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca76c87f-ddfc-4c93-ba51-a1390e12041f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:16.119214 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:16.119214 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:16.120112 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6b4feb2-1657-4112-85f4-b16075532157 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:16.120627 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 187/750] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:16 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:16.122453 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca76c87f-ddfc-4c93-ba51-a1390e12041f tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] GET https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e Aug 12 12:48:16.122753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca76c87f-ddfc-4c93-ba51-a1390e12041f tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:16.123144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca76c87f-ddfc-4c93-ba51-a1390e12041f tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:16.133446 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca76c87f-ddfc-4c93-ba51-a1390e12041f tempest-VolumesSnapshotListTestJSON-794822495 tempest-VolumesSnapshotListTestJSON-794822495-project-member] https://10.4.3.81/volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e returned with HTTP 404 Aug 12 12:48:16.134123 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 190/751] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:16 2026] GET /volume/v3/volumes/79ea197f-9b40-42ca-aa13-d5b016afe58e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:17.137435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:17.140725 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:17.140725 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:17.140994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:17.141291 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:17.151009 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:17.151009 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:17.151658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13421548-d510-492d-8ddb-3ca336d3a3c8 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:17.152521 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 193/752] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:17 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:18.169002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.171567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:18.172038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:18.172443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:18.173046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:18.179947 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.179947 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:18.181326 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5b101ab-931c-4e68-90c6-f7df0f8ecb3f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:18.182429 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 183/753] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:18 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:18.601431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.605433 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:18.606048 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-attach": {"instance_uuid": "03f5347d-5474-429a-a839-c2a2b8238fcb", "mountpoint": "/dev/vdb"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:18.606188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "03f5347d-5474-429a-a839-c2a2b8238fcb", "mountpoint": "/dev/vdb"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:18.626436 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.626436 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:18.627457 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:18.638079 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update volume admin metadata completed successfully. Aug 12 12:48:18.735084 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Attach volume completed successfully. Aug 12 12:48:18.735084 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-792faa4f-5258-412c-82ee-2d21cb76d9a1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:18.736680 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 188/754] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:18 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:18.750743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-848cfa26-d4cc-4909-8806-6e10352fe07d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.755423 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-848cfa26-d4cc-4909-8806-6e10352fe07d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:18.755839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-848cfa26-d4cc-4909-8806-6e10352fe07d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:18.756307 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-848cfa26-d4cc-4909-8806-6e10352fe07d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:18.775829 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.775829 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:18.787544 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-848cfa26-d4cc-4909-8806-6e10352fe07d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:18.796854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-848cfa26-d4cc-4909-8806-6e10352fe07d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:18.797530 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 191/755] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:18 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 1174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:18.817623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.819304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:18.819614 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:18.819906 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:18.838812 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.838812 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:18.845825 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:18.850580 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67eb3e63-6f0f-46a3-a70b-0e6263f78583 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:18.850966 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 194/756] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:18 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 1174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:18.872422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c0343a64-ebb8-473f-84b9-998bb39a675d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.874930 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:18.875329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-detach": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:18.875494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:18.892351 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.892351 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:18.894584 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:18.963443 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Detach volume completed successfully. Aug 12 12:48:18.963857 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0343a64-ebb8-473f-84b9-998bb39a675d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:18.964359 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 184/757] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:18 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:18.979670 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:18.983024 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:18.983321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:18.983425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:18.993119 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:18.993119 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:18.999930 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:19.008709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8b6c4b-eb2b-4d7d-95dc-8af3724a65c4 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:19.009631 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 189/758] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:18 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:19.199468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:19.206344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:19.207826 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:19.208175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:19.208339 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:19.218550 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:19.218550 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:19.219246 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b405570a-22f0-485e-9b7e-d1b25bd6c31b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:19.220142 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 192/759] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:19 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:20.241156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-48718fa1-699b-47e0-a966-2102448b9174 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:20.244490 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48718fa1-699b-47e0-a966-2102448b9174 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:20.244754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48718fa1-699b-47e0-a966-2102448b9174 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:20.245370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48718fa1-699b-47e0-a966-2102448b9174 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:20.245370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-48718fa1-699b-47e0-a966-2102448b9174 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:20.254466 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:20.254466 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:20.255753 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48718fa1-699b-47e0-a966-2102448b9174 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:20.256501 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 195/760] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:20 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:20.423310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:20.666409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:20.667274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1210442198", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:20.670718 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1210442198', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:21.187898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume of 1 GB Aug 12 12:48:21.195553 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Availability Zones retrieved successfully. Aug 12 12:48:21.205561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (2fb3d134-3f4e-4c8b-bdeb-5dca2f4807e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:21.207188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f797fb-6c44-45a2-828f-4648eff83be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:21.208498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:21.269725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:21.272005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:21.272267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:21.272519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:21.272658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:21.279693 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:21.279693 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:21.280657 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c4ad7ca-0aed-4812-a2fc-b5b921bf8e6b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:21.280866 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 190/761] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:21 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:21.316731 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f797fb-6c44-45a2-828f-4648eff83be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:21.318300 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0fbc75-357c-4b01-97f0-e78642b8211e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:21.422826 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Created reservations ['0c3fc196-4123-46b6-9f97-4f93320cc70e', 'ac3a72a1-3003-4e6e-ada0-181079a78816', '6a62238f-20b1-4440-ab15-2e6edd14fffc', '092358a6-84c8-457e-9035-459fbdc4fb2a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:21.424610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0fbc75-357c-4b01-97f0-e78642b8211e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c3fc196-4123-46b6-9f97-4f93320cc70e', 'ac3a72a1-3003-4e6e-ada0-181079a78816', '6a62238f-20b1-4440-ab15-2e6edd14fffc', '092358a6-84c8-457e-9035-459fbdc4fb2a']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:21.425806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b05bb6f-cd4d-4143-9d30-527787fd0aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:21.467935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b05bb6f-cd4d-4143-9d30-527787fd0aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa3dc29-8128-42d8-82b7-f69a4ee26601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1210442198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['0c3fc196-4123-46b6-9f97-4f93320cc70e','ac3a72a1-3003-4e6e-ada0-181079a78816','6a62238f-20b1-4440-ab15-2e6edd14fffc','092358a6-84c8-457e-9035-459fbdc4fb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1210442198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa3dc29-8128-42d8-82b7-f69a4ee26601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e587b010f14a4ed49068e6c0930a2faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='897702c09e544002bddd188341fd7a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:21.470263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91bb316-14a6-4a62-a24f-551bb34785aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:21.501026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91bb316-14a6-4a62-a24f-551bb34785aa) transitioned into state 'SUCCESS' from state '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-1210442198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['0c3fc196-4123-46b6-9f97-4f93320cc70e','ac3a72a1-3003-4e6e-ada0-181079a78816','6a62238f-20b1-4440-ab15-2e6edd14fffc','092358a6-84c8-457e-9035-459fbdc4fb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:21.502049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8555812-3a70-4a69-903d-fedec74572f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:21.519002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8555812-3a70-4a69-903d-fedec74572f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:21.520300 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (2fb3d134-3f4e-4c8b-bdeb-5dca2f4807e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:21.522985 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request issued successfully. Aug 12 12:48:21.522985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be3852ad-deca-43ea-923d-9515c5ac46a2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:21.522985 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 185/762] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:48:20 2026] POST /volume/v3/volumes => generated 750 bytes in 1099 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:21.545853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:21.549808 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:48:21.551443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:21.551443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:21.569727 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:21.569727 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:21.580145 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:21.588422 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dccc0d1-caf0-4d0c-9885-7ffa69a17062 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 200 Aug 12 12:48:21.588933 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 193/763] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:21 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:22.303010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:22.308390 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:22.308390 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:22.309104 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:22.310085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:22.327683 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:22.327683 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:22.330590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ccc586b5-96b5-467b-b2b3-fcfa96821366 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:22.331524 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 196/764] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:22 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:22.610409 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:22.613981 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:48:22.614712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:22.615034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:22.627933 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:22.627933 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:22.633657 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:22.645616 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5064bff8-3aa8-44df-83a1-d268cd504e88 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 200 Aug 12 12:48:22.646682 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 191/765] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:22 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:22.671918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:22.675207 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:22.676836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1610162203"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:22.677680 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1610162203'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:22.678102 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume of 1 GB Aug 12 12:48:22.678505 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:22.678505 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:22.689874 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Availability Zones retrieved successfully. Aug 12 12:48:22.698528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (8cfcf990-1cf8-4bca-a12a-db51bd97bc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:22.700149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f9d22d-9556-4e91-ae8a-f908f4da90a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:22.702084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:22.755990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f9d22d-9556-4e91-ae8a-f908f4da90a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:22.758911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9134f4b8-b360-485a-8338-54694f713112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:22.843812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Created reservations ['1ad479e5-eee4-4bbc-9649-d7ccd6177b42', 'f8529601-2ba7-410c-8535-10488ddf4823', '1638da2c-7799-4472-8075-d3791dba8143', '47b2964c-a408-4181-b7de-f90f8d7a620c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:22.843812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9134f4b8-b360-485a-8338-54694f713112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad479e5-eee4-4bbc-9649-d7ccd6177b42', 'f8529601-2ba7-410c-8535-10488ddf4823', '1638da2c-7799-4472-8075-d3791dba8143', '47b2964c-a408-4181-b7de-f90f8d7a620c']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:22.843812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312f914d-281a-403c-9e01-4d87c39b61ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:22.880561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312f914d-281a-403c-9e01-4d87c39b61ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42680e5b-4fe9-4519-b08e-c2d45c4bbf80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1610162203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['1ad479e5-eee4-4bbc-9649-d7ccd6177b42','f8529601-2ba7-410c-8535-10488ddf4823','1638da2c-7799-4472-8075-d3791dba8143','47b2964c-a408-4181-b7de-f90f8d7a620c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1610162203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42680e5b-4fe9-4519-b08e-c2d45c4bbf80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e587b010f14a4ed49068e6c0930a2faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='897702c09e544002bddd188341fd7a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:22.882129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e5b023-9443-4c92-98b4-1269c3b98d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:22.926006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e5b023-9443-4c92-98b4-1269c3b98d70) transitioned into state 'SUCCESS' from state '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-1610162203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['1ad479e5-eee4-4bbc-9649-d7ccd6177b42','f8529601-2ba7-410c-8535-10488ddf4823','1638da2c-7799-4472-8075-d3791dba8143','47b2964c-a408-4181-b7de-f90f8d7a620c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:22.926006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223e21c2-5896-44ec-8832-f618d25275f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:22.956549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223e21c2-5896-44ec-8832-f618d25275f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:22.957761 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (8cfcf990-1cf8-4bca-a12a-db51bd97bc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:22.957957 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request issued successfully. Aug 12 12:48:22.959524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-665d275e-47e3-4af2-a4e1-6475d74e3613 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:22.959623 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 186/766] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:22 2026] POST /volume/v3/volumes => generated 750 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:22.966769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c64af81d-2c74-4fd8-9459-ea23223d897d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:22.970288 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:22.971409 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:22.971409 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:22.985548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:22.987456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:48:22.987630 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:22.988875 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.006894 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.006894 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:23.006894 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.014705 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.014705 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:23.022563 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:23.026635 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Reserve volume completed successfully. Aug 12 12:48:23.026919 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c64af81d-2c74-4fd8-9459-ea23223d897d tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:23.027899 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 194/767] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:22 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:23.033287 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6377a312-a1f9-4ae2-b19d-57c652ccb2be tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 200 Aug 12 12:48:23.033287 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 197/768] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:22 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.040059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.044671 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.045827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.045827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.057227 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.057227 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:23.063830 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.075259 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e43f98a-ccf7-484c-afa6-1204093a1d17 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.075259 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 192/769] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.095993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-991fc389-d135-401a-ba36-7b4f9c1d244a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.101562 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.101562 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.101562 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.127614 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.127614 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:23.128111 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.169380 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Unreserve volume completed successfully. Aug 12 12:48:23.170688 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-991fc389-d135-401a-ba36-7b4f9c1d244a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:23.171097 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 187/770] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:23.190225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.197848 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.198106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.198381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.226723 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.226723 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:23.244572 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.261493 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-123a8839-c62c-4775-a2a3-a2f2c85efcbe tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.262985 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 195/771] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.286505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-69a98458-a843-4cab-b93c-49221c80193a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.288902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.289219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.289351 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.306267 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.306267 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:23.306881 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.322336 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume updated successfully. Aug 12 12:48:23.323527 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69a98458-a843-4cab-b93c-49221c80193a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 200 Aug 12 12:48:23.325127 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 198/772] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:48:23.343354 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.347200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.347416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.347793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.348876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.351442 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:23.352219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.352219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.353162 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:23.358471 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.358471 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:23.362276 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.362276 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:23.362953 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.363743 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87f0d5b4-a4a4-4fd1-b896-8853776598ef tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:23.364314 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 188/773] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.369589 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4977f007-7620-4e4c-ac49-b035cc7ba3a7 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.370171 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 193/774] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.396939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.400125 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.401136 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.401514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.432701 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.432701 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:23.433592 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.446580 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume updated successfully. Aug 12 12:48:23.446993 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1f551b8-e8c5-41b6-a3cc-aeac06f6b45e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 200 Aug 12 12:48:23.447619 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 196/775] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:48:23.459709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ad0a999e-e646-434d-b8ad-b7c901249550 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.464844 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ad0a999e-e646-434d-b8ad-b7c901249550 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.464844 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ad0a999e-e646-434d-b8ad-b7c901249550 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.464844 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ad0a999e-e646-434d-b8ad-b7c901249550 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.477857 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.477857 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:23.486006 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ad0a999e-e646-434d-b8ad-b7c901249550 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.496688 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ad0a999e-e646-434d-b8ad-b7c901249550 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.496688 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 199/776] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.516188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.518610 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.519513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.520010 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.533017 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.533017 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:23.533761 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.560753 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update volume admin metadata completed successfully. Aug 12 12:48:23.560969 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update readonly setting on volume completed successfully. Aug 12 12:48:23.561270 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8683137-1ff6-4f03-b2d0-ad12b0c72deb tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:23.562461 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 189/777] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 12:48:23.575990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.581994 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.582446 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.582731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.600624 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.600624 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:23.606974 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.615300 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d0ca01-e648-4301-9942-e6ed44c106e6 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.615984 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 194/778] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:23.637120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.639259 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.640347 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.640347 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.653559 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.653559 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:23.654210 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.680965 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update volume admin metadata completed successfully. Aug 12 12:48:23.681178 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Update readonly setting on volume completed successfully. Aug 12 12:48:23.681638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edfdffd8-d6ce-40df-9695-704a75b54d86 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:23.682440 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 197/779] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:23.693275 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.697493 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:23.697788 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:23.698010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:23.710711 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.710711 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:23.719193 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.726073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f303fa8-1236-4a51-a2f5-d0a6ac7444f1 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:23.728946 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 200/780] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:23 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:23.748376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:23.750705 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:23.751353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-879757030", "disk_format": "raw"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:23.751564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-879757030", "disk_format": "raw"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:23.765424 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.765424 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:23.766121 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:23.788695 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:23.788695 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:23.794516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.image.image_utils [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-879757030'}] 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-879757030'}]. {{(pid=100198) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 12:48:24.062200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e76bb0b9-286b-4711-9353-45f0ef24915c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:24.069402 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e76bb0b9-286b-4711-9353-45f0ef24915c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:48:24.069402 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e76bb0b9-286b-4711-9353-45f0ef24915c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:24.069402 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e76bb0b9-286b-4711-9353-45f0ef24915c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:24.085022 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:24.085022 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:24.093337 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e76bb0b9-286b-4711-9353-45f0ef24915c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:24.104709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e76bb0b9-286b-4711-9353-45f0ef24915c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 200 Aug 12 12:48:24.105558 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 195/781] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:24 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:24.127609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:24.129599 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:24.129911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1354003437"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:24.132484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1354003437'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:24.133405 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume of 1 GB Aug 12 12:48:24.138558 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Availability Zones retrieved successfully. Aug 12 12:48:24.149367 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (ffcbd957-876b-428e-9264-bd1f08fee979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:24.151934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b940b3-8685-4327-91e1-d45f85ff33a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:24.154359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:24.209319 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b940b3-8685-4327-91e1-d45f85ff33a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:24.212713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1f089d-86a6-46c0-9e78-1fc0da7c4971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:24.298749 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Created reservations ['612519cd-8433-4095-8d7a-5baf01efbafe', '4dfa1fef-e04e-4d3d-850b-9379f5019957', '90326ce3-93b7-4a94-b32a-f1afce28ad93', 'ac6d5565-c450-4639-be02-a6f98befd486'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:24.300251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1f089d-86a6-46c0-9e78-1fc0da7c4971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['612519cd-8433-4095-8d7a-5baf01efbafe', '4dfa1fef-e04e-4d3d-850b-9379f5019957', '90326ce3-93b7-4a94-b32a-f1afce28ad93', 'ac6d5565-c450-4639-be02-a6f98befd486']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:24.302249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cdcc7a-2a6e-4d9e-a284-58d68c06fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:24.342638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cdcc7a-2a6e-4d9e-a284-58d68c06fefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1354003437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['612519cd-8433-4095-8d7a-5baf01efbafe','4dfa1fef-e04e-4d3d-850b-9379f5019957','90326ce3-93b7-4a94-b32a-f1afce28ad93','ac6d5565-c450-4639-be02-a6f98befd486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1354003437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e587b010f14a4ed49068e6c0930a2faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='897702c09e544002bddd188341fd7a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:24.345232 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3700634-c6de-44bc-b2b0-f415cabd7035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:24.380021 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:24.382535 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:24.382795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:24.383041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:24.383199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:24.389488 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:24.389488 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:24.391353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa9682dd-00c2-4f38-95a2-0618539cf30b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:24.391353 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 201/782] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:24 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:24.393333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3700634-c6de-44bc-b2b0-f415cabd7035) transitioned into state 'SUCCESS' from state '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-1354003437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587b010f14a4ed49068e6c0930a2faf',qos_specs=None,replication_status=,reservations=['612519cd-8433-4095-8d7a-5baf01efbafe','4dfa1fef-e04e-4d3d-850b-9379f5019957','90326ce3-93b7-4a94-b32a-f1afce28ad93','ac6d5565-c450-4639-be02-a6f98befd486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897702c09e544002bddd188341fd7a3b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:24.394154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2327d85-fcac-4fad-b9a4-2aac59aa0f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:24.407378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2327d85-fcac-4fad-b9a4-2aac59aa0f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:24.408472 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Flow 'volume_create_api' (ffcbd957-876b-428e-9264-bd1f08fee979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:24.408941 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Create volume request issued successfully. Aug 12 12:48:24.409621 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f360c20c-d48d-4398-a255-1bb7e9517e43 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:24.410178 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 198/783] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:24 2026] POST /volume/v3/volumes => generated 750 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:24.432058 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:24.434910 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:48:24.435665 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:24.436002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:24.447723 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:24.447723 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:24.455208 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:24.464340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec7c9242-fa4d-4db2-acb8-658ccdec83a6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 200 Aug 12 12:48:24.464619 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 196/784] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:24 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:24.585217 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Copy volume to image completed successfully. Aug 12 12:48:24.585217 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e4da6cf-1d6e-4e47-a2ac-eea0bffbcff5 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:24.585217 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 190/785] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:48:23 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 686 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:25.406187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.409553 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:25.409553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.409553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.409784 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:25.419873 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.419873 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:25.421000 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f76dc9a-3105-4681-8270-eba9783f6dd5 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:25.422273 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 202/786] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:25.441798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.444247 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:25.444558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.444938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.461925 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.461925 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:25.468631 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:25.478415 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8712feae-1b91-4a6f-b0dc-f90cd6399548 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:25.478968 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 199/787] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:25.483569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.486802 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:48:25.486802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.487763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.502369 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.502369 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:25.513165 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:25.522291 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73001239-2101-4b36-8d65-b15d0d54e5b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 200 Aug 12 12:48:25.522291 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 197/788] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:25.549357 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.552755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:25.553038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.553309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.563959 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.563959 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:25.571730 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:25.579506 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-32c921f7-38ca-421f-828f-394173730318 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:25.580424 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 191/789] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:25.735381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b3cba0b8-424e-4a12-be16-8c6cfb959184 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.735916 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3cba0b8-424e-4a12-be16-8c6cfb959184 None None] GET https://10.4.3.81/volume// Aug 12 12:48:25.737157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3cba0b8-424e-4a12-be16-8c6cfb959184 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.737157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3cba0b8-424e-4a12-be16-8c6cfb959184 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.737157 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3cba0b8-424e-4a12-be16-8c6cfb959184 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:25.737439 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 203/790] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:25.759565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-43b20b1f-9ea6-4b95-83a5-6357117de5e3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.764010 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-43b20b1f-9ea6-4b95-83a5-6357117de5e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:25.764643 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-43b20b1f-9ea6-4b95-83a5-6357117de5e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88012950-a1f5-415c-a941-83ce0d3ac9b4", "connector": null, "instance_uuid": "3a9a7e4e-c667-473c-82db-f918b0442675"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:25.779074 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.779074 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:25.845935 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-43b20b1f-9ea6-4b95-83a5-6357117de5e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:25.846730 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 200/791] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:25 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 12 12:48:25.922502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.925115 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:25.925115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.925568 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.942463 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.942463 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:25.943190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3a78eca-94a3-4d6a-af83-d9f29b37470e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.944840 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3a78eca-94a3-4d6a-af83-d9f29b37470e None None] GET https://10.4.3.81/volume// Aug 12 12:48:25.944840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3a78eca-94a3-4d6a-af83-d9f29b37470e None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.944840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3a78eca-94a3-4d6a-af83-d9f29b37470e None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.944840 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3a78eca-94a3-4d6a-af83-d9f29b37470e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:25.945216 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 192/792] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:25.950747 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:25.960131 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cea5e82-f445-4965-aa0e-2a9854f3061a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:25.960992 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 198/793] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:25.968962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:25.976637 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:25.976637 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:25.979953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:25.992161 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:25.992161 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:26.013098 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:26.013098 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-e3598673-39b1-45b5-a623-fc05d509d964 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:26.013770 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 204/794] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:25 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:26.169072 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:26.171407 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] PUT https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 Aug 12 12:48:26.172953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:26.199256 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Acquiring lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:26.213159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" acquired by "attachment_update" :: waited 0.012s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:26.215245 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:26.215245 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:26.390930 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" released by "attachment_update" :: held 0.178s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:26.390930 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-855f3367-9a01-40c6-9916-619c6816524e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 returned with HTTP 200 Aug 12 12:48:26.391852 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 201/795] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:26 2026] PUT /volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:26.439210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b687ba3-f175-4770-bca9-2420cc758a83 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:26.441838 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b687ba3-f175-4770-bca9-2420cc758a83 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:26.441961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b687ba3-f175-4770-bca9-2420cc758a83 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:26.442494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b687ba3-f175-4770-bca9-2420cc758a83 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:26.442494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b687ba3-f175-4770-bca9-2420cc758a83 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:26.452530 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:26.452530 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:26.452530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b687ba3-f175-4770-bca9-2420cc758a83 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:26.452530 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 193/796] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:26 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:26.983917 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-446a9fb3-09ae-4e28-991f-4c897308b410 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:26.988378 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-446a9fb3-09ae-4e28-991f-4c897308b410 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:26.988528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-446a9fb3-09ae-4e28-991f-4c897308b410 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:26.988860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-446a9fb3-09ae-4e28-991f-4c897308b410 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:27.005480 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:27.005480 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:27.009880 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-446a9fb3-09ae-4e28-991f-4c897308b410 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:27.015203 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-446a9fb3-09ae-4e28-991f-4c897308b410 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:27.015638 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 199/797] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:26 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:27.468824 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:27.470497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:27.470799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:27.471057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:27.471201 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:27.479904 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:27.479904 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:27.481033 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7660024c-1fd8-4c93-bd09-17a04f44dd91 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:27.481554 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 205/798] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:27 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:28.037393 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:28.039477 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:28.039796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:28.040117 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:28.056249 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:28.056249 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:28.061084 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:28.067745 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4cd5e63-534f-4ad2-9e8f-06b2ade19453 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:28.068235 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 202/799] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:28 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:28.497846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:28.499433 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:28.499695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:28.499985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:28.500101 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:28.506253 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:28.506253 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:28.509462 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6bf3181-4909-49f8-add9-7e1d36c2a76e tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:28.509462 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 194/800] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:28 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:29.096043 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:29.097213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:29.097479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:29.097718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:29.112922 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:29.112922 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:29.118048 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:29.128729 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-908a643e-5b88-40f0-ade3-976c5aae13d2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:29.128729 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 200/801] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:29 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:29.519694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:29.522989 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:29.523246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:29.523636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:29.523835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:29.530101 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:29.530101 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:29.531542 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf4c778e-02d2-4c45-a5e2-8e94b219c1fe tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:29.531638 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 206/802] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:29 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:29.784695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:29.788498 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:29.790922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-847082469"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:29.794212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-847082469'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:29.794518 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume of 1 GB Aug 12 12:48:29.804798 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Availability Zones retrieved successfully. Aug 12 12:48:29.815920 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Flow 'volume_create_api' (16abdc37-a5f5-4eba-9c67-1748d5765c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:29.817505 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6935fb21-3d41-45de-b061-a85c7002a88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:29.819221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:29.864218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6935fb21-3d41-45de-b061-a85c7002a88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:29.865977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2ce8c8-089f-4e84-aa08-7b3c824ffa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:29.976625 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Created reservations ['0555e1b0-f6bd-47b8-b652-084ecdb1970d', '7eb538ff-0841-440a-a6c4-868d017dc2f0', '3d97cdbe-ba90-42cd-8dfd-80c37cb1c5e3', '11367134-7feb-4d9e-af19-8022a45330d6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:29.977791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2ce8c8-089f-4e84-aa08-7b3c824ffa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0555e1b0-f6bd-47b8-b652-084ecdb1970d', '7eb538ff-0841-440a-a6c4-868d017dc2f0', '3d97cdbe-ba90-42cd-8dfd-80c37cb1c5e3', '11367134-7feb-4d9e-af19-8022a45330d6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:29.979086 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9399e50f-2a8a-495e-8c97-d205ac221c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:30.017183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9399e50f-2a8a-495e-8c97-d205ac221c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d730be-41bd-4bcc-bdb2-5fae067ce701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-847082469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b0fc07c74f54289a059b7d0cbef36ce',qos_specs=None,replication_status=,reservations=['0555e1b0-f6bd-47b8-b652-084ecdb1970d','7eb538ff-0841-440a-a6c4-868d017dc2f0','3d97cdbe-ba90-42cd-8dfd-80c37cb1c5e3','11367134-7feb-4d9e-af19-8022a45330d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-847082469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d730be-41bd-4bcc-bdb2-5fae067ce701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b0fc07c74f54289a059b7d0cbef36ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:30.018410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee39d0c6-30ae-4366-b32a-307cd5018b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:30.054941 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee39d0c6-30ae-4366-b32a-307cd5018b76) transitioned into state 'SUCCESS' from state '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-847082469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b0fc07c74f54289a059b7d0cbef36ce',qos_specs=None,replication_status=,reservations=['0555e1b0-f6bd-47b8-b652-084ecdb1970d','7eb538ff-0841-440a-a6c4-868d017dc2f0','3d97cdbe-ba90-42cd-8dfd-80c37cb1c5e3','11367134-7feb-4d9e-af19-8022a45330d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:30.055370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b874f6a-1f97-414b-bd72-f1602a1df779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:30.068758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b874f6a-1f97-414b-bd72-f1602a1df779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:30.069656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Flow 'volume_create_api' (16abdc37-a5f5-4eba-9c67-1748d5765c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:30.070136 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume request issued successfully. Aug 12 12:48:30.070719 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c10f4ca-d7d8-46d9-b66d-8ba19af6b54b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:30.071864 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 203/803] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:29 2026] POST /volume/v3/volumes => generated 751 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:30.097595 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:30.099574 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:30.099935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:30.100045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:30.112911 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:30.112911 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:30.117896 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:30.124882 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-363c1d91-cff4-4905-a65d-5ad6851920e9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 200 Aug 12 12:48:30.125583 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 195/804] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:30 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:30.146522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-01ef082d-a831-4200-ac1f-be9a682f6651 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:30.149639 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01ef082d-a831-4200-ac1f-be9a682f6651 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:30.150186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01ef082d-a831-4200-ac1f-be9a682f6651 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:30.150501 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01ef082d-a831-4200-ac1f-be9a682f6651 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:30.167380 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:30.167380 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:30.172174 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-01ef082d-a831-4200-ac1f-be9a682f6651 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:30.179469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01ef082d-a831-4200-ac1f-be9a682f6651 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:30.179469 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 201/805] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:30 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:30.546537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:30.549706 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:30.549959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:30.550282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:30.550518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:30.554985 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:30.554985 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:30.555987 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-26950d69-0f0d-4fd0-885b-aed8d1afc05a tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:30.556559 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 207/806] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:30 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:31.148034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.150966 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:31.151426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:31.151686 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:31.169877 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.169877 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:31.178975 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:31.193168 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-875c8030-96f1-4885-b7e8-8f1e18b7aba9 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 200 Aug 12 12:48:31.193468 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 204/807] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:31 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:31.203814 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.206229 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:31.206450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:31.207467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:31.217495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.221483 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] POST https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701/action Aug 12 12:48:31.221483 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:31.221658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:31.229491 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.229491 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:31.236178 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:31.237037 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.237037 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:31.237816 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:31.246227 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a9a05b4-61b7-4ac7-94d0-acc2c920f6f9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:31.246759 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 196/808] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:31 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:31.258805 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume updated successfully. Aug 12 12:48:31.259480 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a0398d3-4fd0-4f03-a313-a4ecfe9c158f tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701/action returned with HTTP 200 Aug 12 12:48:31.260219 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 202/809] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:31 2026] POST /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:48:31.272206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-330afb56-716f-4f14-b986-8d5ef4cb242d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.277484 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330afb56-716f-4f14-b986-8d5ef4cb242d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:31.277861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330afb56-716f-4f14-b986-8d5ef4cb242d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:31.278909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330afb56-716f-4f14-b986-8d5ef4cb242d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:31.294295 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.294295 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:31.303701 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-330afb56-716f-4f14-b986-8d5ef4cb242d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:31.310923 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330afb56-716f-4f14-b986-8d5ef4cb242d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 200 Aug 12 12:48:31.312114 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 208/810] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:31 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:31.554134 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.562842 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:31.565733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:31.565733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:31.577648 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:31.580403 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.580403 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:31.582321 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:31.583606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:31.584603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:31.584603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:31.589029 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:31.595726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5addaa57-5342-4afe-b380-ecb7db34a41a req-0b26f2b9-66be-4d60-8996-85646cce1913 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 200 Aug 12 12:48:31.596557 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 205/811] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:31 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:31.598498 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:31.598498 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:31.599709 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e51aabf-98c9-4811-a171-92c11a1d2233 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:31.601132 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 197/812] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:31 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:32.182788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-7e7d585c-5472-4bf0-8c88-469eef463bfe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.189053 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-7e7d585c-5472-4bf0-8c88-469eef463bfe tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91/action Aug 12 12:48:32.191814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-7e7d585c-5472-4bf0-8c88-469eef463bfe tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:32.191814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-7e7d585c-5472-4bf0-8c88-469eef463bfe tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:32.223077 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.223077 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:32.263878 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-47566b19-e7ef-4a30-8c96-dfdc004ee5a3 req-7e7d585c-5472-4bf0-8c88-469eef463bfe tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91/action returned with HTTP 204 Aug 12 12:48:32.263878 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 203/813] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:32 2026] POST /volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:32.265511 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.268060 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:32.268405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.268994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.286326 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.286326 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:32.294832 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:32.301811 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eb8f8915-39e3-4e66-94a1-0477b3e2f814 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:32.302217 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 209/814] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:32.326883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.329457 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:32.329676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.329944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.347909 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.347909 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:32.354416 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:32.361696 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a24e98c-3eef-4505-ad5d-a0c3de73c425 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:32.362247 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 206/815] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:32.415059 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.417419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:32.417896 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2118901729"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:32.422589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2118901729'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:32.422785 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume of 1 GB Aug 12 12:48:32.441245 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Availability Zones retrieved successfully. Aug 12 12:48:32.453242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Flow 'volume_create_api' (a23fb264-4f16-434f-8633-6ccdb13a13cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:32.454656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ff61aa-90d0-48d3-93d1-afe41ad865be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:32.456473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:32.509280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ff61aa-90d0-48d3-93d1-afe41ad865be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:32.510167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0948ab13-69bf-4321-8c63-0347343c95a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:32.589921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Created reservations ['0a378b67-56ba-4a82-ad02-372494875f99', '4557e7c8-d2e9-4f6f-85f0-8dd67461753e', '65a4d8bd-d60d-468f-959b-b4695ccdc78e', '498a6e3f-0266-40a3-b7aa-dd5333d0eba9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:32.591062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0948ab13-69bf-4321-8c63-0347343c95a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a378b67-56ba-4a82-ad02-372494875f99', '4557e7c8-d2e9-4f6f-85f0-8dd67461753e', '65a4d8bd-d60d-468f-959b-b4695ccdc78e', '498a6e3f-0266-40a3-b7aa-dd5333d0eba9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:32.592099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c445aa0c-cf48-46b2-95f0-531c196b5ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:32.617326 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7fed02c3-947a-48af-95a1-9fc393736cab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.622360 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fed02c3-947a-48af-95a1-9fc393736cab tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:32.622635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fed02c3-947a-48af-95a1-9fc393736cab tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.623510 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fed02c3-947a-48af-95a1-9fc393736cab tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.623663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7fed02c3-947a-48af-95a1-9fc393736cab tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:32.628209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c445aa0c-cf48-46b2-95f0-531c196b5ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39486880-3ef5-4bef-8ec8-a5041529e0e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2118901729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b0fc07c74f54289a059b7d0cbef36ce',qos_specs=None,replication_status=,reservations=['0a378b67-56ba-4a82-ad02-372494875f99','4557e7c8-d2e9-4f6f-85f0-8dd67461753e','65a4d8bd-d60d-468f-959b-b4695ccdc78e','498a6e3f-0266-40a3-b7aa-dd5333d0eba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2118901729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39486880-3ef5-4bef-8ec8-a5041529e0e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b0fc07c74f54289a059b7d0cbef36ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:32.631277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b09542c-9263-4910-a7ec-8e82add74a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:32.633528 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.633528 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:32.637444 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fed02c3-947a-48af-95a1-9fc393736cab tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:32.638006 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 204/816] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:32.650991 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.653353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:32.653872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.654364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.675426 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.675426 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:32.676370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b09542c-9263-4910-a7ec-8e82add74a8f) transitioned into state 'SUCCESS' from state '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-2118901729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b0fc07c74f54289a059b7d0cbef36ce',qos_specs=None,replication_status=,reservations=['0a378b67-56ba-4a82-ad02-372494875f99','4557e7c8-d2e9-4f6f-85f0-8dd67461753e','65a4d8bd-d60d-468f-959b-b4695ccdc78e','498a6e3f-0266-40a3-b7aa-dd5333d0eba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c06cac668d94a1380bf6f0676f64c4c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:32.677457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45b08c6-569d-4aec-a0e5-af380067e7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:32.687864 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:32.692160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45b08c6-569d-4aec-a0e5-af380067e7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:32.693103 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Flow 'volume_create_api' (a23fb264-4f16-434f-8633-6ccdb13a13cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:32.693574 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Create volume request issued successfully. Aug 12 12:48:32.694120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5d03427-6eb5-4583-82f1-6745e6b779b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 200 Aug 12 12:48:32.694916 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36f05814-c20b-41bb-a8a0-2ee3ce8192f4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:32.695101 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 210/817] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:32.695214 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 198/818] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:32 2026] POST /volume/v3/volumes => generated 752 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:32.711252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e529e380-66ab-4149-804b-32f20eef2ed3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.715083 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e529e380-66ab-4149-804b-32f20eef2ed3 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:32.715234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e529e380-66ab-4149-804b-32f20eef2ed3 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.715616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e529e380-66ab-4149-804b-32f20eef2ed3 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.725195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.727281 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] POST https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310/action Aug 12 12:48:32.727721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:32.728008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:32.729932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] Updating backup 'd3b339b9-d333-45b1-8ccb-4ffc4ffe8310' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 12:48:32.730391 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.730391 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:32.744904 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e529e380-66ab-4149-804b-32f20eef2ed3 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:32.749713 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.749713 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:32.751823 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e529e380-66ab-4149-804b-32f20eef2ed3 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 returned with HTTP 200 Aug 12 12:48:32.752890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 207/819] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:32.765760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] reset_status in rpcapi backup_id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 on host np0000007055. {{(pid=100196) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 12:48:32.773688 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-018ce01d-886f-4aec-a4ac-52d6a0522f4c tempest-VolumesBackupsAdminTest-478170047 tempest-VolumesBackupsAdminTest-478170047-project-admin] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310/action returned with HTTP 202 Aug 12 12:48:32.773688 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 205/820] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:32 2026] POST /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:32.786594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.795853 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:32.800309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.800473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.800547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:32.809425 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.809425 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:32.810361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5d70cbf-47e3-435a-a86f-e2e74e507ec4 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:32.810938 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 211/821] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:32.829231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.834527 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] DELETE https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:32.834527 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.834700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.834755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete backup with id: d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. Aug 12 12:48:32.841620 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.841620 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:32.868819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] delete_backup rpcapi backup_id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:48:32.870260 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21b6d1a4-5fbd-411e-ab87-ca15eb9d7ed7 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 202 Aug 12 12:48:32.877450 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 199/822] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:32 2026] DELETE /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 12:48:32.887692 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:32.890094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:32.893946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:32.893946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:32.893946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:32.899645 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:32.899645 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:32.900716 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ab124a0-51b2-49c8-94a6-cfe5a35fa351 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:32.901268 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 208/823] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:32 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:33.086946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:33.091560 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:33.091701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:33.092022 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:33.109689 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:33.109689 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:33.116327 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:33.124542 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-016db0c9-19d7-4ada-a3ae-0fc46fda69eb tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:33.124769 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 206/824] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:33 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:33.778083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-43441697-df23-4b02-9f12-6839a153dee7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:33.782405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43441697-df23-4b02-9f12-6839a153dee7 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:33.782558 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43441697-df23-4b02-9f12-6839a153dee7 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:33.782685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43441697-df23-4b02-9f12-6839a153dee7 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:33.807437 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:33.807437 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:33.813439 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-43441697-df23-4b02-9f12-6839a153dee7 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:33.826741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43441697-df23-4b02-9f12-6839a153dee7 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 returned with HTTP 200 Aug 12 12:48:33.827574 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 212/825] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:33 2026] GET /volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:33.919671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:33.923815 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:33.923815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:33.923815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:33.923815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:33.928607 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:33.928607 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:33.930133 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324928f8-c3eb-4174-9c40-cb5f80eb027b tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 200 Aug 12 12:48:33.930916 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 200/826] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:33 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:34.406811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.410560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] DELETE https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:34.410560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.411047 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.411292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Delete volume with id: 39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:34.429807 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:34.429807 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:34.430390 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:34.462640 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Delete volume request issued successfully. Aug 12 12:48:34.463900 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-972164fe-b5b7-451c-9ac1-9cdca678e2a4 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 returned with HTTP 202 Aug 12 12:48:34.463900 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 209/827] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:34 2026] DELETE /volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:34.480027 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b28f0848-fe49-40d0-955f-84a43714436d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.487801 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b28f0848-fe49-40d0-955f-84a43714436d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:34.487801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b28f0848-fe49-40d0-955f-84a43714436d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.488329 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b28f0848-fe49-40d0-955f-84a43714436d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.509145 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:34.509145 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:34.515272 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b28f0848-fe49-40d0-955f-84a43714436d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:34.524297 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b28f0848-fe49-40d0-955f-84a43714436d tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 returned with HTTP 200 Aug 12 12:48:34.524951 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 207/828] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:34 2026] GET /volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:34.694694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-79f2e363-1df4-483a-a466-35d398a2ea49 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.697443 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79f2e363-1df4-483a-a466-35d398a2ea49 None None] GET https://10.4.3.81/volume// Aug 12 12:48:34.697443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79f2e363-1df4-483a-a466-35d398a2ea49 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.697443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79f2e363-1df4-483a-a466-35d398a2ea49 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.697443 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79f2e363-1df4-483a-a466-35d398a2ea49 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:34.697443 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 213/829] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:34.713004 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-a071952a-e403-4f8e-959a-d0cad4e680d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.720237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-a071952a-e403-4f8e-959a-d0cad4e680d9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:34.723357 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-a071952a-e403-4f8e-959a-d0cad4e680d9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88012950-a1f5-415c-a941-83ce0d3ac9b4", "connector": null, "instance_uuid": "3a9a7e4e-c667-473c-82db-f918b0442675"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:34.747272 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:34.747272 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:34.814987 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-a071952a-e403-4f8e-959a-d0cad4e680d9 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:34.815743 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 201/830] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:34 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 12 12:48:34.831370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-33a670d3-1687-471d-9014-905b0036f3c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.831548 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33a670d3-1687-471d-9014-905b0036f3c7 None None] GET https://10.4.3.81/volume// Aug 12 12:48:34.831548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33a670d3-1687-471d-9014-905b0036f3c7 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.832152 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33a670d3-1687-471d-9014-905b0036f3c7 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.832857 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33a670d3-1687-471d-9014-905b0036f3c7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:34.833946 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 210/831] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:34.848061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.856537 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:34.856854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.858152 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.886740 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:34.886740 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:34.897267 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:34.906494 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-38286cc2-7df2-4cd9-a73c-87960be739c2 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:34.907882 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 208/832] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:34 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1317 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:34.952952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e24abf91-5773-4a7a-af62-c374097cfefb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:34.957220 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e24abf91-5773-4a7a-af62-c374097cfefb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 Aug 12 12:48:34.957950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e24abf91-5773-4a7a-af62-c374097cfefb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:34.957950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e24abf91-5773-4a7a-af62-c374097cfefb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:34.957950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e24abf91-5773-4a7a-af62-c374097cfefb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Show backup with id d3b339b9-d333-45b1-8ccb-4ffc4ffe8310. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:48:34.968296 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e24abf91-5773-4a7a-af62-c374097cfefb tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 returned with HTTP 404 Aug 12 12:48:34.969872 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 214/833] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:34 2026] GET /volume/v3/backups/d3b339b9-d333-45b1-8ccb-4ffc4ffe8310 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:35.143269 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.151501 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:35.151663 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.152160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.168344 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.168344 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:35.179440 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:35.189363 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f04dca36-24fb-4091-8f15-26cd9b029a1f tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 200 Aug 12 12:48:35.190061 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 202/834] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:35 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:35.214324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2bedfb23-c613-406f-b260-aa49262fb7cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.219243 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:35.219816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.220389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.220389 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume with id: cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:35.240905 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.240905 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:35.240905 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:35.294276 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Delete volume request issued successfully. Aug 12 12:48:35.294699 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bedfb23-c613-406f-b260-aa49262fb7cc tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 202 Aug 12 12:48:35.295135 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 211/835] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:35 2026] DELETE /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:35.312063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.316933 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:35.316933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.316933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.335573 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.335573 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:35.339803 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Volume info retrieved successfully. Aug 12 12:48:35.346560 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-839a6f50-49ff-4892-9ead-414b875ac7e3 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 200 Aug 12 12:48:35.346560 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 209/836] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:35 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:35.470454 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-7b83d33e-ab9f-4f88-9fcc-c86ccacc218f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.475999 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-7b83d33e-ab9f-4f88-9fcc-c86ccacc218f tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 Aug 12 12:48:35.475999 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-7b83d33e-ab9f-4f88-9fcc-c86ccacc218f tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.475999 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-7b83d33e-ab9f-4f88-9fcc-c86ccacc218f tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.492170 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.492170 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:35.551603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c875603-2735-48ce-bda4-48d7c3008a3b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.552215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c875603-2735-48ce-bda4-48d7c3008a3b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 Aug 12 12:48:35.552215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c875603-2735-48ce-bda4-48d7c3008a3b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.552215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c875603-2735-48ce-bda4-48d7c3008a3b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.561449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c875603-2735-48ce-bda4-48d7c3008a3b tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 returned with HTTP 404 Aug 12 12:48:35.562105 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 203/837] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:35 2026] GET /volume/v3/volumes/39486880-3ef5-4bef-8ec8-a5041529e0e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:35.576003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13347cc7-ac33-4db1-ad6f-865182658abb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.579862 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:35.580060 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.580289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.580466 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Delete volume with id: b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:35.598214 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.598214 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:35.599460 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:35.618378 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-7b83d33e-ab9f-4f88-9fcc-c86ccacc218f tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 returned with HTTP 200 Aug 12 12:48:35.618955 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 215/838] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:48:35 2026] DELETE /volume/v3/attachments/4a753b7d-b311-41da-aa76-186a5468ec91 => generated 192 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:35.635742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.638253 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:35.638660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-466808730", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:35.641417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-466808730', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:35.641417 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume of 1 GB Aug 12 12:48:35.646926 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Availability Zones retrieved successfully. Aug 12 12:48:35.648093 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Delete volume request issued successfully. Aug 12 12:48:35.648245 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13347cc7-ac33-4db1-ad6f-865182658abb tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 202 Aug 12 12:48:35.648667 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 212/839] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:35 2026] DELETE /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:35.657721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Flow 'volume_create_api' (48c94750-686d-491d-8eb1-82074cbdeac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:35.657721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55811d10-5fc4-4d90-a937-07cab60818b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:35.662747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:35.663013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.666944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:35.667099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.667338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.683011 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:35.683011 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:35.692273 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Volume info retrieved successfully. Aug 12 12:48:35.700678 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dd28b4e-d8a6-4e01-9b00-7303ce428b78 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 200 Aug 12 12:48:35.701389 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 204/840] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:35 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:35.727461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55811d10-5fc4-4d90-a937-07cab60818b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:35.727461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f209a178-3862-495d-9d05-1c34daba4df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:35.860072 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Created reservations ['126ba4ba-bb5f-478e-8d6c-30fb19969137', '7828e771-13f3-40d6-b323-f1c110a31594', 'f17e5981-b4c4-46a1-92f8-e1d33e38240f', '1fe338eb-1c6c-4eec-9775-53a8eb776ab4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:35.862837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f209a178-3862-495d-9d05-1c34daba4df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126ba4ba-bb5f-478e-8d6c-30fb19969137', '7828e771-13f3-40d6-b323-f1c110a31594', 'f17e5981-b4c4-46a1-92f8-e1d33e38240f', '1fe338eb-1c6c-4eec-9775-53a8eb776ab4']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:35.864209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617403c7-6914-4955-9eeb-b536cd857fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:35.907798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617403c7-6914-4955-9eeb-b536cd857fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a56cf5-29a8-47fd-a21c-e411e5a37924', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-466808730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9537a109ea490fa90840fd37cb2963',qos_specs=None,replication_status=,reservations=['126ba4ba-bb5f-478e-8d6c-30fb19969137','7828e771-13f3-40d6-b323-f1c110a31594','f17e5981-b4c4-46a1-92f8-e1d33e38240f','1fe338eb-1c6c-4eec-9775-53a8eb776ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569225c403214bd4a73ce32cbed986c8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-466808730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a56cf5-29a8-47fd-a21c-e411e5a37924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9537a109ea490fa90840fd37cb2963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569225c403214bd4a73ce32cbed986c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:35.907798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67209ee-09c5-455b-8530-773616031dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:35.936502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67209ee-09c5-455b-8530-773616031dca) transitioned into state 'SUCCESS' from state '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-466808730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9537a109ea490fa90840fd37cb2963',qos_specs=None,replication_status=,reservations=['126ba4ba-bb5f-478e-8d6c-30fb19969137','7828e771-13f3-40d6-b323-f1c110a31594','f17e5981-b4c4-46a1-92f8-e1d33e38240f','1fe338eb-1c6c-4eec-9775-53a8eb776ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569225c403214bd4a73ce32cbed986c8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:35.936502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77656425-22e8-4364-97de-8c70ee7cb562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:35.954083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77656425-22e8-4364-97de-8c70ee7cb562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:35.956460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Flow 'volume_create_api' (48c94750-686d-491d-8eb1-82074cbdeac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:35.956460 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume request issued successfully. Aug 12 12:48:35.960484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a1531ad-4252-4c7f-8549-4a0a9ce23de1 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:35.960484 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 210/841] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:48:35 2026] POST /volume/v3/volumes => generated 744 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:35.988659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c61d20a2-f5c2-4cb5-a7e2-e5c012749aef None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:35.988659 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c61d20a2-f5c2-4cb5-a7e2-e5c012749aef None None] GET https://10.4.3.81/volume// Aug 12 12:48:35.988659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c61d20a2-f5c2-4cb5-a7e2-e5c012749aef None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:35.989153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c61d20a2-f5c2-4cb5-a7e2-e5c012749aef None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:35.989438 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c61d20a2-f5c2-4cb5-a7e2-e5c012749aef None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:35.989734 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 216/842] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:36.010280 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.015494 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:48:36.015792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.016045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.029593 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.029593 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:36.038893 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:48:36.044917 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-d477adb1-38cb-4621-bafa-40e2c38cbe65 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:48:36.045602 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 213/843] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:36.200510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.209239 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] PUT https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a Aug 12 12:48:36.209921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:36.228503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Acquiring lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:36.247750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" acquired by "attachment_update" :: waited 0.017s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:36.249931 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.249931 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:36.368896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff201851-427b-403f-b948-36d75a6092b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.379451 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff201851-427b-403f-b948-36d75a6092b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] GET https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 Aug 12 12:48:36.379451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff201851-427b-403f-b948-36d75a6092b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.379451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff201851-427b-403f-b948-36d75a6092b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.388321 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff201851-427b-403f-b948-36d75a6092b1 tempest-VolumesBackupsAdminTest-1002747747 tempest-VolumesBackupsAdminTest-1002747747-project-member] https://10.4.3.81/volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 returned with HTTP 404 Aug 12 12:48:36.389354 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 211/844] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/cc6947c8-09d8-43e4-80e0-59cf14aba1d3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:36.499040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-88012950-a1f5-415c-a941-83ce0d3ac9b4-np0000007055" released by "attachment_update" :: held 0.253s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:36.499547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-9fe8fb5c-7004-41c7-9180-07c0444c290e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a returned with HTTP 200 Aug 12 12:48:36.500350 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 205/845] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:36 2026] PUT /volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a => generated 969 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:36.547649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-86f695dd-9668-4f97-8659-c1edac121d92 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.555514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-86f695dd-9668-4f97-8659-c1edac121d92 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a/action Aug 12 12:48:36.557090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-86f695dd-9668-4f97-8659-c1edac121d92 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:36.557090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-86f695dd-9668-4f97-8659-c1edac121d92 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:36.606561 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.606561 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:36.640434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1c6b07e5-efa9-4716-a5a6-324b40575abd req-86f695dd-9668-4f97-8659-c1edac121d92 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a/action returned with HTTP 204 Aug 12 12:48:36.642929 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 217/846] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:36 2026] POST /volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:36.732589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca0b204e-3524-440a-91f2-f4425cda9b30 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.739037 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca0b204e-3524-440a-91f2-f4425cda9b30 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] GET https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 Aug 12 12:48:36.739037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca0b204e-3524-440a-91f2-f4425cda9b30 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.739037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca0b204e-3524-440a-91f2-f4425cda9b30 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.753169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca0b204e-3524-440a-91f2-f4425cda9b30 tempest-ServersNegativeTestJSON-1075387041 tempest-ServersNegativeTestJSON-1075387041-project-member] https://10.4.3.81/volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 returned with HTTP 404 Aug 12 12:48:36.754123 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 214/847] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/b8d730be-41bd-4bcc-bdb2-5fae067ce701 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:36.789147 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.795410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:48:36.795410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.795410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.810277 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.810277 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:36.819622 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:36.832942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-d5a2567a-e417-4cc5-a9f1-13ba189bba46 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 200 Aug 12 12:48:36.833816 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 212/848] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 1358 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:36.850497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.855964 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:48:36.856212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.856420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.874878 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.874878 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:36.878585 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:36.886936 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-db6ced94-06e2-41df-b4e0-bb6d5cd76f50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 200 Aug 12 12:48:36.886936 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 206/849] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:36.905805 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.908904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:48:36.909270 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.909561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.923806 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:36.923806 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:36.943425 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:36.956825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9c7fe9f-6368-409f-86ac-5d08874d0b91 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 200 Aug 12 12:48:36.957499 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 218/850] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:36.982510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9fd3f2b5-6c4c-48da-8707-aa49b8e649de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:36.983018 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fd3f2b5-6c4c-48da-8707-aa49b8e649de None None] GET https://10.4.3.81/volume// Aug 12 12:48:36.983263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fd3f2b5-6c4c-48da-8707-aa49b8e649de None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:36.983508 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fd3f2b5-6c4c-48da-8707-aa49b8e649de None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:36.984115 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fd3f2b5-6c4c-48da-8707-aa49b8e649de None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:36.984415 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 215/851] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:48:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:37.004317 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-f32f1a96-ad6d-40b1-a5e6-e1f769ae88f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:37.009576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-f32f1a96-ad6d-40b1-a5e6-e1f769ae88f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:37.010103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-f32f1a96-ad6d-40b1-a5e6-e1f769ae88f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaa3dc29-8128-42d8-82b7-f69a4ee26601", "connector": null, "instance_uuid": "3d15b0eb-2ed7-4cf6-acdd-0dc3b52007a2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:37.031321 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:37.031321 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:37.110841 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-f32f1a96-ad6d-40b1-a5e6-e1f769ae88f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:37.110841 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 213/852] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:37 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 12 12:48:37.124005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6967852c-a2fc-4fa1-a5c3-8d3d02e728c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:37.124660 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6967852c-a2fc-4fa1-a5c3-8d3d02e728c9 None None] GET https://10.4.3.81/volume// Aug 12 12:48:37.125902 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6967852c-a2fc-4fa1-a5c3-8d3d02e728c9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:37.126499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6967852c-a2fc-4fa1-a5c3-8d3d02e728c9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:37.127360 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6967852c-a2fc-4fa1-a5c3-8d3d02e728c9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:37.127730 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 207/853] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:48:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:37.152908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-0afe557a-f475-481b-b889-dc8034fdbf11 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:37.156734 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-0afe557a-f475-481b-b889-dc8034fdbf11 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:37.157331 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-0afe557a-f475-481b-b889-dc8034fdbf11 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42680e5b-4fe9-4519-b08e-c2d45c4bbf80", "connector": null, "instance_uuid": "3d15b0eb-2ed7-4cf6-acdd-0dc3b52007a2"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:37.172852 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:37.172852 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:37.253751 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-0afe557a-f475-481b-b889-dc8034fdbf11 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:37.254337 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 219/854] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:37 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 12 12:48:37.271637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4ed9ba0-743a-4e3c-87e3-b7e18e76e757 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:37.272066 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4ed9ba0-743a-4e3c-87e3-b7e18e76e757 None None] GET https://10.4.3.81/volume// Aug 12 12:48:37.272374 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4ed9ba0-743a-4e3c-87e3-b7e18e76e757 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:37.272672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4ed9ba0-743a-4e3c-87e3-b7e18e76e757 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:37.273072 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4ed9ba0-743a-4e3c-87e3-b7e18e76e757 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:37.273456 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 216/855] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:48:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:37.292410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-90d097c7-f80c-49ff-8ba4-bdc554097c50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:37.297234 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-90d097c7-f80c-49ff-8ba4-bdc554097c50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:37.298844 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-90d097c7-f80c-49ff-8ba4-bdc554097c50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4", "connector": null, "instance_uuid": "3d15b0eb-2ed7-4cf6-acdd-0dc3b52007a2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:37.315680 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:37.315680 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:37.389222 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-90d097c7-f80c-49ff-8ba4-bdc554097c50 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:37.389863 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 214/856] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:37 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:39.621621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:39.628422 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:48:39.628422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:39.628422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:39.651973 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:39.651973 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:39.656000 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:48:39.665503 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-01b39f1c-a92a-43da-a372-007f52f09a63 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:48:39.666174 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 208/857] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:39 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1650 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:39.726914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:39.731697 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:48:39.731943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:39.732181 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:39.758599 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:39.758599 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:39.765297 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:48:39.774956 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-8ec27c85-70bf-4fbc-b4ad-d927abbef8ce tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:48:39.775531 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 220/858] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:39 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1650 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:40.824987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e4915dd-7d15-4141-b994-77d0400aa047 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:40.831374 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:40.831374 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-955293252"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:40.833886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-955293252'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:41.138749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume of 1 GB Aug 12 12:48:41.145279 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Availability Zones retrieved successfully. Aug 12 12:48:41.155939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Flow 'volume_create_api' (cc4c5dd4-5f36-4e8b-8380-65d2b9083893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:41.155939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4d258c-5d01-464b-b2c3-b72f51387fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:41.157194 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:41.320410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4d258c-5d01-464b-b2c3-b72f51387fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:41.321543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ee8209-5a6b-48b9-b326-ee0118b823c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:41.464149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Created reservations ['7dca1a97-93c4-4020-a61b-753de5d488a1', 'cb9dc48b-65ad-446d-8c4b-ece6fcdd84dd', '85442940-0f38-47d1-b941-16bd7f3a6fcb', 'b5d4ecff-15ec-4795-af1c-8944adef52e6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:41.465560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ee8209-5a6b-48b9-b326-ee0118b823c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dca1a97-93c4-4020-a61b-753de5d488a1', 'cb9dc48b-65ad-446d-8c4b-ece6fcdd84dd', '85442940-0f38-47d1-b941-16bd7f3a6fcb', 'b5d4ecff-15ec-4795-af1c-8944adef52e6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:41.466702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf34d85-4509-4745-b34b-cadd219f1822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:41.507287 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf34d85-4509-4745-b34b-cadd219f1822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e81e13a-1e4d-491f-a2d3-cb6f556c53f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-955293252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1ba54174e4786b20a255b9ad2a375',qos_specs=None,replication_status=,reservations=['7dca1a97-93c4-4020-a61b-753de5d488a1','cb9dc48b-65ad-446d-8c4b-ece6fcdd84dd','85442940-0f38-47d1-b941-16bd7f3a6fcb','b5d4ecff-15ec-4795-af1c-8944adef52e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-955293252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e81e13a-1e4d-491f-a2d3-cb6f556c53f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e1ba54174e4786b20a255b9ad2a375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:41.510078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3a1c91-cfc1-49a1-bec0-84fa148c7ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:41.565676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3a1c91-cfc1-49a1-bec0-84fa148c7ef9) transitioned into state 'SUCCESS' from state '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-955293252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1ba54174e4786b20a255b9ad2a375',qos_specs=None,replication_status=,reservations=['7dca1a97-93c4-4020-a61b-753de5d488a1','cb9dc48b-65ad-446d-8c4b-ece6fcdd84dd','85442940-0f38-47d1-b941-16bd7f3a6fcb','b5d4ecff-15ec-4795-af1c-8944adef52e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:41.566548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952d0924-f545-46dd-bbd3-33fb7f1719b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:41.597457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952d0924-f545-46dd-bbd3-33fb7f1719b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:41.598759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Flow 'volume_create_api' (cc4c5dd4-5f36-4e8b-8380-65d2b9083893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:41.599195 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume request issued successfully. Aug 12 12:48:41.600544 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e4915dd-7d15-4141-b994-77d0400aa047 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:41.601376 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 217/859] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:48:40 2026] POST /volume/v3/volumes => generated 745 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:41.603654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f722f37d-aa1d-44cb-8262-d40df2634a7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:41.604193 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f722f37d-aa1d-44cb-8262-d40df2634a7e None None] GET https://10.4.3.81/volume// Aug 12 12:48:41.604457 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f722f37d-aa1d-44cb-8262-d40df2634a7e None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:41.604703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f722f37d-aa1d-44cb-8262-d40df2634a7e None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:41.607534 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f722f37d-aa1d-44cb-8262-d40df2634a7e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:41.607534 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 215/860] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:41 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:41.620586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:41.628529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:41.629187 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:48:41.629187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:41.629567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:41.639629 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:41.639708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:41.642055 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:41.655417 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:41.655417 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:41.661718 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:41.668467 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-2a40d840-fd9b-4f9d-9234-5f1328b12bee tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 200 Aug 12 12:48:41.668944 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:41.668944 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:41.669117 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 209/861] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:41 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:41.675400 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:41.685481 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f5a578a-7a97-45c4-9906-a567c07658e0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:41.686074 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 221/862] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:41 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:41.828914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:41.834654 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] PUT https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 Aug 12 12:48:41.837287 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:41.851494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Acquiring lock "cinder-attachment_update-eaa3dc29-8128-42d8-82b7-f69a4ee26601-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:41.860344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-eaa3dc29-8128-42d8-82b7-f69a4ee26601-np0000007055" acquired by "attachment_update" :: waited 0.009s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:41.862023 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:41.862023 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:42.098784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-eaa3dc29-8128-42d8-82b7-f69a4ee26601-np0000007055" released by "attachment_update" :: held 0.238s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:42.099041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a2e79f76-1771-4597-ae4b-f5aa0e8c29c9 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 returned with HTTP 200 Aug 12 12:48:42.102075 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 218/863] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:41 2026] PUT /volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:42.148384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-53a1db21-17db-4fe4-81b4-c172f48c6958 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.152499 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-53a1db21-17db-4fe4-81b4-c172f48c6958 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98/action Aug 12 12:48:42.153065 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-53a1db21-17db-4fe4-81b4-c172f48c6958 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:42.153246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-53a1db21-17db-4fe4-81b4-c172f48c6958 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:42.195534 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.195534 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:42.231551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-53a1db21-17db-4fe4-81b4-c172f48c6958 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98/action returned with HTTP 204 Aug 12 12:48:42.232638 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 216/864] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:42 2026] POST /volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:42.292582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e5874ed-cd98-4ff8-a938-5e61750a1f07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.293860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e5874ed-cd98-4ff8-a938-5e61750a1f07 None None] GET https://10.4.3.81/volume// Aug 12 12:48:42.293860 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e5874ed-cd98-4ff8-a938-5e61750a1f07 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.294336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e5874ed-cd98-4ff8-a938-5e61750a1f07 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.295913 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e5874ed-cd98-4ff8-a938-5e61750a1f07 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:42.297080 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 210/865] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:42.323423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.331461 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:48:42.331461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.331461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.362742 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.362742 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:42.379378 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:42.391094 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-4c0ef624-dbaa-4a3c-871e-8b7f5cdf9b74 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 200 Aug 12 12:48:42.391094 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 222/866] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 1022 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:42.542278 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.545191 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] PUT https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 Aug 12 12:48:42.545382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:42.561268 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Acquiring lock "cinder-attachment_update-42680e5b-4fe9-4519-b08e-c2d45c4bbf80-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:42.567345 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-42680e5b-4fe9-4519-b08e-c2d45c4bbf80-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:42.568556 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.568556 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:42.709144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.711345 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:42.711527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.712147 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.724215 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.724215 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:42.730523 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:42.733651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-42680e5b-4fe9-4519-b08e-c2d45c4bbf80-np0000007055" released by "attachment_update" :: held 0.166s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:42.733651 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-6bccd185-5d7f-4721-bae7-5f652f6782bc tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 returned with HTTP 200 Aug 12 12:48:42.734514 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 219/867] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:42 2026] PUT /volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:42.741997 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15af1e46-8e98-496d-abd9-2a4fd4bd4bfb tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:42.742415 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 217/868] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:42.767065 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.771362 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] POST https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0/action Aug 12 12:48:42.771362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:42.771362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:42.780386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-636f351c-6553-46c9-abfb-4b5320197770 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.783949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-636f351c-6553-46c9-abfb-4b5320197770 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5/action Aug 12 12:48:42.784610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-636f351c-6553-46c9-abfb-4b5320197770 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:42.784687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-636f351c-6553-46c9-abfb-4b5320197770 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:42.785292 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.785292 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:42.786384 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:42.813180 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.813180 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:42.835388 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-636f351c-6553-46c9-abfb-4b5320197770 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5/action returned with HTTP 204 Aug 12 12:48:42.836166 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 223/869] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:42 2026] POST /volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:42.867267 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Created reservations ['552d4bb7-7767-4366-8c00-bf00a9cd7b57', 'ac28e930-21da-4a64-a4cf-cbee63376f24'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:42.868762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-359ba95f-0bb5-4955-8ac4-93ad1e9ee497 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.869413 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-359ba95f-0bb5-4955-8ac4-93ad1e9ee497 None None] GET https://10.4.3.81/volume// Aug 12 12:48:42.869413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-359ba95f-0bb5-4955-8ac4-93ad1e9ee497 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.869664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-359ba95f-0bb5-4955-8ac4-93ad1e9ee497 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.870866 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-359ba95f-0bb5-4955-8ac4-93ad1e9ee497 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:42.870866 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 220/870] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:42.883598 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.883833 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Extend volume request issued successfully. Aug 12 12:48:42.884615 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1d4b26e-7e81-4e4f-83d4-75575713995f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0/action returned with HTTP 202 Aug 12 12:48:42.884908 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 211/871] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:42 2026] POST /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:42.887937 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:48:42.887937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.888048 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.898534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:42.900940 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:42.900940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:42.901334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:42.905347 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.905347 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:42.911601 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:42.911601 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:42.913099 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:48:42.917769 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:42.923526 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-210c8af4-4159-4b6f-92a4-2319f164d597 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 200 Aug 12 12:48:42.924035 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 218/872] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:42.925904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ecef24cc-2a44-4346-a5f7-ee59b2d90124 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:42.925904 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 224/873] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:42 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:43.062195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:43.068803 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] PUT https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a Aug 12 12:48:43.068803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:43.081150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Acquiring lock "cinder-attachment_update-ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:43.089472 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:43.090642 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:43.090642 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:43.290346 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Lock "cinder-attachment_update-ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4-np0000007055" released by "attachment_update" :: held 0.201s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:43.294000 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-1f5880c8-d606-4a3d-8f07-d3d73318c6d6 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a returned with HTTP 200 Aug 12 12:48:43.294541 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 221/874] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:43 2026] PUT /volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:43.376193 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9994b79-e8f2-48ba-9d79-5c45fc7e3563 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:43.382243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9994b79-e8f2-48ba-9d79-5c45fc7e3563 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] POST https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a/action Aug 12 12:48:43.382923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9994b79-e8f2-48ba-9d79-5c45fc7e3563 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:43.383299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9994b79-e8f2-48ba-9d79-5c45fc7e3563 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:43.444212 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:43.444212 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:43.488999 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3761d11d-9b8c-4dd2-9fca-14751f7aa2f5 req-a9994b79-e8f2-48ba-9d79-5c45fc7e3563 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a/action returned with HTTP 204 Aug 12 12:48:43.489858 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 212/875] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:43 2026] POST /volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:43.809626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ecdc26e-1875-4970-b6e6-a38039d8e385 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:43.815999 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ecdc26e-1875-4970-b6e6-a38039d8e385 None None] GET https://10.4.3.81/volume// Aug 12 12:48:43.817788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ecdc26e-1875-4970-b6e6-a38039d8e385 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:43.818488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ecdc26e-1875-4970-b6e6-a38039d8e385 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:43.819601 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ecdc26e-1875-4970-b6e6-a38039d8e385 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:43.822004 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 219/876] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:43 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:43.833177 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-31c4398a-c256-42d7-8983-bf77fe2e5c25 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:43.836583 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-31c4398a-c256-42d7-8983-bf77fe2e5c25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:48:43.837129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-31c4398a-c256-42d7-8983-bf77fe2e5c25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71c860ab-d8fa-4e24-bab6-430ccf0b86c7", "connector": null, "instance_uuid": "7f665c4d-4cce-4334-b443-6538697edfb7"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:43.862531 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:43.862531 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:43.939792 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-31c4398a-c256-42d7-8983-bf77fe2e5c25 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:48:43.940223 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 225/877] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:48:43 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:43.949363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-212bc1d7-0358-4098-b894-1848b544f342 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:43.953018 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-212bc1d7-0358-4098-b894-1848b544f342 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:43.953318 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-212bc1d7-0358-4098-b894-1848b544f342 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:43.953591 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-212bc1d7-0358-4098-b894-1848b544f342 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:43.964465 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:43.964465 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:43.970271 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-212bc1d7-0358-4098-b894-1848b544f342 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:43.979391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-212bc1d7-0358-4098-b894-1848b544f342 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:43.980106 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 222/878] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:43 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:43.998451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.001744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:44.002339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.002574 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.013587 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.013587 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:44.018472 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:44.026027 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f926a69-0c11-4856-b16c-cc9e5a084f58 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:44.026761 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 213/879] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:43 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:44.047106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.051669 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:44.052749 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.052749 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.077492 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.077492 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:44.090657 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:44.094042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-005f2047-ef21-49c5-ba1b-40035017386c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.098015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-005f2047-ef21-49c5-ba1b-40035017386c tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] DELETE https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 Aug 12 12:48:44.098310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-005f2047-ef21-49c5-ba1b-40035017386c tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.098469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-005f2047-ef21-49c5-ba1b-40035017386c tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.109604 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-36f9f4ae-6933-42ac-8a1b-4b83fea05623 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:44.109604 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 220/880] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:44 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:44.122207 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.122207 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:44.129224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.133138 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:44.133480 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.133587 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.133658 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Delete volume with id: 3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:44.152671 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.152671 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:44.153364 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:44.212130 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Delete volume request issued successfully. Aug 12 12:48:44.213214 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c36d16e3-87c6-40a1-bb28-895fb6281f82 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 202 Aug 12 12:48:44.213214 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 223/881] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:44 2026] DELETE /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:44.231659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.234366 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:44.234855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.235308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.248140 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.248140 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:44.258173 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:44.268525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6777be84-1d1e-4ac6-8aab-64f34467fe13 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 200 Aug 12 12:48:44.268658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-005f2047-ef21-49c5-ba1b-40035017386c tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 returned with HTTP 200 Aug 12 12:48:44.268658 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 226/882] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:48:44 2026] DELETE /volume/v3/attachments/eb1995da-90d7-4f52-974b-228eea90f577 => generated 192 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:44.269672 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 214/883] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:44 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 1352 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:44.472797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-83bbf2e8-4d8d-4a1b-9073-b943fdd579be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.474800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83bbf2e8-4d8d-4a1b-9073-b943fdd579be None None] GET https://10.4.3.81/volume// Aug 12 12:48:44.474800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83bbf2e8-4d8d-4a1b-9073-b943fdd579be None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:44.474800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83bbf2e8-4d8d-4a1b-9073-b943fdd579be None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:44.474800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83bbf2e8-4d8d-4a1b-9073-b943fdd579be None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:44.474800 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 221/884] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:44.490797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:44.493995 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7/action Aug 12 12:48:44.494380 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action body: b'{"os-reimage": {"image_id": "fcd969ca-2d22-4db8-bddd-796d720b531a", "reimage_reserved": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:44.494509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "fcd969ca-2d22-4db8-bddd-796d720b531a", "reimage_reserved": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:44.511923 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:44.511923 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:44.512517 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:48:44.668420 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-12db6d08-ae7a-4dca-b286-6968527dbcad tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7/action returned with HTTP 202 Aug 12 12:48:44.669029 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 224/885] 10.4.3.81 () {74 vars in 1706 bytes} [Wed Aug 12 12:48:44 2026] POST /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:48:45.290912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-323b4e08-5e23-4804-b38a-e2bcd1e7ef11 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:45.293011 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-323b4e08-5e23-4804-b38a-e2bcd1e7ef11 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 Aug 12 12:48:45.293295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-323b4e08-5e23-4804-b38a-e2bcd1e7ef11 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:45.293654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-323b4e08-5e23-4804-b38a-e2bcd1e7ef11 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:45.301487 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-323b4e08-5e23-4804-b38a-e2bcd1e7ef11 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 returned with HTTP 404 Aug 12 12:48:45.302177 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 227/886] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:45 2026] GET /volume/v3/volumes/3e81e13a-1e4d-491f-a2d3-cb6f556c53f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:45.313382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:45.314792 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:45.315315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1948488714"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:45.317331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1948488714'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:45.317331 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume of 1 GB Aug 12 12:48:45.322646 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Availability Zones retrieved successfully. Aug 12 12:48:45.331186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Flow 'volume_create_api' (e397d6c4-1ecc-4060-bd6c-07b3ab1fef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:45.332478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ef81fc-4514-44b0-90cc-44824a1ed7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:45.334017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:45.378362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:45.378758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ef81fc-4514-44b0-90cc-44824a1ed7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:45.381420 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:45.381686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:45.381870 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b29eb1-d0b4-42cb-90fc-57d00cb539fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:45.382053 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:45.392716 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:45.392716 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:45.398327 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:45.405998 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7de7e6f1-1f4d-4c3d-8d72-8d52fe3cb2a9 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:45.406902 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 222/887] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:45 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:45.454577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Created reservations ['b8b49860-fb44-41d1-b58f-94933522d39a', '93bbc250-9225-42a8-9b36-d3ba70c2bbe3', '6e790b8c-f568-458c-a404-8277885f1f90', '0a82c72f-1899-460d-89a2-e1f9b4102250'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:45.455530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b29eb1-d0b4-42cb-90fc-57d00cb539fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b49860-fb44-41d1-b58f-94933522d39a', '93bbc250-9225-42a8-9b36-d3ba70c2bbe3', '6e790b8c-f568-458c-a404-8277885f1f90', '0a82c72f-1899-460d-89a2-e1f9b4102250']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:45.456613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07939bf3-85f6-405c-84bf-73b7d1f46eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:45.494754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07939bf3-85f6-405c-84bf-73b7d1f46eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c8bb64c-0f3c-4b6a-8b39-6f608e96d153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1948488714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1ba54174e4786b20a255b9ad2a375',qos_specs=None,replication_status=,reservations=['b8b49860-fb44-41d1-b58f-94933522d39a','93bbc250-9225-42a8-9b36-d3ba70c2bbe3','6e790b8c-f568-458c-a404-8277885f1f90','0a82c72f-1899-460d-89a2-e1f9b4102250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1948488714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c8bb64c-0f3c-4b6a-8b39-6f608e96d153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e1ba54174e4786b20a255b9ad2a375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:45.495456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a380e1-52f2-46db-817a-d624e55c857d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:45.524499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a380e1-52f2-46db-817a-d624e55c857d) transitioned into state 'SUCCESS' from state '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-1948488714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1ba54174e4786b20a255b9ad2a375',qos_specs=None,replication_status=,reservations=['b8b49860-fb44-41d1-b58f-94933522d39a','93bbc250-9225-42a8-9b36-d3ba70c2bbe3','6e790b8c-f568-458c-a404-8277885f1f90','0a82c72f-1899-460d-89a2-e1f9b4102250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1333bb637dba48e1808a18bb1e1a04b3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:45.525737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee632fc1-e42d-4475-8f88-3a99bc886938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:45.543497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee632fc1-e42d-4475-8f88-3a99bc886938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:45.544872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Flow 'volume_create_api' (e397d6c4-1ecc-4060-bd6c-07b3ab1fef80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:45.545229 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create volume request issued successfully. Aug 12 12:48:45.545801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98a777f8-cb91-4b32-ae18-081ee2b26c49 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:45.546572 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 215/888] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:45 2026] POST /volume/v3/volumes => generated 746 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:45.562577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:45.564877 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:45.565063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:45.565299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:45.575099 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:45.575099 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:45.582184 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:45.592280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-444c9fe8-7f63-4a7b-9d43-ef95830d6eba tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:45.592625 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 225/889] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:45 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:46.435050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcd71002-58ea-426a-af11-8ff665953640 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:46.437543 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcd71002-58ea-426a-af11-8ff665953640 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:46.438700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcd71002-58ea-426a-af11-8ff665953640 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:46.438700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcd71002-58ea-426a-af11-8ff665953640 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:46.452030 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:46.452030 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:46.458027 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dcd71002-58ea-426a-af11-8ff665953640 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:46.467864 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcd71002-58ea-426a-af11-8ff665953640 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:46.467864 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 228/890] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:46 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:46.616861 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:46.618216 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:46.618805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:46.619059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:46.630172 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:46.630172 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:46.639884 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:46.654043 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbc533ae-087f-404e-9ed4-ffcc49e24e60 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:46.655110 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 223/891] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:46 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:46.682613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:46.689663 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:46.690399 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c8bb64c-0f3c-4b6a-8b39-6f608e96d153", "name": "tempest-VolumesExtendTest-Snapshot-1606736481"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:46.708343 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:46.708343 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:46.708343 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:46.708343 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Create snapshot from volume 8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:46.780240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Created reservations ['ae82554e-fc64-4c28-9f50-35495e8dd271', 'da5a14a5-a84d-4ff5-89e6-60c8e840062d', '8c5c497c-7816-4c0d-81fd-dd926b5027ff', '1bf85d91-c9d1-4230-b1a4-54e817bd6c59'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:46.831053 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot create request issued successfully. Aug 12 12:48:46.831590 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eea9b2b8-4790-44af-85ca-fb6edc5be3f6 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:48:46.832381 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 216/892] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:48:46 2026] POST /volume/v3/snapshots => generated 304 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:46.846206 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:46.847743 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:46.848005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:46.848224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:46.855471 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:46.855471 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:46.856137 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot retrieved successfully. Aug 12 12:48:46.857508 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e59212d-235d-42c6-bbd2-de3b6e4281bf tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 returned with HTTP 200 Aug 12 12:48:46.858131 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 226/893] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:46 2026] GET /volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:47.181809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.188952 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:47.189890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1029322464", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:47.193149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1029322464', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:47.196977 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Create volume of 1 GB Aug 12 12:48:47.204710 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Availability Zones retrieved successfully. Aug 12 12:48:47.219821 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Flow 'volume_create_api' (3fdad4c6-1d2c-4e9c-ae1f-2645eb1e17dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:47.221627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c2e6c2-0c93-44d9-9aa0-53bad18b39c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:47.223563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:47.267013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c2e6c2-0c93-44d9-9aa0-53bad18b39c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:47.267013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a54f47-e4e4-4d6f-ab3b-2763396afa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:47.411105 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Created reservations ['b2864ea0-318d-485a-96c1-92c2d2c1ddb2', '7337528d-3b3b-42dd-a4d5-f4ae9c5e5a33', '0e89cad5-acee-4e64-a523-80a1110ee007', '1d177052-bf43-4183-a4c7-08516f73cb14'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:47.411966 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a54f47-e4e4-4d6f-ab3b-2763396afa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2864ea0-318d-485a-96c1-92c2d2c1ddb2', '7337528d-3b3b-42dd-a4d5-f4ae9c5e5a33', '0e89cad5-acee-4e64-a523-80a1110ee007', '1d177052-bf43-4183-a4c7-08516f73cb14']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:47.414153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1af094-8dc3-43b3-9e6c-2f5ad4c48582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:47.446382 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1af094-8dc3-43b3-9e6c-2f5ad4c48582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b95a3514-a052-4dad-8d0d-b4024ba0ad1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1029322464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdfc3816d9a949b7853a0da25dcbd944',qos_specs=None,replication_status=,reservations=['b2864ea0-318d-485a-96c1-92c2d2c1ddb2','7337528d-3b3b-42dd-a4d5-f4ae9c5e5a33','0e89cad5-acee-4e64-a523-80a1110ee007','1d177052-bf43-4183-a4c7-08516f73cb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05659c5022f34b2bb0f007f97814146f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1029322464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b95a3514-a052-4dad-8d0d-b4024ba0ad1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdfc3816d9a949b7853a0da25dcbd944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05659c5022f34b2bb0f007f97814146f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:47.447441 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d14501-c919-4257-8c18-2041ec644e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:47.491629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.495309 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:47.495451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:47.495678 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:47.495973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d14501-c919-4257-8c18-2041ec644e32) transitioned into state 'SUCCESS' from state '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-1029322464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdfc3816d9a949b7853a0da25dcbd944',qos_specs=None,replication_status=,reservations=['b2864ea0-318d-485a-96c1-92c2d2c1ddb2','7337528d-3b3b-42dd-a4d5-f4ae9c5e5a33','0e89cad5-acee-4e64-a523-80a1110ee007','1d177052-bf43-4183-a4c7-08516f73cb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05659c5022f34b2bb0f007f97814146f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:47.497095 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef4a952-d648-4095-8be2-0d99bbd717f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:47.508426 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:47.508426 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:47.515763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef4a952-d648-4095-8be2-0d99bbd717f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:47.516845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Flow 'volume_create_api' (3fdad4c6-1d2c-4e9c-ae1f-2645eb1e17dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:47.517290 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Create volume request issued successfully. Aug 12 12:48:47.518548 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-16cf1fe6-9f34-4592-bf59-d93238a14d37 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:47.518548 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 229/894] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 12:48:47 2026] POST /volume/v3/volumes => generated 753 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:47.520456 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:47.529420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.530499 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6728aa46-48e1-4de1-aa6a-0a555859eb8a tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:47.531179 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 224/895] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:47 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:47.533198 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:47.533389 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:47.533695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:47.542134 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:47.542134 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:47.549716 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:47.556565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-114784c5-49ff-4e61-907a-825d9245b097 req-d160dbf6-39fb-4dc6-a77a-6d7aeba6cc5e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 200 Aug 12 12:48:47.556735 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 217/896] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:47 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:47.604127 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.607638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:47.607871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:47.608584 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:47.623610 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:47.623610 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:47.631716 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:47.639217 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-63e81a70-00ec-4741-ad82-5c5ddff5b3a7 req-c41eaf36-ca01-4aa1-bf36-4922bc16f01d tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 200 Aug 12 12:48:47.639687 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 227/897] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:47 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:47.872501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.875499 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:47.877036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:47.877036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:47.884043 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:47.884043 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:47.884683 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot retrieved successfully. Aug 12 12:48:47.885902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e22293a2-4c64-40bd-b71e-24eaa5371123 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 returned with HTTP 200 Aug 12 12:48:47.886328 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 230/898] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:47 2026] GET /volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:47.898046 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:47.902245 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] POST https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153/action Aug 12 12:48:47.902245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:47.902245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:47.913386 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:47.913386 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:47.914309 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:47.981706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Created reservations ['17f2a797-204e-48f3-aafb-74c723a25084', '68e57a03-b40e-459a-b11e-b8f85452f263'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:47.998006 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Extend volume request issued successfully. Aug 12 12:48:47.998698 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca63b3c-c055-4c5b-b9b2-90e9a6f36294 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153/action returned with HTTP 202 Aug 12 12:48:47.999125 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 225/899] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:48:47 2026] POST /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:48:48.011477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.014481 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:48.014759 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:48.015212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:48.029511 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.029511 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:48.038820 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:48.048441 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3256e8d0-1097-4787-8374-bd9503b9ba63 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:48.048441 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 218/900] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:48 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:48.550149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.553534 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:48:48.553534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:48.554741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:48.565790 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.565790 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:48.571660 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:48.579429 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1b8ac45-77e2-4c53-a3de-912f60ca8607 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:48:48.579881 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 228/901] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:48 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:48.633515 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.636198 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] POST https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action Aug 12 12:48:48.636596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-537771044", "disk_format": "qcow2"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:48.636936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-537771044", "disk_format": "qcow2"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:48.649322 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.649322 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:48.649999 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:48:48.674709 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.675973 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.675973 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:48.679282 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:48.679846 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:48.679925 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:48.682206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.image.image_utils [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-537771044'}] 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-537771044'}]. {{(pid=100195) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 12:48:48.689184 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.689184 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:48.699143 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:48.703390 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ea94dfeb-732b-4849-a479-32a4fe917694 req-6a80c748-6b46-4bcb-b3be-5c7d94c8e2b1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 200 Aug 12 12:48:48.703957 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 226/902] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:48 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:48.737408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.742570 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:48:48.742570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b95a3514-a052-4dad-8d0d-b4024ba0ad1b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-793187513", "description": null, "metadata": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:48.761585 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.761585 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:48.762413 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:48.762719 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Create snapshot from volume b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:48.820771 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Created reservations ['16d19265-151e-4f98-86de-02f6c03bccc7', '47a20d64-0d75-41f1-9407-5d18689a3241', '52c999b1-5324-4f57-9fc1-18102a3eb562', '1aca439e-d114-480a-960b-70ea52e3f98a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:48.891786 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Snapshot create request issued successfully. Aug 12 12:48:48.891868 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c162717c-7f7d-4b8d-9a3e-ca588b0a21eb req-998cf07e-8bbc-4ac1-81cc-9c6fc5b60938 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:48:48.892373 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 219/903] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 12:48:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:48.984244 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:48.987039 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] GET https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:48.988090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:48.988090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:48.996283 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:48.996283 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:48.996953 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Snapshot retrieved successfully. Aug 12 12:48:48.998738 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a94f7521-848d-403c-8ecc-a07d57f79df6 req-8c1e7ac5-b7fe-4256-84a8-f87bf7dd1d36 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 returned with HTTP 200 Aug 12 12:48:48.998738 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 229/904] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 12:48:48 2026] GET /volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.050407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.053095 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:48:49.053564 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.053647 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.053929 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:49.056083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:49.065303 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] Get all snapshots completed successfully. Aug 12 12:48:49.065303 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.065303 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:49.065303 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-de1d3c5f-05d5-4596-bab8-f0512b104340 req-55225ab6-bac2-461d-99fa-e358d9e474c1 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-reader] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:48:49.066314 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 227/905] 10.4.3.81 () {68 vars in 1507 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.069531 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.078783 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:49.080370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.080750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.092492 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.092492 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:49.098951 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:49.108026 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bfb2fa6-f866-40c2-810c-c05ad393a314 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:49.108026 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 220/906] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.124468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.127372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.129326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:49.129326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.132980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.133090 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:49.133090 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.133090 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.138720 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.138720 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:49.138868 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Snapshot retrieved successfully. Aug 12 12:48:49.140487 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80aadd73-f956-4f38-b839-71701c16f000 req-6a78b8a7-2db3-4808-b421-5c428be47e0e tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 returned with HTTP 200 Aug 12 12:48:49.140861 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 230/907] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.155411 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.155411 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:49.167182 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:49.175339 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4da5ae3e-b794-4487-8217-2ec3343c36b0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:49.175662 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 228/908] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.191407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.191407 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:49.191407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.191407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.191407 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Delete snapshot with id: b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:49.197897 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.197897 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:49.198353 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Snapshot retrieved successfully. Aug 12 12:48:49.205710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.210516 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:49.210964 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.211420 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.211619 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Delete snapshot with id: 2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:49.221598 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.221598 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:49.222248 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot retrieved successfully. Aug 12 12:48:49.229809 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Snapshot delete request issued successfully. Aug 12 12:48:49.230452 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e00bd4f5-aeaa-40c0-86b7-02ef7552eaac req-7f358e06-7276-4f08-a61c-113ec87c1729 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 returned with HTTP 202 Aug 12 12:48:49.231162 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 221/909] 10.4.3.81 () {70 vars in 1619 bytes} [Wed Aug 12 12:48:49 2026] DELETE /volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:49.269171 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot delete request issued successfully. Aug 12 12:48:49.269460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1b6141f-1f29-4a77-9b53-2b7441d4fbb0 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 returned with HTTP 202 Aug 12 12:48:49.270321 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 231/910] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:48:49 2026] DELETE /volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:49.275546 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.279196 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:49.279196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.281516 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.287243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:49.290200 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:49.290356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:49.291350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:49.292395 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.292395 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:49.294212 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Snapshot retrieved successfully. Aug 12 12:48:49.296156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67591f13-8c97-4cab-a198-79635427b7c4 req-68056ae4-cbb7-48fe-af05-77947ad45d6b tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 returned with HTTP 200 Aug 12 12:48:49.297591 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 229/911] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.297950 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:49.297950 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:49.298695 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Snapshot retrieved successfully. Aug 12 12:48:49.299721 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc5dc05e-39b6-49a0-9b92-ada518d4c0c2 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 returned with HTTP 200 Aug 12 12:48:49.300944 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 222/912] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:49 2026] GET /volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:49.511895 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Copy volume to image completed successfully. Aug 12 12:48:49.512429 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-236b053c-a3c7-4a46-a87f-5fc72b74ec71 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action returned with HTTP 202 Aug 12 12:48:49.512993 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 231/913] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:48:48 2026] POST /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a/action => generated 688 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:50.314444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ebd84d1-63ed-4249-8449-c7c1123cb42d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.316913 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ebd84d1-63ed-4249-8449-c7c1123cb42d tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 Aug 12 12:48:50.317200 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ebd84d1-63ed-4249-8449-c7c1123cb42d tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.317491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ebd84d1-63ed-4249-8449-c7c1123cb42d tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.323640 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ebd84d1-63ed-4249-8449-c7c1123cb42d tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 returned with HTTP 404 Aug 12 12:48:50.324498 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 232/914] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:50 2026] GET /volume/v3/snapshots/2d97c439-1496-4693-866a-f073af3a82f3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:50.333052 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.335092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:50.335276 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4760f5fd-c523-4981-a190-cf50c4c943d5 req-be649826-71b4-4d7a-b279-1fb6d823b559 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.335617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.335617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.339349 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4760f5fd-c523-4981-a190-cf50c4c943d5 req-be649826-71b4-4d7a-b279-1fb6d823b559 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 Aug 12 12:48:50.339349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4760f5fd-c523-4981-a190-cf50c4c943d5 req-be649826-71b4-4d7a-b279-1fb6d823b559 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.339349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4760f5fd-c523-4981-a190-cf50c4c943d5 req-be649826-71b4-4d7a-b279-1fb6d823b559 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.345574 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:50.345574 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:50.347694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4760f5fd-c523-4981-a190-cf50c4c943d5 req-be649826-71b4-4d7a-b279-1fb6d823b559 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 returned with HTTP 404 Aug 12 12:48:50.350366 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 223/915] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 12:48:50 2026] GET /volume/v3/snapshots/b739d5c8-5b9d-441e-a1ad-508f88d7baf1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:50.358906 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:50.367181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10dff5cb-6085-49f0-9038-6efc2f038e2f tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:50.367906 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 230/916] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:50 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:50.383637 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.386311 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:50.386458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.387071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.387071 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Delete volume with id: b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:50.391761 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08244ca6-19c4-448b-a5d8-29fb5569077c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.393477 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:50.393849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.394195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.395793 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Delete volume with id: 8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:50.397920 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:50.397920 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:50.398602 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:50.404647 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:50.404647 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:50.405343 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:50.432061 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Delete volume request issued successfully. Aug 12 12:48:50.432428 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8347e54e-2e80-415b-92bf-e54e98509195 req-1d9ba03d-a4b8-438f-bad2-533517739d9c tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 202 Aug 12 12:48:50.432563 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Delete volume request issued successfully. Aug 12 12:48:50.432786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08244ca6-19c4-448b-a5d8-29fb5569077c tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 202 Aug 12 12:48:50.433193 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 232/917] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:48:50 2026] DELETE /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:50.433359 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 233/918] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:48:50 2026] DELETE /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:48:50.452208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-14925aea-acd2-4952-92b1-95f582639f6e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.455710 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14925aea-acd2-4952-92b1-95f582639f6e tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:50.456629 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14925aea-acd2-4952-92b1-95f582639f6e tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.456970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14925aea-acd2-4952-92b1-95f582639f6e tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.467665 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:50.467665 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:50.478804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:50.480821 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-14925aea-acd2-4952-92b1-95f582639f6e tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Volume info retrieved successfully. Aug 12 12:48:50.482351 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:50.482493 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:50.483313 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:50.490530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14925aea-acd2-4952-92b1-95f582639f6e tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 200 Aug 12 12:48:50.491117 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 224/919] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:50 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:50.494102 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:50.494102 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:50.500195 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Volume info retrieved successfully. Aug 12 12:48:50.511211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3878d5b1-c7f2-4a35-bbdb-30a48e52a8df req-59badc82-0c14-41b7-9fa2-aa3cfc4457ea tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 200 Aug 12 12:48:50.512048 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 231/920] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:50 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:51.504236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-98a88418-bbc5-497f-b875-343c89261f72 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:51.506363 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98a88418-bbc5-497f-b875-343c89261f72 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] GET https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 Aug 12 12:48:51.506604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98a88418-bbc5-497f-b875-343c89261f72 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:51.506871 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98a88418-bbc5-497f-b875-343c89261f72 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:51.513740 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98a88418-bbc5-497f-b875-343c89261f72 tempest-VolumesExtendTest-1537290341 tempest-VolumesExtendTest-1537290341-project-member] https://10.4.3.81/volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 returned with HTTP 404 Aug 12 12:48:51.514396 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 233/921] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:51 2026] GET /volume/v3/volumes/8c8bb64c-0f3c-4b6a-8b39-6f608e96d153 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:51.556301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a3e35aa3-8464-46a3-bd11-a5e0d6cc9a7f req-2307c24e-dfbf-4989-aa4a-9c055c2e12e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:51.559042 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a3e35aa3-8464-46a3-bd11-a5e0d6cc9a7f req-2307c24e-dfbf-4989-aa4a-9c055c2e12e7 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:51.559322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a3e35aa3-8464-46a3-bd11-a5e0d6cc9a7f req-2307c24e-dfbf-4989-aa4a-9c055c2e12e7 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:51.559577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a3e35aa3-8464-46a3-bd11-a5e0d6cc9a7f req-2307c24e-dfbf-4989-aa4a-9c055c2e12e7 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:51.567117 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a3e35aa3-8464-46a3-bd11-a5e0d6cc9a7f req-2307c24e-dfbf-4989-aa4a-9c055c2e12e7 tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 404 Aug 12 12:48:51.567721 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 234/922] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:51 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:51.593430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:51.598474 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:51.598770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:51.599088 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:51.599310 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Delete volume with id: b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:51.608634 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-30a530b4-2f86-42c1-95ee-a1bf5a7e2d15 req-3758b7bb-a8af-4f92-9acd-1f3a063a525a tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 404 Aug 12 12:48:51.609510 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 225/923] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:48:51 2026] DELETE /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:51.632875 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3eec47a6-11c5-446d-b3bc-74d674051cd4 req-1320093f-e2f6-4f4c-9ab7-b3a2f99bafee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:51.635660 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3eec47a6-11c5-446d-b3bc-74d674051cd4 req-1320093f-e2f6-4f4c-9ab7-b3a2f99bafee tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] GET https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b Aug 12 12:48:51.635994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3eec47a6-11c5-446d-b3bc-74d674051cd4 req-1320093f-e2f6-4f4c-9ab7-b3a2f99bafee tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:51.636282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3eec47a6-11c5-446d-b3bc-74d674051cd4 req-1320093f-e2f6-4f4c-9ab7-b3a2f99bafee tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:51.643648 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3eec47a6-11c5-446d-b3bc-74d674051cd4 req-1320093f-e2f6-4f4c-9ab7-b3a2f99bafee tempest-VolumesSnapshotsTestJSON-24983328 tempest-VolumesSnapshotsTestJSON-24983328-project-member] https://10.4.3.81/volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b returned with HTTP 404 Aug 12 12:48:51.644376 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 232/924] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:48:51 2026] GET /volume/v3/volumes/b95a3514-a052-4dad-8d0d-b4024ba0ad1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:53.419073 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:53.521360 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:53.522749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1370219880"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:53.523723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1370219880'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:53.524126 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume of 1 GB Aug 12 12:48:53.527556 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=273,cinder:INSERT=34,cinder:UPDATE=56 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:48:53.529785 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Availability Zones retrieved successfully. Aug 12 12:48:53.539858 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (6c11f1b6-5b56-4594-b029-d768a0d6486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:53.543136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a15aa7e-9471-4527-b13c-d8a26bbde2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:53.543375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:53.578544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a15aa7e-9471-4527-b13c-d8a26bbde2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:53.579696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e071d5f0-5106-4120-b860-8c07f2858bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:53.677311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Created reservations ['5dea4301-5ed2-462e-a4d3-f2429a24a3fc', '6e35f6dd-e563-450f-a9e9-33e480cc03cb', 'bd4af3a7-b24c-4dca-942f-f10c97ce8ec6', '9f8a74c4-deda-4ad5-81eb-79602687387e'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:53.678264 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e071d5f0-5106-4120-b860-8c07f2858bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dea4301-5ed2-462e-a4d3-f2429a24a3fc', '6e35f6dd-e563-450f-a9e9-33e480cc03cb', 'bd4af3a7-b24c-4dca-942f-f10c97ce8ec6', '9f8a74c4-deda-4ad5-81eb-79602687387e']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:53.679173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d035d3-0dc9-46fc-a9fb-50fd83dbfdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:53.722805 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d035d3-0dc9-46fc-a9fb-50fd83dbfdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b31c2425-93d2-4f60-834f-1cee4ea1b03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1370219880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab32655d231842439129ec2f783fd436',qos_specs=None,replication_status=,reservations=['5dea4301-5ed2-462e-a4d3-f2429a24a3fc','6e35f6dd-e563-450f-a9e9-33e480cc03cb','bd4af3a7-b24c-4dca-942f-f10c97ce8ec6','9f8a74c4-deda-4ad5-81eb-79602687387e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c3d5147a3b4835bcc22cc4784c1b66',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1370219880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b31c2425-93d2-4f60-834f-1cee4ea1b03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab32655d231842439129ec2f783fd436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3c3d5147a3b4835bcc22cc4784c1b66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:53.722805 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c56a701-da98-48dc-8bf0-ae5826a50457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:53.769168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c56a701-da98-48dc-8bf0-ae5826a50457) transitioned into state 'SUCCESS' from state '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-1370219880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab32655d231842439129ec2f783fd436',qos_specs=None,replication_status=,reservations=['5dea4301-5ed2-462e-a4d3-f2429a24a3fc','6e35f6dd-e563-450f-a9e9-33e480cc03cb','bd4af3a7-b24c-4dca-942f-f10c97ce8ec6','9f8a74c4-deda-4ad5-81eb-79602687387e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c3d5147a3b4835bcc22cc4784c1b66',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:53.771559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c077e58-a654-47b2-9075-10119fb055f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:53.789274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c077e58-a654-47b2-9075-10119fb055f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:53.790516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (6c11f1b6-5b56-4594-b029-d768a0d6486e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:53.791294 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request issued successfully. Aug 12 12:48:53.791721 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20836b92-a19f-4fcc-b1d9-c547b704e779 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:53.792277 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 234/925] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:48:53 2026] POST /volume/v3/volumes => generated 748 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:48:53.811699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:53.816183 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:48:53.816183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:53.820715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:53.824391 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=291,cinder:UPDATE=81,cinder:INSERT=57 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:48:53.834583 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:53.834583 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:53.840602 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:48:53.847739 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b30a992-7519-4a8f-835d-dc6fcb3ac8ff tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 200 Aug 12 12:48:53.848495 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 235/926] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:53 2026] GET /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:54.447328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47e860f9-c974-4a37-919f-d23d80b77984 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.582660 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e860f9-c974-4a37-919f-d23d80b77984 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:48:54.582660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e860f9-c974-4a37-919f-d23d80b77984 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-90346307"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:54.588920 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=313,cinder:UPDATE=102,cinder:INSERT=51 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:48:54.625808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e860f9-c974-4a37-919f-d23d80b77984 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:48:54.626832 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 226/927] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:48:54 2026] POST /volume/v3/types => generated 226 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:54.640681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b04dce9-e4ad-4779-9f73-5aab4b89f5c0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.644221 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b04dce9-e4ad-4779-9f73-5aab4b89f5c0 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:48:54.645438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b04dce9-e4ad-4779-9f73-5aab4b89f5c0 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1077851441"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:54.652291 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=317,cinder:UPDATE=80,cinder:INSERT=38 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:48:54.683267 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b04dce9-e4ad-4779-9f73-5aab4b89f5c0 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:48:54.684536 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 233/928] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:48:54 2026] POST /volume/v3/group_types => generated 185 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:54.696760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.838639 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:48:54.839570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b3ebb839-e926-49ec-a469-0d327440bba1", "volume_types": ["30c59b74-ac69-4a6e-b30e-5b49090c2f1d"], "name": "tempest-GroupSnapshotsV319Test-Group-474396374"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:54.844367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Creating new group {'group': {'group_type': 'b3ebb839-e926-49ec-a469-0d327440bba1', 'volume_types': ['30c59b74-ac69-4a6e-b30e-5b49090c2f1d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-474396374'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:48:54.848321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-474396374. Aug 12 12:48:54.851058 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:54.851058 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:54.873935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.876355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:48:54.876572 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:54.876816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:54.888471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:48:54.886753. {{(pid=100195) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:48:54.888471 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Availability Zones retrieved successfully. Aug 12 12:48:54.889028 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:54.889028 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:54.894288 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:48:54.901075 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b44e6cb-84d0-443a-bca6-a4301b76d4de tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 200 Aug 12 12:48:54.902014 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 236/929] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:48:54 2026] GET /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:54.913898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd43244a-0920-4897-93bd-7c661fac582f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.913898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd43244a-0920-4897-93bd-7c661fac582f None None] GET https://10.4.3.81/volume// Aug 12 12:48:54.914116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd43244a-0920-4897-93bd-7c661fac582f None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:54.914808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd43244a-0920-4897-93bd-7c661fac582f None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:54.916194 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd43244a-0920-4897-93bd-7c661fac582f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:48:54.916194 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 227/930] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:48:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:48:54.928443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Created reservations ['6163eeea-24b5-493f-b89b-2a19dfdd62db'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:54.932750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:54.937626 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:48:54.938750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:54.939838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:54.964717 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:54.964717 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:54.973224 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:48:54.979292 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-c32f2320-0879-4399-926b-2caf36d92d58 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:48:54.979292 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 234/931] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:48:54 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1537 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:48:54.986884 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-555bad2d-d7dc-4669-9eca-6a297d91fba2 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:48:54.986884 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 235/932] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:48:54 2026] POST /volume/v3/groups => generated 115 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:55.003956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-35c04361-54a0-4bba-9a35-484fbf0be70d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:55.008270 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-35c04361-54a0-4bba-9a35-484fbf0be70d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b Aug 12 12:48:55.008488 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-35c04361-54a0-4bba-9a35-484fbf0be70d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:55.009474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-35c04361-54a0-4bba-9a35-484fbf0be70d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:55.009474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-35c04361-54a0-4bba-9a35-484fbf0be70d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member c4a39602-f18e-4d08-8870-4ee69127bb9b {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:48:55.017464 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:55.017464 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:55.032262 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-35c04361-54a0-4bba-9a35-484fbf0be70d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b returned with HTTP 200 Aug 12 12:48:55.032909 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 237/933] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:48:55 2026] GET /volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b => generated 395 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:55.147686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:55.152552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] PUT https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 Aug 12 12:48:55.156220 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:55.181809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Acquiring lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:48:55.190179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:48:55.193077 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:55.193077 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:55.379381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Lock "cinder-attachment_update-71c860ab-d8fa-4e24-bab6-430ccf0b86c7-np0000007055" released by "attachment_update" :: held 0.190s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:48:55.380177 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-3ef200ea-d94e-4b7d-be01-b8936f5fda7a tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 returned with HTTP 200 Aug 12 12:48:55.381368 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 228/934] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:48:55 2026] PUT /volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:55.420378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-1f7b2db8-04eb-4116-8ec8-8826d0f137b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:55.424016 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-1f7b2db8-04eb-4116-8ec8-8826d0f137b9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] POST https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4/action Aug 12 12:48:55.424599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-1f7b2db8-04eb-4116-8ec8-8826d0f137b9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:55.424599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-1f7b2db8-04eb-4116-8ec8-8826d0f137b9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:55.446761 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:55.446761 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:55.469927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7ea8fd98-9a4b-47dc-907b-54e3e9b00cfb req-1f7b2db8-04eb-4116-8ec8-8826d0f137b9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4/action returned with HTTP 204 Aug 12 12:48:55.470457 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 235/935] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:48:55 2026] POST /volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:56.049820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-164a18f8-71b1-428a-b627-3546b0a6f888 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:56.052960 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-164a18f8-71b1-428a-b627-3546b0a6f888 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b Aug 12 12:48:56.053524 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-164a18f8-71b1-428a-b627-3546b0a6f888 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:56.053899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-164a18f8-71b1-428a-b627-3546b0a6f888 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:56.054270 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-164a18f8-71b1-428a-b627-3546b0a6f888 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member c4a39602-f18e-4d08-8870-4ee69127bb9b {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:48:56.060397 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.060397 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:56.073429 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-164a18f8-71b1-428a-b627-3546b0a6f888 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b returned with HTTP 200 Aug 12 12:48:56.074182 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 236/936] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:48:56 2026] GET /volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b => generated 396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:56.088597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:56.090514 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:48:56.091081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1316328338", "volume_type": "30c59b74-ac69-4a6e-b30e-5b49090c2f1d", "group_id": "c4a39602-f18e-4d08-8870-4ee69127bb9b", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:56.093361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1316328338', 'volume_type': '30c59b74-ac69-4a6e-b30e-5b49090c2f1d', 'group_id': 'c4a39602-f18e-4d08-8870-4ee69127bb9b', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:48:56.106395 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.106395 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:56.106640 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Create volume of 1 GB Aug 12 12:48:56.117726 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Availability Zones retrieved successfully. Aug 12 12:48:56.129143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Flow 'volume_create_api' (83ac75d5-8086-4a83-8901-9efc0db6fc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:56.130651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1b8241-4690-4113-bf6c-4e3b358b1a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:56.131436 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.131436 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:56.132125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:48:56.169854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1b8241-4690-4113-bf6c-4e3b358b1a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:48:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30c59b74-ac69-4a6e-b30e-5b49090c2f1d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-90346307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30c59b74-ac69-4a6e-b30e-5b49090c2f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4a39602-f18e-4d08-8870-4ee69127bb9b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:56.171177 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a63cc5-b95b-413a-add8-7cabbe9dc997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:56.219415 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-90346307 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-90346307, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:48:56.219605 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-90346307 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-90346307, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:48:56.297451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Created reservations ['8dbfd4d4-5e06-4c82-bfe6-46e493e51c19', '428a4a2d-37fd-4dda-af54-9dfe8977ec55', 'e414126d-9582-4ed2-aebe-c4d39f52cbc3', '065c7fcf-8f6b-447d-8458-b58d1510b4e3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:56.298457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a63cc5-b95b-413a-add8-7cabbe9dc997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbfd4d4-5e06-4c82-bfe6-46e493e51c19', '428a4a2d-37fd-4dda-af54-9dfe8977ec55', 'e414126d-9582-4ed2-aebe-c4d39f52cbc3', '065c7fcf-8f6b-447d-8458-b58d1510b4e3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:56.299281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180d9e5b-7e78-4d5d-bf8b-40be18481f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:56.330026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180d9e5b-7e78-4d5d-bf8b-40be18481f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3f3892-90f2-4fea-80ea-ece519636418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1316328338',encryption_key_id=None,group_id=c4a39602-f18e-4d08-8870-4ee69127bb9b,group_type_id=,metadata={},multiattach=False,project_id='fb718ea9b0ed4cb6b750a73d3906c20e',qos_specs=None,replication_status=,reservations=['8dbfd4d4-5e06-4c82-bfe6-46e493e51c19','428a4a2d-37fd-4dda-af54-9dfe8977ec55','e414126d-9582-4ed2-aebe-c4d39f52cbc3','065c7fcf-8f6b-447d-8458-b58d1510b4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32bd431e95a54757b81d706bd4f57519',volume_type_id=30c59b74-ac69-4a6e-b30e-5b49090c2f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1316328338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4a39602-f18e-4d08-8870-4ee69127bb9b,host=None,id=5a3f3892-90f2-4fea-80ea-ece519636418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb718ea9b0ed4cb6b750a73d3906c20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32bd431e95a54757b81d706bd4f57519',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30c59b74-ac69-4a6e-b30e-5b49090c2f1d),volume_type_id=30c59b74-ac69-4a6e-b30e-5b49090c2f1d)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:56.331013 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c59ec2f-9604-4173-9d47-fa1dddb61a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:56.360602 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c59ec2f-9604-4173-9d47-fa1dddb61a20) transitioned into state 'SUCCESS' from state '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-1316328338',encryption_key_id=None,group_id=c4a39602-f18e-4d08-8870-4ee69127bb9b,group_type_id=,metadata={},multiattach=False,project_id='fb718ea9b0ed4cb6b750a73d3906c20e',qos_specs=None,replication_status=,reservations=['8dbfd4d4-5e06-4c82-bfe6-46e493e51c19','428a4a2d-37fd-4dda-af54-9dfe8977ec55','e414126d-9582-4ed2-aebe-c4d39f52cbc3','065c7fcf-8f6b-447d-8458-b58d1510b4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32bd431e95a54757b81d706bd4f57519',volume_type_id=30c59b74-ac69-4a6e-b30e-5b49090c2f1d)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:56.361854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e871101-9d1d-4e09-8b1d-47a0699a318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:48:56.387004 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e871101-9d1d-4e09-8b1d-47a0699a318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:48:56.388527 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Flow 'volume_create_api' (83ac75d5-8086-4a83-8901-9efc0db6fc66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:48:56.389296 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Create volume request issued successfully. Aug 12 12:48:56.390070 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:48:56.390154 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:48:56.443866 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:48:56.451809 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.451809 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:56.455021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed63b1cb-bd14-40a8-a82b-9ddccd70f72d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:48:56.456263 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 238/937] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:48:56 2026] POST /volume/v3/volumes => generated 823 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:56.476844 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b0696cd-7510-44b1-b464-74310fea4f09 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:56.480659 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 Aug 12 12:48:56.482153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:56.482153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:56.492359 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.492359 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:56.504228 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Volume info retrieved successfully. Aug 12 12:48:56.504900 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:48:56.505186 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:48:56.558066 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:48:56.563384 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:56.563384 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:56.579463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b0696cd-7510-44b1-b464-74310fea4f09 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 returned with HTTP 200 Aug 12 12:48:56.580062 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 229/938] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:48:56 2026] GET /volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:57.601717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:57.604694 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 Aug 12 12:48:57.605098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:57.605370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:57.621657 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:57.621657 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:57.629758 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Volume info retrieved successfully. Aug 12 12:48:57.631707 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:48:57.631707 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:48:57.697700 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:48:57.704242 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:57.704242 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:57.720528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-255b9fb6-2ae0-43a8-bf12-52f67c7ba447 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 returned with HTTP 200 Aug 12 12:48:57.721157 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 236/939] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:48:57 2026] GET /volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:57.742954 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-211c4134-9d1b-43b3-88a9-53022e917654 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:57.745100 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 12 12:48:57.745652 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c4a39602-f18e-4d08-8870-4ee69127bb9b", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-202229985"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:57.747237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c4a39602-f18e-4d08-8870-4ee69127bb9b', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-202229985'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 12:48:57.756473 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:57.756473 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:57.766227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.group_snapshots [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-202229985. Aug 12 12:48:57.843178 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:57.843178 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:57.875078 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-90346307 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-90346307, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:48:57.875291 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-90346307 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-90346307, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:48:57.917683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Created reservations ['ea904f30-cbe1-47ca-80c1-803d7cb77f11', 'c100b277-96db-4d25-af1a-dc787fa1e674', 'ac77105c-fd7a-4c4a-ba41-f4d1d3fb707b', 'f7397f5d-04f9-4405-8ce2-24e1f6296fe6'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:48:57.987364 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-211c4134-9d1b-43b3-88a9-53022e917654 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 12 12:48:57.987364 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 237/940] 10.4.3.81 () {70 vars in 1317 bytes} [Wed Aug 12 12:48:57 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:48:57.997064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:58.000751 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:58.000751 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:58.000751 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:58.001398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:58.011413 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:58.011413 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:58.021576 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c39d104a-dec7-42bb-8ebf-5c6a5c305c10 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:58.022370 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 239/941] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:57 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.036479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e51283f6-c246-4cae-876e-d00961266e6d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.039510 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e51283f6-c246-4cae-876e-d00961266e6d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.040429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e51283f6-c246-4cae-876e-d00961266e6d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.040429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e51283f6-c246-4cae-876e-d00961266e6d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.040623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-e51283f6-c246-4cae-876e-d00961266e6d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.050668 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.050668 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:59.058146 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e51283f6-c246-4cae-876e-d00961266e6d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.058960 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 230/942] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.075910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.079617 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:48:59.080461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.081368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.082769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:59.084889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:59.091891 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Get all snapshots completed successfully. Aug 12 12:48:59.092808 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.092808 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:59.094421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca97fe9c-4d81-4d39-aa93-6ec59f2be28d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:48:59.094421 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 237/943] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:48:59.108002 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2433cbd0-c322-4a49-8746-23070318d780 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.110619 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2433cbd0-c322-4a49-8746-23070318d780 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f8e4f47-1328-4a22-8ccb-dff4879bab9d Aug 12 12:48:59.110924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2433cbd0-c322-4a49-8746-23070318d780 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.111302 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2433cbd0-c322-4a49-8746-23070318d780 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.119435 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.119435 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:59.120120 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2433cbd0-c322-4a49-8746-23070318d780 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Snapshot retrieved successfully. Aug 12 12:48:59.121551 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2433cbd0-c322-4a49-8746-23070318d780 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/snapshots/3f8e4f47-1328-4a22-8ccb-dff4879bab9d returned with HTTP 200 Aug 12 12:48:59.121988 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 238/944] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/snapshots/3f8e4f47-1328-4a22-8ccb-dff4879bab9d => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:48:59.134954 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-372958e0-af5a-444f-aef0-947ea1377f15 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.140870 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-372958e0-af5a-444f-aef0-947ea1377f15 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action Aug 12 12:48:59.141394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-372958e0-af5a-444f-aef0-947ea1377f15 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:59.141906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-372958e0-af5a-444f-aef0-947ea1377f15 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:59.143581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-372958e0-af5a-444f-aef0-947ea1377f15 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Updating group '0ff6f003-e283-4e48-a9ae-01e400dce41c' with 'creating' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 12:48:59.150371 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.150371 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:59.168442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-372958e0-af5a-444f-aef0-947ea1377f15 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action returned with HTTP 202 Aug 12 12:48:59.169348 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 240/945] 10.4.3.81 () {70 vars in 1448 bytes} [Wed Aug 12 12:48:59 2026] POST /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:48:59.181479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76c41d07-7a4b-4988-844a-a3c91382e902 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.183852 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76c41d07-7a4b-4988-844a-a3c91382e902 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.184714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76c41d07-7a4b-4988-844a-a3c91382e902 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.184714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76c41d07-7a4b-4988-844a-a3c91382e902 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.184714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-76c41d07-7a4b-4988-844a-a3c91382e902 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.189385 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.189385 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:59.194152 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76c41d07-7a4b-4988-844a-a3c91382e902 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.194684 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 231/946] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.206982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.210172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action Aug 12 12:48:59.211244 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:59.211546 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:59.219024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Updating group '0ff6f003-e283-4e48-a9ae-01e400dce41c' with 'available' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 12:48:59.229238 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.229238 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:59.248172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb2a90ae-a2e7-4b91-8a16-46c60466e0d5 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action returned with HTTP 202 Aug 12 12:48:59.248919 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 238/947] 10.4.3.81 () {70 vars in 1448 bytes} [Wed Aug 12 12:48:59 2026] POST /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:48:59.263239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.266960 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.268009 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.268009 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.268846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.273428 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.273428 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:59.279307 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40585b54-ba4c-47d8-94e2-353c04d52d36 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.279880 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 239/948] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.296311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.299349 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action Aug 12 12:48:59.300239 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:59.300442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:59.306700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Updating group '0ff6f003-e283-4e48-a9ae-01e400dce41c' with 'error' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 12:48:59.314964 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.314964 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:59.327619 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2676e7d7-9d77-40b2-96bd-6ca5c72bf174 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action returned with HTTP 202 Aug 12 12:48:59.328264 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 241/949] 10.4.3.81 () {70 vars in 1448 bytes} [Wed Aug 12 12:48:59 2026] POST /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:48:59.341006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.343957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.343957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.344976 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.344976 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.351178 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.351178 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:59.356541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c24794b-9fe5-46cc-8a7e-637e3afde75d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.358836 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 232/950] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.371555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.374266 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action Aug 12 12:48:59.375910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:48:59.375910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:48:59.377982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Updating group '0ff6f003-e283-4e48-a9ae-01e400dce41c' with 'available' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 12:48:59.383162 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.383162 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:48:59.393558 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca401e24-174f-4a15-b6e4-60b3bdcf9402 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action returned with HTTP 202 Aug 12 12:48:59.394171 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 239/951] 10.4.3.81 () {70 vars in 1448 bytes} [Wed Aug 12 12:48:59 2026] POST /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:48:59.406172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.411869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.412733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.412841 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.417183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.423299 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.423299 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:59.431707 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fcb1bd20-ccf3-448c-b19e-07c43058966d tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.431917 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 240/952] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.446119 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d7132a08-1add-4582-8959-2634a9537f90 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.448196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.449500 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.450739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.451334 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] delete called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100197) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:48:59.451481 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.group_snapshots [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Delete group_snapshot with id: 0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.461494 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.461494 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:48:59.538427 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d7132a08-1add-4582-8959-2634a9537f90 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 202 Aug 12 12:48:59.539232 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 242/953] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:48:59 2026] DELETE /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 12:48:59.554145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8985a6f-23af-4567-8c45-17de77a35678 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.558145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:48:59.558145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.559175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.559175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:59.560502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:48:59.575384 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Get all volumes completed successfully. Aug 12 12:48:59.575384 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:48:59.575384 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:48:59.628041 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:48:59.638852 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.638852 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:48:59.654083 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8985a6f-23af-4567-8c45-17de77a35678 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:48:59.655204 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 233/954] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:48:59.670374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-44b33d5e-86ec-4fb5-b414-201447008b92 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.673008 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:48:59.673238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.673498 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.673766 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:48:59.675701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:48:59.689062 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Get all snapshots completed successfully. Aug 12 12:48:59.689062 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44b33d5e-86ec-4fb5-b414-201447008b92 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:48:59.689062 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 240/955] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:48:59.702477 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1d2b2922-5431-43cb-beab-41ebee34a54b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:48:59.704969 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d2b2922-5431-43cb-beab-41ebee34a54b tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:48:59.705399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2922-5431-43cb-beab-41ebee34a54b tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:48:59.706199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2922-5431-43cb-beab-41ebee34a54b tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:48:59.706199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-1d2b2922-5431-43cb-beab-41ebee34a54b tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:48:59.713064 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:48:59.713064 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:48:59.719981 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d2b2922-5431-43cb-beab-41ebee34a54b tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 200 Aug 12 12:48:59.720394 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 241/956] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:48:59 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:49:00.735888 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3950e752-4a47-4789-9127-e40e436f394e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:00.738226 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3950e752-4a47-4789-9127-e40e436f394e tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c Aug 12 12:49:00.738494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3950e752-4a47-4789-9127-e40e436f394e tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:00.738742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3950e752-4a47-4789-9127-e40e436f394e tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:00.738957 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-3950e752-4a47-4789-9127-e40e436f394e tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member 0ff6f003-e283-4e48-a9ae-01e400dce41c {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:49:00.747079 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3950e752-4a47-4789-9127-e40e436f394e tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c returned with HTTP 404 Aug 12 12:49:00.747492 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 243/957] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:49:00 2026] GET /volume/v3/group_snapshots/0ff6f003-e283-4e48-a9ae-01e400dce41c => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:00.755742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:00.759228 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:00.759228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:00.759631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:00.759847 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:00.761003 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:00.776075 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Get all volumes completed successfully. Aug 12 12:49:00.776767 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:00.776970 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:00.838122 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:00.842806 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:00.842806 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:00.854286 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2073ef84-06e3-48cf-b26e-2c3b1ba513c4 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:00.855201 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 234/958] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:00 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:00.870266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:00.874208 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] POST https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b/action Aug 12 12:49:00.874581 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:00.874703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:00.876211 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] delete called for group c4a39602-f18e-4d08-8870-4ee69127bb9b {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:00.876211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Delete group with id: c4a39602-f18e-4d08-8870-4ee69127bb9b Aug 12 12:49:00.881694 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:00.881694 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:00.934944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c877a5ef-1719-4ac1-89df-254eca82a4cb tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b/action returned with HTTP 202 Aug 12 12:49:00.935568 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 241/959] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:00 2026] POST /volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:00.945316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:00.949462 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 Aug 12 12:49:00.949462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:00.949462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:00.960135 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:00.960135 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:00.968465 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Volume info retrieved successfully. Aug 12 12:49:00.968465 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:00.968465 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:01.014388 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:01.016345 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:01.016345 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:01.027997 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e58adcb9-0d86-4dba-87bf-55364435ad47 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 returned with HTTP 200 Aug 12 12:49:01.029583 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 242/960] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:00 2026] GET /volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:01.926619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:01.928695 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:01.928916 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:01.929320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:01.940509 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:01.940509 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:01.946017 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:01.951437 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e39e62d-ba41-4bd2-9ced-003ee1858474 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:01.951947 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 244/961] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:01 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:02.053321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d0272bd-9d8c-4aaa-85df-aaf2573178ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.056297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d0272bd-9d8c-4aaa-85df-aaf2573178ac tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 Aug 12 12:49:02.056297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d0272bd-9d8c-4aaa-85df-aaf2573178ac tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.056513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d0272bd-9d8c-4aaa-85df-aaf2573178ac tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.065451 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d0272bd-9d8c-4aaa-85df-aaf2573178ac tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 returned with HTTP 404 Aug 12 12:49:02.065451 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 235/962] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:02 2026] GET /volume/v3/volumes/5a3f3892-90f2-4fea-80ea-ece519636418 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:02.078109 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.078735 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] GET https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b Aug 12 12:49:02.078956 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.079185 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.079269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] show called for member c4a39602-f18e-4d08-8870-4ee69127bb9b {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:02.090644 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd10af5f-1872-4a7d-ac1f-0b40eb409130 tempest-GroupSnapshotsV319Test-439055386 tempest-GroupSnapshotsV319Test-439055386-project-member] https://10.4.3.81/volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b returned with HTTP 404 Aug 12 12:49:02.091374 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 242/963] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:02 2026] GET /volume/v3/groups/c4a39602-f18e-4d08-8870-4ee69127bb9b => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:02.103041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f4a9d5cd-9390-4cad-bc5a-640afddc3f10 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.105529 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4a9d5cd-9390-4cad-bc5a-640afddc3f10 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/b3ebb839-e926-49ec-a469-0d327440bba1 Aug 12 12:49:02.105793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4a9d5cd-9390-4cad-bc5a-640afddc3f10 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.106013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4a9d5cd-9390-4cad-bc5a-640afddc3f10 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.136687 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4a9d5cd-9390-4cad-bc5a-640afddc3f10 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/group_types/b3ebb839-e926-49ec-a469-0d327440bba1 returned with HTTP 202 Aug 12 12:49:02.137572 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 243/964] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:49:02 2026] DELETE /volume/v3/group_types/b3ebb839-e926-49ec-a469-0d327440bba1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:02.151257 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-800cbd00-d28a-42e8-af47-adb8e88c4311 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.154552 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-800cbd00-d28a-42e8-af47-adb8e88c4311 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] DELETE https://10.4.3.81/volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d Aug 12 12:49:02.154819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-800cbd00-d28a-42e8-af47-adb8e88c4311 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.155066 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-800cbd00-d28a-42e8-af47-adb8e88c4311 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.212978 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-800cbd00-d28a-42e8-af47-adb8e88c4311 tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d returned with HTTP 202 Aug 12 12:49:02.213188 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 245/965] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:02 2026] DELETE /volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:02.226806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95f10b8b-d5dd-4e8f-8e18-20340abfd4dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.228956 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95f10b8b-d5dd-4e8f-8e18-20340abfd4dc tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] GET https://10.4.3.81/volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d Aug 12 12:49:02.229308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95f10b8b-d5dd-4e8f-8e18-20340abfd4dc tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.229360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95f10b8b-d5dd-4e8f-8e18-20340abfd4dc tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.235205 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95f10b8b-d5dd-4e8f-8e18-20340abfd4dc tempest-GroupSnapshotsV319Test-475729352 tempest-GroupSnapshotsV319Test-475729352-project-admin] https://10.4.3.81/volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d returned with HTTP 404 Aug 12 12:49:02.235848 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 236/966] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:02 2026] GET /volume/v3/types/30c59b74-ac69-4a6e-b30e-5b49090c2f1d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:02.973693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca058783-244f-4a89-a785-031f8a420fad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:02.976444 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca058783-244f-4a89-a785-031f8a420fad tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:02.976712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca058783-244f-4a89-a785-031f8a420fad tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:02.977544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca058783-244f-4a89-a785-031f8a420fad tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:02.994461 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:02.994461 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:03.002653 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca058783-244f-4a89-a785-031f8a420fad tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:03.013920 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca058783-244f-4a89-a785-031f8a420fad tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:03.014533 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 243/967] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:02 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:03.580757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a577a9a-aee7-43d8-8091-edb3edbf84a2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:03.583692 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a577a9a-aee7-43d8-8091-edb3edbf84a2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/e5717170-7ab4-4e80-84f4-2727dcaaa7fc/action Aug 12 12:49:03.584183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a577a9a-aee7-43d8-8091-edb3edbf84a2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-attach": {"instance_uuid": "c7a82aab-0f2b-483f-9ecd-767b6f6647fe", "mountpoint": "/dev/vdc"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:03.584350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a577a9a-aee7-43d8-8091-edb3edbf84a2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c7a82aab-0f2b-483f-9ecd-767b6f6647fe", "mountpoint": "/dev/vdc"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:03.598435 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a577a9a-aee7-43d8-8091-edb3edbf84a2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/e5717170-7ab4-4e80-84f4-2727dcaaa7fc/action returned with HTTP 404 Aug 12 12:49:03.598570 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 244/968] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:03 2026] POST /volume/v3/volumes/e5717170-7ab4-4e80-84f4-2727dcaaa7fc/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:04.038077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3748322-d213-4f6f-a286-384ff067cdab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:04.043141 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3748322-d213-4f6f-a286-384ff067cdab tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:04.043141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3748322-d213-4f6f-a286-384ff067cdab tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:04.043141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3748322-d213-4f6f-a286-384ff067cdab tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:04.053476 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:04.053476 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:04.061167 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3748322-d213-4f6f-a286-384ff067cdab tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:04.070974 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3748322-d213-4f6f-a286-384ff067cdab tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:04.072142 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 246/969] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:04 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:04.727635 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:04.729602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] GET https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:49:04.729881 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:04.730122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:04.746718 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:04.746718 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:04.753420 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:49:04.765944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17da5f1d-a021-4e3f-b7c5-e8f1c4ff0c73 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 200 Aug 12 12:49:04.767648 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 237/970] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:04 2026] GET /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:05.093183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:05.096046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:05.096146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:05.097098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:05.109086 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:05.109086 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:05.115486 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:05.125441 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5fd2e52-c3cb-4535-a504-301bbe2e4372 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:05.126072 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 244/971] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:05 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:05.745610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a2e97fc3-3c8b-4d3f-b0b4-99c5de2d2279 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:05.889761 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2e97fc3-3c8b-4d3f-b0b4-99c5de2d2279 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:05.890179 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a2e97fc3-3c8b-4d3f-b0b4-99c5de2d2279 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1328554526"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:05.907904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2e97fc3-3c8b-4d3f-b0b4-99c5de2d2279 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:05.908466 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 245/972] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:05 2026] POST /volume/v3/types => generated 216 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:05.919315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e62f201-e2f5-40b4-b28a-a6820292bd8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:05.921980 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e62f201-e2f5-40b4-b28a-a6820292bd8f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:49:05.922118 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e62f201-e2f5-40b4-b28a-a6820292bd8f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1126270304"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:05.941669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e62f201-e2f5-40b4-b28a-a6820292bd8f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:49:05.942374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 247/973] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:49:05 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:05.955605 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:06.056569 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:49:06.057554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d286bbe9-e94f-4f75-9b9a-b6c8cdca121d", "volume_types": ["2919de16-0cab-456d-a555-3ebfbe350620"], "name": "tempest-Group1-1029032015"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:06.059611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating new group {'group': {'group_type': 'd286bbe9-e94f-4f75-9b9a-b6c8cdca121d', 'volume_types': ['2919de16-0cab-456d-a555-3ebfbe350620'], 'name': 'tempest-Group1-1029032015'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:49:06.068877 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating group tempest-Group1-1029032015. Aug 12 12:49:06.080840 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:06.115062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['81c06c05-2337-4d4d-b781-15be5a445a3f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:06.157625 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5198775c-5fc9-4d41-9de1-14fccbcaf071 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:49:06.158298 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 238/974] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:49:05 2026] POST /volume/v3/groups => generated 94 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:06.172574 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:06.177380 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:06.177649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:06.178521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:06.178521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:06.185226 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:06.185226 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:06.199409 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28b24e2b-33ec-42ff-934a-9ad26df5c223 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f returned with HTTP 200 Aug 12 12:49:06.199901 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 245/975] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:06 2026] GET /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:06.323940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-108d2d30-e99a-4091-a913-f226778be73e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:06.326937 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-108d2d30-e99a-4091-a913-f226778be73e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:06.327699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-108d2d30-e99a-4091-a913-f226778be73e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:06.327699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-108d2d30-e99a-4091-a913-f226778be73e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:06.339225 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:06.339225 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:06.345418 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-108d2d30-e99a-4091-a913-f226778be73e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:06.353000 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-108d2d30-e99a-4091-a913-f226778be73e tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:06.354030 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 246/976] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:06 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:06.374182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:06.382108 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] DELETE https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:06.382484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:06.382620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:06.382872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Delete volume with id: edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:06.395141 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:06.395141 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:06.396109 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:06.431621 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Delete volume request issued successfully. Aug 12 12:49:06.431865 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ec2494f-f0b5-454b-9884-fecbd36f717b tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 202 Aug 12 12:49:06.432389 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 248/977] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:06 2026] DELETE /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:06.448001 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:06.451955 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:06.452116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:06.452482 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:06.465051 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:06.465051 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:06.473084 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Volume info retrieved successfully. Aug 12 12:49:06.482428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72acdfa9-95e6-43bc-8e7c-08d07c495419 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 200 Aug 12 12:49:06.482428 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 239/978] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:06 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:07.211587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:07.214151 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:07.214510 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:07.214954 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:07.215144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:07.219521 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:07.219521 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:07.230172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5531cef9-9c41-48b1-ad7c-043849b87db4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f returned with HTTP 200 Aug 12 12:49:07.230673 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 246/979] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:07 2026] GET /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:07.242100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-634055e6-d943-47e1-a6de-1fc144428a7c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:07.244107 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:49:07.244883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d286bbe9-e94f-4f75-9b9a-b6c8cdca121d", "volume_types": ["2919de16-0cab-456d-a555-3ebfbe350620"], "name": "tempest-Group2-2131565398"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:07.246696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating new group {'group': {'group_type': 'd286bbe9-e94f-4f75-9b9a-b6c8cdca121d', 'volume_types': ['2919de16-0cab-456d-a555-3ebfbe350620'], 'name': 'tempest-Group2-2131565398'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:49:07.251863 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating group tempest-Group2-2131565398. Aug 12 12:49:07.269537 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:07.291688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['78e72d9a-bdf2-4aa1-96d4-b8d023ad8fad'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:07.332505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-634055e6-d943-47e1-a6de-1fc144428a7c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:49:07.332505 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 247/980] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:49:07 2026] POST /volume/v3/groups => generated 94 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:07.346247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:07.349124 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:07.349554 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:07.349885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:07.350063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:07.357183 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:07.357183 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:07.367754 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6c4242a-af39-4831-ab0f-58ec22dc6129 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b returned with HTTP 200 Aug 12 12:49:07.368609 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 249/981] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:07 2026] GET /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:07.499118 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5738862a-5ab1-4e13-b665-ece60582c142 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:07.501163 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5738862a-5ab1-4e13-b665-ece60582c142 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] GET https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a Aug 12 12:49:07.501395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5738862a-5ab1-4e13-b665-ece60582c142 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:07.501555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5738862a-5ab1-4e13-b665-ece60582c142 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:07.507755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5738862a-5ab1-4e13-b665-ece60582c142 tempest-VolumesActionsTest-535264947 tempest-VolumesActionsTest-535264947-project-member] https://10.4.3.81/volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a returned with HTTP 404 Aug 12 12:49:07.508119 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 240/982] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:07 2026] GET /volume/v3/volumes/edb3200e-706d-4ecf-9fcb-61ba52adf54a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:08.381863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2493b495-eaca-447d-a773-382180e97b1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:08.387740 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2493b495-eaca-447d-a773-382180e97b1a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:08.387740 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2493b495-eaca-447d-a773-382180e97b1a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:08.388874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2493b495-eaca-447d-a773-382180e97b1a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:08.389751 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-2493b495-eaca-447d-a773-382180e97b1a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:08.397883 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.397883 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:08.407556 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2493b495-eaca-447d-a773-382180e97b1a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b returned with HTTP 200 Aug 12 12:49:08.407556 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 247/983] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:08 2026] GET /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:08.421505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:08.423706 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:08.424252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1231669544", "volume_type": "2919de16-0cab-456d-a555-3ebfbe350620", "group_id": "98916daf-814b-423c-b6fb-7e8cb52e337f", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:08.426118 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1231669544', 'volume_type': '2919de16-0cab-456d-a555-3ebfbe350620', 'group_id': '98916daf-814b-423c-b6fb-7e8cb52e337f', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:08.436383 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.436383 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:08.437335 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume of 1 GB Aug 12 12:49:08.447219 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:08.454286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (babc1084-2871-4051-8148-771917366c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:08.455819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbfe02f-791d-44ad-bd4f-8e5da25889d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.458040 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.458040 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:08.458040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:08.459896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:08.462527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:08.462660 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1c5da8cb-85d2-49af-a70f-c5a488b2c692", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1841767403"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:08.466063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'imageRef': '1c5da8cb-85d2-49af-a70f-c5a488b2c692', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1841767403'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:08.494660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbfe02f-791d-44ad-bd4f-8e5da25889d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2919de16-0cab-456d-a555-3ebfbe350620,is_public=True,name='tempest-GroupsTest-volume-type-1328554526',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2919de16-0cab-456d-a555-3ebfbe350620', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '98916daf-814b-423c-b6fb-7e8cb52e337f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:08.496512 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82d5345-3853-4d39-8b5f-b990ba4859f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.540180 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1328554526 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1328554526, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:08.540478 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1328554526 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1328554526, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:08.578981 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume of 2 GB Aug 12 12:49:08.579407 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.579407 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:08.586028 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Availability Zones retrieved successfully. Aug 12 12:49:08.593244 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (c605425a-c307-446b-9949-fe45d7e1419d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:08.594425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35134470-db9e-4948-858f-5742e8c9a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.595796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Validating volume size '2' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:08.597537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['11a452b1-c967-400b-addc-3d4fa69e5cf0', '51a04b29-4107-4865-976a-969172cb3fa7', '054a16a8-248d-4b4a-a04b-3a7f792ca0f8', '74c0e8e1-fa33-4bd4-b236-fde6ac086c90'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:08.598621 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82d5345-3853-4d39-8b5f-b990ba4859f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a452b1-c967-400b-addc-3d4fa69e5cf0', '51a04b29-4107-4865-976a-969172cb3fa7', '054a16a8-248d-4b4a-a04b-3a7f792ca0f8', '74c0e8e1-fa33-4bd4-b236-fde6ac086c90']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:08.600035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72564d46-e620-46c3-8c11-60452d55f920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.638488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72564d46-e620-46c3-8c11-60452d55f920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56a1dae0-7962-47eb-9347-e2222c118d3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1231669544',encryption_key_id=None,group_id=98916daf-814b-423c-b6fb-7e8cb52e337f,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['11a452b1-c967-400b-addc-3d4fa69e5cf0','51a04b29-4107-4865-976a-969172cb3fa7','054a16a8-248d-4b4a-a04b-3a7f792ca0f8','74c0e8e1-fa33-4bd4-b236-fde6ac086c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=2919de16-0cab-456d-a555-3ebfbe350620), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1231669544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=98916daf-814b-423c-b6fb-7e8cb52e337f,host=None,id=56a1dae0-7962-47eb-9347-e2222c118d3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f323f978e743debd137cb4ce1da834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58e2c8df58a74298a7baed9ea4403400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2919de16-0cab-456d-a555-3ebfbe350620),volume_type_id=2919de16-0cab-456d-a555-3ebfbe350620)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:08.638488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c4748a-9667-4332-9403-35e6ad4f27ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.642545 np0000007055 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35134470-db9e-4948-858f-5742e8c9a58d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:49:08.642545 np0000007055 devstack@c-api.service[100197]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1c5da8cb-85d2-49af-a70f-c5a488b2c692 is not active. Aug 12 12:49:08.645872 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35134470-db9e-4948-858f-5742e8c9a58d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.646851 np0000007055 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35134470-db9e-4948-858f-5742e8c9a58d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:49:08.647624 np0000007055 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (c605425a-c307-446b-9949-fe45d7e1419d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:49:08.648091 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab44db40-f202-4631-afb5-7bb37c5f90f9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:08.648684 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 250/984] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:08 2026] POST /volume/v3/volumes => generated 125 bytes in 189 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:08.663478 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c4748a-9667-4332-9403-35e6ad4f27ae) transitioned into state 'SUCCESS' from state '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-1231669544',encryption_key_id=None,group_id=98916daf-814b-423c-b6fb-7e8cb52e337f,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['11a452b1-c967-400b-addc-3d4fa69e5cf0','51a04b29-4107-4865-976a-969172cb3fa7','054a16a8-248d-4b4a-a04b-3a7f792ca0f8','74c0e8e1-fa33-4bd4-b236-fde6ac086c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=2919de16-0cab-456d-a555-3ebfbe350620)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:08.664627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f95f21-1b31-4107-b493-c4bcb52a500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:08.680061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f95f21-1b31-4107-b493-c4bcb52a500b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:08.681480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (babc1084-2871-4051-8148-771917366c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:08.682748 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request issued successfully. Aug 12 12:49:08.683196 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:08.683412 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:08.740752 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:08.744792 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.744792 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:08.749515 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb41af83-868c-4904-bea0-b0661e5c10c8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:08.750160 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 248/985] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:49:08 2026] POST /volume/v3/volumes => generated 813 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:08.765899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36399c95-36be-4c87-adb7-331159ba2c0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:08.769061 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d Aug 12 12:49:08.769398 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:08.769684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:08.780875 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.780875 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:08.786189 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:08.787286 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:08.788118 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:08.849129 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:08.852257 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:08.852257 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:08.863112 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36399c95-36be-4c87-adb7-331159ba2c0a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d returned with HTTP 200 Aug 12 12:49:08.863621 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 241/986] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:08 2026] GET /volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d => generated 881 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:09.886506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:09.891506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d Aug 12 12:49:09.891687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:09.892269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:09.906492 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:09.906492 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:09.918908 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:09.919760 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:09.921357 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:09.985162 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:09.992791 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:09.992791 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:10.009762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e69f21af-2c32-46b8-8555-a5a51a16ab8a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d returned with HTTP 200 Aug 12 12:49:10.009762 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 248/987] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:09 2026] GET /volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d => generated 906 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.043648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.048150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:10.048150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.048445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.048977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:10.058495 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.058495 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:10.083767 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c05fb56-900f-45d3-8ce3-9d93bfbdffbd tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f returned with HTTP 200 Aug 12 12:49:10.083767 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 251/988] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.101642 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.104488 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:10.104488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.104488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.104488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:10.109447 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.109447 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:10.123587 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5d9fae55-209d-44d0-bdcb-2f184ee4be15 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b returned with HTTP 200 Aug 12 12:49:10.124518 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 249/989] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.145385 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-242bc9f0-a0e5-4516-914f-e0654dffa798 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.152418 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-242bc9f0-a0e5-4516-914f-e0654dffa798 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 12 12:49:10.153326 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-242bc9f0-a0e5-4516-914f-e0654dffa798 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.155175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-242bc9f0-a0e5-4516-914f-e0654dffa798 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.208323 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-242bc9f0-a0e5-4516-914f-e0654dffa798 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 12 12:49:10.208323 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 242/990] 10.4.3.81 () {68 vars in 1289 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/groups/detail => generated 640 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.222803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.224414 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:10.224707 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.224707 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.225137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:10.227787 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:10.240959 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:10.242053 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:10.242053 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:10.298806 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:10.301417 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.301417 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:10.316671 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b7b2d9a-1a25-4a78-84db-8bef98d53d11 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:10.316671 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 249/991] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.346417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.349687 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:10.350092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.350563 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.357017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:10.357704 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.357704 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:10.361175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:10.398469 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:10.398469 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:10.398469 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:10.459814 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:10.473024 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.473024 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:10.495399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920912f9-9dac-4a19-8487-41b36dcfd6fa tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:10.496011 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 252/992] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:10.521847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.526893 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action Aug 12 12:49:10.526893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:10.526893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:10.528424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] delete called for group 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100195) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:10.528424 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Delete group with id: 98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:10.534445 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.534445 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:10.626249 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e6190d5-81e6-4947-abd5-bc92e1fb74b7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action returned with HTTP 202 Aug 12 12:49:10.627271 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 250/993] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:10 2026] POST /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:10.637001 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:10.639842 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d Aug 12 12:49:10.640103 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:10.640365 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:10.656430 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.656430 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:10.667662 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:10.669337 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:10.669611 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:10.746034 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:10.756992 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:10.756992 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:10.772347 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c6e4710-b2cc-4747-a2b8-f752e4f07ff4 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d returned with HTTP 200 Aug 12 12:49:10.773169 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 243/994] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:10 2026] GET /volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d => generated 905 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:11.570821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-664e1c20-630a-4c68-98ed-9a015035b6ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:11.574583 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:11.574583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fb63c43f-3ccf-49af-bdd4-2045e1bfeebc"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:11.576627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fb63c43f-3ccf-49af-bdd4-2045e1bfeebc'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:11.713325 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume of 1 GB Aug 12 12:49:11.728077 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Availability Zones retrieved successfully. Aug 12 12:49:11.734452 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (b4b1f54e-303c-49c1-9b0a-899001984cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:11.736303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fa61d-9e64-454e-b5eb-f0b54f89e7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:11.737849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:11.795881 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a077c96b-fcd9-4f32-a745-dc118e88109f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:11.799279 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fa61d-9e64-454e-b5eb-f0b54f89e7b8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:49:11.799279 np0000007055 devstack@c-api.service[100196]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 12 12:49:11.800089 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a077c96b-fcd9-4f32-a745-dc118e88109f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d Aug 12 12:49:11.800089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a077c96b-fcd9-4f32-a745-dc118e88109f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:11.801451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a077c96b-fcd9-4f32-a745-dc118e88109f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:11.801834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fa61d-9e64-454e-b5eb-f0b54f89e7b8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:11.804075 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fa61d-9e64-454e-b5eb-f0b54f89e7b8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:49:11.804342 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Flow 'volume_create_api' (b4b1f54e-303c-49c1-9b0a-899001984cad) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:49:11.804710 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-664e1c20-630a-4c68-98ed-9a015035b6ed tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:11.806078 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 250/995] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:11 2026] POST /volume/v3/volumes => generated 134 bytes in 236 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:11.810342 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a077c96b-fcd9-4f32-a745-dc118e88109f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d returned with HTTP 404 Aug 12 12:49:11.810845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 253/996] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:11 2026] GET /volume/v3/volumes/56a1dae0-7962-47eb-9347-e2222c118d3d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:11.823411 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c71c431a-2f83-4451-81d1-e68216b21b1e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:11.826445 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c71c431a-2f83-4451-81d1-e68216b21b1e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:11.826691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c71c431a-2f83-4451-81d1-e68216b21b1e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:11.826955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c71c431a-2f83-4451-81d1-e68216b21b1e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:11.827141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-c71c431a-2f83-4451-81d1-e68216b21b1e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:11.838504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c71c431a-2f83-4451-81d1-e68216b21b1e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f returned with HTTP 404 Aug 12 12:49:11.839224 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 251/997] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:11 2026] GET /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] delete called for group 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100198) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:11.860836 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Delete group with id: 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:11.866520 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:11.866520 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:12.148067 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4bfea456-67b7-438d-aee5-30bfbd75cdbb tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action returned with HTTP 202 Aug 12 12:49:12.150625 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 244/998] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:11 2026] POST /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:12.163962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.166573 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:12.166868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.167118 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.167298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:12.171427 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:12.171427 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:12.186618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b53b342-3df6-403f-8e57-d029cc7244c7 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b returned with HTTP 200 Aug 12 12:49:12.187734 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 251/999] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:12.224441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a833d7e-f0ed-43c2-aaa5-b6d5d07c466b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.229928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a833d7e-f0ed-43c2-aaa5-b6d5d07c466b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.229928 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a833d7e-f0ed-43c2-aaa5-b6d5d07c466b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.235931 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a833d7e-f0ed-43c2-aaa5-b6d5d07c466b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:12.235931 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 254/1000] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 127 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 12 12:49:12.249257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e02c51a3-6c61-4cd3-b0bf-786baaabece9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.253741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e02c51a3-6c61-4cd3-b0bf-786baaabece9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.254146 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e02c51a3-6c61-4cd3-b0bf-786baaabece9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ac6ead37-cede-4e8b-9977-2805550245f1"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.258434 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-e02c51a3-6c61-4cd3-b0bf-786baaabece9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ac6ead37-cede-4e8b-9977-2805550245f1'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:12.267598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e02c51a3-6c61-4cd3-b0bf-786baaabece9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 12 12:49:12.268283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 252/1001] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.277990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26481979-d23a-4849-a4b0-a886c0a63925 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.280099 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26481979-d23a-4849-a4b0-a886c0a63925 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.280992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26481979-d23a-4849-a4b0-a886c0a63925 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6ecd1afe-9429-426a-b6c5-adbfe5251a0f"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.282740 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-26481979-d23a-4849-a4b0-a886c0a63925 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6ecd1afe-9429-426a-b6c5-adbfe5251a0f'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:12.290495 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26481979-d23a-4849-a4b0-a886c0a63925 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 12 12:49:12.291331 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 245/1002] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.303649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b9e95326-7762-4a41-824a-01294ff877e9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.306655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9e95326-7762-4a41-824a-01294ff877e9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.307120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9e95326-7762-4a41-824a-01294ff877e9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e176e11f-f721-44dd-b372-de2c2a526d5c"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.308736 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-b9e95326-7762-4a41-824a-01294ff877e9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e176e11f-f721-44dd-b372-de2c2a526d5c'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:12.317115 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9e95326-7762-4a41-824a-01294ff877e9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 12 12:49:12.318047 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 252/1003] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.332949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51402a01-0724-4978-b186-e109ed38d303 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.335505 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51402a01-0724-4978-b186-e109ed38d303 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.337074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51402a01-0724-4978-b186-e109ed38d303 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.340763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51402a01-0724-4978-b186-e109ed38d303 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:12.341589 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 255/1004] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:12.353870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-113aad3a-02eb-4481-8c10-042024f99777 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.356676 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-113aad3a-02eb-4481-8c10-042024f99777 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.357186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-113aad3a-02eb-4481-8c10-042024f99777 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.359268 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-113aad3a-02eb-4481-8c10-042024f99777 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:12.360160 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 253/1005] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:12.370711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b7483c3-4568-4fac-beb7-32915bdbc893 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.373358 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b7483c3-4568-4fac-beb7-32915bdbc893 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.374011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b7483c3-4568-4fac-beb7-32915bdbc893 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.375891 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b7483c3-4568-4fac-beb7-32915bdbc893 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:49:12.376456 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 246/1006] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:12 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 12 12:49:12.389115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b9b02777-6773-4ba8-81d3-b832de9df52c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.392362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9b02777-6773-4ba8-81d3-b832de9df52c tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-315427094 Aug 12 12:49:12.392623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9b02777-6773-4ba8-81d3-b832de9df52c tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.392924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9b02777-6773-4ba8-81d3-b832de9df52c tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.393148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b9b02777-6773-4ba8-81d3-b832de9df52c tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Delete volume with id: tempest-invalid-315427094 Aug 12 12:49:12.402376 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9b02777-6773-4ba8-81d3-b832de9df52c tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-315427094 returned with HTTP 404 Aug 12 12:49:12.403092 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 253/1007] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:49:12 2026] DELETE /volume/v3/volumes/tempest-invalid-315427094 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:12.413975 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46b0e796-250d-49e4-a710-ddfe0100851b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.417405 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 256/1008] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:49:12 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 12:49:12.428508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-255b126a-1b60-4df8-912f-0cdd286958c4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.430968 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-255b126a-1b60-4df8-912f-0cdd286958c4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/xxx/action Aug 12 12:49:12.431352 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-255b126a-1b60-4df8-912f-0cdd286958c4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-detach": {}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.431554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-255b126a-1b60-4df8-912f-0cdd286958c4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.440341 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-255b126a-1b60-4df8-912f-0cdd286958c4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 12 12:49:12.441008 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 254/1009] 10.4.3.81 () {68 vars in 1284 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:12.453850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-06a54771-601f-425e-b44a-ba2279966e3b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.454941 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06a54771-601f-425e-b44a-ba2279966e3b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/tempest-invalid-581864277 Aug 12 12:49:12.456697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06a54771-601f-425e-b44a-ba2279966e3b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.456697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06a54771-601f-425e-b44a-ba2279966e3b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.464432 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06a54771-601f-425e-b44a-ba2279966e3b tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-581864277 returned with HTTP 404 Aug 12 12:49:12.465127 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 247/1010] 10.4.3.81 () {66 vars in 1308 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes/tempest-invalid-581864277 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:12.477074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d15ba719-d7c2-46c9-ac9f-0659cdaf0258 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.480645 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 254/1011] 10.4.3.81 () {66 vars in 1233 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 12:49:12.490946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1abb8add-5272-44bb-914a-840571b62c58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.494669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=null Aug 12 12:49:12.494980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.495805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.495805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:12.497753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Could not evaluate value null, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:49:12.498623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:12.529185 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Get all volumes completed successfully. Aug 12 12:49:12.531315 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1abb8add-5272-44bb-914a-840571b62c58 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 12 12:49:12.531689 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 257/1012] 10.4.3.81 () {66 vars in 1274 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:12.547393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c48e6715-d503-4971-add6-70abf01c9807 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.549193 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1918764457 Aug 12 12:49:12.549414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.549631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.550000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:12.550926 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1918764457'), ('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:12.581975 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Get all volumes completed successfully. Aug 12 12:49:12.584003 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c48e6715-d503-4971-add6-70abf01c9807 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1918764457 returned with HTTP 200 Aug 12 12:49:12.584410 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 255/1013] 10.4.3.81 () {66 vars in 1352 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1918764457 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:12.601170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.602990 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes?status=null Aug 12 12:49:12.603236 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.603453 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.603832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:12.604091 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Could not evaluate value null, assuming string {{(pid=100198) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:49:12.604837 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:12.647693 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Get all volumes completed successfully. Aug 12 12:49:12.648214 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4014062-7461-4594-adc9-9c7f9e93cd41 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes?status=null returned with HTTP 200 Aug 12 12:49:12.648759 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 248/1014] 10.4.3.81 () {66 vars in 1253 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:12.661266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.663903 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-748313018 Aug 12 12:49:12.664957 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.664957 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.666585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:12.667116 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:12.667116 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:12.667632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-748313018'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:12.702210 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Get all volumes completed successfully. Aug 12 12:49:12.702549 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d56231-ef63-42bd-a196-96ac8b64f964 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-748313018 returned with HTTP 200 Aug 12 12:49:12.703058 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 255/1015] 10.4.3.81 () {66 vars in 1329 bytes} [Wed Aug 12 12:49:12 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-748313018 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:12.716441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a13268f-3074-4d5f-98ae-392916143d87 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.718580 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:12.719057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.719218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.729122 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:12.729122 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:12.729949 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:12.737254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Reserve volume completed successfully. Aug 12 12:49:12.737673 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a13268f-3074-4d5f-98ae-392916143d87 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 202 Aug 12 12:49:12.738129 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 258/1016] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 12:49:12.746011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.748568 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:12.749080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.749221 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.761186 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:12.761186 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:12.762096 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:12.768152 np0000007055 devstack@c-api.service[100195]: ERROR cinder.volume.api [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume status must be available to reserve, but the status is attaching. Aug 12 12:49:12.768696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-012e24ee-75a2-42ab-81b5-421bd28b9346 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 400 Aug 12 12:49:12.769507 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 256/1017] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:12.778210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.780471 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:12.780992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.781156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.792765 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:12.792765 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:12.793478 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:12.811566 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Unreserve volume completed successfully. Aug 12 12:49:12.811734 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8af70a85-1c8b-43c5-be4e-69bd93b550c9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 202 Aug 12 12:49:12.812550 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 249/1018] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:12.822019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db132749-b007-45db-85ba-e16362f68dce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.824663 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db132749-b007-45db-85ba-e16362f68dce tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/94bccdf8-8fdb-4714-817e-2f9c0aefa002/action Aug 12 12:49:12.825159 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db132749-b007-45db-85ba-e16362f68dce tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.825426 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db132749-b007-45db-85ba-e16362f68dce tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.835374 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db132749-b007-45db-85ba-e16362f68dce tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/94bccdf8-8fdb-4714-817e-2f9c0aefa002/action returned with HTTP 404 Aug 12 12:49:12.836146 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 256/1019] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/94bccdf8-8fdb-4714-817e-2f9c0aefa002/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.844924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-986368ff-d4e4-4869-be1b-33daf24dbd03 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.846632 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-986368ff-d4e4-4869-be1b-33daf24dbd03 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/bc752017-c7be-4117-8bc9-efaf0edbe9f0/action Aug 12 12:49:12.847043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-986368ff-d4e4-4869-be1b-33daf24dbd03 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.847220 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-986368ff-d4e4-4869-be1b-33daf24dbd03 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.853910 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-986368ff-d4e4-4869-be1b-33daf24dbd03 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/bc752017-c7be-4117-8bc9-efaf0edbe9f0/action returned with HTTP 404 Aug 12 12:49:12.854428 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 259/1020] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/bc752017-c7be-4117-8bc9-efaf0edbe9f0/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.864747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e3dbe897-6ffc-467a-9796-5eb3924f1002 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.867528 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 257/1021] 10.4.3.81 () {68 vars in 1253 bytes} [Wed Aug 12 12:49:12 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 12 12:49:12.878650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da5a723f-3c66-42f1-b5e2-710308d55fa4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.880462 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da5a723f-3c66-42f1-b5e2-710308d55fa4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] PUT https://10.4.3.81/volume/v3/volumes/tempest-invalid-1315531303 Aug 12 12:49:12.880858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da5a723f-3c66-42f1-b5e2-710308d55fa4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.888990 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da5a723f-3c66-42f1-b5e2-710308d55fa4 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-1315531303 returned with HTTP 404 Aug 12 12:49:12.889610 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 250/1022] 10.4.3.81 () {68 vars in 1331 bytes} [Wed Aug 12 12:49:12 2026] PUT /volume/v3/volumes/tempest-invalid-1315531303 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:12.898298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4661900c-dac3-460a-a68a-ba3a8b7e472f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.900131 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4661900c-dac3-460a-a68a-ba3a8b7e472f tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] PUT https://10.4.3.81/volume/v3/volumes/055c1d4f-3dbb-44ca-91b0-2389023d48da Aug 12 12:49:12.900454 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4661900c-dac3-460a-a68a-ba3a8b7e472f tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.910260 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4661900c-dac3-460a-a68a-ba3a8b7e472f tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/055c1d4f-3dbb-44ca-91b0-2389023d48da returned with HTTP 404 Aug 12 12:49:12.912748 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 257/1023] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:49:12 2026] PUT /volume/v3/volumes/055c1d4f-3dbb-44ca-91b0-2389023d48da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.923851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ebefce17-00dc-4962-842e-f0de7051e9cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.925704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebefce17-00dc-4962-842e-f0de7051e9cf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5bf3f271-69e5-4fd9-8c3c-886207d1a156 Aug 12 12:49:12.925950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebefce17-00dc-4962-842e-f0de7051e9cf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:12.926146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebefce17-00dc-4962-842e-f0de7051e9cf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:12.926341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ebefce17-00dc-4962-842e-f0de7051e9cf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Delete volume with id: 5bf3f271-69e5-4fd9-8c3c-886207d1a156 Aug 12 12:49:12.935831 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebefce17-00dc-4962-842e-f0de7051e9cf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/5bf3f271-69e5-4fd9-8c3c-886207d1a156 returned with HTTP 404 Aug 12 12:49:12.936274 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 260/1024] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:12 2026] DELETE /volume/v3/volumes/5bf3f271-69e5-4fd9-8c3c-886207d1a156 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:12.954162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-29d4b98b-3d6a-4e12-96ec-b02e29a20baa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.956693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-29d4b98b-3d6a-4e12-96ec-b02e29a20baa tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:12.956867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-29d4b98b-3d6a-4e12-96ec-b02e29a20baa tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.957505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-29d4b98b-3d6a-4e12-96ec-b02e29a20baa tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.959035 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-29d4b98b-3d6a-4e12-96ec-b02e29a20baa tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 400 Aug 12 12:49:12.959631 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 258/1025] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:12.973356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-242e3066-d675-482e-936a-4aa1491ec424 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.975946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-242e3066-d675-482e-936a-4aa1491ec424 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:12.976432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-242e3066-d675-482e-936a-4aa1491ec424 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.976623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-242e3066-d675-482e-936a-4aa1491ec424 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.980633 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-242e3066-d675-482e-936a-4aa1491ec424 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 400 Aug 12 12:49:12.981327 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 251/1026] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:12.994649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2860d57d-7840-40c6-9980-34017bc4ddd0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.995723 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:12.997597 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:12.998010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-433913618"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.998760 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2860d57d-7840-40c6-9980-34017bc4ddd0 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/8f695194-b3d6-4486-a545-0f9159024227/action Aug 12 12:49:12.999207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2860d57d-7840-40c6-9980-34017bc4ddd0 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:12.999359 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2860d57d-7840-40c6-9980-34017bc4ddd0 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:12.999695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-433913618'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:13.011692 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2860d57d-7840-40c6-9980-34017bc4ddd0 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/8f695194-b3d6-4486-a545-0f9159024227/action returned with HTTP 404 Aug 12 12:49:13.011692 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 258/1027] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes/8f695194-b3d6-4486-a545-0f9159024227/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:13.021764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-39d0ad9e-d8b3-46e1-9ae5-623d4c493da9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.024489 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-39d0ad9e-d8b3-46e1-9ae5-623d4c493da9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action Aug 12 12:49:13.025036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-39d0ad9e-d8b3-46e1-9ae5-623d4c493da9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:13.025156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-39d0ad9e-d8b3-46e1-9ae5-623d4c493da9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.027833 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-39d0ad9e-d8b3-46e1-9ae5-623d4c493da9 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action returned with HTTP 400 Aug 12 12:49:13.029610 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 259/1028] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:49:13.042769 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9ab983ef-b77a-4565-93d5-69dd37177ebf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.045434 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ab983ef-b77a-4565-93d5-69dd37177ebf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] POST https://10.4.3.81/volume/v3/volumes/None/action Aug 12 12:49:13.045915 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ab983ef-b77a-4565-93d5-69dd37177ebf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:13.046154 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ab983ef-b77a-4565-93d5-69dd37177ebf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.057180 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ab983ef-b77a-4565-93d5-69dd37177ebf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/None/action returned with HTTP 404 Aug 12 12:49:13.058118 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 252/1029] 10.4.3.81 () {68 vars in 1287 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:13.070188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be68d11d-d6cf-4813-abf9-a5c4bee4da9e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.075372 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be68d11d-d6cf-4813-abf9-a5c4bee4da9e tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/a9c7d177-0231-462d-ba9b-c8c90b0ba76f Aug 12 12:49:13.075670 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be68d11d-d6cf-4813-abf9-a5c4bee4da9e tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.075967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be68d11d-d6cf-4813-abf9-a5c4bee4da9e tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.095071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be68d11d-d6cf-4813-abf9-a5c4bee4da9e tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/a9c7d177-0231-462d-ba9b-c8c90b0ba76f returned with HTTP 404 Aug 12 12:49:13.097054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 259/1030] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/volumes/a9c7d177-0231-462d-ba9b-c8c90b0ba76f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:13.110009 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.113666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:49:13.113968 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.114203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.125867 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume of 1 GB Aug 12 12:49:13.126498 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.126498 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:13.132285 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:13.134181 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Availability Zones retrieved successfully. Aug 12 12:49:13.137591 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e97244-cfdd-42d8-9097-ce61f583fa60 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 200 Aug 12 12:49:13.138713 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 260/1031] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.141529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (fa194aef-3eb7-44de-958b-0f257f5874d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:13.143691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3dfaa4-b7f6-419c-8989-7cc120ec47d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:13.145033 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:13.154842 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.156855 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:49:13.157106 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.157368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.157585 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Delete volume with id: b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:49:13.165437 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.165437 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:13.165927 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:13.194204 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Delete volume request issued successfully. Aug 12 12:49:13.195410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d14ae24f-e21a-46a9-a2e6-f2e6246aefec tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 202 Aug 12 12:49:13.195410 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 253/1032] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:13 2026] DELETE /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:13.199058 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-09c7cc46-6172-48c4-8721-7fc0597428ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.202580 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09c7cc46-6172-48c4-8721-7fc0597428ee tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:13.202686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09c7cc46-6172-48c4-8721-7fc0597428ee tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.203508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09c7cc46-6172-48c4-8721-7fc0597428ee tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.203855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-09c7cc46-6172-48c4-8721-7fc0597428ee tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:13.207070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-68692e8d-63a9-499d-845b-17fa255691c2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.208827 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09c7cc46-6172-48c4-8721-7fc0597428ee tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b returned with HTTP 404 Aug 12 12:49:13.209197 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68692e8d-63a9-499d-845b-17fa255691c2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:49:13.209442 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68692e8d-63a9-499d-845b-17fa255691c2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.209802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68692e8d-63a9-499d-845b-17fa255691c2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.209870 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 260/1033] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:13.223885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26db96df-a7c6-4b32-a12f-ca49dbaffba1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.224010 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26db96df-a7c6-4b32-a12f-ca49dbaffba1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 12 12:49:13.226834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26db96df-a7c6-4b32-a12f-ca49dbaffba1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.226834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26db96df-a7c6-4b32-a12f-ca49dbaffba1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.228598 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.228598 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:13.230429 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26db96df-a7c6-4b32-a12f-ca49dbaffba1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 12 12:49:13.231220 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 254/1034] 10.4.3.81 () {68 vars in 1289 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.232127 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3dfaa4-b7f6-419c-8989-7cc120ec47d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:13.233303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1efa580-324a-496e-a9b3-72a2cf67f17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:13.235758 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-68692e8d-63a9-499d-845b-17fa255691c2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Volume info retrieved successfully. Aug 12 12:49:13.242456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68692e8d-63a9-499d-845b-17fa255691c2 tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 200 Aug 12 12:49:13.243376 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 261/1035] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.244612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-311e89bb-34e8-46ec-a449-aa4369f6433c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.248013 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:13.248323 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.248576 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.248914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:13.250092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:13.260618 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:13.264310 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-311e89bb-34e8-46ec-a449-aa4369f6433c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:13.264310 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 261/1036] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.280031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.283614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action Aug 12 12:49:13.284429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:13.284625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.286534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] delete called for group 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b {{(pid=100198) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:13.286954 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Delete group with id: 1fd2fae5-eb31-4b1e-a33c-1e1f312f253b Aug 12 12:49:13.291279 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf2aefb9-6554-442e-aa07-3805516c9e32 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action returned with HTTP 404 Aug 12 12:49:13.291965 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 255/1037] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/groups/1fd2fae5-eb31-4b1e-a33c-1e1f312f253b/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:13.303627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-90c3cb54-144f-4197-8fff-a12c331e586e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.305623 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:13.305953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.306170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.306461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:13.307440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:13.321283 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:13.324521 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90c3cb54-144f-4197-8fff-a12c331e586e tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:13.325008 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 262/1038] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:13 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 12 12:49:13.346078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.350209 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action Aug 12 12:49:13.350209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:13.352507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.353577 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] delete called for group 98916daf-814b-423c-b6fb-7e8cb52e337f {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:13.353718 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Delete group with id: 98916daf-814b-423c-b6fb-7e8cb52e337f Aug 12 12:49:13.359293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-387155e0-3675-41d9-82e0-a8bbe1fe9f7d tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action returned with HTTP 404 Aug 12 12:49:13.359960 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 262/1039] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/groups/98916daf-814b-423c-b6fb-7e8cb52e337f/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:13.367353 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Created reservations ['4e7a7ca3-ebe9-4842-ab8a-28e2aa5ec9e0', 'f1e0596f-fa84-4c3c-a49d-60324d1a6533', '980c8e4c-0591-449e-82e2-77817b6bd0d0', 'af0b491f-fcf7-4ba9-be51-8f16d5a9ab46'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:13.368350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1efa580-324a-496e-a9b3-72a2cf67f17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e7a7ca3-ebe9-4842-ab8a-28e2aa5ec9e0', 'f1e0596f-fa84-4c3c-a49d-60324d1a6533', '980c8e4c-0591-449e-82e2-77817b6bd0d0', 'af0b491f-fcf7-4ba9-be51-8f16d5a9ab46']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:13.369210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028d843b-b14a-4ff0-94b4-c5cff6847228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:13.371530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f29e38f-d411-4d45-9259-afa15d95d5da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.373820 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f29e38f-d411-4d45-9259-afa15d95d5da tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/d286bbe9-e94f-4f75-9b9a-b6c8cdca121d Aug 12 12:49:13.374108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f29e38f-d411-4d45-9259-afa15d95d5da tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.374312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f29e38f-d411-4d45-9259-afa15d95d5da tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.387830 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f29e38f-d411-4d45-9259-afa15d95d5da tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/group_types/d286bbe9-e94f-4f75-9b9a-b6c8cdca121d returned with HTTP 202 Aug 12 12:49:13.388570 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 256/1040] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:49:13 2026] DELETE /volume/v3/group_types/d286bbe9-e94f-4f75-9b9a-b6c8cdca121d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:13.396702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d021ebe7-a5fc-43c9-825f-16a504e49320 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.398943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d021ebe7-a5fc-43c9-825f-16a504e49320 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] DELETE https://10.4.3.81/volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 Aug 12 12:49:13.399148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d021ebe7-a5fc-43c9-825f-16a504e49320 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.399461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d021ebe7-a5fc-43c9-825f-16a504e49320 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.402451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028d843b-b14a-4ff0-94b4-c5cff6847228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f96b2b1-f5ee-4dd3-a173-574406f0e055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-433913618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['4e7a7ca3-ebe9-4842-ab8a-28e2aa5ec9e0','f1e0596f-fa84-4c3c-a49d-60324d1a6533','980c8e4c-0591-449e-82e2-77817b6bd0d0','af0b491f-fcf7-4ba9-be51-8f16d5a9ab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-433913618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f96b2b1-f5ee-4dd3-a173-574406f0e055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52770dd9ebae47c4835ac358ab2c1348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:13.403412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c216cc-2004-4fd8-8bf4-96d9c114889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:13.426714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c216cc-2004-4fd8-8bf4-96d9c114889d) transitioned into state 'SUCCESS' from state '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-433913618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['4e7a7ca3-ebe9-4842-ab8a-28e2aa5ec9e0','f1e0596f-fa84-4c3c-a49d-60324d1a6533','980c8e4c-0591-449e-82e2-77817b6bd0d0','af0b491f-fcf7-4ba9-be51-8f16d5a9ab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:13.428171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9480524b-3d5e-4bfe-b900-287fcf4c9579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:13.430971 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d021ebe7-a5fc-43c9-825f-16a504e49320 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 returned with HTTP 202 Aug 12 12:49:13.431638 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 263/1041] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:13 2026] DELETE /volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:13.441144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9480524b-3d5e-4bfe-b900-287fcf4c9579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:13.442741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (fa194aef-3eb7-44de-958b-0f257f5874d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:13.443122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4e52b3d6-66fd-446a-9d3c-d7179f4538b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.443196 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request issued successfully. Aug 12 12:49:13.444099 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f93aac50-e375-452c-b8af-8d9478d75cb8 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:13.444628 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 261/1042] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:12 2026] POST /volume/v3/volumes => generated 744 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:13.445194 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e52b3d6-66fd-446a-9d3c-d7179f4538b6 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] GET https://10.4.3.81/volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 Aug 12 12:49:13.445573 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e52b3d6-66fd-446a-9d3c-d7179f4538b6 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.446287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e52b3d6-66fd-446a-9d3c-d7179f4538b6 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.451346 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e52b3d6-66fd-446a-9d3c-d7179f4538b6 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 returned with HTTP 404 Aug 12 12:49:13.452229 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 263/1043] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/types/2919de16-0cab-456d-a555-3ebfbe350620 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:13.460080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.462305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fa1dd544-5cf1-4b51-ac5a-37201f4066e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.462484 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:13.462484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.462642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.464294 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa1dd544-5cf1-4b51-ac5a-37201f4066e7 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:13.465896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa1dd544-5cf1-4b51-ac5a-37201f4066e7 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1263115071"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.473726 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.473726 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:13.481199 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:13.489282 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcfc9865-0e01-4f48-a5ac-fa3b77709854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 200 Aug 12 12:49:13.490022 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 257/1044] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.491928 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa1dd544-5cf1-4b51-ac5a-37201f4066e7 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:13.492530 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 264/1045] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/types => generated 216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:13.502680 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5de1cec2-853a-45ae-87eb-7687f6fd4cc2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.504804 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5de1cec2-853a-45ae-87eb-7687f6fd4cc2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:49:13.505464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5de1cec2-853a-45ae-87eb-7687f6fd4cc2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-782048089"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.507408 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.507408 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:13.525609 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5de1cec2-853a-45ae-87eb-7687f6fd4cc2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:49:13.526333 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 262/1046] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/group_types => generated 172 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:13.538744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.541387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:49:13.541966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "173fde02-5044-4ee9-a7ae-7155a3cfc2dc", "volume_types": ["95780870-620c-4db4-89b0-bb8c180cb4c4"], "name": "tempest-GroupsTest-Group-1361388761"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:13.544198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating new group {'group': {'group_type': '173fde02-5044-4ee9-a7ae-7155a3cfc2dc', 'volume_types': ['95780870-620c-4db4-89b0-bb8c180cb4c4'], 'name': 'tempest-GroupsTest-Group-1361388761'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:49:13.551133 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Creating group tempest-GroupsTest-Group-1361388761. Aug 12 12:49:13.567565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:49:13.567314. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:49:13.567685 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:13.581315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['5cde527f-9772-4bdc-b336-0a31820e10a4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:13.620674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f35a356-583c-4483-b4f4-f6d8aebcafa1 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:49:13.621296 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 264/1047] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:49:13 2026] POST /volume/v3/groups => generated 104 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:13.634717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:13.637410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:13.637708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:13.638027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:13.638249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:13.643126 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:13.643126 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:13.653915 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b00bdffd-e3fc-4bcb-894c-6c00f01ae62f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:13.654309 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 258/1048] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:13 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:14.258529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-96658e8c-5c4f-4a28-aae5-b336d27db6bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.261015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96658e8c-5c4f-4a28-aae5-b336d27db6bf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] GET https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b Aug 12 12:49:14.261308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96658e8c-5c4f-4a28-aae5-b336d27db6bf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:14.261582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96658e8c-5c4f-4a28-aae5-b336d27db6bf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:14.271737 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96658e8c-5c4f-4a28-aae5-b336d27db6bf tempest-VolumesNegativeTest-659396809 tempest-VolumesNegativeTest-659396809-project-member] https://10.4.3.81/volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b returned with HTTP 404 Aug 12 12:49:14.272362 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 265/1049] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:14 2026] GET /volume/v3/volumes/b31c2425-93d2-4f60-834f-1cee4ea1b03b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:14.510000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.516147 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:14.516147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:14.518076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:14.539227 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.539227 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:14.551513 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:14.559981 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffa39edf-01b7-43f1-8c06-d009f9e2d371 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 200 Aug 12 12:49:14.559981 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 263/1050] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:14 2026] GET /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 1352 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:14.593054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b43826a-9c18-41ad-88b6-e37f044a961d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.595645 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:14.596163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7f96b2b1-f5ee-4dd3-a173-574406f0e055", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1015897132"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:14.599615 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request body: {'volume': {'source_volid': '7f96b2b1-f5ee-4dd3-a173-574406f0e055', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1015897132'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:14.610711 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.610711 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:14.615146 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume retrieved successfully. Aug 12 12:49:14.615146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume of 1 GB Aug 12 12:49:14.623350 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Availability Zones retrieved successfully. Aug 12 12:49:14.629676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (d90a9d52-eb54-435d-8af5-d0943404c88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:14.631138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c577de8-cd81-470a-9b35-79b313916d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.632374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:14.668215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.670298 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:14.670567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:14.670757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:14.671226 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:14.672018 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c577de8-cd81-470a-9b35-79b313916d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7f96b2b1-f5ee-4dd3-a173-574406f0e055', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.672978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c53e3c2-d6eb-4fc6-acde-2c175b3175f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.675341 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.675341 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:14.688734 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-337b9c57-95a8-4c92-bac8-182b4e0e156a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:14.696884 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 259/1051] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:14 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:14.708027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-03a768ee-bb90-4dad-b374-df79b8233345 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.710143 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:14.710659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-732211542", "volume_type": "95780870-620c-4db4-89b0-bb8c180cb4c4", "group_id": "aec2ac42-4bfc-443a-b314-999b083a3bce", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:14.715028 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-732211542', 'volume_type': '95780870-620c-4db4-89b0-bb8c180cb4c4', 'group_id': 'aec2ac42-4bfc-443a-b314-999b083a3bce', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:14.725433 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.725433 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:14.725433 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume of 1 GB Aug 12 12:49:14.747134 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:14.747691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Created reservations ['f0e6fe57-a5c4-4cb1-9b0f-6a6596b7507b', '31d13615-334b-4f30-ae4e-d3249b884ec8', '666d75ae-b5e0-4359-ac52-d372f22abb6e', 'a51e014d-8e60-4267-984e-81e2526a6396'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:14.748704 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c53e3c2-d6eb-4fc6-acde-2c175b3175f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0e6fe57-a5c4-4cb1-9b0f-6a6596b7507b', '31d13615-334b-4f30-ae4e-d3249b884ec8', '666d75ae-b5e0-4359-ac52-d372f22abb6e', 'a51e014d-8e60-4267-984e-81e2526a6396']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.749625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81152815-936e-41ce-a385-e9e2818f098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.755757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (b23e0fac-43a5-40d5-84f1-74dc849145f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:14.757492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917d2e4-99aa-48f8-9763-8e325cdfa2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.758831 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.758831 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:14.758831 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:14.787936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917d2e4-99aa-48f8-9763-8e325cdfa2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95780870-620c-4db4-89b0-bb8c180cb4c4,is_public=True,name='tempest-GroupsTest-volume-type-1263115071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95780870-620c-4db4-89b0-bb8c180cb4c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aec2ac42-4bfc-443a-b314-999b083a3bce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.787936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590af43a-1edf-442f-98f6-ad7a1aa00c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.795233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81152815-936e-41ce-a385-e9e2818f098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97be531e-2e34-4d6f-91f2-6d3ecdac70a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1015897132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['f0e6fe57-a5c4-4cb1-9b0f-6a6596b7507b','31d13615-334b-4f30-ae4e-d3249b884ec8','666d75ae-b5e0-4359-ac52-d372f22abb6e','a51e014d-8e60-4267-984e-81e2526a6396'],size=1,snapshot_id=None,source_replicaid=,source_volid=7f96b2b1-f5ee-4dd3-a173-574406f0e055,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T12:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1015897132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97be531e-2e34-4d6f-91f2-6d3ecdac70a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52770dd9ebae47c4835ac358ab2c1348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7f96b2b1-f5ee-4dd3-a173-574406f0e055,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.796103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4554904-2441-4da2-8eb6-b53fe1e30ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.835816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4554904-2441-4da2-8eb6-b53fe1e30ddf) transitioned into state 'SUCCESS' from state '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-1015897132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['f0e6fe57-a5c4-4cb1-9b0f-6a6596b7507b','31d13615-334b-4f30-ae4e-d3249b884ec8','666d75ae-b5e0-4359-ac52-d372f22abb6e','a51e014d-8e60-4267-984e-81e2526a6396'],size=1,snapshot_id=None,source_replicaid=,source_volid=7f96b2b1-f5ee-4dd3-a173-574406f0e055,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.835941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e58ca0a-632e-4ab8-af63-b74750934e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.840326 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1263115071 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1263115071, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:14.840767 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1263115071 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1263115071, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:14.862225 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e58ca0a-632e-4ab8-af63-b74750934e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.863549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (d90a9d52-eb54-435d-8af5-d0943404c88b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:14.863925 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request issued successfully. Aug 12 12:49:14.864719 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b43826a-9c18-41ad-88b6-e37f044a961d tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:14.865309 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 265/1052] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:14 2026] POST /volume/v3/volumes => generated 778 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:14.883562 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4af2afda-5f79-497a-9555-5e61fe035742 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:14.886668 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4af2afda-5f79-497a-9555-5e61fe035742 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:14.886668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4af2afda-5f79-497a-9555-5e61fe035742 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:14.886980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4af2afda-5f79-497a-9555-5e61fe035742 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:14.898413 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:14.898413 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:14.910419 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['3ed147e0-6232-471c-b9f4-28fb09dbd515', '05423a39-45ea-45fd-bc8f-1adfe1692b55', '926649b8-d942-4c5b-8b40-e1ea0bec5a46', '268f39e2-4f23-408f-bf13-cfb8a63a72ba'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:14.910419 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590af43a-1edf-442f-98f6-ad7a1aa00c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed147e0-6232-471c-b9f4-28fb09dbd515', '05423a39-45ea-45fd-bc8f-1adfe1692b55', '926649b8-d942-4c5b-8b40-e1ea0bec5a46', '268f39e2-4f23-408f-bf13-cfb8a63a72ba']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.910419 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd524e8-74bb-4c92-bb9f-16f9a11cfb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.910755 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4af2afda-5f79-497a-9555-5e61fe035742 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:14.924413 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4af2afda-5f79-497a-9555-5e61fe035742 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 200 Aug 12 12:49:14.924625 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 264/1053] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:14 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:14.941894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd524e8-74bb-4c92-bb9f-16f9a11cfb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008553c1-ba33-4f1a-bb5a-97cd2d98164b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-732211542',encryption_key_id=None,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['3ed147e0-6232-471c-b9f4-28fb09dbd515','05423a39-45ea-45fd-bc8f-1adfe1692b55','926649b8-d942-4c5b-8b40-e1ea0bec5a46','268f39e2-4f23-408f-bf13-cfb8a63a72ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-732211542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,host=None,id=008553c1-ba33-4f1a-bb5a-97cd2d98164b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f323f978e743debd137cb4ce1da834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58e2c8df58a74298a7baed9ea4403400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95780870-620c-4db4-89b0-bb8c180cb4c4),volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.943085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7382443-a8f6-4880-aead-868e0342f311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:14.990189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7382443-a8f6-4880-aead-868e0342f311) transitioned into state 'SUCCESS' from state '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-732211542',encryption_key_id=None,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['3ed147e0-6232-471c-b9f4-28fb09dbd515','05423a39-45ea-45fd-bc8f-1adfe1692b55','926649b8-d942-4c5b-8b40-e1ea0bec5a46','268f39e2-4f23-408f-bf13-cfb8a63a72ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:14.994146 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49e072a-b02c-4309-b5e6-d7779f7f1aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:15.023951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49e072a-b02c-4309-b5e6-d7779f7f1aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:15.024809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (b23e0fac-43a5-40d5-84f1-74dc849145f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:15.025941 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request issued successfully. Aug 12 12:49:15.027007 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:15.027379 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:15.090595 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:15.100852 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:15.100852 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:15.107472 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03a768ee-bb90-4dad-b374-df79b8233345 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:15.107975 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 266/1054] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:49:14 2026] POST /volume/v3/volumes => generated 812 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:15.128572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f8274ef-a829-4bae-a986-88f459885ee2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:15.133177 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b Aug 12 12:49:15.133177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:15.133177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:15.143020 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:15.143020 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:15.149355 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:15.150830 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:15.150830 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:15.220512 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:15.225928 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:15.225928 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:15.240134 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f8274ef-a829-4bae-a986-88f459885ee2 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b returned with HTTP 200 Aug 12 12:49:15.240134 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 260/1055] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:15 2026] GET /volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b => generated 880 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:15.947276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-575086f2-6944-432e-b77c-5578a6012bc6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:15.950427 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-575086f2-6944-432e-b77c-5578a6012bc6 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:15.950427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-575086f2-6944-432e-b77c-5578a6012bc6 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:15.950427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-575086f2-6944-432e-b77c-5578a6012bc6 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:15.959072 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:15.959072 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:15.964166 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-575086f2-6944-432e-b77c-5578a6012bc6 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:15.970915 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-575086f2-6944-432e-b77c-5578a6012bc6 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 200 Aug 12 12:49:15.971323 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 266/1056] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:15 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:15.993649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:15.997207 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:15.998320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:15.998320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.015484 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.015484 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:16.023964 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:16.033440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bb8e10b-b891-4643-ac7b-c2572cc1a1b1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 200 Aug 12 12:49:16.034225 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 265/1057] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:15 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 1387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:16.054217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8ac9d037-3575-43e0-8a10-613c57265738 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.056546 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8ac9d037-3575-43e0-8a10-613c57265738 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:16.056813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8ac9d037-3575-43e0-8a10-613c57265738 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:16.057114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8ac9d037-3575-43e0-8a10-613c57265738 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.065366 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.065366 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:16.075074 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8ac9d037-3575-43e0-8a10-613c57265738 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:16.086044 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8ac9d037-3575-43e0-8a10-613c57265738 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 200 Aug 12 12:49:16.086623 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 267/1058] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:16 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 1387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:16.105815 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.111496 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:16.111923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:16.112263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.112410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume with id: 97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:16.126804 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.126804 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:16.126804 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:16.170215 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume request issued successfully. Aug 12 12:49:16.170215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3b7db5c-7670-48db-87e2-1ff4b234fa07 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 202 Aug 12 12:49:16.170215 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 261/1059] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:16 2026] DELETE /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:16.184825 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.187689 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:16.187997 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:16.188322 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.203017 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.203017 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:16.210214 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:16.218465 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd43739e-68d9-4dd2-b37a-ced6e9a6c854 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 200 Aug 12 12:49:16.219114 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 267/1060] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:16 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 1386 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:16.259299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.263702 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b Aug 12 12:49:16.264044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:16.264499 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.293261 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.293261 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:16.299194 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:16.300204 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:16.301076 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:16.355419 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:16.359889 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.359889 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:16.371600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4dc198d6-bbd0-46b5-b2cd-0238f8849ee6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b returned with HTTP 200 Aug 12 12:49:16.372361 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 266/1061] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:16 2026] GET /volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b => generated 905 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:16.388199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-86bf214e-2662-4258-8753-016d26e10084 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.392635 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:16.393128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-386314499", "volume_type": "95780870-620c-4db4-89b0-bb8c180cb4c4", "group_id": "aec2ac42-4bfc-443a-b314-999b083a3bce", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:16.397168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-386314499', 'volume_type': '95780870-620c-4db4-89b0-bb8c180cb4c4', 'group_id': 'aec2ac42-4bfc-443a-b314-999b083a3bce', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:16.406567 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.406567 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:16.407103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume of 1 GB Aug 12 12:49:16.415475 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Availability Zones retrieved successfully. Aug 12 12:49:16.423210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (ec04b2d6-5309-4a96-a412-39ac1a894c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:16.425213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082a1c0e-817b-4475-afc9-13ce7da58c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:16.427442 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.427442 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:16.428853 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:16.462083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082a1c0e-817b-4475-afc9-13ce7da58c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95780870-620c-4db4-89b0-bb8c180cb4c4,is_public=True,name='tempest-GroupsTest-volume-type-1263115071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95780870-620c-4db4-89b0-bb8c180cb4c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aec2ac42-4bfc-443a-b314-999b083a3bce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:16.463186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d02d1ea-53d1-431c-a7ab-32460f05fca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:16.528246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Created reservations ['47b10076-5d5a-47f1-9340-426095974e57', '6c34af06-2fdc-47bf-b0cf-1101847f70c3', 'ecf7249a-a09b-4df6-82d5-4ed4bc6131f8', 'f86176e2-6921-483c-8158-f5a1005df3a9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:16.529487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d02d1ea-53d1-431c-a7ab-32460f05fca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47b10076-5d5a-47f1-9340-426095974e57', '6c34af06-2fdc-47bf-b0cf-1101847f70c3', 'ecf7249a-a09b-4df6-82d5-4ed4bc6131f8', 'f86176e2-6921-483c-8158-f5a1005df3a9']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:16.530565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6851118-ac50-4c5f-b54f-fabbdeca7aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:16.573225 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6851118-ac50-4c5f-b54f-fabbdeca7aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8216ad22-6315-4861-ad62-045cf8acf1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-386314499',encryption_key_id=None,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['47b10076-5d5a-47f1-9340-426095974e57','6c34af06-2fdc-47bf-b0cf-1101847f70c3','ecf7249a-a09b-4df6-82d5-4ed4bc6131f8','f86176e2-6921-483c-8158-f5a1005df3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-386314499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,host=None,id=8216ad22-6315-4861-ad62-045cf8acf1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f323f978e743debd137cb4ce1da834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58e2c8df58a74298a7baed9ea4403400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95780870-620c-4db4-89b0-bb8c180cb4c4),volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:16.574414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff366792-9d23-49ae-8e27-dce8b42cb428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:16.607139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff366792-9d23-49ae-8e27-dce8b42cb428) transitioned into state 'SUCCESS' from state '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-386314499',encryption_key_id=None,group_id=aec2ac42-4bfc-443a-b314-999b083a3bce,group_type_id=,metadata={},multiattach=False,project_id='22f323f978e743debd137cb4ce1da834',qos_specs=None,replication_status=,reservations=['47b10076-5d5a-47f1-9340-426095974e57','6c34af06-2fdc-47bf-b0cf-1101847f70c3','ecf7249a-a09b-4df6-82d5-4ed4bc6131f8','f86176e2-6921-483c-8158-f5a1005df3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e2c8df58a74298a7baed9ea4403400',volume_type_id=95780870-620c-4db4-89b0-bb8c180cb4c4)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:16.608614 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cea8144-ab3a-4536-b5b6-a91f87cfe6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:16.634451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cea8144-ab3a-4536-b5b6-a91f87cfe6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:16.635666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Flow 'volume_create_api' (ec04b2d6-5309-4a96-a412-39ac1a894c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:16.635868 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Create volume request issued successfully. Aug 12 12:49:16.637153 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:16.637369 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:16.691805 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:16.701003 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.701003 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:16.712734 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-86bf214e-2662-4258-8753-016d26e10084 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:16.716803 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 268/1062] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:49:16 2026] POST /volume/v3/volumes => generated 812 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:16.738687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:16.742894 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 Aug 12 12:49:16.743662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:16.744091 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:16.764804 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.764804 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:16.772800 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:16.772800 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:16.772800 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:16.810605 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:16.814471 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:16.814471 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:16.823526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eab2b987-7f2a-4295-bd92-6428a83bd926 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 returned with HTTP 200 Aug 12 12:49:16.823998 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 262/1063] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:16 2026] GET /volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 => generated 880 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:17.246113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f3b67517-3624-4d29-870c-07c6f8f9f15c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.250599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3b67517-3624-4d29-870c-07c6f8f9f15c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 Aug 12 12:49:17.252763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3b67517-3624-4d29-870c-07c6f8f9f15c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.253050 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3b67517-3624-4d29-870c-07c6f8f9f15c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.262857 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3b67517-3624-4d29-870c-07c6f8f9f15c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 returned with HTTP 404 Aug 12 12:49:17.263366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 268/1064] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:17 2026] GET /volume/v3/volumes/97be531e-2e34-4d6f-91f2-6d3ecdac70a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:17.275096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.280430 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:17.280430 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.280679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.296104 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.296104 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:17.305547 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:17.315952 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5c3a472-7575-4c6d-a65f-946d9d6e16c5 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 200 Aug 12 12:49:17.317479 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 267/1065] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:17 2026] GET /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 1352 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:17.338085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.341185 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:17.341511 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.342183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.342183 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume with id: 7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:17.357425 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.357425 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:17.358137 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:17.399665 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume request issued successfully. Aug 12 12:49:17.400576 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95f05cf5-1c4c-4721-a9b8-c7248c7a8a53 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 202 Aug 12 12:49:17.402883 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 269/1066] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:17 2026] DELETE /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:17.414092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.417261 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:17.418404 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.418404 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.431618 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.431618 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:17.441235 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:17.450644 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47a7cf16-650a-4a9f-8ac7-cb93fdec398c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 200 Aug 12 12:49:17.452116 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 263/1067] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:17 2026] GET /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 1351 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:17.844873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.846858 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 Aug 12 12:49:17.847082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.847277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.855998 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.855998 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:17.860160 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:17.860899 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:17.861068 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:17.895464 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:17.898665 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.898665 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:17.906688 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5c0f150-199f-49cc-a616-d35d54cf1948 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 returned with HTTP 200 Aug 12 12:49:17.907540 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 269/1068] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:17 2026] GET /volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 => generated 905 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:17.921228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9785a77d-d072-453b-b313-8ee5364b0a9f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.924164 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9785a77d-d072-453b-b313-8ee5364b0a9f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] PUT https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:17.924603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9785a77d-d072-453b-b313-8ee5364b0a9f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8216ad22-6315-4861-ad62-045cf8acf1e8"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:17.931493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-9785a77d-d072-453b-b313-8ee5364b0a9f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Update called for group aec2ac42-4bfc-443a-b314-999b083a3bce. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:49:17.931656 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-9785a77d-d072-453b-b313-8ee5364b0a9f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Updating group aec2ac42-4bfc-443a-b314-999b083a3bce with name new_group description: This is a new group add_volumes: None remove_volumes: 8216ad22-6315-4861-ad62-045cf8acf1e8. Aug 12 12:49:17.936319 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.936319 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:17.969669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9785a77d-d072-453b-b313-8ee5364b0a9f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 202 Aug 12 12:49:17.970535 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 268/1069] 10.4.3.81 () {70 vars in 1400 bytes} [Wed Aug 12 12:49:17 2026] PUT /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:17.986810 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:17.986810 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:17.987117 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:17.987716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:17.987716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:17.994592 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:17.994592 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:18.009942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b5880e3-4762-4c1d-816f-5e0fe95ac87f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:18.009942 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 270/1070] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:17 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:18.472688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-111abb52-21a5-4e90-9b67-89af32b70a2b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:18.475468 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-111abb52-21a5-4e90-9b67-89af32b70a2b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 Aug 12 12:49:18.475812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-111abb52-21a5-4e90-9b67-89af32b70a2b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:18.476039 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-111abb52-21a5-4e90-9b67-89af32b70a2b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:18.486304 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-111abb52-21a5-4e90-9b67-89af32b70a2b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 returned with HTTP 404 Aug 12 12:49:18.486999 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 264/1071] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:18 2026] GET /volume/v3/volumes/7f96b2b1-f5ee-4dd3-a173-574406f0e055 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:18.501526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-163c9f14-15e3-44f8-b173-1d078e9b162e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:18.506997 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:18.507417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1179745367"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:18.511099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1179745367'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:18.511862 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume of 1 GB Aug 12 12:49:18.520054 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Availability Zones retrieved successfully. Aug 12 12:49:18.528127 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (e84eea5d-a5e8-41d5-8304-659409b6d13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:18.529110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48238be3-c092-409f-bb58-29057fd2f9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:18.530560 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:18.569968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48238be3-c092-409f-bb58-29057fd2f9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:18.571396 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d735c394-280d-4064-99f7-81551f7a6067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:18.623145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Created reservations ['094843c5-ed3f-4ef4-8385-65396f351210', 'ba1352ff-d5cc-4bb5-9283-facd0712db3e', '0c6fd08a-706a-4e6a-8f20-8dd083ab12ce', 'd3283485-40d5-4d6e-a104-d4023b04f387'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:18.624288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d735c394-280d-4064-99f7-81551f7a6067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094843c5-ed3f-4ef4-8385-65396f351210', 'ba1352ff-d5cc-4bb5-9283-facd0712db3e', '0c6fd08a-706a-4e6a-8f20-8dd083ab12ce', 'd3283485-40d5-4d6e-a104-d4023b04f387']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:18.625341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f881b337-cc4d-48a7-8bde-af5273180ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:18.655473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f881b337-cc4d-48a7-8bde-af5273180ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1179745367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['094843c5-ed3f-4ef4-8385-65396f351210','ba1352ff-d5cc-4bb5-9283-facd0712db3e','0c6fd08a-706a-4e6a-8f20-8dd083ab12ce','d3283485-40d5-4d6e-a104-d4023b04f387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1179745367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52770dd9ebae47c4835ac358ab2c1348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:18.656427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1512901-b533-4a4f-9a08-120b7d7b07cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:18.680753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1512901-b533-4a4f-9a08-120b7d7b07cc) transitioned into state 'SUCCESS' from state '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-1179745367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['094843c5-ed3f-4ef4-8385-65396f351210','ba1352ff-d5cc-4bb5-9283-facd0712db3e','0c6fd08a-706a-4e6a-8f20-8dd083ab12ce','d3283485-40d5-4d6e-a104-d4023b04f387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:18.681659 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9761add-ed05-4c80-b4e2-c8e8001ba943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:18.693831 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9761add-ed05-4c80-b4e2-c8e8001ba943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:18.695182 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (e84eea5d-a5e8-41d5-8304-659409b6d13e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:18.695633 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request issued successfully. Aug 12 12:49:18.697288 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-163c9f14-15e3-44f8-b173-1d078e9b162e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:18.697288 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 270/1072] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:18 2026] POST /volume/v3/volumes => generated 745 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:18.717993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:18.720264 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:18.721066 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:18.721066 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:18.732807 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:18.732807 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:18.739590 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:18.747599 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2c5bcd8-ef8d-4b8e-9f28-0fe8de63fb85 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 200 Aug 12 12:49:18.748298 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 269/1073] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:18 2026] GET /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:19.029949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.033603 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:19.034026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:19.034302 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:19.034631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:19.040699 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.040699 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:19.055944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58f0482d-bd05-41a3-a02a-6f49ddf970ef tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:19.056501 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 271/1074] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:19 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:19.068469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.071392 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:19.071611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:19.071943 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:19.072351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:19.077341 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.077341 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:19.088875 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dcaeb047-5055-43a6-aa26-f7ca0371e42a tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:19.089612 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 265/1075] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:19 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:19.103086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.107922 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:19.107922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:19.107922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:19.108904 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:19.108904 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.108904 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:19.109566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:19.121342 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:19.122464 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:19.122708 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:19.187071 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:19.191309 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.191309 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:19.201599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a2b9d38-4af0-4068-bbf1-43af44713bd6 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:19.201664 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 271/1076] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:19 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:19.223019 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.224953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] PUT https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:19.225336 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8216ad22-6315-4861-ad62-045cf8acf1e8"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:19.226747 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Update called for group aec2ac42-4bfc-443a-b314-999b083a3bce. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:49:19.227168 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Updating group aec2ac42-4bfc-443a-b314-999b083a3bce with name None description: None add_volumes: 8216ad22-6315-4861-ad62-045cf8acf1e8 remove_volumes: None. Aug 12 12:49:19.231851 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.231851 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:19.294875 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3740780-35c4-46ad-a5f5-b54b8d6a7f29 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 202 Aug 12 12:49:19.295165 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 270/1077] 10.4.3.81 () {70 vars in 1399 bytes} [Wed Aug 12 12:49:19 2026] PUT /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:19.308760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.313364 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:19.313364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:19.313364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:19.313623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:19.322108 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.322108 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:19.341220 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6189f8a1-fed3-42b9-8c5a-dd937c0a453c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:19.341561 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 272/1078] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:19 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:19.765195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f872c976-39f6-4e87-9918-6af73f028253 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.767904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f872c976-39f6-4e87-9918-6af73f028253 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:19.768189 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f872c976-39f6-4e87-9918-6af73f028253 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:19.768768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f872c976-39f6-4e87-9918-6af73f028253 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:19.780563 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.780563 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:19.786338 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f872c976-39f6-4e87-9918-6af73f028253 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:19.794241 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f872c976-39f6-4e87-9918-6af73f028253 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 200 Aug 12 12:49:19.794701 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 266/1079] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:19 2026] GET /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:19.824974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:19.827517 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:19.827933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1462534822"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:19.831457 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request body: {'volume': {'source_volid': '3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1462534822'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:19.851822 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:19.851822 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:19.852438 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume retrieved successfully. Aug 12 12:49:19.852611 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume of 2 GB Aug 12 12:49:19.863067 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Availability Zones retrieved successfully. Aug 12 12:49:19.875564 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (cca480bf-2471-4e5f-901c-b830ca62a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:19.876757 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab104cc-64db-4847-ad35-2aa8653ab7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:19.878892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:19.922283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab104cc-64db-4847-ad35-2aa8653ab7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:19.923397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4e209b-face-477b-949d-3bf07a89c8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:20.000992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Created reservations ['049ade26-1d65-409a-bab2-d3a52bb5eb2f', 'fec24d3d-9e19-4fe4-a47a-7f503f8a3187', 'dc37a8a6-dae4-4de7-b997-36d5be83307a', '6d363334-c306-4cdf-82d1-076cb6f49bf6'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:20.001715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4e209b-face-477b-949d-3bf07a89c8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['049ade26-1d65-409a-bab2-d3a52bb5eb2f', 'fec24d3d-9e19-4fe4-a47a-7f503f8a3187', 'dc37a8a6-dae4-4de7-b997-36d5be83307a', '6d363334-c306-4cdf-82d1-076cb6f49bf6']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:20.002575 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bbe57e-3498-4186-84f8-b91e9fc53f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:20.060951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bbe57e-3498-4186-84f8-b91e9fc53f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1462534822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['049ade26-1d65-409a-bab2-d3a52bb5eb2f','fec24d3d-9e19-4fe4-a47a-7f503f8a3187','dc37a8a6-dae4-4de7-b997-36d5be83307a','6d363334-c306-4cdf-82d1-076cb6f49bf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1462534822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52770dd9ebae47c4835ac358ab2c1348',provider_auth=None,provider_geometry=None,provider_id=None,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=3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:20.062860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4a01f6-ebdb-4b52-8b3e-566ec1f47161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:20.109299 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4a01f6-ebdb-4b52-8b3e-566ec1f47161) transitioned into state 'SUCCESS' from state '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-1462534822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52770dd9ebae47c4835ac358ab2c1348',qos_specs=None,replication_status=,reservations=['049ade26-1d65-409a-bab2-d3a52bb5eb2f','fec24d3d-9e19-4fe4-a47a-7f503f8a3187','dc37a8a6-dae4-4de7-b997-36d5be83307a','6d363334-c306-4cdf-82d1-076cb6f49bf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4,status='creating',user_id='ca848875f1bc4264aa95de50ff65fa7f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:20.110640 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb39275-42ed-4f31-8e05-5ff4da691aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:20.141863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb39275-42ed-4f31-8e05-5ff4da691aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:20.141863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Flow 'volume_create_api' (cca480bf-2471-4e5f-901c-b830ca62a18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:20.142426 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Create volume request issued successfully. Aug 12 12:49:20.143509 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb7eedb8-6774-4e4b-b8b2-308052f0f37b tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:20.144344 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 272/1080] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:19 2026] POST /volume/v3/volumes => generated 779 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:20.161888 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.165196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:20.165804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.165889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.176287 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.176287 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:20.183281 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:20.192123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5521ab87-161d-46c0-b4a3-ad80eb486ea1 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 200 Aug 12 12:49:20.192123 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 271/1081] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:20 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:20.356684 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4c650264-386f-460e-828d-192ea2a52b6f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.359556 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c650264-386f-460e-828d-192ea2a52b6f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:20.359556 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c650264-386f-460e-828d-192ea2a52b6f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.359881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c650264-386f-460e-828d-192ea2a52b6f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.360013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-4c650264-386f-460e-828d-192ea2a52b6f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:20.366670 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.366670 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:20.385671 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c650264-386f-460e-828d-192ea2a52b6f tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 200 Aug 12 12:49:20.386451 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 273/1082] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:20 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:20.390923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f0739b61-f94e-47db-9058-0c906a84a740 req-9542154a-27f2-46a4-bfe0-9c9afbd63153 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.393243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-9542154a-27f2-46a4-bfe0-9c9afbd63153 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 Aug 12 12:49:20.393529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-9542154a-27f2-46a4-bfe0-9c9afbd63153 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.393989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-9542154a-27f2-46a4-bfe0-9c9afbd63153 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.403639 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.409041 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:20.409356 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.409356 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:20.410106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:20.428971 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:20.430960 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:20.431228 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:20.496227 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:20.500655 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.500655 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:20.507393 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:20.507393 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:20.520247 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-9542154a-27f2-46a4-bfe0-9c9afbd63153 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 returned with HTTP 200 Aug 12 12:49:20.520696 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 267/1083] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:20 2026] DELETE /volume/v3/attachments/7041e152-a8ae-445e-ad4f-0dc4b5148bf4 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:20.533148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f0739b61-f94e-47db-9058-0c906a84a740 req-7e0e30a0-57ef-4557-ab59-eab26bc9c9cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.536175 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-7e0e30a0-57ef-4557-ab59-eab26bc9c9cf tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 Aug 12 12:49:20.536358 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-7e0e30a0-57ef-4557-ab59-eab26bc9c9cf tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.536666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-7e0e30a0-57ef-4557-ab59-eab26bc9c9cf tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.548762 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.548762 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:20.557222 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:20.562275 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.562275 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:20.575957 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-907fc65f-d19f-45f5-a1f6-99c69bb41b98 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:20.576456 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 273/1084] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:20 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:20.591737 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.593542 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:20.593976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.594299 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.594769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:20.595340 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.595340 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:20.596113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:20.606805 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Get all volumes completed successfully. Aug 12 12:49:20.606805 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:20.606805 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:20.623687 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-7e0e30a0-57ef-4557-ab59-eab26bc9c9cf tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 returned with HTTP 200 Aug 12 12:49:20.624136 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 272/1085] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:20 2026] DELETE /volume/v3/attachments/f456c707-9ba0-4301-aaea-21da13aadb72 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:20.636981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f0739b61-f94e-47db-9058-0c906a84a740 req-12deec91-927e-48c2-9586-c33ffe3a2085 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.639754 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-12deec91-927e-48c2-9586-c33ffe3a2085 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f Aug 12 12:49:20.640090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-12deec91-927e-48c2-9586-c33ffe3a2085 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.640384 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-12deec91-927e-48c2-9586-c33ffe3a2085 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.652691 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.652691 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:20.662208 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:20.665958 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.665958 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:20.674146 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:20.674146 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:20.729409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0739b61-f94e-47db-9058-0c906a84a740 req-12deec91-927e-48c2-9586-c33ffe3a2085 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f returned with HTTP 200 Aug 12 12:49:20.730233 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 268/1086] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:20 2026] DELETE /volume/v3/attachments/99d1ecc0-4f70-417c-a3dd-69d87d8aa36f => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:20.738241 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:20.745682 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.745682 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:20.757197 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5284b71-f1dd-41cb-bc9c-53512a1a0b55 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:20.758004 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 274/1087] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:20 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:20.779819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.780755 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] POST https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce/action Aug 12 12:49:20.781556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:20.781556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:20.783585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] delete called for group aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:20.783585 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Delete group with id: aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:20.787625 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.787625 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:20.858687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69695efb-3cc8-44d8-98d7-4de841e4ba4c tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce/action returned with HTTP 202 Aug 12 12:49:20.859333 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 274/1088] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:20 2026] POST /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:20.870284 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:20.873897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 Aug 12 12:49:20.873897 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:20.877811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:20.882719 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.882719 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:20.889254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Volume info retrieved successfully. Aug 12 12:49:20.892004 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:20.892004 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:20.951389 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:20.955263 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:20.955263 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:20.964970 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3e2bf87-48ce-4eab-af00-a76c4dad9997 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 returned with HTTP 200 Aug 12 12:49:20.965435 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 273/1089] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:20 2026] GET /volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 => generated 904 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:21.214671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.220930 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.221359 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.222229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.235855 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:21.235855 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:21.256388 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:21.267436 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eef70f2b-d336-44c5-9aba-0e392d7edb6e tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 200 Aug 12 12:49:21.267436 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 269/1090] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:21 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 872 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:21.293500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-87118ccf-47bd-4b32-9822-d112859e3e4a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.296503 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-87118ccf-47bd-4b32-9822-d112859e3e4a tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.296907 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-87118ccf-47bd-4b32-9822-d112859e3e4a tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.297613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-87118ccf-47bd-4b32-9822-d112859e3e4a tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.316674 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:21.316674 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:21.327548 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-87118ccf-47bd-4b32-9822-d112859e3e4a tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:21.342664 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-87118ccf-47bd-4b32-9822-d112859e3e4a tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 200 Aug 12 12:49:21.342664 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 275/1091] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:21 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:21.365541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.367757 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.367961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.369249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.377969 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:21.377969 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:21.388880 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:21.398470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f188e7e-b904-4df6-bbd3-13f77c56b470 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 200 Aug 12 12:49:21.398470 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 275/1092] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:21 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:21.420579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.424235 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.424798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.424798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.425379 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume with id: 1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.436917 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:21.436917 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:21.437561 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:21.475613 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume request issued successfully. Aug 12 12:49:21.475964 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec74e68a-7480-4d1e-ae95-ad45bbc592cc tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 202 Aug 12 12:49:21.477191 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 274/1093] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:21 2026] DELETE /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:21.487075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.489529 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:21.489529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.489529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.499445 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:21.499445 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:21.507817 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:21.512954 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-309a4406-57c9-43d1-9a17-2e2a24a734b7 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 200 Aug 12 12:49:21.513131 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 270/1094] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:21 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:21.983639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-902ddc49-3897-4b35-b6c7-119a79e92cde None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:21.986324 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-902ddc49-3897-4b35-b6c7-119a79e92cde tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 Aug 12 12:49:21.986513 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-902ddc49-3897-4b35-b6c7-119a79e92cde tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:21.986693 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-902ddc49-3897-4b35-b6c7-119a79e92cde tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:21.995294 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-902ddc49-3897-4b35-b6c7-119a79e92cde tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 returned with HTTP 404 Aug 12 12:49:21.995987 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 276/1095] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:21 2026] GET /volume/v3/volumes/8216ad22-6315-4861-ad62-045cf8acf1e8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 12:49:22.004359 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad95d712-d68c-40a8-82a9-f12533c23ae8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.006455 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad95d712-d68c-40a8-82a9-f12533c23ae8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b Aug 12 12:49:22.006737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad95d712-d68c-40a8-82a9-f12533c23ae8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.006952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad95d712-d68c-40a8-82a9-f12533c23ae8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.014275 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad95d712-d68c-40a8-82a9-f12533c23ae8 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b returned with HTTP 404 Aug 12 12:49:22.014935 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 276/1096] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/volumes/008553c1-ba33-4f1a-bb5a-97cd2d98164b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:22.023816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.026346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] GET https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce Aug 12 12:49:22.026612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.026861 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.027010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] show called for member aec2ac42-4bfc-443a-b314-999b083a3bce {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:22.031446 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c2b3d98-1cc6-48ad-a0e8-915825e47ac3 tempest-GroupsTest-774980591 tempest-GroupsTest-774980591-project-member] https://10.4.3.81/volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce returned with HTTP 404 Aug 12 12:49:22.032073 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 275/1097] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/groups/aec2ac42-4bfc-443a-b314-999b083a3bce => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:49:22.040661 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19b70e6e-aa04-443e-9172-4edc33ee79e2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.045176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19b70e6e-aa04-443e-9172-4edc33ee79e2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/173fde02-5044-4ee9-a7ae-7155a3cfc2dc Aug 12 12:49:22.045176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19b70e6e-aa04-443e-9172-4edc33ee79e2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.045176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19b70e6e-aa04-443e-9172-4edc33ee79e2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.071592 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19b70e6e-aa04-443e-9172-4edc33ee79e2 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/group_types/173fde02-5044-4ee9-a7ae-7155a3cfc2dc returned with HTTP 202 Aug 12 12:49:22.072194 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 271/1098] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:49:22 2026] DELETE /volume/v3/group_types/173fde02-5044-4ee9-a7ae-7155a3cfc2dc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:22.081317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-156e431e-fd51-4ded-9c2b-4ad080e2683f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.083765 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-156e431e-fd51-4ded-9c2b-4ad080e2683f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] DELETE https://10.4.3.81/volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 Aug 12 12:49:22.083994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-156e431e-fd51-4ded-9c2b-4ad080e2683f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.084250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-156e431e-fd51-4ded-9c2b-4ad080e2683f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.121699 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-156e431e-fd51-4ded-9c2b-4ad080e2683f tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 returned with HTTP 202 Aug 12 12:49:22.122250 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 277/1099] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:22 2026] DELETE /volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:22.133918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae6e7c2e-5cfa-4218-96ff-7fe645b37e08 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.136190 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae6e7c2e-5cfa-4218-96ff-7fe645b37e08 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] GET https://10.4.3.81/volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 Aug 12 12:49:22.136464 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae6e7c2e-5cfa-4218-96ff-7fe645b37e08 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.136702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae6e7c2e-5cfa-4218-96ff-7fe645b37e08 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.141959 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae6e7c2e-5cfa-4218-96ff-7fe645b37e08 tempest-GroupsTest-1793608949 tempest-GroupsTest-1793608949-project-admin] https://10.4.3.81/volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 returned with HTTP 404 Aug 12 12:49:22.142707 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 277/1100] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/types/95780870-620c-4db4-89b0-bb8c180cb4c4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:49:22.534360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b74b602-e0d0-4aee-9ed0-5716cd40504c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.536818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b74b602-e0d0-4aee-9ed0-5716cd40504c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f Aug 12 12:49:22.537017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b74b602-e0d0-4aee-9ed0-5716cd40504c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.537247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b74b602-e0d0-4aee-9ed0-5716cd40504c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.553445 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b74b602-e0d0-4aee-9ed0-5716cd40504c tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f returned with HTTP 404 Aug 12 12:49:22.555859 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 276/1101] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/volumes/1bd5c6d5-fb9a-43d2-ad46-bbe214d68d0f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:22.570858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.573930 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:22.574313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.576035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.589247 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:22.589247 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:22.598634 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:22.607691 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ebda88ad-b290-45f8-97e9-13b6f8157523 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 200 Aug 12 12:49:22.608400 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 272/1102] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:22.629526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.631605 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:22.631934 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.632167 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.632337 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume with id: 3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:22.643840 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:22.643840 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:22.645560 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:22.698725 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Delete volume request issued successfully. Aug 12 12:49:22.698933 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f0e8bef-b5ea-4948-8584-2d6aa4c20a01 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 202 Aug 12 12:49:22.699530 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 278/1103] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:22 2026] DELETE /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:22.714423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:22.722016 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:22.722016 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:22.722016 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:22.735101 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:22.735101 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:22.746967 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Volume info retrieved successfully. Aug 12 12:49:22.755036 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e1a831f-aa17-4260-a0d9-cb6c41449801 tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 200 Aug 12 12:49:22.755226 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 278/1104] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:22 2026] GET /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:23.173991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.179873 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:49:23.181323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.181323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.196827 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:23.196827 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:23.201535 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:23.213163 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0afefe0b-0733-4ff3-86cc-dac1be48618a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:49:23.213163 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 277/1105] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:23.580212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.583655 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:49:23.585127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.585127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.618957 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:23.618957 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:23.625052 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:23.636922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-685bf4ab-e7d3-40ae-bf12-5f4482af6ab0 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:49:23.637642 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 273/1106] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:23.696705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.699267 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:49:23.699542 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.699750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.716754 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:23.716754 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:23.722621 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:23.730629 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-80673abf-545e-4efa-ae0c-06f43a21c6cc tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:49:23.731491 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 279/1107] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:23.757989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.761502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4/action Aug 12 12:49:23.762068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:23.762380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:23.774859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e2fbb0bd-419a-45e8-825f-bb957eb26acd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.777616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2fbb0bd-419a-45e8-825f-bb957eb26acd tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] GET https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 Aug 12 12:49:23.778617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2fbb0bd-419a-45e8-825f-bb957eb26acd tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.778617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2fbb0bd-419a-45e8-825f-bb957eb26acd tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.779235 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:23.779235 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:23.779978 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:23.788239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2fbb0bd-419a-45e8-825f-bb957eb26acd tempest-VolumesCloneTest-1021736422 tempest-VolumesCloneTest-1021736422-project-member] https://10.4.3.81/volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 returned with HTTP 404 Aug 12 12:49:23.789717 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 278/1108] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/v3/volumes/3c4eb8ec-d4cb-49b2-884b-7e1adbf48ad4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:23.791449 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Begin detaching volume completed successfully. Aug 12 12:49:23.791819 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-37f9d21b-3067-4e19-a315-ad2eaba84f08 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4/action returned with HTTP 202 Aug 12 12:49:23.792418 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 279/1109] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:49:23 2026] POST /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:23.885732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a2845a2-d5a1-421c-b405-1a1c6a9502c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.887890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a2845a2-d5a1-421c-b405-1a1c6a9502c9 None None] GET https://10.4.3.81/volume// Aug 12 12:49:23.887890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a2845a2-d5a1-421c-b405-1a1c6a9502c9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.887890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a2845a2-d5a1-421c-b405-1a1c6a9502c9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.887890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a2845a2-d5a1-421c-b405-1a1c6a9502c9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:23.887890 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 274/1110] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:23.903888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:23.906618 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:49:23.906984 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:23.907286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:23.919542 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:23.919542 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:23.925017 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:23.931211 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-a565e6ea-f486-4861-9f7e-416e26941286 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:49:23.931211 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 280/1111] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:49:23 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:25.271521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-61d116a7-9a2f-40c4-aaeb-6285417bc2f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.275987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-61d116a7-9a2f-40c4-aaeb-6285417bc2f1 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a Aug 12 12:49:25.277028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-61d116a7-9a2f-40c4-aaeb-6285417bc2f1 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.277028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-61d116a7-9a2f-40c4-aaeb-6285417bc2f1 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.293078 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.293078 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:25.376089 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d0a1fddb-13b1-4bad-9eb5-3515088cfb4d req-61d116a7-9a2f-40c4-aaeb-6285417bc2f1 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a returned with HTTP 200 Aug 12 12:49:25.376720 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 279/1112] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:25 2026] DELETE /volume/v3/attachments/6e416d28-d4b5-48b2-a91a-01d7155e083a => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:25.561435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.565756 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:49:25.565756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.567357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.568341 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume with id: b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:49:25.580241 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.580241 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:25.581051 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:25.609965 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume request issued successfully. Aug 12 12:49:25.610162 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0042d608-70e7-457c-b43a-2e5ae44c42e4 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 202 Aug 12 12:49:25.611925 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 280/1113] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:25 2026] DELETE /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:25.622806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.625070 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:49:25.626516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.626988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.636677 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.636677 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:25.642328 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:25.649714 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-219cb1aa-6a03-43fc-aad4-75ed46ffd6d1 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 200 Aug 12 12:49:25.650026 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 275/1114] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:25 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:25.770422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.773231 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:25.773231 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.773565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.784010 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.784010 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:25.789563 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:25.795793 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-348f8b2c-e16e-49c3-9acf-956f2c6554b4 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:25.796344 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 281/1115] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:25 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:49:25.812066 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.815032 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:25.815032 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.815971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.824468 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.824468 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:25.831266 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:25.837163 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-928e1521-a0e8-4c94-8ffe-97b4372b3f5f tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:25.837801 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 280/1116] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:25 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:25.895663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:25.898931 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:25.899182 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:25.899440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:25.908245 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:25.908245 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:25.915333 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:25.921689 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-35af6aad-d4b0-49b6-8151-880aed827400 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:25.922572 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 281/1117] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:49:25 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.045831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9da10267-5c28-452b-8773-3bad1c05f90e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.048450 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9da10267-5c28-452b-8773-3bad1c05f90e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:49:26.048450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9da10267-5c28-452b-8773-3bad1c05f90e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.048450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9da10267-5c28-452b-8773-3bad1c05f90e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.052527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a33393a0-1daa-41a4-a8df-eed79a77880e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.055470 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a33393a0-1daa-41a4-a8df-eed79a77880e None None] GET https://10.4.3.81/volume// Aug 12 12:49:26.055470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a33393a0-1daa-41a4-a8df-eed79a77880e None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.055470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a33393a0-1daa-41a4-a8df-eed79a77880e None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.055470 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a33393a0-1daa-41a4-a8df-eed79a77880e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:26.055470 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 282/1118] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:26.061412 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.061412 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:26.068705 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-d77e62d3-6336-4e82-a753-211fdf42f1ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.072496 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-d77e62d3-6336-4e82-a753-211fdf42f1ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:49:26.074548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-d77e62d3-6336-4e82-a753-211fdf42f1ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35a56cf5-29a8-47fd-a21c-e411e5a37924", "connector": null, "instance_uuid": "d7db4956-6940-4161-8900-0c7fb981f6a3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.074755 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9da10267-5c28-452b-8773-3bad1c05f90e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:26.086287 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9da10267-5c28-452b-8773-3bad1c05f90e tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:49:26.088867 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 276/1119] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.092086 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.092086 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:26.141990 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-d77e62d3-6336-4e82-a753-211fdf42f1ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:49:26.143127 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 281/1120] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:49:26 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:26.194227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.197501 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:26.197799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.198206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.203698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.215455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cdb18562-32cf-4b7d-924d-2e7ebb464203 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.216094 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdb18562-32cf-4b7d-924d-2e7ebb464203 None None] GET https://10.4.3.81/volume// Aug 12 12:49:26.217166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdb18562-32cf-4b7d-924d-2e7ebb464203 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.217581 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.217581 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:26.219741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdb18562-32cf-4b7d-924d-2e7ebb464203 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.219741 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdb18562-32cf-4b7d-924d-2e7ebb464203 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:26.219741 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 277/1121] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:26.223663 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:26.232394 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ed2da47-c13d-4af2-a5d3-708ba1b90023 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:26.233160 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 282/1122] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.241484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.252460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:26.252460 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.252741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.277967 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.277967 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:26.285251 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:26.293591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-ba4b6885-f214-448e-a8b7-7f8bda69d256 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:26.294281 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 282/1123] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:26.434980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.440355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] PUT https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 Aug 12 12:49:26.441123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.441241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:26.444145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-223574474", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.447370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.qos_specs [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-223574474', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100195) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 12:49:26.453036 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Acquiring lock "cinder-attachment_update-35a56cf5-29a8-47fd-a21c-e411e5a37924-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:49:26.461094 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Lock "cinder-attachment_update-35a56cf5-29a8-47fd-a21c-e411e5a37924-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:49:26.462543 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.462543 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:26.463404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DB qos_specs_create(): root {'id': '77032523-a113-41a4-9806-f30a5a167ff9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-223574474'} {{(pid=100195) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 12:49:26.478238 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57f0dc75-8d3b-4c93-af4f-f008163b4c33 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:26.478947 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 283/1124] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:49:26 2026] POST /volume/v3/qos-specs => generated 390 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.492399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a77d800a-cb78-4666-98b1-cbf0cd0da674 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.494492 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a77d800a-cb78-4666-98b1-cbf0cd0da674 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:26.494975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a77d800a-cb78-4666-98b1-cbf0cd0da674 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1896874545"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.520700 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a77d800a-cb78-4666-98b1-cbf0cd0da674 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:26.521994 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 283/1125] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:26 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.536352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-297b128f-06cb-47f4-a689-9d84916fa5ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.539873 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-297b128f-06cb-47f4-a689-9d84916fa5ad tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:26.539873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-297b128f-06cb-47f4-a689-9d84916fa5ad tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1672069081"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.557690 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-297b128f-06cb-47f4-a689-9d84916fa5ad tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:26.558514 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 283/1126] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:26 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.570759 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a20a96d9-e552-4c92-aafd-40206cf18b8d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.574427 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a20a96d9-e552-4c92-aafd-40206cf18b8d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:26.575987 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a20a96d9-e552-4c92-aafd-40206cf18b8d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-181398619"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:26.578269 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.578269 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:26.597061 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a20a96d9-e552-4c92-aafd-40206cf18b8d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:26.597061 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 284/1127] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:26 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.609707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Lock "cinder-attachment_update-35a56cf5-29a8-47fd-a21c-e411e5a37924-np0000007055" released by "attachment_update" :: held 0.148s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:49:26.609707 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-747124bc-dc7f-4d71-ac66-d47ba34c47e3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 returned with HTTP 200 Aug 12 12:49:26.609707 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 278/1128] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:49:26 2026] PUT /volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:26.611313 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.615108 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 Aug 12 12:49:26.615293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.615488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associate' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.616142 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Associate qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9 with type: 5d399e47-25bb-4c87-8742-9c2abbe704d5 {{(pid=100196) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 12:49:26.644528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b1d57a9-6739-490c-93fe-65a7abc206cf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 returned with HTTP 202 Aug 12 12:49:26.644994 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 284/1129] 10.4.3.81 () {66 vars in 1474 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.657375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21c9b5df-641d-431c-9599-456d8a64f550 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.661962 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21c9b5df-641d-431c-9599-456d8a64f550 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=a3ff19cd-22ef-4ea8-952f-f7611e867cf5 Aug 12 12:49:26.661962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21c9b5df-641d-431c-9599-456d8a64f550 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.661962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21c9b5df-641d-431c-9599-456d8a64f550 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associate' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.662267 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21c9b5df-641d-431c-9599-456d8a64f550 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Associate qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9 with type: a3ff19cd-22ef-4ea8-952f-f7611e867cf5 {{(pid=100197) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 12:49:26.670583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-684dcff6-5436-45b9-97af-0724233a5e98 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.672769 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-684dcff6-5436-45b9-97af-0724233a5e98 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 Aug 12 12:49:26.672769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-684dcff6-5436-45b9-97af-0724233a5e98 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.672949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-684dcff6-5436-45b9-97af-0724233a5e98 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.688734 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-684dcff6-5436-45b9-97af-0724233a5e98 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 returned with HTTP 404 Aug 12 12:49:26.690115 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 285/1130] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/volumes/b5b510a7-aaba-4eb3-924b-fd7977145b26 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:26.710060 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71cbc01f-81cd-48c4-badb-17552634a888 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.713195 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:49:26.713195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.713195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.713195 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume with id: 888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:49:26.725277 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.725277 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:26.727672 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:26.728119 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21c9b5df-641d-431c-9599-456d8a64f550 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=a3ff19cd-22ef-4ea8-952f-f7611e867cf5 returned with HTTP 202 Aug 12 12:49:26.728119 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 284/1131] 10.4.3.81 () {66 vars in 1474 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=a3ff19cd-22ef-4ea8-952f-f7611e867cf5 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.746369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.749093 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=cb63982a-7cf5-45d7-9680-a1a8cc0db65b Aug 12 12:49:26.749343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.749567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associate' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.750589 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.750589 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:26.750589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Associate qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9 with type: cb63982a-7cf5-45d7-9680-a1a8cc0db65b {{(pid=100196) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 12:49:26.761351 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume request issued successfully. Aug 12 12:49:26.761609 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71cbc01f-81cd-48c4-badb-17552634a888 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 202 Aug 12 12:49:26.762238 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 279/1132] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:26 2026] DELETE /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.770708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4396815c-23d5-40d5-9197-535e7988346f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.775309 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4396815c-23d5-40d5-9197-535e7988346f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:49:26.775623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4396815c-23d5-40d5-9197-535e7988346f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.776305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4396815c-23d5-40d5-9197-535e7988346f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.789163 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85bd91f9-364c-4748-b031-2bf9ad09bd55 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=cb63982a-7cf5-45d7-9680-a1a8cc0db65b returned with HTTP 202 Aug 12 12:49:26.789749 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 285/1133] 10.4.3.81 () {66 vars in 1474 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associate?vol_type_id=cb63982a-7cf5-45d7-9680-a1a8cc0db65b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.793007 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.793007 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:26.804702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.804915 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4396815c-23d5-40d5-9197-535e7988346f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:26.807897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations Aug 12 12:49:26.808173 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.808559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associations' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.808770 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.808770 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:26.809193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Get associations for qos_spec id: 77032523-a113-41a4-9806-f30a5a167ff9 {{(pid=100197) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 12:49:26.813294 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4396815c-23d5-40d5-9197-535e7988346f tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 200 Aug 12 12:49:26.814483 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 286/1134] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.832248 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f5cf9e7-7ad0-4501-af8e-20fe20b78388 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations returned with HTTP 200 Aug 12 12:49:26.832733 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 285/1135] 10.4.3.81 () {66 vars in 1386 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.845716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.848359 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 Aug 12 12:49:26.848959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.849248 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'disassociate' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.850231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Disassociate qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9 from type: 5d399e47-25bb-4c87-8742-9c2abbe704d5 {{(pid=100198) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 12 12:49:26.887146 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3ff6740-24e1-4fc9-b942-763a65d21b41 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 returned with HTTP 202 Aug 12 12:49:26.887835 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 280/1136] 10.4.3.81 () {66 vars in 1483 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate?vol_type_id=5d399e47-25bb-4c87-8742-9c2abbe704d5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.895983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.899327 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations Aug 12 12:49:26.899527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.899747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associations' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.900003 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.900003 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:26.900339 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Get associations for qos_spec id: 77032523-a113-41a4-9806-f30a5a167ff9 {{(pid=100196) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 12:49:26.917382 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d2f7c37-8fcb-4d6a-a6d1-be9d933c51b9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations returned with HTTP 200 Aug 12 12:49:26.917950 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 286/1137] 10.4.3.81 () {66 vars in 1386 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:26.929422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.931598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate_all Aug 12 12:49:26.934033 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.934033 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'disassociate_all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.934033 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Disassociate qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9 from all. {{(pid=100195) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 12 12:49:26.958919 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6bdedc70-7ed7-4ab8-87f3-81edb59191c9 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate_all returned with HTTP 202 Aug 12 12:49:26.959959 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 287/1138] 10.4.3.81 () {66 vars in 1398 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/disassociate_all => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:26.973434 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:26.976020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations Aug 12 12:49:26.976261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:26.976517 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'associations' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:26.977069 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:26.977069 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:26.977494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Get associations for qos_spec id: 77032523-a113-41a4-9806-f30a5a167ff9 {{(pid=100197) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 12:49:26.988345 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b70d1c2-9e4d-4172-8e92-1ed939a62889 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations returned with HTTP 200 Aug 12 12:49:26.990711 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 286/1139] 10.4.3.81 () {66 vars in 1386 bytes} [Wed Aug 12 12:49:26 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:27.002996 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0aaa210c-3116-41df-bb56-1df6fb5a80b2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.010852 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0aaa210c-3116-41df-bb56-1df6fb5a80b2 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b Aug 12 12:49:27.010852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0aaa210c-3116-41df-bb56-1df6fb5a80b2 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.010852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0aaa210c-3116-41df-bb56-1df6fb5a80b2 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.010852 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.010852 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:27.054306 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0aaa210c-3116-41df-bb56-1df6fb5a80b2 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b returned with HTTP 202 Aug 12 12:49:27.054838 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 281/1140] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:49:27.067417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2797d22f-6496-4c1b-9437-d469bbc7fb59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.069941 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2797d22f-6496-4c1b-9437-d469bbc7fb59 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b Aug 12 12:49:27.070440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2797d22f-6496-4c1b-9437-d469bbc7fb59 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.070748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2797d22f-6496-4c1b-9437-d469bbc7fb59 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.083270 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2797d22f-6496-4c1b-9437-d469bbc7fb59 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b returned with HTTP 404 Aug 12 12:49:27.084024 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 287/1141] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/types/cb63982a-7cf5-45d7-9680-a1a8cc0db65b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.095812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8ab42527-99bd-48f4-a838-4c5b563a1a5a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.097890 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8ab42527-99bd-48f4-a838-4c5b563a1a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 Aug 12 12:49:27.098196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8ab42527-99bd-48f4-a838-4c5b563a1a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.099250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8ab42527-99bd-48f4-a838-4c5b563a1a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.099250 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.099250 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:27.137999 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8ab42527-99bd-48f4-a838-4c5b563a1a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 returned with HTTP 202 Aug 12 12:49:27.138589 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 288/1142] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.151676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08313c89-9556-483c-8f90-bf2051de84da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.154838 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08313c89-9556-483c-8f90-bf2051de84da tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 Aug 12 12:49:27.155040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08313c89-9556-483c-8f90-bf2051de84da tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.155348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08313c89-9556-483c-8f90-bf2051de84da tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.160560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08313c89-9556-483c-8f90-bf2051de84da tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 returned with HTTP 404 Aug 12 12:49:27.160560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 287/1143] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/types/a3ff19cd-22ef-4ea8-952f-f7611e867cf5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.170711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-782c6f86-dd86-4840-a0a1-e4ab5f107f06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.173556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-782c6f86-dd86-4840-a0a1-e4ab5f107f06 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 Aug 12 12:49:27.173556 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-782c6f86-dd86-4840-a0a1-e4ab5f107f06 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.173556 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-782c6f86-dd86-4840-a0a1-e4ab5f107f06 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.217979 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-782c6f86-dd86-4840-a0a1-e4ab5f107f06 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 returned with HTTP 202 Aug 12 12:49:27.219435 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 282/1144] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.232563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a38afec-f833-4b22-8860-20ed0e622b6f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.238478 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a38afec-f833-4b22-8860-20ed0e622b6f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 Aug 12 12:49:27.238614 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a38afec-f833-4b22-8860-20ed0e622b6f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.239073 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a38afec-f833-4b22-8860-20ed0e622b6f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.256926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a38afec-f833-4b22-8860-20ed0e622b6f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 returned with HTTP 404 Aug 12 12:49:27.256926 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 288/1145] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/types/5d399e47-25bb-4c87-8742-9c2abbe704d5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.258383 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ffb355fe-1571-4454-8c40-c912fd032670 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.263566 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffb355fe-1571-4454-8c40-c912fd032670 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:27.263566 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffb355fe-1571-4454-8c40-c912fd032670 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.263566 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffb355fe-1571-4454-8c40-c912fd032670 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.276107 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.281011 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.281011 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-703138688", "consumer": "back-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:27.282936 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.282936 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:27.282936 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.qos_specs [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-703138688', 'consumer': 'back-end', 'specs': {}} {{(pid=100197) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 12:49:27.287733 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.287733 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:27.290960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DB qos_specs_create(): root {'id': '080e24b7-95db-4448-8c49-617ae4f05e66', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-703138688'} {{(pid=100197) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 12:49:27.301692 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ffb355fe-1571-4454-8c40-c912fd032670 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:27.307055 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa8bc18f-6546-48c6-b126-f05a34d36172 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.307708 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 288/1146] 10.4.3.81 () {68 vars in 1257 bytes} [Wed Aug 12 12:49:27 2026] POST /volume/v3/qos-specs => generated 366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.308992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffb355fe-1571-4454-8c40-c912fd032670 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:27.309381 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 289/1147] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.325809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.328698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False Aug 12 12:49:27.328698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.329237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.331230 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: 080e24b7-95db-4448-8c49-617ae4f05e66, force: False {{(pid=100198) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.427832 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3623a3f2-cb9d-4c82-8cf7-67f06e666978 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False returned with HTTP 202 Aug 12 12:49:27.428331 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 283/1148] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.439021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3eccee36-6e93-4b47-8352-f5fdd4847873 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.441716 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3eccee36-6e93-4b47-8352-f5fdd4847873 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 Aug 12 12:49:27.441944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3eccee36-6e93-4b47-8352-f5fdd4847873 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.442154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3eccee36-6e93-4b47-8352-f5fdd4847873 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.442517 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.442517 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:27.447662 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3eccee36-6e93-4b47-8352-f5fdd4847873 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 returned with HTTP 404 Aug 12 12:49:27.448336 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 289/1149] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.458795 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a3b2a88b-8d9b-47bb-a74a-57931bdf6cec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.462235 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a3b2a88b-8d9b-47bb-a74a-57931bdf6cec tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.462824 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a3b2a88b-8d9b-47bb-a74a-57931bdf6cec tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.463399 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a3b2a88b-8d9b-47bb-a74a-57931bdf6cec tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.463792 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.463792 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:27.482495 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a3b2a88b-8d9b-47bb-a74a-57931bdf6cec tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.483121 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 289/1150] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.499577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.506923 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False Aug 12 12:49:27.507789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.508602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.510337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: 080e24b7-95db-4448-8c49-617ae4f05e66, force: False {{(pid=100195) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.517602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4db6d7c1-fa8f-42b0-a76d-a3a42ee0aa81 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False returned with HTTP 404 Aug 12 12:49:27.517602 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 290/1151] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.528900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8b3eae91-fa7e-4be9-8949-a922bca98f05 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.533803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b3eae91-fa7e-4be9-8949-a922bca98f05 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 Aug 12 12:49:27.533931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b3eae91-fa7e-4be9-8949-a922bca98f05 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.534198 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b3eae91-fa7e-4be9-8949-a922bca98f05 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.534823 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.534823 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:27.544565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b3eae91-fa7e-4be9-8949-a922bca98f05 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 returned with HTTP 404 Aug 12 12:49:27.545365 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 284/1152] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs/080e24b7-95db-4448-8c49-617ae4f05e66 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.559102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.564897 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.564897 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-127040592", "consumer": "both"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:27.567951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.qos_specs [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-127040592', 'consumer': 'both', 'specs': {}} {{(pid=100196) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 12:49:27.579821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DB qos_specs_create(): root {'id': 'f333d175-04d2-4f56-9f97-de792354fad0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-127040592'} {{(pid=100196) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 12:49:27.594197 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94fe8eda-ae7a-4e4e-8389-98fd7b3f469b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.595668 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 290/1153] 10.4.3.81 () {68 vars in 1257 bytes} [Wed Aug 12 12:49:27 2026] POST /volume/v3/qos-specs => generated 362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.614677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.617524 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False Aug 12 12:49:27.617661 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.619086 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.619086 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.619086 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:27.620652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: f333d175-04d2-4f56-9f97-de792354fad0, force: False {{(pid=100197) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.658675 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e532b3e7-3eb1-4346-a8e7-921a10bc3559 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False returned with HTTP 202 Aug 12 12:49:27.659505 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 290/1154] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.673120 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e8f9f3a0-73b7-4b3d-92b8-b2ef64860dcc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.679696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8f9f3a0-73b7-4b3d-92b8-b2ef64860dcc tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 Aug 12 12:49:27.679696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8f9f3a0-73b7-4b3d-92b8-b2ef64860dcc tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.679927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8f9f3a0-73b7-4b3d-92b8-b2ef64860dcc tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.690980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8f9f3a0-73b7-4b3d-92b8-b2ef64860dcc tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 returned with HTTP 404 Aug 12 12:49:27.691858 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 291/1155] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.702643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8ba8e546-6030-42ec-9e1a-3cebeeef1f0f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.706939 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ba8e546-6030-42ec-9e1a-3cebeeef1f0f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.706939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ba8e546-6030-42ec-9e1a-3cebeeef1f0f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.706939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ba8e546-6030-42ec-9e1a-3cebeeef1f0f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.722956 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ba8e546-6030-42ec-9e1a-3cebeeef1f0f tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.722956 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 285/1156] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.748461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e731b79-288d-40ab-b7fd-05355073af78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.753113 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e731b79-288d-40ab-b7fd-05355073af78 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False Aug 12 12:49:27.754609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e731b79-288d-40ab-b7fd-05355073af78 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.754609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e731b79-288d-40ab-b7fd-05355073af78 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.754869 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.754869 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:27.755893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e731b79-288d-40ab-b7fd-05355073af78 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: f333d175-04d2-4f56-9f97-de792354fad0, force: False {{(pid=100196) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.769931 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e731b79-288d-40ab-b7fd-05355073af78 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False returned with HTTP 404 Aug 12 12:49:27.772426 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 291/1157] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.784829 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4865f2aa-ddf1-4416-9ec6-7c711a777d0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.788632 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4865f2aa-ddf1-4416-9ec6-7c711a777d0e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 Aug 12 12:49:27.790351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4865f2aa-ddf1-4416-9ec6-7c711a777d0e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.791217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4865f2aa-ddf1-4416-9ec6-7c711a777d0e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.791991 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.791991 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:27.797193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4865f2aa-ddf1-4416-9ec6-7c711a777d0e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 returned with HTTP 404 Aug 12 12:49:27.797784 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 291/1158] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs/f333d175-04d2-4f56-9f97-de792354fad0 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.809814 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.815087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.815087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-270773072", "consumer": "front-end"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:27.817261 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.qos_specs [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-270773072', 'consumer': 'front-end', 'specs': {}} {{(pid=100195) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 12:49:27.826860 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DB qos_specs_create(): root {'id': '1c6a7187-756b-4ee2-bec2-03f29ccdb9c8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-270773072'} {{(pid=100195) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 12:49:27.835123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d9810fcd-ba50-45a7-8c37-06c47821915d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.837705 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9810fcd-ba50-45a7-8c37-06c47821915d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 Aug 12 12:49:27.838341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9810fcd-ba50-45a7-8c37-06c47821915d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.838341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9810fcd-ba50-45a7-8c37-06c47821915d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.845931 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-36ca5c91-9581-44ff-a7a5-16812b309a5a tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.847239 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 292/1159] 10.4.3.81 () {68 vars in 1257 bytes} [Wed Aug 12 12:49:27 2026] POST /volume/v3/qos-specs => generated 367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:27.849563 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9810fcd-ba50-45a7-8c37-06c47821915d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 returned with HTTP 404 Aug 12 12:49:27.850120 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 286/1160] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/volumes/888c85d7-b8b1-4c57-91e3-d025b71f4265 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.862590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.866689 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False Aug 12 12:49:27.868064 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.868166 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.868242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.869680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: 1c6a7187-756b-4ee2-bec2-03f29ccdb9c8, force: False {{(pid=100196) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.870092 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:49:27.870764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.871149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.871458 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume with id: ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:49:27.882143 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.882143 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:27.885726 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:27.907078 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb72b545-eecd-4d7c-b962-af7adfe7428e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False returned with HTTP 202 Aug 12 12:49:27.908481 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 292/1161] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.923152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-abf5fbe0-37f5-4350-a9cc-ce6e9af67e7c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.926264 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abf5fbe0-37f5-4350-a9cc-ce6e9af67e7c tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 Aug 12 12:49:27.926264 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abf5fbe0-37f5-4350-a9cc-ce6e9af67e7c tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.927239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abf5fbe0-37f5-4350-a9cc-ce6e9af67e7c tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.927323 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Delete volume request issued successfully. Aug 12 12:49:27.927369 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39c1a275-5bc9-4a11-9ebe-02e11d7c1ad2 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 202 Aug 12 12:49:27.927438 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.927438 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:27.927917 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 292/1162] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:27.936964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abf5fbe0-37f5-4350-a9cc-ce6e9af67e7c tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 returned with HTTP 404 Aug 12 12:49:27.936964 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 293/1163] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:27.939103 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.941993 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:49:27.942305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.942649 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.949155 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7f5ef3a-f627-4ead-b9bd-47bf602abc34 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.953996 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7f5ef3a-f627-4ead-b9bd-47bf602abc34 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:27.953996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7f5ef3a-f627-4ead-b9bd-47bf602abc34 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.953996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7f5ef3a-f627-4ead-b9bd-47bf602abc34 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.953996 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.953996 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:27.957999 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:27.957999 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:27.965725 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7f5ef3a-f627-4ead-b9bd-47bf602abc34 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:27.966472 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 293/1164] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:49:27.969476 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Volume info retrieved successfully. Aug 12 12:49:27.977518 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6cb624a-6f78-4016-9b9d-3012d3442e04 tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 200 Aug 12 12:49:27.978230 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 287/1165] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:27 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:27.978674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:27.983173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False Aug 12 12:49:27.983972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:27.984696 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:27.986333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: 1c6a7187-756b-4ee2-bec2-03f29ccdb9c8, force: False {{(pid=100197) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:27.991668 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6dfc2d5-f4e0-41b6-b216-a551b951e200 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False returned with HTTP 404 Aug 12 12:49:27.993306 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 293/1166] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:27 2026] DELETE /volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:28.007886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7be92ef2-db74-41c5-bde5-26902dab87a7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.012437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7be92ef2-db74-41c5-bde5-26902dab87a7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 Aug 12 12:49:28.012437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7be92ef2-db74-41c5-bde5-26902dab87a7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.012437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7be92ef2-db74-41c5-bde5-26902dab87a7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.022806 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7be92ef2-db74-41c5-bde5-26902dab87a7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 returned with HTTP 404 Aug 12 12:49:28.023503 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 294/1167] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/1c6a7187-756b-4ee2-bec2-03f29ccdb9c8 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:28.036804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2069f7d4-f4d5-44be-92f9-9f0a1f362fcf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.040700 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2069f7d4-f4d5-44be-92f9-9f0a1f362fcf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.040700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2069f7d4-f4d5-44be-92f9-9f0a1f362fcf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.040700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2069f7d4-f4d5-44be-92f9-9f0a1f362fcf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.042579 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.042579 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:28.048799 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2069f7d4-f4d5-44be-92f9-9f0a1f362fcf tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 200 Aug 12 12:49:28.048799 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 294/1168] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:28.060696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-00b49a99-11a6-4621-b011-1b6ca9ec417d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.063105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00b49a99-11a6-4621-b011-1b6ca9ec417d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 12 12:49:28.063362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00b49a99-11a6-4621-b011-1b6ca9ec417d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.063600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00b49a99-11a6-4621-b011-1b6ca9ec417d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.071800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00b49a99-11a6-4621-b011-1b6ca9ec417d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 12 12:49:28.072230 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 288/1169] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:28.084795 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-421fc3c2-8c51-436f-832e-46c3da68627d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.090730 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-421fc3c2-8c51-436f-832e-46c3da68627d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.090730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-421fc3c2-8c51-436f-832e-46c3da68627d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:28.101018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.qos_specs [None req-421fc3c2-8c51-436f-832e-46c3da68627d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100197) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 12 12:49:28.121151 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-421fc3c2-8c51-436f-832e-46c3da68627d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] qos_specs_update() value: {'id': '0bd7ec5b-daca-4868-89b4-e17198c56a47', 'key': 'iops_bytes', 'value': '500', 'specs_id': '77032523-a113-41a4-9806-f30a5a167ff9', 'deleted': False} {{(pid=100197) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 12 12:49:28.130979 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-421fc3c2-8c51-436f-832e-46c3da68627d tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 200 Aug 12 12:49:28.131656 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 294/1170] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:49:28 2026] PUT /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:49:28.150337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-254af25b-5366-488c-8daa-bbbcaf9e547b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.154158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-254af25b-5366-488c-8daa-bbbcaf9e547b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.154480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-254af25b-5366-488c-8daa-bbbcaf9e547b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.155221 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-254af25b-5366-488c-8daa-bbbcaf9e547b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.165240 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-254af25b-5366-488c-8daa-bbbcaf9e547b tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 200 Aug 12 12:49:28.165701 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 295/1171] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:28.177684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e022717-20e4-4f1e-b3f3-bbadabe03bd4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.181319 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e022717-20e4-4f1e-b3f3-bbadabe03bd4 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/delete_keys Aug 12 12:49:28.181319 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e022717-20e4-4f1e-b3f3-bbadabe03bd4 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:28.183707 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.183707 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:28.184191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e022717-20e4-4f1e-b3f3-bbadabe03bd4 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete_key spec: 77032523-a113-41a4-9806-f30a5a167ff9, keys: ['iops_bytes'] {{(pid=100196) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 12 12:49:28.209092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e022717-20e4-4f1e-b3f3-bbadabe03bd4 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/delete_keys returned with HTTP 202 Aug 12 12:49:28.209568 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 295/1172] 10.4.3.81 () {68 vars in 1403 bytes} [Wed Aug 12 12:49:28 2026] PUT /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9/delete_keys => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:28.219102 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-324e0ba6-4f4a-4ded-8cfb-ab239e556556 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.221405 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324e0ba6-4f4a-4ded-8cfb-ab239e556556 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.221715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324e0ba6-4f4a-4ded-8cfb-ab239e556556 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.222125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324e0ba6-4f4a-4ded-8cfb-ab239e556556 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.222423 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.222423 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:28.226577 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324e0ba6-4f4a-4ded-8cfb-ab239e556556 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 200 Aug 12 12:49:28.227107 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 289/1173] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:28.243940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1974946c-c0dd-49bd-ae58-bfc71c945673 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.245996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1974946c-c0dd-49bd-ae58-bfc71c945673 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.246161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1974946c-c0dd-49bd-ae58-bfc71c945673 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.246368 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1974946c-c0dd-49bd-ae58-bfc71c945673 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.246609 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.246609 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:28.251154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1974946c-c0dd-49bd-ae58-bfc71c945673 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 200 Aug 12 12:49:28.251675 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 295/1174] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:28.263893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.265953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9?force=False Aug 12 12:49:28.266194 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.266476 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.266824 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.266824 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:28.267209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Delete qos_spec: 77032523-a113-41a4-9806-f30a5a167ff9, force: False {{(pid=100195) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 12:49:28.304372 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b9d548ed-3cea-4006-8b4e-3b009ded09d7 tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9?force=False returned with HTTP 202 Aug 12 12:49:28.305070 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 296/1175] 10.4.3.81 () {66 vars in 1373 bytes} [Wed Aug 12 12:49:28 2026] DELETE /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:28.313287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a43637c8-73ed-4388-844e-5d7f557b267e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.315080 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a43637c8-73ed-4388-844e-5d7f557b267e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 Aug 12 12:49:28.315314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a43637c8-73ed-4388-844e-5d7f557b267e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.315698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a43637c8-73ed-4388-844e-5d7f557b267e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.316178 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.316178 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:28.322441 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a43637c8-73ed-4388-844e-5d7f557b267e tempest-QosSpecsTestJSON-1370440775 tempest-QosSpecsTestJSON-1370440775-project-admin] https://10.4.3.81/volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 returned with HTTP 404 Aug 12 12:49:28.323262 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 296/1176] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/qos-specs/77032523-a113-41a4-9806-f30a5a167ff9 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:28.325568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:28.327463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:28.327670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:28.327901 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:28.339928 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:28.339928 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:28.344990 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:28.349547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1ac2061-356d-40d2-834a-225ba22eeaf5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:28.352797 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 290/1177] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:29.000264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58e8635c-942e-46a2-b305-9088178b008d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:29.002713 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58e8635c-942e-46a2-b305-9088178b008d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] GET https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 Aug 12 12:49:29.002969 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58e8635c-942e-46a2-b305-9088178b008d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:29.003244 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58e8635c-942e-46a2-b305-9088178b008d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:29.015442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58e8635c-942e-46a2-b305-9088178b008d tempest-TaggedBootDevicesTest_v242-979735056 tempest-TaggedBootDevicesTest_v242-979735056-project-member] https://10.4.3.81/volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 returned with HTTP 404 Aug 12 12:49:29.016099 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 296/1178] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:28 2026] GET /volume/v3/volumes/ef9c0be2-0f19-42a5-a036-a820a9e16c41 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:29.371394 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:29.375405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:29.375910 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:29.375910 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:29.412203 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:29.412203 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:29.422642 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:29.430392 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5bfbd07-e0ac-442f-b51a-9476dbb727db tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:29.431384 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 297/1179] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:29 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:29.996732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-c4a176b2-4b6e-4e2f-b393-3925fa1eb518 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:30.001158 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-c4a176b2-4b6e-4e2f-b393-3925fa1eb518 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036/action Aug 12 12:49:30.001966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-c4a176b2-4b6e-4e2f-b393-3925fa1eb518 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:30.001966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-c4a176b2-4b6e-4e2f-b393-3925fa1eb518 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:30.028587 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:30.028587 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:30.059269 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-450dc142-22b2-4dea-a6df-03187e64dfcf req-c4a176b2-4b6e-4e2f-b393-3925fa1eb518 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036/action returned with HTTP 204 Aug 12 12:49:30.059933 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 297/1180] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:49:29 2026] POST /volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:30.455375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:30.458088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:30.458484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:30.459371 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:30.477361 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:30.477361 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:30.486166 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:30.493655 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6c75aae-78c9-483f-a83d-1fdb065b1ff9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:30.493655 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 291/1181] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:30 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 1129 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:30.512927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:30.518123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:30.518389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:30.518812 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:30.538543 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:30.538543 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:30.551718 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:30.558525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aeb144c4-8f96-4cf9-990e-16e1faab7967 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:30.559122 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 297/1182] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:30 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 1129 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:30.969138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:30.971577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:30.972070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1390995138", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:30.974705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1390995138', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:31.108377 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume of 1 GB Aug 12 12:49:31.115909 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Availability Zones retrieved successfully. Aug 12 12:49:31.126657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Flow 'volume_create_api' (130d3b07-f792-4bb0-9ed9-6605af008755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:31.128241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334b62af-b145-4fc5-a403-d82c428bc397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.130885 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:31.219114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334b62af-b145-4fc5-a403-d82c428bc397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:31.220220 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3acf76-d1e3-457f-9513-0f5b43da31e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.304673 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Created reservations ['77c1c523-82be-4e2a-b800-027a7e3dcd81', 'af2c7a20-d73d-461f-805e-3fa6263a2dc2', 'faf2a541-1901-4535-835c-0d61df282781', 'defd8c32-98c5-4e6e-8d38-455947855fd9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:31.306010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3acf76-d1e3-457f-9513-0f5b43da31e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c1c523-82be-4e2a-b800-027a7e3dcd81', 'af2c7a20-d73d-461f-805e-3fa6263a2dc2', 'faf2a541-1901-4535-835c-0d61df282781', 'defd8c32-98c5-4e6e-8d38-455947855fd9']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:31.308138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d9070e-1738-49e3-a78f-29b97bbda5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.350959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d9070e-1738-49e3-a78f-29b97bbda5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1632b6a3-3d42-468b-a732-8c87a9c0be10', '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-1390995138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',qos_specs=None,replication_status=,reservations=['77c1c523-82be-4e2a-b800-027a7e3dcd81','af2c7a20-d73d-461f-805e-3fa6263a2dc2','faf2a541-1901-4535-835c-0d61df282781','defd8c32-98c5-4e6e-8d38-455947855fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb0643d0a394c7d8e45625b76606791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1390995138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1632b6a3-3d42-468b-a732-8c87a9c0be10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fb0643d0a394c7d8e45625b76606791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:31.353948 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80002fc7-e75f-4249-99ce-a46e81e685a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.411963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80002fc7-e75f-4249-99ce-a46e81e685a6) transitioned into state 'SUCCESS' from state '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-1390995138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cd3ac0e28e41a1a5e36ab1dba7ccdd',qos_specs=None,replication_status=,reservations=['77c1c523-82be-4e2a-b800-027a7e3dcd81','af2c7a20-d73d-461f-805e-3fa6263a2dc2','faf2a541-1901-4535-835c-0d61df282781','defd8c32-98c5-4e6e-8d38-455947855fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb0643d0a394c7d8e45625b76606791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:31.412739 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8f238c-5a44-4d9b-8fba-be2ff918909a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.427766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8f238c-5a44-4d9b-8fba-be2ff918909a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:31.428537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Flow 'volume_create_api' (130d3b07-f792-4bb0-9ed9-6605af008755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:31.429431 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Create volume request issued successfully. Aug 12 12:49:31.430097 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b95f9f4-cca5-48e4-aba3-8bd8663de5ca tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:31.430572 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 298/1183] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:30 2026] POST /volume/v3/volumes => generated 751 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:31.451710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:31.454181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:49:31.454944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:31.455458 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:31.484169 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:31.484169 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:31.489836 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:31.499607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc193943-ed8a-4814-85c3-7aa326ecb238 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 200 Aug 12 12:49:31.500485 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 298/1184] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:31 2026] GET /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:31.540075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7a834d12-ee7a-4aee-aef0-2d030bec5b65 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:31.759144 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a834d12-ee7a-4aee-aef0-2d030bec5b65 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:31.759855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a834d12-ee7a-4aee-aef0-2d030bec5b65 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-808899764", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:31.783470 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a834d12-ee7a-4aee-aef0-2d030bec5b65 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:31.783897 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 292/1185] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:31 2026] POST /volume/v3/types => generated 217 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:31.795170 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bb553259-1d5e-479b-9d73-fbecc9a9752c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:31.797292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb553259-1d5e-479b-9d73-fbecc9a9752c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1/encryption Aug 12 12:49:31.797292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb553259-1d5e-479b-9d73-fbecc9a9752c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:31.827961 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb553259-1d5e-479b-9d73-fbecc9a9752c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1/encryption returned with HTTP 200 Aug 12 12:49:31.829558 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 298/1186] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:49:31 2026] POST /volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:31.844418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:31.956627 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:31.957158 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-725187805", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-808899764", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:31.958906 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-725187805', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-808899764', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:31.963431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume of 1 GB Aug 12 12:49:31.963863 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:31.963863 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:31.964710 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Availability Zones retrieved successfully. Aug 12 12:49:31.972927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (76eb9a65-cd03-43cd-a95c-054f5fdeeddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:31.974450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0555d5b1-e01b-4cf7-953d-33986bc62b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:31.975884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:32.019005 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0555d5b1-e01b-4cf7-953d-33986bc62b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1,is_public=True,name='tempest-scenario-type-cryptsetup-808899764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1', '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=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.021046 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c453a6d4-b405-413c-8a61-e5bf33fcafa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.059005 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-808899764 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-808899764, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:32.059398 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-808899764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-808899764, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:32.114311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Created reservations ['1b63a5eb-26c2-4a6b-a0d0-f671a92e36b5', '6153344c-d706-47bb-af2d-9eea65ce0aca', 'deea012f-30c9-4515-8df6-32ebe4943ce7', '8de1555d-755d-4602-9836-d230078b4365'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:32.115563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c453a6d4-b405-413c-8a61-e5bf33fcafa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b63a5eb-26c2-4a6b-a0d0-f671a92e36b5', '6153344c-d706-47bb-af2d-9eea65ce0aca', 'deea012f-30c9-4515-8df6-32ebe4943ce7', '8de1555d-755d-4602-9836-d230078b4365']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.116513 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa70b40-c8fc-4210-9aa5-c109fc2073e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.148117 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa70b40-c8fc-4210-9aa5-c109fc2073e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887c4fcf-b4e8-45be-922e-a44aafa44b92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-725187805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['1b63a5eb-26c2-4a6b-a0d0-f671a92e36b5','6153344c-d706-47bb-af2d-9eea65ce0aca','deea012f-30c9-4515-8df6-32ebe4943ce7','8de1555d-755d-4602-9836-d230078b4365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-725187805',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=887c4fcf-b4e8-45be-922e-a44aafa44b92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5796dbd398ca4c44bb6f993da4d942cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1),volume_type_id=900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.149344 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9b87d0-ab76-4a43-9de9-8827f9989d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.180166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9b87d0-ab76-4a43-9de9-8827f9989d00) transitioned into state 'SUCCESS' from state '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-725187805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['1b63a5eb-26c2-4a6b-a0d0-f671a92e36b5','6153344c-d706-47bb-af2d-9eea65ce0aca','deea012f-30c9-4515-8df6-32ebe4943ce7','8de1555d-755d-4602-9836-d230078b4365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.181017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f77d5-c3dc-4ff0-adae-c3063c32cc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.198032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f77d5-c3dc-4ff0-adae-c3063c32cc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.201032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (76eb9a65-cd03-43cd-a95c-054f5fdeeddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:32.201462 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request issued successfully. Aug 12 12:49:32.202244 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff90f488-3f01-4a72-bc08-4a58b01f466e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:32.202991 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 299/1187] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:31 2026] POST /volume/v3/volumes => generated 787 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:32.521933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:32.528904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:49:32.548003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:32.548321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:32.570921 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:32.570921 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:32.577359 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:32.585743 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff95c7cc-f899-4395-8983-7b4609f9aff6 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 200 Aug 12 12:49:32.586600 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 299/1188] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:32 2026] GET /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 1359 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:32.639970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:32.644220 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:49:32.644220 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:32.644461 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:32.653746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:32.653746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:32.658136 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:32.663942 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-682184b2-39c2-4737-969a-fab0ac02e38c tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 200 Aug 12 12:49:32.664434 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 293/1189] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:49:32 2026] GET /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:32.727226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:32.777324 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:32.777889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2026523395"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:32.784081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2026523395'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:32.784216 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 1 GB Aug 12 12:49:32.796811 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:49:32.806849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (894e1817-5a0c-41b5-9f93-c87f0fd7ff7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:32.810484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09016727-f073-436e-a656-735725dcb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.812103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:32.851839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09016727-f073-436e-a656-735725dcb796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.852080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459d1e5d-4fe7-413a-afaf-fc88338cd2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:32.969794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['80aa9fa0-cfec-45f8-a1d7-2cd466966ade', '6471afd1-824d-4746-8d6e-ac7469625e78', 'a62d2116-10f2-4bfd-9765-f390789e91ff', 'bad283f0-ae0d-4403-967d-76b915da6d93'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:32.971164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459d1e5d-4fe7-413a-afaf-fc88338cd2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80aa9fa0-cfec-45f8-a1d7-2cd466966ade', '6471afd1-824d-4746-8d6e-ac7469625e78', 'a62d2116-10f2-4bfd-9765-f390789e91ff', 'bad283f0-ae0d-4403-967d-76b915da6d93']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:32.972904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1c120d-0dcc-49b1-9f30-6ca635a7f68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:33.013979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1c120d-0dcc-49b1-9f30-6ca635a7f68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324e372c-0db2-4c86-a247-df6d60cb8ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2026523395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['80aa9fa0-cfec-45f8-a1d7-2cd466966ade','6471afd1-824d-4746-8d6e-ac7469625e78','a62d2116-10f2-4bfd-9765-f390789e91ff','bad283f0-ae0d-4403-967d-76b915da6d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2026523395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324e372c-0db2-4c86-a247-df6d60cb8ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:33.015996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36824ec-05e5-4964-b4eb-ba9b4be379ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:33.061851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36824ec-05e5-4964-b4eb-ba9b4be379ac) transitioned into state 'SUCCESS' from state '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-2026523395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['80aa9fa0-cfec-45f8-a1d7-2cd466966ade','6471afd1-824d-4746-8d6e-ac7469625e78','a62d2116-10f2-4bfd-9765-f390789e91ff','bad283f0-ae0d-4403-967d-76b915da6d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:33.064138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef14afe9-6751-4a13-86c3-adc4bffabed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:33.085557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef14afe9-6751-4a13-86c3-adc4bffabed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:33.085807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (894e1817-5a0c-41b5-9f93-c87f0fd7ff7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:33.086574 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:49:33.087614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c15cbcb-1ef5-446e-ba31-fe55c3e90cef tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:33.089424 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 299/1190] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:32 2026] POST /volume/v3/volumes => generated 752 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:33.107806 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:33.110972 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:49:33.110972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:33.111725 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:33.122937 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:33.122937 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:33.132594 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:49:33.144535 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-32e04a0c-28f0-4a3f-92b5-3eb33aacc6ed tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:49:33.145143 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 300/1191] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:33 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:33.423739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:33.427786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:49:33.428100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:33.429024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:33.441189 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:33.441189 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:33.449635 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:33.459151 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f40c4fca-4cf3-4148-84d1-fa9b5cff770a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 200 Aug 12 12:49:33.459610 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 300/1192] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:49:33 2026] GET /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:33.472125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5d29a6a6-205a-4693-8069-520aa8b79145 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:33.472533 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d29a6a6-205a-4693-8069-520aa8b79145 None None] GET https://10.4.3.81/volume// Aug 12 12:49:33.472867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d29a6a6-205a-4693-8069-520aa8b79145 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:33.473023 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d29a6a6-205a-4693-8069-520aa8b79145 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:33.473409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d29a6a6-205a-4693-8069-520aa8b79145 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:33.473763 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 294/1193] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:49:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:33.483963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-16c19ff0-f594-431a-a623-d2e6938f9659 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:33.486453 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-16c19ff0-f594-431a-a623-d2e6938f9659 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:49:33.486838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-16c19ff0-f594-431a-a623-d2e6938f9659 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1632b6a3-3d42-468b-a732-8c87a9c0be10", "connector": null, "instance_uuid": "aae3f601-2f78-4073-b558-9bd4c9871078"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:33.496837 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:33.496837 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:33.542742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-16c19ff0-f594-431a-a623-d2e6938f9659 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:49:33.543539 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 300/1194] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:49:33 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 12 12:49:34.164729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:34.167052 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:49:34.167329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:34.167620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:34.181450 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:34.181450 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:34.186932 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:49:34.193508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3a008ae9-6621-4d2a-a1d5-58e451a5104f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:49:34.194010 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 301/1195] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:34 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:34.219360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:34.224106 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:49:34.224335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:34.224508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:34.236825 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:34.236825 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:34.243528 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:49:34.250126 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8df72a3e-d7dc-4c87-8ffa-68eb2856f12c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:49:34.250744 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 301/1196] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:34 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:34.267608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:34.270976 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:49:34.271420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2032345884"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:34.296283 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:34.296283 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:34.296283 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:49:34.296503 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:49:34.386913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['25524fbc-4449-4ca1-a70a-ae3ad82178b3', 'd7f032e8-356d-4376-9fa5-2971d4b2b51e', '67b03724-1029-40c1-99cb-fdb6988f16fc', 'b7312fbb-7bc0-49ce-a116-943b102e84e6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:34.444792 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot create request issued successfully. Aug 12 12:49:34.445590 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cac50a65-de49-4cf2-9cdc-8189d6a78624 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:49:34.445590 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 295/1197] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:49:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:34.458409 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-98f3a1d5-f769-4e79-b612-975c833b4364 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:34.462869 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98f3a1d5-f769-4e79-b612-975c833b4364 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:34.464712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98f3a1d5-f769-4e79-b612-975c833b4364 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:34.466058 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98f3a1d5-f769-4e79-b612-975c833b4364 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:34.475760 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:34.475760 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:34.476473 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-98f3a1d5-f769-4e79-b612-975c833b4364 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:34.477862 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98f3a1d5-f769-4e79-b612-975c833b4364 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 200 Aug 12 12:49:34.478446 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 301/1198] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:34 2026] GET /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:35.007255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-506bd6e6-70e4-4b41-a683-98a9aba45816 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.007255 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-506bd6e6-70e4-4b41-a683-98a9aba45816 None None] GET https://10.4.3.81/volume// Aug 12 12:49:35.007255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-506bd6e6-70e4-4b41-a683-98a9aba45816 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.007255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-506bd6e6-70e4-4b41-a683-98a9aba45816 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.007255 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-506bd6e6-70e4-4b41-a683-98a9aba45816 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:35.008087 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 302/1199] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:35.019367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.022150 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:49:35.022439 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.022712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.036262 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.036262 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:35.040336 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:49:35.046942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-7e6bd71a-f83a-42fa-9654-058db233f749 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 200 Aug 12 12:49:35.047421 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 302/1200] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:35.175922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.182022 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] PUT https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 Aug 12 12:49:35.182022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:35.192256 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Acquiring lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:49:35.200470 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:49:35.205769 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.205769 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:35.391690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" released by "attachment_update" :: held 0.191s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:49:35.391690 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-f67d7af1-e58c-4d53-993e-77d87fe39764 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 returned with HTTP 200 Aug 12 12:49:35.392327 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 296/1201] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:49:35 2026] PUT /volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:35.429902 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-93809678-9b68-49e5-b064-56c564ba7634 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.433374 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-93809678-9b68-49e5-b064-56c564ba7634 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2/action Aug 12 12:49:35.434583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-93809678-9b68-49e5-b064-56c564ba7634 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:35.434583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-93809678-9b68-49e5-b064-56c564ba7634 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:35.471886 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.471886 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:35.496134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.504803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:35.504803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.504803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.514437 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.514437 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:35.514437 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:35.514437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92dd10cf-ddba-49bb-ac40-29d85f9ce40a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 200 Aug 12 12:49:35.514828 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fc200649-bad9-45b7-81f4-7aa98b507541 req-93809678-9b68-49e5-b064-56c564ba7634 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2/action returned with HTTP 204 Aug 12 12:49:35.514916 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 303/1202] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:35.514954 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 302/1203] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:49:35 2026] POST /volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:35.530508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.533728 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:49:35.534335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "snapshot_id": "5ed13c95-6614-4aa9-9423-40ae945a018c", "name": "tempest-VolumesSnapshotTestJSON-Backup-2068074037", "container": "tempest-volumessnapshottestjson-backup-container-1811674141"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:35.537804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Creating new backup {'backup': {'volume_id': '324e372c-0db2-4c86-a247-df6d60cb8ee4', 'snapshot_id': '5ed13c95-6614-4aa9-9423-40ae945a018c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2068074037', 'container': 'tempest-volumessnapshottestjson-backup-container-1811674141'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:49:35.538054 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Creating backup of volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 in container tempest-volumessnapshottestjson-backup-container-1811674141 Aug 12 12:49:35.553683 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.553683 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:35.554732 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:49:35.565950 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.565950 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:35.566673 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:35.629584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['07a80c8b-244a-4839-a791-6383f36439e5', 'ad0d00f4-141e-438d-85aa-d0a9866e1d1f'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:35.702583 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a111fb-58be-457e-9bbb-d1d8e9d6db26 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:49:35.702583 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 303/1204] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:35 2026] POST /volume/v3/backups => generated 333 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:35.718998 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.721556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:35.721556 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.721834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.722127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:35.739318 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.739318 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:35.743103 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3957e21-1db6-48b1-8461-2b62890b84e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:35.743744 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 297/1205] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:35.763091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.767393 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:35.767517 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.768359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.787308 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.787308 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:35.797106 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:35.804895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b3e2be50-d93c-4634-b820-6cd53a6c81af tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:35.804895 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 304/1206] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 1129 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:35.836214 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.840831 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924/action Aug 12 12:49:35.846125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:35.846125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:35.869117 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:35.869117 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:35.870015 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:35.883356 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Begin detaching volume completed successfully. Aug 12 12:49:35.883519 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-59020110-7080-448f-b671-301cf07684b0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924/action returned with HTTP 202 Aug 12 12:49:35.884097 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 303/1207] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:49:35 2026] POST /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:35.970687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a170eb3e-aaa6-40a1-98cf-bd0244cdd6a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.970687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a170eb3e-aaa6-40a1-98cf-bd0244cdd6a9 None None] GET https://10.4.3.81/volume// Aug 12 12:49:35.970687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a170eb3e-aaa6-40a1-98cf-bd0244cdd6a9 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.970687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a170eb3e-aaa6-40a1-98cf-bd0244cdd6a9 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:35.970687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a170eb3e-aaa6-40a1-98cf-bd0244cdd6a9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:35.971123 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 304/1208] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:35.984624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:35.992937 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:35.993047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:35.993305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:36.012497 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:36.012497 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:36.025447 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:36.032907 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-de147734-28de-4271-b99b-728b482cc7c6 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:49:36.034075 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 298/1209] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:49:35 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:36.765800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:36.766869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:36.767159 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:36.767460 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:36.767591 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:36.777805 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:36.777805 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:36.779138 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43fcf34a-a378-44a5-8118-bd32a6c3df85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:36.779563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 305/1210] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:36 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:37.796292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:37.798593 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:37.798874 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:37.799143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:37.799306 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:37.805549 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:37.805549 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:37.806753 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0433aa47-f1b8-418e-b514-1845bb2eafaa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:37.807328 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 304/1211] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:37 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:38.823152 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:38.825800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:38.826083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:38.826315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:38.827195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:38.835003 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:38.835003 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:38.835954 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97338a7b-ded2-4cb7-a7b3-05976c6fa990 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:38.836402 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 305/1212] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:38 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:38.857829 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b9b0a016-edeb-4fae-bc87-84ac836032c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:38.861178 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b9b0a016-edeb-4fae-bc87-84ac836032c3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] DELETE https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 Aug 12 12:49:38.861178 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b9b0a016-edeb-4fae-bc87-84ac836032c3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:38.861178 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b9b0a016-edeb-4fae-bc87-84ac836032c3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:38.876724 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:38.876724 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:38.987230 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4b7cd494-1600-4271-9867-cc57e0489519 req-b9b0a016-edeb-4fae-bc87-84ac836032c3 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 returned with HTTP 200 Aug 12 12:49:38.987680 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 299/1213] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:38 2026] DELETE /volume/v3/attachments/371a1386-3f53-4c16-a94d-0a86cbd79036 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:39.195685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:39.198135 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:49:39.198659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35a56cf5-29a8-47fd-a21c-e411e5a37924", "force": false, "name": "tempest-TestStampPattern-snapshot-991406299", "description": null, "metadata": null}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:39.219959 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:39.219959 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:39.221406 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:49:39.221406 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create snapshot from volume 35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:49:39.338209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Created reservations ['4cfd84a3-1b9f-46a4-bf93-734e1e1bc457', '304ae514-4688-4d06-a4d1-10193ccf2438', '02501eac-3391-474b-b4d8-b72cd4499b95', '7543f29b-d8df-4d01-ae85-9bf87b7e024d'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:39.406587 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot create request issued successfully. Aug 12 12:49:39.407212 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b373cb2-1fb8-4ba9-ac35-b1d529a10ebc tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:49:39.407910 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 306/1214] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:49:39 2026] POST /volume/v3/snapshots => generated 302 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:39.426841 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:39.429551 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:49:39.429834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:39.430038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:39.447984 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:39.447984 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:39.448151 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:49:39.449308 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3836dcbe-b928-4ec8-ad9d-1d1ce1ad733b tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 200 Aug 12 12:49:39.453490 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 305/1215] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:39 2026] GET /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:39.854547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e22a1eb-f831-49a2-990e-932370eb3beb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:39.856465 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e22a1eb-f831-49a2-990e-932370eb3beb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:39.856722 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e22a1eb-f831-49a2-990e-932370eb3beb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:39.857974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e22a1eb-f831-49a2-990e-932370eb3beb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:39.857974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5e22a1eb-f831-49a2-990e-932370eb3beb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:39.865961 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:39.865961 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:39.868326 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e22a1eb-f831-49a2-990e-932370eb3beb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:39.868955 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 306/1216] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:39 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:40.464489 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:40.467554 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:49:40.467554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:40.467554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:40.476599 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:40.476599 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:40.477532 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:49:40.478083 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-432caa10-7b87-4956-ab8e-a8691c83eda9 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 200 Aug 12 12:49:40.478476 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 300/1217] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:40 2026] GET /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:40.496699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:40.501336 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:49:40.502894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:40.502894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:40.511855 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:40.511855 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:40.512503 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:49:40.513461 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e6580986-28bb-4fee-9337-6c3ce5fa6401 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 200 Aug 12 12:49:40.517751 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 307/1218] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:40 2026] GET /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:40.886046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:40.893750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:40.895229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:40.895229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:40.895229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:40.907255 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:40.907255 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:40.908355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-398aa6a1-c625-43a3-be9c-7c4acbbe42aa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:40.908535 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 306/1219] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:40 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:41.926808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-896da2b5-3872-4611-976f-de8e410cfbd7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:41.929712 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-896da2b5-3872-4611-976f-de8e410cfbd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:41.930081 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-896da2b5-3872-4611-976f-de8e410cfbd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:41.930341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-896da2b5-3872-4611-976f-de8e410cfbd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:41.930456 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-896da2b5-3872-4611-976f-de8e410cfbd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:41.937961 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:41.937961 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:41.938488 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-896da2b5-3872-4611-976f-de8e410cfbd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:41.939214 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 307/1220] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:41 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:42.956738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:42.963797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:42.963797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:42.963797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:42.964118 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:42.970501 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:42.970501 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:42.972661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a722b664-a139-4439-9a8b-d0bf0c6bf94e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:42.972661 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 301/1221] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:42 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:43.989960 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:43.995823 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:43.996466 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:43.996903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:43.997450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:44.008118 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:44.008118 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:44.009592 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c3d98df7-af78-462e-b0ed-2a8e19d10d2a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:44.010860 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 308/1222] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:43 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:44.560720 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-a9f1d576-87b3-42c8-ad34-497187d208e9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:44.564815 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-a9f1d576-87b3-42c8-ad34-497187d208e9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 Aug 12 12:49:44.564815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-a9f1d576-87b3-42c8-ad34-497187d208e9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:44.564815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-a9f1d576-87b3-42c8-ad34-497187d208e9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:44.584647 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:44.584647 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:44.714187 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-a9f1d576-87b3-42c8-ad34-497187d208e9 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 returned with HTTP 200 Aug 12 12:49:44.714187 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 307/1223] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:44 2026] DELETE /volume/v3/attachments/cc3b079a-cac4-4b9e-833b-0eb63ef1e8c4 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:44.746849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:44.753274 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] DELETE https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:49:44.753559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:44.753827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:44.754089 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Delete volume with id: 71c860ab-d8fa-4e24-bab6-430ccf0b86c7 Aug 12 12:49:44.769392 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:44.769392 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:44.770908 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Volume info retrieved successfully. Aug 12 12:49:44.825105 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] Delete volume request issued successfully. Aug 12 12:49:44.825805 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-df429a2b-b4b9-40b1-8eed-09306f08719e req-1bdc9bc3-d15c-45a4-b127-5770b46f99f2 tempest-ServerActionsV293TestJSON-401160097 tempest-ServerActionsV293TestJSON-401160097-project-member] https://10.4.3.81/volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 returned with HTTP 202 Aug 12 12:49:44.826236 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 308/1224] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:49:44 2026] DELETE /volume/v3/volumes/71c860ab-d8fa-4e24-bab6-430ccf0b86c7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:45.028102 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cae4da95-06b3-4064-8f61-1a4d30f595df None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:45.031538 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cae4da95-06b3-4064-8f61-1a4d30f595df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:45.031538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cae4da95-06b3-4064-8f61-1a4d30f595df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:45.032809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cae4da95-06b3-4064-8f61-1a4d30f595df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:45.035109 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cae4da95-06b3-4064-8f61-1a4d30f595df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:45.045584 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:45.045584 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:45.046800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cae4da95-06b3-4064-8f61-1a4d30f595df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:45.048606 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 302/1225] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:45 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:46.073603 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:46.077397 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:46.078084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:46.078084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:46.079108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:46.088133 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:46.088133 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:46.088133 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a86e2cfd-f99f-41ca-a215-12b640e5046f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:46.088133 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 309/1226] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:46 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:47.115316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-69e65494-8802-4efc-a38e-51a363ec41b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:47.121807 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69e65494-8802-4efc-a38e-51a363ec41b7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:47.121807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69e65494-8802-4efc-a38e-51a363ec41b7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:47.121807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69e65494-8802-4efc-a38e-51a363ec41b7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:47.121807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-69e65494-8802-4efc-a38e-51a363ec41b7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:47.129249 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:47.129249 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:47.130650 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69e65494-8802-4efc-a38e-51a363ec41b7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:47.131655 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 308/1227] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:47 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:47.813596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:47.819466 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:47.820229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-556194863", "snapshot_id": "fba35a3c-cf99-474d-a54b-e2e5f1b7d997", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:47.829590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-556194863', 'snapshot_id': 'fba35a3c-cf99-474d-a54b-e2e5f1b7d997', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:47.837553 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:47.837553 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:47.838128 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:49:47.838357 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume of 1 GB Aug 12 12:49:47.849188 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Availability Zones retrieved successfully. Aug 12 12:49:47.857818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Flow 'volume_create_api' (19927dcf-0aad-431a-9a16-e71f60d107ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:47.860684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a014112-5978-4ac5-8150-8290c3a45be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:47.862251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:47.910624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a014112-5978-4ac5-8150-8290c3a45be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fba35a3c-cf99-474d-a54b-e2e5f1b7d997', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:47.911697 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aee1e9d-71f4-4bf8-9f4c-afbb7122e890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:47.980223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Created reservations ['388a28ae-5b18-48e0-8cff-3bbda3551e3c', 'fbd268a0-1c5f-4b04-a9b2-aa3a2b07ff2a', 'b486d45f-25b5-457e-99c4-cc8825d84663', '5535750a-c328-4cf9-9c44-48bfb20bee46'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:47.981478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aee1e9d-71f4-4bf8-9f4c-afbb7122e890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388a28ae-5b18-48e0-8cff-3bbda3551e3c', 'fbd268a0-1c5f-4b04-a9b2-aa3a2b07ff2a', 'b486d45f-25b5-457e-99c4-cc8825d84663', '5535750a-c328-4cf9-9c44-48bfb20bee46']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:47.982574 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6379742d-249b-4256-9386-83959a149a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:48.046527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6379742d-249b-4256-9386-83959a149a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce5c44ee-f528-4ab5-8b8c-124e732fcee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-556194863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9537a109ea490fa90840fd37cb2963',qos_specs=None,replication_status=,reservations=['388a28ae-5b18-48e0-8cff-3bbda3551e3c','fbd268a0-1c5f-4b04-a9b2-aa3a2b07ff2a','b486d45f-25b5-457e-99c4-cc8825d84663','5535750a-c328-4cf9-9c44-48bfb20bee46'],size=1,snapshot_id=fba35a3c-cf99-474d-a54b-e2e5f1b7d997,source_replicaid=,source_volid=None,status='creating',user_id='569225c403214bd4a73ce32cbed986c8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-556194863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce5c44ee-f528-4ab5-8b8c-124e732fcee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9537a109ea490fa90840fd37cb2963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fba35a3c-cf99-474d-a54b-e2e5f1b7d997,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569225c403214bd4a73ce32cbed986c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:48.047756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2e36ae-223c-4b04-9cec-a67400fbb023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:48.075478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2e36ae-223c-4b04-9cec-a67400fbb023) transitioned into state 'SUCCESS' from state '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-556194863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9537a109ea490fa90840fd37cb2963',qos_specs=None,replication_status=,reservations=['388a28ae-5b18-48e0-8cff-3bbda3551e3c','fbd268a0-1c5f-4b04-a9b2-aa3a2b07ff2a','b486d45f-25b5-457e-99c4-cc8825d84663','5535750a-c328-4cf9-9c44-48bfb20bee46'],size=1,snapshot_id=fba35a3c-cf99-474d-a54b-e2e5f1b7d997,source_replicaid=,source_volid=None,status='creating',user_id='569225c403214bd4a73ce32cbed986c8',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:48.076508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395602ba-c269-4c1b-bde1-68b45fd83879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:48.123540 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395602ba-c269-4c1b-bde1-68b45fd83879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:48.125296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Flow 'volume_create_api' (19927dcf-0aad-431a-9a16-e71f60d107ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:48.126899 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Create volume request issued successfully. Aug 12 12:49:48.126899 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a420cec9-b3eb-490e-b63f-16273f5a1cfa tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:48.127466 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 309/1228] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:49:47 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:48.146449 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:48.150052 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:48.150052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:48.154125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:48.154125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:48.163512 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:48.163512 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:48.164482 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-940104a5-3d4d-4b7c-8613-ea882b7ade23 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:48.165082 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 303/1229] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:48 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:49.185402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:49.188479 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:49.188851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:49.189112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:49.189280 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:49.196503 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:49.196503 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:49.198021 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3242d6d5-af22-40aa-ba3e-deaff773f78e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:49.198021 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 310/1230] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:49 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:50.215205 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:50.219022 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:50.219300 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:50.220021 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:50.220097 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:50.228221 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:50.228221 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:50.230883 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6f7b7e7-a235-4c38-a694-9ca3affdf1a5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:50.234385 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 309/1231] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:50 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:51.250153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:51.251860 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:51.252340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:51.252340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:51.252521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:51.257884 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:51.257884 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:51.258884 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-527386c0-436b-40a9-8226-3e0b4ff6f70e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:51.259288 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 310/1232] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:51 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:52.278633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:52.283497 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:52.283497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:52.283497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:52.283745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:52.295579 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:52.295579 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:52.297198 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa53625a-c9aa-4476-918a-69cc90bbe953 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:52.306906 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 304/1233] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:52 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:53.319795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0180d45e-4d46-420d-826f-da3915ec7f59 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:53.324397 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0180d45e-4d46-420d-826f-da3915ec7f59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:53.324806 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0180d45e-4d46-420d-826f-da3915ec7f59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:53.325509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0180d45e-4d46-420d-826f-da3915ec7f59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:53.325509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0180d45e-4d46-420d-826f-da3915ec7f59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:53.333111 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:53.333111 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:53.334593 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0180d45e-4d46-420d-826f-da3915ec7f59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:53.335200 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 311/1234] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:53 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:53.708853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bec83091-a5c0-44d3-940b-7f7b2bec3d31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:53.863324 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bec83091-a5c0-44d3-940b-7f7b2bec3d31 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:49:53.864491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bec83091-a5c0-44d3-940b-7f7b2bec3d31 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-900136629"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:53.869721 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=312,cinder:INSERT=42,cinder:UPDATE=68 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:49:53.892750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bec83091-a5c0-44d3-940b-7f7b2bec3d31 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:49:53.893102 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 310/1235] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:49:53 2026] POST /volume/v3/types => generated 223 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:49:53.904797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-848a136f-60b1-4d04-bba2-ccdf6a519944 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:53.907913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-848a136f-60b1-4d04-bba2-ccdf6a519944 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:49:53.908397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-848a136f-60b1-4d04-bba2-ccdf6a519944 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-901484962"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:53.938538 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-848a136f-60b1-4d04-bba2-ccdf6a519944 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:49:53.939063 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 311/1236] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:49:53 2026] POST /volume/v3/group_types => generated 180 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:53.952739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f8e69ac-e805-486b-98bb-f89053681bfe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.087969 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:49:54.088298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89e22e6b-7462-46e0-81cb-47962fd2f8b7", "volume_types": ["6aae0a2b-4128-4f4e-862a-f208b20b3106"], "name": "tempest-GroupSnapshotsTest-Group-1510297290"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:54.090737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group {'group': {'group_type': '89e22e6b-7462-46e0-81cb-47962fd2f8b7', 'volume_types': ['6aae0a2b-4128-4f4e-862a-f208b20b3106'], 'name': 'tempest-GroupSnapshotsTest-Group-1510297290'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:49:54.101133 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group tempest-GroupSnapshotsTest-Group-1510297290. Aug 12 12:49:54.112358 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:49:54.155880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['f961b520-8664-44cc-8b26-3fcff3f44368'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:54.204829 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f8e69ac-e805-486b-98bb-f89053681bfe tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:49:54.204829 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 305/1237] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:49:53 2026] POST /volume/v3/groups => generated 112 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:54.217232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d205d71b-045e-4f1d-b617-51ae73be3806 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.222708 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d205d71b-045e-4f1d-b617-51ae73be3806 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 Aug 12 12:49:54.224209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d205d71b-045e-4f1d-b617-51ae73be3806 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:54.224990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d205d71b-045e-4f1d-b617-51ae73be3806 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:54.224990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-d205d71b-045e-4f1d-b617-51ae73be3806 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 5b6bf812-ec4b-44b9-980f-018032b2e4f3 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:54.226582 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=401,cinder:INSERT=82,cinder:UPDATE=123 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:49:54.230080 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:54.230080 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:54.246022 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d205d71b-045e-4f1d-b617-51ae73be3806 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 returned with HTTP 200 Aug 12 12:49:54.246824 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 312/1238] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:54 2026] GET /volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:54.353931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.360016 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:54.360016 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:54.360212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:54.360212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:54.372365 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:54.372365 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:54.373281 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e26a6e4-2fc2-4778-94f9-45f2d779f319 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:54.373710 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 311/1239] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:54 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:54.796385 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5470f5ee-2e95-434b-9985-0e04392a3263 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.796939 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5470f5ee-2e95-434b-9985-0e04392a3263 None None] GET https://10.4.3.81/volume// Aug 12 12:49:54.797460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5470f5ee-2e95-434b-9985-0e04392a3263 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:54.797460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5470f5ee-2e95-434b-9985-0e04392a3263 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:54.797752 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5470f5ee-2e95-434b-9985-0e04392a3263 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:49:54.798152 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 312/1240] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:49:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:49:54.814890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-95c54051-2719-447b-a660-66289d789619 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.817818 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-95c54051-2719-447b-a660-66289d789619 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:49:54.817818 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-95c54051-2719-447b-a660-66289d789619 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1632b6a3-3d42-468b-a732-8c87a9c0be10", "connector": null, "instance_uuid": "aae3f601-2f78-4073-b558-9bd4c9871078"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:54.823003 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=291,cinder:INSERT=20,cinder:UPDATE=49 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:49:54.841520 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:54.841520 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:54.907537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-95c54051-2719-447b-a660-66289d789619 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:49:54.909201 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 306/1241] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:49:54 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:54.927414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-b1c9e9ec-ace4-4dc5-87ea-357cc4223d5b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:54.933144 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-b1c9e9ec-ace4-4dc5-87ea-357cc4223d5b tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 Aug 12 12:49:54.933812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-b1c9e9ec-ace4-4dc5-87ea-357cc4223d5b tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:54.935035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-b1c9e9ec-ace4-4dc5-87ea-357cc4223d5b tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:54.953054 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:54.953054 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:55.066152 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-b1c9e9ec-ace4-4dc5-87ea-357cc4223d5b tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 returned with HTTP 200 Aug 12 12:49:55.066580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 313/1242] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:49:54 2026] DELETE /volume/v3/attachments/27852561-2068-4620-bc9e-f193be6d67d2 => generated 192 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:55.125180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bcee7eb-6939-4530-a998-df975ed90a0d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:55.263933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:55.267127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 Aug 12 12:49:55.267495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:55.267753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:55.268102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 5b6bf812-ec4b-44b9-980f-018032b2e4f3 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:55.270331 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=320,cinder:INSERT=39,cinder:UPDATE=76 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:49:55.272850 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.272850 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:55.291664 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:55.292571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-152517415"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:55.295285 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-152517415'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:55.295472 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Create volume of 1 GB Aug 12 12:49:55.304859 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Availability Zones retrieved successfully. Aug 12 12:49:55.313439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d42cf19f-9315-49ee-b297-36cb8e4828e8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 returned with HTTP 200 Aug 12 12:49:55.314481 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 313/1243] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:55 2026] GET /volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:55.317397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Flow 'volume_create_api' (0e2aaf3a-e25d-49a8-9d88-7db9f54fd5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:55.318909 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77df737-d5a2-4cc7-ba1e-8773ab67ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.320142 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:55.330862 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:55.336903 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:55.336903 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-810656385", "volume_type": "6aae0a2b-4128-4f4e-862a-f208b20b3106", "group_id": "5b6bf812-ec4b-44b9-980f-018032b2e4f3", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:55.338919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-810656385', 'volume_type': '6aae0a2b-4128-4f4e-862a-f208b20b3106', 'group_id': '5b6bf812-ec4b-44b9-980f-018032b2e4f3', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:55.359658 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.359658 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:55.360428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume of 1 GB Aug 12 12:49:55.370908 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:49:55.378799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77df737-d5a2-4cc7-ba1e-8773ab67ccd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.379896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c2a482-0815-4bbd-a0e7-b0e87c3e91b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.380188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (8df2a525-54da-4340-874d-6dd890b76926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:55.382224 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a86e2f-d701-4f1d-ba59-ff6c68fa233c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.383766 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.383766 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:55.385218 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:55.394044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:55.399955 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:55.399955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:55.399955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:55.399955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:55.405956 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.405956 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:55.407220 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9c1efe8-161d-4710-a7b8-f9e61c5058c4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:55.408061 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 314/1244] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:55 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:55.426233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a86e2f-d701-4f1d-ba59-ff6c68fa233c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6aae0a2b-4128-4f4e-862a-f208b20b3106,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-900136629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6aae0a2b-4128-4f4e-862a-f208b20b3106', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5b6bf812-ec4b-44b9-980f-018032b2e4f3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.427349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96adca76-8ff7-48f7-aec2-6dee98626a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.467819 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-900136629 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-900136629, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:55.468165 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-900136629 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-900136629, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:55.488728 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Created reservations ['5c8258d6-7d16-4c2f-98e3-39dda1ea0106', '07a23506-5ee3-449a-9c0a-5e96d03ddd17', '72b475fa-ffe4-484e-8813-44325bebb166', 'c86cef38-8a3d-4087-be7a-307457b88fe2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:55.490076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c2a482-0815-4bbd-a0e7-b0e87c3e91b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c8258d6-7d16-4c2f-98e3-39dda1ea0106', '07a23506-5ee3-449a-9c0a-5e96d03ddd17', '72b475fa-ffe4-484e-8813-44325bebb166', 'c86cef38-8a3d-4087-be7a-307457b88fe2']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.491042 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9dbead1-b929-4cfd-9c91-2f177d64a88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.511415 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['57f5be5f-9e94-4263-a183-74d9005b4c0b', '1b834755-8495-47c4-bd20-469d1393ad7e', 'e08d5a9f-c46f-47ab-9ff0-3773db1bf771', '549b690d-4040-4c22-bbe9-3a18c9b673f9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:55.511946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96adca76-8ff7-48f7-aec2-6dee98626a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57f5be5f-9e94-4263-a183-74d9005b4c0b', '1b834755-8495-47c4-bd20-469d1393ad7e', 'e08d5a9f-c46f-47ab-9ff0-3773db1bf771', '549b690d-4040-4c22-bbe9-3a18c9b673f9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.512788 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a115406a-c284-4a47-9c8a-8a49359ccabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.534874 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9dbead1-b929-4cfd-9c91-2f177d64a88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45ec668-b940-4ced-9b23-3e4a47614f20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-152517415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cb432517b44b4fb2e8aab3e1262756',qos_specs=None,replication_status=,reservations=['5c8258d6-7d16-4c2f-98e3-39dda1ea0106','07a23506-5ee3-449a-9c0a-5e96d03ddd17','72b475fa-ffe4-484e-8813-44325bebb166','c86cef38-8a3d-4087-be7a-307457b88fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8616a71a96467d998bd17e1d387a17',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-152517415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f45ec668-b940-4ced-9b23-3e4a47614f20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cb432517b44b4fb2e8aab3e1262756',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc8616a71a96467d998bd17e1d387a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.536691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04dbe66-152e-4c10-9563-ffda77671b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.544830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a115406a-c284-4a47-9c8a-8a49359ccabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef67c7f9-872c-4f26-beb8-9e90abfeb355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-810656385',encryption_key_id=None,group_id=5b6bf812-ec4b-44b9-980f-018032b2e4f3,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['57f5be5f-9e94-4263-a183-74d9005b4c0b','1b834755-8495-47c4-bd20-469d1393ad7e','e08d5a9f-c46f-47ab-9ff0-3773db1bf771','549b690d-4040-4c22-bbe9-3a18c9b673f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-810656385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5b6bf812-ec4b-44b9-980f-018032b2e4f3,host=None,id=ef67c7f9-872c-4f26-beb8-9e90abfeb355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d30631513d4b8f98c92fabf849234a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6aae0a2b-4128-4f4e-862a-f208b20b3106),volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.546313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062f86cd-4d81-4b4f-9bbd-3d933b2396d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.575215 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04dbe66-152e-4c10-9563-ffda77671b78) transitioned into state 'SUCCESS' from state '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-152517415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cb432517b44b4fb2e8aab3e1262756',qos_specs=None,replication_status=,reservations=['5c8258d6-7d16-4c2f-98e3-39dda1ea0106','07a23506-5ee3-449a-9c0a-5e96d03ddd17','72b475fa-ffe4-484e-8813-44325bebb166','c86cef38-8a3d-4087-be7a-307457b88fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8616a71a96467d998bd17e1d387a17',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.578604 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b0baa9-891d-4a1d-852d-b8c3d424fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.595354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b0baa9-891d-4a1d-852d-b8c3d424fdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.596949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Flow 'volume_create_api' (0e2aaf3a-e25d-49a8-9d88-7db9f54fd5d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:55.597434 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Create volume request issued successfully. Aug 12 12:49:55.598542 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bcee7eb-6939-4530-a998-df975ed90a0d tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:55.599189 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 312/1245] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:55 2026] POST /volume/v3/volumes => generated 756 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:55.601208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062f86cd-4d81-4b4f-9bbd-3d933b2396d4) transitioned into state 'SUCCESS' from state '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-810656385',encryption_key_id=None,group_id=5b6bf812-ec4b-44b9-980f-018032b2e4f3,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['57f5be5f-9e94-4263-a183-74d9005b4c0b','1b834755-8495-47c4-bd20-469d1393ad7e','e08d5a9f-c46f-47ab-9ff0-3773db1bf771','549b690d-4040-4c22-bbe9-3a18c9b673f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.602537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776357e1-7c7a-4f68-86a4-8c98710e2054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:55.625897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776357e1-7c7a-4f68-86a4-8c98710e2054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:55.626518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (8df2a525-54da-4340-874d-6dd890b76926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:55.627305 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request issued successfully. Aug 12 12:49:55.628298 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:55.628298 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:55.680702 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:55.686232 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.686232 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:55.694993 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68b73546-ec0c-4c73-906e-4b1cc2487237 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:55.695460 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 307/1246] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:49:55 2026] POST /volume/v3/volumes => generated 819 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:55.712111 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1911f22-daac-44e2-9e8c-303358616d2d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:55.714990 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 Aug 12 12:49:55.714990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:55.715332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:55.729369 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.729369 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:55.736731 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:49:55.739507 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:55.739761 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:55.801396 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:55.805368 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:55.805368 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:55.821522 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1911f22-daac-44e2-9e8c-303358616d2d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 returned with HTTP 200 Aug 12 12:49:55.822286 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 314/1247] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:55 2026] GET /volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 => generated 887 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:56.422893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:56.425041 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:56.425932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:56.425932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:56.425932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:56.434494 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:56.434494 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:56.435318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d1004f3-82d9-4de3-8362-60c5de608e35 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:56.435698 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 315/1248] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:56 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:56.699990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:56.702927 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] PUT https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 Aug 12 12:49:56.703660 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:56.713845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Acquiring lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:49:56.723565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" acquired by "attachment_update" :: waited 0.010s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:49:56.725814 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:56.725814 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:56.843168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:56.846651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Lock "cinder-attachment_update-1632b6a3-3d42-468b-a732-8c87a9c0be10-np0000007055" released by "attachment_update" :: held 0.123s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:49:56.846975 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-ccfdb656-8bd0-4935-9951-c870f585b3d4 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 returned with HTTP 200 Aug 12 12:49:56.847021 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 Aug 12 12:49:56.847209 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 313/1249] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:49:56 2026] PUT /volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:56.847280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:56.847603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:56.857613 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:56.857613 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:56.860292 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-d5ace734-2e44-4b5e-8079-99a0b8b31e1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:56.864629 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:49:56.865526 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-d5ace734-2e44-4b5e-8079-99a0b8b31e1a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 Aug 12 12:49:56.865526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-d5ace734-2e44-4b5e-8079-99a0b8b31e1a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:56.865638 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:56.865786 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-d5ace734-2e44-4b5e-8079-99a0b8b31e1a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:56.865912 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:56.896950 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-d5ace734-2e44-4b5e-8079-99a0b8b31e1a tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 returned with HTTP 200 Aug 12 12:49:56.897794 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 315/1250] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:49:56 2026] GET /volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:56.935293 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:56.942425 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:56.942425 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:56.959622 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6af57024-2f52-4725-8b52-b6bd5e95d863 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 returned with HTTP 200 Aug 12 12:49:56.960542 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 308/1251] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:56 2026] GET /volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:56.979392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:56.981943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 12 12:49:56.983405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5b6bf812-ec4b-44b9-980f-018032b2e4f3", "name": "tempest-group_snapshot-1515985851"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:56.985102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5b6bf812-ec4b-44b9-980f-018032b2e4f3', 'name': 'tempest-group_snapshot-1515985851'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 12:49:56.995726 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:56.995726 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:57.002136 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.group_snapshots [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group_snapshot tempest-group_snapshot-1515985851. Aug 12 12:49:57.034201 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.034201 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:57.055394 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-900136629 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-900136629, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:57.055394 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-900136629 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-900136629, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:57.096341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['d9162317-fdff-4735-93e6-c8b73f8dc51e', 'ad3c16e0-344b-4ff9-8352-399f9fcb029d', '3afd8406-60c0-4dc0-8724-18c108bc61e0', 'cd50b5e2-57c9-4e29-b64b-b39e8e332c35'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:57.168994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5cee4900-fbd8-46b7-b188-9f31b5139b8a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 12 12:49:57.169259 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 316/1252] 10.4.3.81 () {70 vars in 1317 bytes} [Wed Aug 12 12:49:56 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:57.184528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.187469 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 Aug 12 12:49:57.187729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.190524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.191082 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 4d648a38-d046-44e0-bf83-5c61222c83a0 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:49:57.195909 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.195909 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:57.200958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5c098c1-6294-4b6e-9de1-8387f13c1837 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 returned with HTTP 200 Aug 12 12:49:57.201803 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 314/1253] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:49:57 2026] GET /volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:57.448592 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.452802 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:57.452802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.454797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.454797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:57.462866 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.462866 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:57.465136 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe618f10-86eb-49e7-b56d-a241ab2c0635 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:57.467347 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 316/1254] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:57 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:57.485150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.491012 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:57.491012 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.494596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.502368 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.502368 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:57.503017 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:57.505659 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b165d72-6d3c-42da-99ad-13972aae2c46 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 200 Aug 12 12:49:57.505659 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 309/1255] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:57 2026] GET /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:57.521169 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.524004 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:57.524004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.524004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.524004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:57.531371 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.531371 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:57.532751 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47e3c224-e4dd-4c46-9039-c16aefdc0384 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:57.533152 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 317/1256] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:57 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:57.552524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9de19000-4687-45fe-a9e0-c18004f69d1c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.555362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:57.555581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.555856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.556130 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete backup with id: 1eec74d6-9c06-4025-a6b6-361b94f39378. Aug 12 12:49:57.562276 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.562276 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:57.771234 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.774508 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:49:57.775792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-186595935"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:57.779664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-186595935'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:49:57.781956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:49:57.783951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] delete_backup rpcapi backup_id 1eec74d6-9c06-4025-a6b6-361b94f39378 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:49:57.789573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9de19000-4687-45fe-a9e0-c18004f69d1c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 202 Aug 12 12:49:57.790564 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 315/1257] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:49:57 2026] DELETE /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:57.797065 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:49:57.809304 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:57.812965 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (91928527-7f63-44eb-ae3c-68fc95c4b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:57.814591 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:57.814591 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:57.814715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abed56f-4546-4e15-8a28-87d9d1358d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:57.814759 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:57.814970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:57.815966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:57.822025 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:57.822025 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:57.823343 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c7abb2b-9ea8-44a0-b2cc-d1a43999e05d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 200 Aug 12 12:49:57.824122 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 310/1258] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:57 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:57.874805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abed56f-4546-4e15-8a28-87d9d1358d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:57.877270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4ac6f8-2de2-416f-913f-81292f0e6c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:57.996028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['4239d050-885c-49a1-89b2-3f97168a53aa', 'c070589d-0509-4b56-9151-ce7386ea30f8', '8e60c4a5-2ad2-4bfe-853b-e68cf4a34859', '65ec609d-ebc8-4cd7-af04-e8ae65994457'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:57.996603 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4ac6f8-2de2-416f-913f-81292f0e6c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4239d050-885c-49a1-89b2-3f97168a53aa', 'c070589d-0509-4b56-9151-ce7386ea30f8', '8e60c4a5-2ad2-4bfe-853b-e68cf4a34859', '65ec609d-ebc8-4cd7-af04-e8ae65994457']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:57.997720 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbef0dbf-226b-48c2-a790-2bb763ced7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.032268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbef0dbf-226b-48c2-a790-2bb763ced7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ffe908-daad-4266-8af5-80bedc48fc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-186595935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['4239d050-885c-49a1-89b2-3f97168a53aa','c070589d-0509-4b56-9151-ce7386ea30f8','8e60c4a5-2ad2-4bfe-853b-e68cf4a34859','65ec609d-ebc8-4cd7-af04-e8ae65994457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-186595935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ffe908-daad-4266-8af5-80bedc48fc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.034649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8ce12f-61ff-460d-b5a3-ce9fe1036905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.064032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8ce12f-61ff-460d-b5a3-ce9fe1036905) transitioned into state 'SUCCESS' from state '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-186595935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['4239d050-885c-49a1-89b2-3f97168a53aa','c070589d-0509-4b56-9151-ce7386ea30f8','8e60c4a5-2ad2-4bfe-853b-e68cf4a34859','65ec609d-ebc8-4cd7-af04-e8ae65994457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.064656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37906f0b-6b20-4d71-b173-b28101356ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.080227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37906f0b-6b20-4d71-b173-b28101356ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.081158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (91928527-7f63-44eb-ae3c-68fc95c4b88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:58.081566 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:49:58.084944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e14f565-e44f-4e6e-90ee-22c2d333c059 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:49:58.085819 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 317/1259] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:49:57 2026] POST /volume/v3/volumes => generated 746 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:49:58.104711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.107495 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:58.107893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.108085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.124857 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.124857 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:58.134034 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:58.140087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1bfd1321-320b-437b-82f1-e757f1b7e552 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:49:58.140553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 318/1260] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:58.226193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.226193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 Aug 12 12:49:58.226193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.226193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.226193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 4d648a38-d046-44e0-bf83-5c61222c83a0 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:49:58.227388 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.227388 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:58.232495 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-719e9ffd-0e2c-4522-a03a-dc90d16dcf49 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 returned with HTTP 200 Aug 12 12:49:58.232802 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 316/1261] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:58.251927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.255409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:49:58.255409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.256282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.257954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:58.260316 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:49:58.267867 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:49:58.268486 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.268486 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:58.270073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a526ce1c-ee10-430a-8dd9-28a0fc64b017 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:49:58.270073 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 311/1262] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:58.289742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b3be906-0af1-453d-88b9-99c73a6db085 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.295731 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b3be906-0af1-453d-88b9-99c73a6db085 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0 Aug 12 12:49:58.295731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b3be906-0af1-453d-88b9-99c73a6db085 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.295731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b3be906-0af1-453d-88b9-99c73a6db085 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.306741 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.306741 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:58.307424 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b3be906-0af1-453d-88b9-99c73a6db085 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Snapshot retrieved successfully. Aug 12 12:49:58.308986 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b3be906-0af1-453d-88b9-99c73a6db085 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0 returned with HTTP 200 Aug 12 12:49:58.309467 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 318/1263] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/snapshots/1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:58.327361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d7675440-adeb-45df-a360-62b31aac629b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.331282 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 12 12:49:58.332037 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "4d648a38-d046-44e0-bf83-5c61222c83a0", "name": "tempest-Group_from_snap-1003389774"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:58.332351 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "4d648a38-d046-44e0-bf83-5c61222c83a0", "name": "tempest-Group_from_snap-1003389774"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:58.334507 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '4d648a38-d046-44e0-bf83-5c61222c83a0', 'name': 'tempest-Group_from_snap-1003389774'}}. {{(pid=100195) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 12:49:58.335083 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group tempest-Group_from_snap-1003389774 from group_snapshot 4d648a38-d046-44e0-bf83-5c61222c83a0. Aug 12 12:49:58.343229 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.343229 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:58.356944 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.356944 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:58.362621 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.362621 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:58.425258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['026db9e2-6186-4b47-882c-65b72cbac971'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:58.524512 np0000007055 devstack@c-api.service[100195]: INFO cinder.group.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] A mapping entry already exists for group 896e8c5f-5c12-4cf6-b891-7ab45324415d and volume type 6aae0a2b-4128-4f4e-862a-f208b20b3106. Do not need to create again. Aug 12 12:49:58.524512 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.524512 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:58.525534 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:49:58.712022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (78d83e49-5e11-4085-a54f-3feddbec16d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:58.713107 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d625cf6-0821-463b-aac3-a35669d9ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.714430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:49:58.759948 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d625cf6-0821-463b-aac3-a35669d9ef75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:49:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6aae0a2b-4128-4f4e-862a-f208b20b3106,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-900136629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6aae0a2b-4128-4f4e-862a-f208b20b3106', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '896e8c5f-5c12-4cf6-b891-7ab45324415d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.760974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059a5b30-f564-4817-a910-67cd68d87307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.813548 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-900136629 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-900136629, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:49:58.827427 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['64f075e7-0743-4620-bf8b-1db240ab7ad7', 'c2830461-f1e4-42ef-9187-0a0c385db243'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:49:58.828405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059a5b30-f564-4817-a910-67cd68d87307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f075e7-0743-4620-bf8b-1db240ab7ad7', 'c2830461-f1e4-42ef-9187-0a0c385db243']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.829432 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104de526-093f-4d02-8fbd-2cd227dd61bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.844031 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9749bc53-3d7e-4708-915f-683636b54d33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.847611 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9749bc53-3d7e-4708-915f-683636b54d33 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 Aug 12 12:49:58.847611 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9749bc53-3d7e-4708-915f-683636b54d33 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.847739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9749bc53-3d7e-4708-915f-683636b54d33 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.848876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9749bc53-3d7e-4708-915f-683636b54d33 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Show backup with id 1eec74d6-9c06-4025-a6b6-361b94f39378. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:49:58.857333 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9749bc53-3d7e-4708-915f-683636b54d33 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 returned with HTTP 404 Aug 12 12:49:58.859909 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 317/1264] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/backups/1eec74d6-9c06-4025-a6b6-361b94f39378 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:58.872880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104de526-093f-4d02-8fbd-2cd227dd61bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6420dd4d-d275-402a-8c06-b5d7972a13be', '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=896e8c5f-5c12-4cf6-b891-7ab45324415d,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['64f075e7-0743-4620-bf8b-1db240ab7ad7','c2830461-f1e4-42ef-9187-0a0c385db243'],size=1,snapshot_id=1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=896e8c5f-5c12-4cf6-b891-7ab45324415d,host=None,id=6420dd4d-d275-402a-8c06-b5d7972a13be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d30631513d4b8f98c92fabf849234a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6aae0a2b-4128-4f4e-862a-f208b20b3106),volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.872880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd90da08-774c-4e62-b7ea-7814cd7576fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:49:58.897270 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd90da08-774c-4e62-b7ea-7814cd7576fa) transitioned into state 'SUCCESS' from 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=896e8c5f-5c12-4cf6-b891-7ab45324415d,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['64f075e7-0743-4620-bf8b-1db240ab7ad7','c2830461-f1e4-42ef-9187-0a0c385db243'],size=1,snapshot_id=1bf1d53c-ec3f-4b2b-b354-4aeef6a996e0,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=6aae0a2b-4128-4f4e-862a-f208b20b3106)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:49:58.899595 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (78d83e49-5e11-4085-a54f-3feddbec16d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:49:58.899595 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request issued successfully. Aug 12 12:49:58.938436 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7675440-adeb-45df-a360-62b31aac629b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 12 12:49:58.939329 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 319/1265] 10.4.3.81 () {70 vars in 1311 bytes} [Wed Aug 12 12:49:58 2026] POST /volume/v3/groups/action => generated 103 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:49:58.950652 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-356486c4-e264-4fe0-955b-2f25bdf7070a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.953157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:58.953656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.954211 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.954385 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:58.955953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:58.969599 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:49:58.970429 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:58.970535 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:58.980842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:58.984050 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:58.985026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:58.985700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:58.985998 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:58.994593 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:58.994593 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:58.995148 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:59.028689 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:49:59.030797 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc28f24f-70a8-45b7-85b0-25f12fbd665b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 202 Aug 12 12:49:59.030797 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 319/1266] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:49:58 2026] DELETE /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:49:59.031846 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.039658 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.039658 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:59.044026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.044307 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:59.044500 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:59.047833 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:49:59.047833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.047833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.056328 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.056328 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:59.056328 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:49:59.057578 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-690f24f4-1792-4fc6-b26f-51ee56ea4fc4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 200 Aug 12 12:49:59.057898 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 318/1267] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:59.101813 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.105749 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.105749 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:59.118911 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-356486c4-e264-4fe0-955b-2f25bdf7070a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:59.119487 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 312/1268] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:58 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:59.142531 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.144994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be Aug 12 12:49:59.145206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.145459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.154917 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.154917 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:59.160461 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:49:59.161565 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:59.161809 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:59.163265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.165680 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:59.166007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.166142 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.176594 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.176594 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:59.182189 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:59.189419 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fbc3ad9-726c-42a4-932d-4cd973e17ba1 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:49:59.190160 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 320/1269] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:49:59.212528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.214916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action Aug 12 12:49:59.215339 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action body: b'{"os-attach": {"instance_uuid": "b3886730-cda2-462d-92ca-a71095f7f79c", "mountpoint": "/dev/vdb"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:59.215339 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b3886730-cda2-462d-92ca-a71095f7f79c", "mountpoint": "/dev/vdb"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:59.218225 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.225980 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.225980 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:59.226187 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.226187 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:59.226515 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:59.238266 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Update volume admin metadata completed successfully. Aug 12 12:49:59.239167 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e3862b65-dd81-4875-ae54-269826a0b8b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be returned with HTTP 200 Aug 12 12:49:59.239652 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 320/1270] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be => generated 924 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:59.265332 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.270568 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d Aug 12 12:49:59.270887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.271182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.271320 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 896e8c5f-5c12-4cf6-b891-7ab45324415d {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:49:59.282161 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.282161 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:59.299935 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fc62fa6-b2d4-4a78-a903-ad5ad5788d1b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d returned with HTTP 200 Aug 12 12:49:59.300417 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 313/1271] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d => generated 418 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:59.316311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.320482 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:49:59.320482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.320482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.320482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:49:59.322271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:49:59.339432 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:49:59.343515 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:59.343515 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:59.370156 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Attach volume completed successfully. Aug 12 12:49:59.370156 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0110f26e-62e0-4901-bb94-baf8eef68bbe tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action returned with HTTP 202 Aug 12 12:49:59.374987 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 319/1272] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:59 2026] POST /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:59.388341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-42af1aad-09d5-446e-955a-29c08b6acd27 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.392198 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42af1aad-09d5-446e-955a-29c08b6acd27 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:59.392560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42af1aad-09d5-446e-955a-29c08b6acd27 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.393328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42af1aad-09d5-446e-955a-29c08b6acd27 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.398893 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.408441 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.408441 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:59.414742 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:59.414742 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:59.416461 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.416461 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:59.426069 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-42af1aad-09d5-446e-955a-29c08b6acd27 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:59.433414 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42af1aad-09d5-446e-955a-29c08b6acd27 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:49:59.433414 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 321/1273] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:49:59.457070 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-274f5531-b10f-4eff-b174-e27b08e65505 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.461567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-274f5531-b10f-4eff-b174-e27b08e65505 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:59.462651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-274f5531-b10f-4eff-b174-e27b08e65505 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.462651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-274f5531-b10f-4eff-b174-e27b08e65505 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.467858 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.475265 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.475265 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:59.485404 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.485404 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:59.487546 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7d11a29-8e2e-4f40-b386-5ca5a9bf252c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:49:59.488488 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 321/1274] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:49:59.503808 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-274f5531-b10f-4eff-b174-e27b08e65505 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:59.513464 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-274f5531-b10f-4eff-b174-e27b08e65505 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:49:59.514609 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 314/1275] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 1173 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:59.515383 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5016415a-cf6d-41ac-ac26-9621db810f12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.526616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d/action Aug 12 12:49:59.526616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:59.526616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:59.531716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for group 896e8c5f-5c12-4cf6-b891-7ab45324415d {{(pid=100197) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:49:59.531716 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group with id: 896e8c5f-5c12-4cf6-b891-7ab45324415d Aug 12 12:49:59.535126 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.538343 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.538343 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:59.633909 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5016415a-cf6d-41ac-ac26-9621db810f12 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d/action returned with HTTP 202 Aug 12 12:49:59.634872 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 320/1276] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:49:59 2026] POST /volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:49:59.645947 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b193c44c-b8e4-46ad-824a-c580432648b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.649014 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be Aug 12 12:49:59.649014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.650101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.663885 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.663885 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:59.674254 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:49:59.674254 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:49:59.674254 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:49:59.688409 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action Aug 12 12:49:59.688409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:59.688636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:59.712943 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.712943 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:49:59.712943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'e6ffe908-daad-4266-8af5-80bedc48fc0a' with '{'status': 'error'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:49:59.741520 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:49:59.746210 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.746210 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:49:59.758418 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b193c44c-b8e4-46ad-824a-c580432648b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be returned with HTTP 200 Aug 12 12:49:59.758980 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 322/1277] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be => generated 923 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:59.764994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fda41ae7-f58a-4600-8bca-cd30aeb78cb5 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action returned with HTTP 202 Aug 12 12:49:59.765839 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 322/1278] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:59 2026] POST /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:59.780961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.785486 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:59.785751 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.788988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.803203 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.803203 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:49:59.810197 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:49:59.817812 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6cfb59a4-dfe0-4b61-afa9-4e0d2038da72 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:49:59.818565 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 315/1279] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 1172 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:49:59.838623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.841429 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action Aug 12 12:49:59.842637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a191dd78-4fae-4d5e-8ae3-4d32b1bcda8c"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:49:59.842637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a191dd78-4fae-4d5e-8ae3-4d32b1bcda8c"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:49:59.866605 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.866605 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:49:59.867049 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Volume info retrieved successfully. Aug 12 12:49:59.896351 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Terminate volume connection completed successfully. Aug 12 12:49:59.904710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100197) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 12 12:49:59.972934 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Detach volume completed successfully. Aug 12 12:49:59.973233 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8dd864f1-4acc-4c78-a8da-bc732ebcd77d tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action returned with HTTP 202 Aug 12 12:49:59.973903 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 321/1280] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:49:59 2026] POST /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:49:59.984689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:49:59.987546 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:49:59.987922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:49:59.988196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:49:59.999992 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:49:59.999992 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:00.006393 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.014146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-61d2bb43-561a-4b48-98b0-f302e69502c9 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:50:00.014801 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 323/1281] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:49:59 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.034539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.036710 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.037285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.037285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.044575 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.044575 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:00.048561 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.053142 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b89169c-d6a2-44f6-a485-f16a2128cad6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:50:00.053552 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 323/1282] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.070479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97e14859-d90c-4bc9-8641-ef7e91ff3a21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.072623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8494c5e-4325-43f5-938a-3656d85499ca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.074544 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97e14859-d90c-4bc9-8641-ef7e91ff3a21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c Aug 12 12:50:00.074920 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97e14859-d90c-4bc9-8641-ef7e91ff3a21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.075309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97e14859-d90c-4bc9-8641-ef7e91ff3a21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.078341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action Aug 12 12:50:00.078752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action body: b'{"os-detach": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:00.079166 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:00.084213 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97e14859-d90c-4bc9-8641-ef7e91ff3a21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c returned with HTTP 404 Aug 12 12:50:00.085236 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 316/1283] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/snapshots/5ed13c95-6614-4aa9-9423-40ae945a018c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:00.097242 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.097242 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:00.098586 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.098667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.103757 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:50:00.104101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.104527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.117594 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.117594 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:00.125152 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:00.130089 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Detach volume completed successfully. Aug 12 12:50:00.130462 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8494c5e-4325-43f5-938a-3656d85499ca tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action returned with HTTP 202 Aug 12 12:50:00.130966 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 322/1284] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:00 2026] POST /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:00.133005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4ccbcde-6dd4-4e64-9dfb-d429d32f48c9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:50:00.133552 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 324/1285] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.147869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.147869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.147869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.148367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.156877 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.156877 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:00.163228 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.173800 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7a8a2b2-5fc3-4cd5-aebe-51d4489b006f tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:50:00.173800 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 324/1286] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.185403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.188983 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:00.189512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1608128109"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:00.192046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.192906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1608128109'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:00.195832 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.196382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.196716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.209036 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.209036 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:00.214804 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.223166 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50d25a9f-8ff1-41de-a503-cc82d5105cd2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:50:00.223712 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 323/1287] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.241610 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.244017 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.244853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.244853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.244853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.255612 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.255612 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:00.256324 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.293206 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume request issued successfully. Aug 12 12:50:00.293541 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8853b0e4-e6ba-4294-9ae6-d844441bf281 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 202 Aug 12 12:50:00.294161 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 325/1288] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:00 2026] DELETE /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:00.308234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-110eef31-7c0c-472d-892b-2e5025f721df None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.310691 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-110eef31-7c0c-472d-892b-2e5025f721df tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:00.310820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-110eef31-7c0c-472d-892b-2e5025f721df tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.311151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-110eef31-7c0c-472d-892b-2e5025f721df tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.319115 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 1 GB Aug 12 12:50:00.326536 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:50:00.327600 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.327600 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:00.336135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (0e6253cc-89a6-40cb-9e87-d5fdb936fe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:00.336287 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-110eef31-7c0c-472d-892b-2e5025f721df tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:00.338698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd48e07-f159-4fc8-8edc-5a639f8abd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:00.340147 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:00.349708 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-110eef31-7c0c-472d-892b-2e5025f721df tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 200 Aug 12 12:50:00.350553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 325/1289] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.453657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd48e07-f159-4fc8-8edc-5a639f8abd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:00.454683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fd6dc3-6f72-4ee2-a2bd-ee0892cc1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:00.550610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['68e0e9fc-35ad-4781-a6fb-58560f476eff', '73492895-be51-47da-8ee0-8c2603befeac', '0032ef87-69de-4231-aece-6aa41224d10e', '085decf8-0be9-4345-99ed-aee311e1ba8d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:00.551801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fd6dc3-6f72-4ee2-a2bd-ee0892cc1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e0e9fc-35ad-4781-a6fb-58560f476eff', '73492895-be51-47da-8ee0-8c2603befeac', '0032ef87-69de-4231-aece-6aa41224d10e', '085decf8-0be9-4345-99ed-aee311e1ba8d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:00.553568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99df603-9492-4c97-886f-b6a3d60fc925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:00.588657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99df603-9492-4c97-886f-b6a3d60fc925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49493e00-feaf-4a50-a34e-9ef86d7af27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1608128109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['68e0e9fc-35ad-4781-a6fb-58560f476eff','73492895-be51-47da-8ee0-8c2603befeac','0032ef87-69de-4231-aece-6aa41224d10e','085decf8-0be9-4345-99ed-aee311e1ba8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1608128109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49493e00-feaf-4a50-a34e-9ef86d7af27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:00.589532 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75953d3-7f69-47e0-b7b0-a8e3a93cb993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:00.620900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75953d3-7f69-47e0-b7b0-a8e3a93cb993) transitioned into state 'SUCCESS' from state '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-1608128109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['68e0e9fc-35ad-4781-a6fb-58560f476eff','73492895-be51-47da-8ee0-8c2603befeac','0032ef87-69de-4231-aece-6aa41224d10e','085decf8-0be9-4345-99ed-aee311e1ba8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:00.622287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f1aaa5-c8ac-4214-a39b-b296b87cb345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:00.641252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f1aaa5-c8ac-4214-a39b-b296b87cb345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:00.641252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (0e6253cc-89a6-40cb-9e87-d5fdb936fe6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:00.641252 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:50:00.641252 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-971337ff-4711-4a36-bbb7-8f4c9ddf8e85 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:00.642011 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 317/1290] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:50:00 2026] POST /volume/v3/volumes => generated 752 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:00.658970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.661920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:00.662958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.662958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.675945 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.675945 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:00.681075 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:00.689618 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a3943ca-e12a-4f14-a86d-3fa2269c1d7b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:00.690253 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 324/1291] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:00.783436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-609d653f-9cf5-479f-9095-3c0597204444 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.786944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-609d653f-9cf5-479f-9095-3c0597204444 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be Aug 12 12:50:00.787231 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-609d653f-9cf5-479f-9095-3c0597204444 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.787430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-609d653f-9cf5-479f-9095-3c0597204444 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.801998 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-609d653f-9cf5-479f-9095-3c0597204444 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be returned with HTTP 404 Aug 12 12:50:00.802458 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 326/1292] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/6420dd4d-d275-402a-8c06-b5d7972a13be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:00.813444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.816501 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d Aug 12 12:50:00.816650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.817136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.817331 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 896e8c5f-5c12-4cf6-b891-7ab45324415d {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:00.822753 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-04ee1c52-ed72-4e47-8298-b3c6ca6dc572 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d returned with HTTP 404 Aug 12 12:50:00.823623 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 326/1293] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/groups/896e8c5f-5c12-4cf6-b891-7ab45324415d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:00.835838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af735603-e78b-42c3-a011-d7a5538fd790 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.838914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 Aug 12 12:50:00.839899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.839899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.840034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for member 4d648a38-d046-44e0-bf83-5c61222c83a0 {{(pid=100198) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:50:00.840270 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group_snapshot with id: 4d648a38-d046-44e0-bf83-5c61222c83a0 Aug 12 12:50:00.845740 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:00.845740 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:00.910617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af735603-e78b-42c3-a011-d7a5538fd790 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 returned with HTTP 202 Aug 12 12:50:00.911432 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 318/1294] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:00 2026] DELETE /volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:00.920770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:00.925797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:00.925797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:00.927927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:00.929041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:00.930792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:00.945901 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:00.947126 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:00.947943 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:01.008308 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:01.015083 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.015083 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:01.027678 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcd1ec10-1c00-4824-8a5c-6c4e9d6c36b4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:01.028366 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 325/1295] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:00 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:01.049537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.053024 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:50:01.053325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.053701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.055147 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:01.057023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:01.063896 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:50:01.065023 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-974031ca-cdfd-432f-8d0e-79d98ca5a934 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:50:01.065515 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 327/1296] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:50:01.080712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.081678 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 Aug 12 12:50:01.082486 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.082682 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.082729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 4d648a38-d046-44e0-bf83-5c61222c83a0 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:01.087337 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cb4daf9c-fea6-43b9-81c3-bce63f6d12fd tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 returned with HTTP 404 Aug 12 12:50:01.088115 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 327/1297] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/group_snapshots/4d648a38-d046-44e0-bf83-5c61222c83a0 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:01.102169 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.106054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:01.106269 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.106638 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.107008 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:01.107633 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.107633 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:01.108993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:01.120770 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:01.122487 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:01.122804 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:01.193755 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:01.204891 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.204891 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:01.225114 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9863448d-4f9a-4580-8a9b-ff7690d2c9d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:01.226129 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 319/1298] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:01.255284 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.267654 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3/action Aug 12 12:50:01.267654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:01.267654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:01.268739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for group 5b6bf812-ec4b-44b9-980f-018032b2e4f3 {{(pid=100197) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:50:01.268916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group with id: 5b6bf812-ec4b-44b9-980f-018032b2e4f3 Aug 12 12:50:01.276386 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.276386 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:01.375435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f0a1c1f-c524-4961-a187-b087bd56ed04 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.378196 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f0a1c1f-c524-4961-a187-b087bd56ed04 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a Aug 12 12:50:01.378436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f0a1c1f-c524-4961-a187-b087bd56ed04 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.378700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f0a1c1f-c524-4961-a187-b087bd56ed04 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.387557 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94ddb65a-1136-4c70-8871-9ff8143dbcb1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3/action returned with HTTP 202 Aug 12 12:50:01.388878 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 326/1299] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:50:01 2026] POST /volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:01.392514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f0a1c1f-c524-4961-a187-b087bd56ed04 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a returned with HTTP 404 Aug 12 12:50:01.393311 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 328/1300] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/volumes/e6ffe908-daad-4266-8af5-80bedc48fc0a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:01.402184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bdc249e9-67a6-4b73-931e-38066f40b391 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.405517 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 Aug 12 12:50:01.406707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.406962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.419220 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.419220 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:01.426978 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:01.427535 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:01.427848 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:01.493701 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:01.502408 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.502408 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:01.514973 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bdc249e9-67a6-4b73-931e-38066f40b391 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 returned with HTTP 200 Aug 12 12:50:01.515564 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 328/1301] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:01.708058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:01.710664 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:01.711403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:01.711403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:01.724076 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:01.724076 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:01.729102 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:01.737963 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a98a036-725b-4bdd-a01b-5a39584bcb5d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:01.738497 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 320/1302] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:01 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:02.547343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-445caae9-5676-47d5-a145-6c29af6fd8f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.552607 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-445caae9-5676-47d5-a145-6c29af6fd8f9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 Aug 12 12:50:02.552607 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-445caae9-5676-47d5-a145-6c29af6fd8f9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:02.552983 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-445caae9-5676-47d5-a145-6c29af6fd8f9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:02.562268 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-445caae9-5676-47d5-a145-6c29af6fd8f9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 returned with HTTP 404 Aug 12 12:50:02.562686 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 327/1303] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:02 2026] GET /volume/v3/volumes/ef67c7f9-872c-4f26-beb8-9e90abfeb355 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:02.575567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.579056 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 Aug 12 12:50:02.579056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:02.579864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:02.579864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 5b6bf812-ec4b-44b9-980f-018032b2e4f3 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:02.587178 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-847abdf8-5a86-43f3-8d67-1103e90d8aa5 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 returned with HTTP 404 Aug 12 12:50:02.588043 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 329/1304] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:02 2026] GET /volume/v3/groups/5b6bf812-ec4b-44b9-980f-018032b2e4f3 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:02.602890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-003b7545-0c3a-4802-b98a-d39c4ba2d7ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.607342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-003b7545-0c3a-4802-b98a-d39c4ba2d7ee tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/89e22e6b-7462-46e0-81cb-47962fd2f8b7 Aug 12 12:50:02.607643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-003b7545-0c3a-4802-b98a-d39c4ba2d7ee tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:02.608414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-003b7545-0c3a-4802-b98a-d39c4ba2d7ee tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:02.658138 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-003b7545-0c3a-4802-b98a-d39c4ba2d7ee tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types/89e22e6b-7462-46e0-81cb-47962fd2f8b7 returned with HTTP 202 Aug 12 12:50:02.658138 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 329/1305] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:02 2026] DELETE /volume/v3/group_types/89e22e6b-7462-46e0-81cb-47962fd2f8b7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:02.670192 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1849629d-e3e5-418a-8751-bd7496e63404 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.674946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1849629d-e3e5-418a-8751-bd7496e63404 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 Aug 12 12:50:02.674946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1849629d-e3e5-418a-8751-bd7496e63404 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:02.674946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1849629d-e3e5-418a-8751-bd7496e63404 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:02.721590 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1849629d-e3e5-418a-8751-bd7496e63404 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 returned with HTTP 202 Aug 12 12:50:02.722208 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 321/1306] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:02 2026] DELETE /volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:02.732789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-56ac16c8-79b2-4e6b-8f3f-8b0c0de748ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.741464 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-56ac16c8-79b2-4e6b-8f3f-8b0c0de748ce tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] GET https://10.4.3.81/volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 Aug 12 12:50:02.741464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-56ac16c8-79b2-4e6b-8f3f-8b0c0de748ce tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:02.741464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-56ac16c8-79b2-4e6b-8f3f-8b0c0de748ce tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:02.750374 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-56ac16c8-79b2-4e6b-8f3f-8b0c0de748ce tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 returned with HTTP 404 Aug 12 12:50:02.750374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 328/1307] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:02 2026] GET /volume/v3/types/6aae0a2b-4128-4f4e-862a-f208b20b3106 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:02.773823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-beb29592-6954-4295-9e7a-363fbea733fc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.777213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-beb29592-6954-4295-9e7a-363fbea733fc tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:02.779177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-beb29592-6954-4295-9e7a-363fbea733fc tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1675036321"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:02.814138 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-beb29592-6954-4295-9e7a-363fbea733fc tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:50:02.814808 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 330/1308] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:02 2026] POST /volume/v3/types => generated 224 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:02.827170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b48f5c04-0b24-4988-83de-f6156d63af94 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.829653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b48f5c04-0b24-4988-83de-f6156d63af94 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:50:02.831169 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b48f5c04-0b24-4988-83de-f6156d63af94 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1008098150"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:02.862225 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b48f5c04-0b24-4988-83de-f6156d63af94 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:50:02.862878 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 330/1309] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:50:02 2026] POST /volume/v3/group_types => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:02.876346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:02.878617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:50:02.879102 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce5e5cea-75ae-4743-b9b7-1c758215b8a0", "volume_types": ["185755ed-1de0-4adf-b6f7-77a7ff033610"], "name": "tempest-GroupSnapshotsTest-Group-1873651234"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:02.883111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group {'group': {'group_type': 'ce5e5cea-75ae-4743-b9b7-1c758215b8a0', 'volume_types': ['185755ed-1de0-4adf-b6f7-77a7ff033610'], 'name': 'tempest-GroupSnapshotsTest-Group-1873651234'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:50:02.890057 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group tempest-GroupSnapshotsTest-Group-1873651234. Aug 12 12:50:02.903042 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:50:02.933442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['b0486788-9898-405e-87d6-de79ec440cad'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:02.997215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-108dfcde-05e7-4119-b6e4-c59ebbeb1a6b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:50:02.997903 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 322/1310] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:50:02 2026] POST /volume/v3/groups => generated 112 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:03.013167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:03.015590 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:03.015810 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:03.016087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:03.016235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:03.029055 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:03.029055 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:03.045736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e67a1a3-585d-4203-89a4-3737b35aa6cf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:03.045736 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 329/1311] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:03 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:03.730647 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-aa931ed5-23ff-43a1-8b9f-f6caa34eba59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:03.733609 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-aa931ed5-23ff-43a1-8b9f-f6caa34eba59 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] POST https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2/action Aug 12 12:50:03.734250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-aa931ed5-23ff-43a1-8b9f-f6caa34eba59 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:03.734372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-aa931ed5-23ff-43a1-8b9f-f6caa34eba59 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:03.760803 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:03.760803 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:03.779896 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e84eddd0-7d99-492d-b803-12b7030d4a92 req-aa931ed5-23ff-43a1-8b9f-f6caa34eba59 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2/action returned with HTTP 204 Aug 12 12:50:03.780519 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 331/1312] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:50:03 2026] POST /volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:04.057143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-361aac68-010b-4876-abc8-7d7ef115c64e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:04.060549 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-361aac68-010b-4876-abc8-7d7ef115c64e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:04.061027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-361aac68-010b-4876-abc8-7d7ef115c64e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:04.061269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-361aac68-010b-4876-abc8-7d7ef115c64e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:04.061718 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-361aac68-010b-4876-abc8-7d7ef115c64e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:04.072302 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.072302 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:04.096087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-361aac68-010b-4876-abc8-7d7ef115c64e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:04.096728 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 331/1313] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:04 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:04.109279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:04.112736 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:04.112923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1291916527", "volume_type": "185755ed-1de0-4adf-b6f7-77a7ff033610", "group_id": "3c5cba4b-3987-483e-a4eb-b74153f9a228", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:04.115239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1291916527', 'volume_type': '185755ed-1de0-4adf-b6f7-77a7ff033610', 'group_id': '3c5cba4b-3987-483e-a4eb-b74153f9a228', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:04.135164 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.135164 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:04.135552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume of 1 GB Aug 12 12:50:04.161525 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:50:04.172045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (2b6010ab-699f-4e2a-afaa-8bbdd4ecbf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:04.174533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565aed53-99ea-4871-b7d4-38b0664c3951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:04.175745 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.175745 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:04.176412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:04.220635 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565aed53-99ea-4871-b7d4-38b0664c3951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:50:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=185755ed-1de0-4adf-b6f7-77a7ff033610,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1675036321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '185755ed-1de0-4adf-b6f7-77a7ff033610', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c5cba4b-3987-483e-a4eb-b74153f9a228', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:04.222678 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47e3bb9-9df6-4fb3-9c16-c399ace61cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:04.304039 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:04.305309 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:04.387910 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['f1fb358e-9b1f-4448-8907-b03e675d2c97', 'e36bbd09-a2b0-4b57-b3b4-84801b222741', '797c75d9-f12e-476a-bdbc-210f217dc4b1', '087b384d-7906-498b-bb06-1b202e317409'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:04.389304 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47e3bb9-9df6-4fb3-9c16-c399ace61cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1fb358e-9b1f-4448-8907-b03e675d2c97', 'e36bbd09-a2b0-4b57-b3b4-84801b222741', '797c75d9-f12e-476a-bdbc-210f217dc4b1', '087b384d-7906-498b-bb06-1b202e317409']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:04.390812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ddb5e4d-2500-494c-92e5-6367fc6a57a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:04.444866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ddb5e4d-2500-494c-92e5-6367fc6a57a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19556d73-8b61-468a-b6ca-46ffb8c18f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1291916527',encryption_key_id=None,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['f1fb358e-9b1f-4448-8907-b03e675d2c97','e36bbd09-a2b0-4b57-b3b4-84801b222741','797c75d9-f12e-476a-bdbc-210f217dc4b1','087b384d-7906-498b-bb06-1b202e317409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1291916527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,host=None,id=19556d73-8b61-468a-b6ca-46ffb8c18f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d30631513d4b8f98c92fabf849234a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(185755ed-1de0-4adf-b6f7-77a7ff033610),volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:04.445986 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f1f9da-52bb-4ab9-8204-d1ea17028975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:04.506989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f1f9da-52bb-4ab9-8204-d1ea17028975) transitioned into state 'SUCCESS' from state '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-1291916527',encryption_key_id=None,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['f1fb358e-9b1f-4448-8907-b03e675d2c97','e36bbd09-a2b0-4b57-b3b4-84801b222741','797c75d9-f12e-476a-bdbc-210f217dc4b1','087b384d-7906-498b-bb06-1b202e317409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:04.506989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6b1247-20d6-4df0-849f-0a0fa05f79a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:04.528114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6b1247-20d6-4df0-849f-0a0fa05f79a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:04.529503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (2b6010ab-699f-4e2a-afaa-8bbdd4ecbf52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:04.532618 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request issued successfully. Aug 12 12:50:04.532618 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:04.532618 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:04.593155 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:04.600420 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.600420 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:04.609190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7036c62c-1a04-4f95-88ca-773333bfcad9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:04.612807 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 323/1314] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:50:04 2026] POST /volume/v3/volumes => generated 821 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:04.633995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:04.640182 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 Aug 12 12:50:04.640532 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:04.640532 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:04.656170 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.656170 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:04.664177 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:04.665131 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:04.665433 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:04.735995 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:04.742023 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:04.742023 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:04.754455 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1e603b7-b738-4379-a980-1667f3f8c0a8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 returned with HTTP 200 Aug 12 12:50:04.754981 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 330/1315] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:04 2026] GET /volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:05.536005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:05.539130 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:05.539712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1566623545"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:05.542237 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1566623545'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:05.542567 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:50:05.549871 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:50:05.558497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (0d1cfb37-500f-4045-a319-7ed44b9b7039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:05.559802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461de01f-cf65-4763-8eb2-f8ca3d61e9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.561531 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:05.609010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461de01f-cf65-4763-8eb2-f8ca3d61e9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.609010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973acce6-44dd-4d65-947f-ebec55e21edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.677616 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['163be1ad-a3a1-4f99-914c-3f976bd37413', '5721013e-a4aa-40dd-b7f8-7576a68161a2', '0518209d-79a0-446c-bf84-1c3f81ab9864', '8fea2e71-16c5-476f-a768-a9af1ebe7cf4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:05.678520 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973acce6-44dd-4d65-947f-ebec55e21edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163be1ad-a3a1-4f99-914c-3f976bd37413', '5721013e-a4aa-40dd-b7f8-7576a68161a2', '0518209d-79a0-446c-bf84-1c3f81ab9864', '8fea2e71-16c5-476f-a768-a9af1ebe7cf4']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.679533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e17006-661a-4dc6-ae4a-5a2b3ff6955b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.716273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e17006-661a-4dc6-ae4a-5a2b3ff6955b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d378ea-7010-4bce-ba85-c70ccda43669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1566623545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['163be1ad-a3a1-4f99-914c-3f976bd37413','5721013e-a4aa-40dd-b7f8-7576a68161a2','0518209d-79a0-446c-bf84-1c3f81ab9864','8fea2e71-16c5-476f-a768-a9af1ebe7cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1566623545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d378ea-7010-4bce-ba85-c70ccda43669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.717878 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dece58d1-581e-4d5e-b37d-1a4ab8110cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.753916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dece58d1-581e-4d5e-b37d-1a4ab8110cad) transitioned into state 'SUCCESS' from state '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-1566623545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['163be1ad-a3a1-4f99-914c-3f976bd37413','5721013e-a4aa-40dd-b7f8-7576a68161a2','0518209d-79a0-446c-bf84-1c3f81ab9864','8fea2e71-16c5-476f-a768-a9af1ebe7cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.754435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae04bc96-acdf-48d6-ae80-d56412ab9c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.768701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae04bc96-acdf-48d6-ae80-d56412ab9c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.769726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (0d1cfb37-500f-4045-a319-7ed44b9b7039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:05.770166 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:50:05.770831 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c52dfe99-9d34-43ab-a8de-bf201eb73a2b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:05.771323 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 332/1316] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:05 2026] POST /volume/v3/volumes => generated 747 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:05.771964 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1e55e231-6d68-42b1-9834-d1c8b890556c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:05.779702 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 Aug 12 12:50:05.779702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:05.779702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:05.789502 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:05.789502 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:05.792448 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:05.794594 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:05.794594 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:05.794764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:05.798202 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:05.802805 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:05.802805 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:05.811828 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:05.811828 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:05.818475 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:05.824463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a048cdd-18c1-4131-b6f9-b22e204af897 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 200 Aug 12 12:50:05.825305 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 324/1317] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:05 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:05.862293 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:05.867144 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:05.867144 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:05.874980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1e55e231-6d68-42b1-9834-d1c8b890556c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 returned with HTTP 200 Aug 12 12:50:05.875571 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 332/1318] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:05 2026] GET /volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:05.890800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3749d450-7100-442f-8d48-c79762c372b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:05.896868 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:05.897955 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1053837744", "volume_type": "185755ed-1de0-4adf-b6f7-77a7ff033610", "group_id": "3c5cba4b-3987-483e-a4eb-b74153f9a228", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:05.900276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1053837744', 'volume_type': '185755ed-1de0-4adf-b6f7-77a7ff033610', 'group_id': '3c5cba4b-3987-483e-a4eb-b74153f9a228', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:05.913346 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:05.913346 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:05.913346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume of 1 GB Aug 12 12:50:05.927815 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:50:05.936840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (c76e549b-cf27-4066-9b3b-1a130ee0e45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:05.940228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c429edc-c0f1-4897-993c-7fea6a72a36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:05.940228 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:05.940228 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:05.940228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:05.978403 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c429edc-c0f1-4897-993c-7fea6a72a36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:50:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=185755ed-1de0-4adf-b6f7-77a7ff033610,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1675036321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '185755ed-1de0-4adf-b6f7-77a7ff033610', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c5cba4b-3987-483e-a4eb-b74153f9a228', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:05.978984 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4bca1e-8b9d-4e31-b6a9-d158b06cf035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:06.025940 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:06.027149 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:06.065742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['05f79573-d26f-4b87-b6b9-6f7e572daafa', 'd90a63cc-5837-42b9-a583-6733d66da884', 'aebdbae2-bfdf-404f-8b4f-56cf80ef5e72', '29327347-c58b-4967-b2d3-13a01c02236d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:06.067447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4bca1e-8b9d-4e31-b6a9-d158b06cf035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f79573-d26f-4b87-b6b9-6f7e572daafa', 'd90a63cc-5837-42b9-a583-6733d66da884', 'aebdbae2-bfdf-404f-8b4f-56cf80ef5e72', '29327347-c58b-4967-b2d3-13a01c02236d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:06.067806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb2e8e2-9d85-4d5d-8d6c-8792d1575535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:06.112299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb2e8e2-9d85-4d5d-8d6c-8792d1575535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1053837744',encryption_key_id=None,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['05f79573-d26f-4b87-b6b9-6f7e572daafa','d90a63cc-5837-42b9-a583-6733d66da884','aebdbae2-bfdf-404f-8b4f-56cf80ef5e72','29327347-c58b-4967-b2d3-13a01c02236d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1053837744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,host=None,id=6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d30631513d4b8f98c92fabf849234a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(185755ed-1de0-4adf-b6f7-77a7ff033610),volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:06.114135 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b8f2bf-1910-4d49-b474-afa6187110a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:06.169196 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b8f2bf-1910-4d49-b474-afa6187110a2) transitioned into state 'SUCCESS' from state '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-1053837744',encryption_key_id=None,group_id=3c5cba4b-3987-483e-a4eb-b74153f9a228,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['05f79573-d26f-4b87-b6b9-6f7e572daafa','d90a63cc-5837-42b9-a583-6733d66da884','aebdbae2-bfdf-404f-8b4f-56cf80ef5e72','29327347-c58b-4967-b2d3-13a01c02236d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=185755ed-1de0-4adf-b6f7-77a7ff033610)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:06.170079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd09111-8596-4de7-b7a4-438e78d889eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:06.196732 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd09111-8596-4de7-b7a4-438e78d889eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:06.198894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (c76e549b-cf27-4066-9b3b-1a130ee0e45d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:06.198894 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request issued successfully. Aug 12 12:50:06.200725 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:06.201553 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:06.241138 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:06.245140 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.245140 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:06.250094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3749d450-7100-442f-8d48-c79762c372b9 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:06.250706 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 331/1319] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:50:05 2026] POST /volume/v3/volumes => generated 821 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:06.268453 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-582b52ca-551d-4944-8f51-2b01a989b46a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:06.270935 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f Aug 12 12:50:06.271236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:06.271509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:06.282807 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.282807 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:06.298676 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:06.301150 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:06.301150 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:06.356764 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:06.364356 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.364356 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:06.377344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-582b52ca-551d-4944-8f51-2b01a989b46a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f returned with HTTP 200 Aug 12 12:50:06.377344 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 333/1320] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:06 2026] GET /volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f => generated 889 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:06.843238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aea4ac88-d34a-4673-9642-7718f87329d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:06.847803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aea4ac88-d34a-4673-9642-7718f87329d8 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:06.847803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aea4ac88-d34a-4673-9642-7718f87329d8 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:06.847803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aea4ac88-d34a-4673-9642-7718f87329d8 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:06.855605 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.855605 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:06.860902 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aea4ac88-d34a-4673-9642-7718f87329d8 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:06.879193 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aea4ac88-d34a-4673-9642-7718f87329d8 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 200 Aug 12 12:50:06.879193 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 325/1321] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:06 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:06.895017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:06.902808 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action Aug 12 12:50:06.902808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:06.902808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:06.917364 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.917364 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:06.917364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'f4d378ea-7010-4bce-ba85-c70ccda43669' with '{'status': 'attaching'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:06.943012 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a0546ed-a213-49b2-b5d9-4dab89b83aab tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action returned with HTTP 202 Aug 12 12:50:06.944666 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 333/1322] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:06 2026] POST /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:06.953321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:06.955463 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:06.955641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:06.955884 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:06.967798 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:06.967798 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:06.970470 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:06.975627 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e308fb5-cb73-4329-add3-3b0394da77a3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 200 Aug 12 12:50:06.976317 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 332/1323] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:06 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:06.991679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a24aca34-43d5-4f09-a7dd-023eb384322e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:06.995042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action Aug 12 12:50:06.995042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:06.995042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:07.004255 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.004255 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:07.004814 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Volume info retrieved successfully. Aug 12 12:50:07.034284 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Delete volume request issued successfully. Aug 12 12:50:07.034677 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a24aca34-43d5-4f09-a7dd-023eb384322e tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action returned with HTTP 202 Aug 12 12:50:07.035176 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 334/1324] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:06 2026] POST /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:07.051872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:07.054155 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:07.054426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:07.054670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:07.063746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.063746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:07.072083 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:07.079320 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a453e325-dcd0-4910-a3dd-86f0d6a83acb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 200 Aug 12 12:50:07.079433 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 326/1325] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:07 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:07.403628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:07.405639 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f Aug 12 12:50:07.406143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:07.406695 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:07.423480 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.423480 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:07.434821 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:07.437725 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:07.437725 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:07.504175 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:07.510834 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.510834 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:07.519578 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5863a9a-5fd7-4a38-a9d7-4769b626d8d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f returned with HTTP 200 Aug 12 12:50:07.520101 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 334/1326] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:07 2026] GET /volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:07.541894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8eeda481-9934-4947-af53-f0354ba321dc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:07.544466 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8eeda481-9934-4947-af53-f0354ba321dc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] PUT https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:07.545660 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8eeda481-9934-4947-af53-f0354ba321dc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "19556d73-8b61-468a-b6ca-46ffb8c18f08"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:07.546555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8eeda481-9934-4947-af53-f0354ba321dc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Update called for group 3c5cba4b-3987-483e-a4eb-b74153f9a228. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:50:07.546758 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-8eeda481-9934-4947-af53-f0354ba321dc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Updating group 3c5cba4b-3987-483e-a4eb-b74153f9a228 with name None description: None add_volumes: None remove_volumes: 19556d73-8b61-468a-b6ca-46ffb8c18f08. Aug 12 12:50:07.555507 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.555507 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:07.592851 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8eeda481-9934-4947-af53-f0354ba321dc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 202 Aug 12 12:50:07.592851 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 333/1327] 10.4.3.81 () {70 vars in 1399 bytes} [Wed Aug 12 12:50:07 2026] PUT /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:07.607554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:07.609793 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:07.610059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:07.610321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:07.610484 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:07.617576 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:07.617576 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:07.639432 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-babbb8bf-1cf1-4d40-ade5-cd75a773e402 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:07.639432 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 335/1328] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:07 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:08.095725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4132273-8cf8-408b-af51-c0653e7c0b8a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.098482 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4132273-8cf8-408b-af51-c0653e7c0b8a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:08.098790 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4132273-8cf8-408b-af51-c0653e7c0b8a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.099090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4132273-8cf8-408b-af51-c0653e7c0b8a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.107424 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4132273-8cf8-408b-af51-c0653e7c0b8a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 404 Aug 12 12:50:08.108241 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 327/1329] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:08 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:08.118622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9e7f335-6f0c-4dc3-b3de-e1222c1fd541 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.121730 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9e7f335-6f0c-4dc3-b3de-e1222c1fd541 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:08.122035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9e7f335-6f0c-4dc3-b3de-e1222c1fd541 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.122473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9e7f335-6f0c-4dc3-b3de-e1222c1fd541 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.129433 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9e7f335-6f0c-4dc3-b3de-e1222c1fd541 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 404 Aug 12 12:50:08.130449 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 335/1330] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:08 2026] GET /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:08.139859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.142265 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:08.142605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.142904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.143143 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: f4d378ea-7010-4bce-ba85-c70ccda43669 Aug 12 12:50:08.151704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e542e52-b30b-4889-84a2-6f00c6a0c715 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 returned with HTTP 404 Aug 12 12:50:08.152430 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 334/1331] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:08 2026] DELETE /volume/v3/volumes/f4d378ea-7010-4bce-ba85-c70ccda43669 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:08.165039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.168254 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:08.168254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-638733389"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:08.170353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-638733389'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:08.170622 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:50:08.171073 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:08.171073 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:08.177387 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:50:08.186747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (f5bb4e7a-5528-4d53-8991-29d450d54c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:08.188207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d36b48-a2cb-4f52-ac19-fa58f14464a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:08.189716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:08.228750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d36b48-a2cb-4f52-ac19-fa58f14464a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:08.229794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f964bc-b74d-4c00-bc94-265d61ff46b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:08.297630 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['088a7f44-4e38-4511-bdb1-f6759c98b10a', '4792c7ca-a29a-4fd0-a555-7b711198c9f8', 'e7f0da45-e43e-4fe4-9c45-889248a6cd55', 'a1f0e43c-0f6f-4f5a-8c46-b7b58813994f'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:08.299657 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f964bc-b74d-4c00-bc94-265d61ff46b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['088a7f44-4e38-4511-bdb1-f6759c98b10a', '4792c7ca-a29a-4fd0-a555-7b711198c9f8', 'e7f0da45-e43e-4fe4-9c45-889248a6cd55', 'a1f0e43c-0f6f-4f5a-8c46-b7b58813994f']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:08.301795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7192305-1327-4d47-8839-81891903057a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:08.334625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7192305-1327-4d47-8839-81891903057a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d89acc-cdb3-4ae8-96b7-8007c4dbce87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-638733389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['088a7f44-4e38-4511-bdb1-f6759c98b10a','4792c7ca-a29a-4fd0-a555-7b711198c9f8','e7f0da45-e43e-4fe4-9c45-889248a6cd55','a1f0e43c-0f6f-4f5a-8c46-b7b58813994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-638733389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d89acc-cdb3-4ae8-96b7-8007c4dbce87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:08.337244 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6cb7b5-0e8b-4e1a-bc8e-6936393fd156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:08.366273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6cb7b5-0e8b-4e1a-bc8e-6936393fd156) transitioned into state 'SUCCESS' from state '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-638733389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['088a7f44-4e38-4511-bdb1-f6759c98b10a','4792c7ca-a29a-4fd0-a555-7b711198c9f8','e7f0da45-e43e-4fe4-9c45-889248a6cd55','a1f0e43c-0f6f-4f5a-8c46-b7b58813994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:08.366658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed53a50-4745-429c-ba37-7c9736b78a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:08.381817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed53a50-4745-429c-ba37-7c9736b78a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:08.383127 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (f5bb4e7a-5528-4d53-8991-29d450d54c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:08.383716 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:50:08.385218 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a3ca6b-99c1-462a-afb7-0cedb5895e95 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:08.385453 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 336/1332] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:08 2026] POST /volume/v3/volumes => generated 746 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:08.400539 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.403904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:08.404205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.404689 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.417859 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:08.417859 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:08.425308 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:08.433355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d4177d0-681a-4991-a25d-5ef9848c8a2c tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 200 Aug 12 12:50:08.434225 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 328/1333] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:08 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:08.652157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-20895215-ab42-4f31-9d1d-a93b4345312a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.654805 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20895215-ab42-4f31-9d1d-a93b4345312a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:08.655228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-20895215-ab42-4f31-9d1d-a93b4345312a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.655478 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-20895215-ab42-4f31-9d1d-a93b4345312a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.655677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-20895215-ab42-4f31-9d1d-a93b4345312a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:08.659990 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:08.659990 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:08.671586 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20895215-ab42-4f31-9d1d-a93b4345312a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:08.672273 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 336/1334] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:08 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:08.685264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ac01585-262d-4659-8da7-90e254ba140d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.687197 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ac01585-262d-4659-8da7-90e254ba140d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] PUT https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:08.687623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ac01585-262d-4659-8da7-90e254ba140d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "19556d73-8b61-468a-b6ca-46ffb8c18f08"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:08.689678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8ac01585-262d-4659-8da7-90e254ba140d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Update called for group 3c5cba4b-3987-483e-a4eb-b74153f9a228. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:50:08.689868 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-8ac01585-262d-4659-8da7-90e254ba140d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Updating group 3c5cba4b-3987-483e-a4eb-b74153f9a228 with name None description: None add_volumes: 19556d73-8b61-468a-b6ca-46ffb8c18f08 remove_volumes: None. Aug 12 12:50:08.695066 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:08.695066 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:08.726398 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ac01585-262d-4659-8da7-90e254ba140d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 202 Aug 12 12:50:08.727063 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 335/1335] 10.4.3.81 () {70 vars in 1399 bytes} [Wed Aug 12 12:50:08 2026] PUT /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:08.736125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14f70b29-7867-437b-89d3-9a966790df01 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:08.738344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14f70b29-7867-437b-89d3-9a966790df01 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:08.738589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14f70b29-7867-437b-89d3-9a966790df01 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:08.738790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14f70b29-7867-437b-89d3-9a966790df01 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:08.739058 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-14f70b29-7867-437b-89d3-9a966790df01 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:08.745368 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:08.745368 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:08.753796 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14f70b29-7867-437b-89d3-9a966790df01 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:08.754527 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 337/1336] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:08 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:09.450802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.451519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:09.451867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:09.452838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:09.467324 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.467324 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:09.476998 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:09.483881 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf0acfd0-9ae4-49ab-81f3-fa82e2a91961 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 200 Aug 12 12:50:09.484640 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 329/1337] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:09 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:09.502940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.507811 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action Aug 12 12:50:09.507811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:09.507811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:09.521438 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.521438 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:09.521438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume '73d89acc-cdb3-4ae8-96b7-8007c4dbce87' with '{'status': 'creating'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:09.559149 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b815282-f0f7-4e83-bb70-07ca90a55747 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action returned with HTTP 202 Aug 12 12:50:09.559149 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 337/1338] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:09 2026] POST /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:09.579803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-811a85cf-f4de-4655-bb59-0a3d7068266d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.582177 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-811a85cf-f4de-4655-bb59-0a3d7068266d tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:09.582642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-811a85cf-f4de-4655-bb59-0a3d7068266d tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:09.583006 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-811a85cf-f4de-4655-bb59-0a3d7068266d tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:09.598123 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.598123 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:09.604925 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-811a85cf-f4de-4655-bb59-0a3d7068266d tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:09.618972 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-811a85cf-f4de-4655-bb59-0a3d7068266d tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 200 Aug 12 12:50:09.620035 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 336/1339] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:09 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:09.638618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.642038 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action Aug 12 12:50:09.642429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:09.642618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:09.659625 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.659625 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:09.659625 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Volume info retrieved successfully. Aug 12 12:50:09.697244 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Delete volume request issued successfully. Aug 12 12:50:09.697335 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73ae0ea0-3cdf-4fd1-b2b8-9b8db5a234ba tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action returned with HTTP 202 Aug 12 12:50:09.698763 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 338/1340] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:09 2026] POST /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:09.712038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.715632 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:09.715632 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:09.716277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:09.727379 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.727379 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:09.734161 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:09.740700 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c712678-99b3-4bb8-bdaa-f94b02baf6ae tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 200 Aug 12 12:50:09.741189 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 330/1341] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:09 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:09.769886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.771860 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:09.772108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:09.772361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:09.772361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:09.776747 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.776747 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:09.785728 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2f9e9dc-5155-49d8-b5b5-47ff772b5e72 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:09.786156 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 338/1342] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:09 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:09.797420 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.800212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] PUT https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:09.801130 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:09.803816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Update called for group 3c5cba4b-3987-483e-a4eb-b74153f9a228. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:50:09.803961 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Updating group 3c5cba4b-3987-483e-a4eb-b74153f9a228 with name None description: None add_volumes: None remove_volumes: 6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f. Aug 12 12:50:09.812215 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.812215 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:09.849306 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b439d8b-a921-46c4-a15c-0065886dc1b8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 202 Aug 12 12:50:09.850006 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 337/1343] 10.4.3.81 () {70 vars in 1399 bytes} [Wed Aug 12 12:50:09 2026] PUT /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:09.860820 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:09.868039 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:09.868039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:09.872668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:09.875366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:09.881693 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:09.881693 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:09.895109 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dce15f1-3ad7-43f6-b7a5-db67bad4fcec tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:09.895852 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 339/1344] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:09 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:10.760410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef02d798-6f46-417e-93d7-495d864b2488 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.762382 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef02d798-6f46-417e-93d7-495d864b2488 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:10.762612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef02d798-6f46-417e-93d7-495d864b2488 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:10.762852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef02d798-6f46-417e-93d7-495d864b2488 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:10.769469 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef02d798-6f46-417e-93d7-495d864b2488 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 404 Aug 12 12:50:10.770052 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 331/1345] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:10 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:10.778190 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f80a5b3f-0151-4d73-a313-336e78c3f35a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.779915 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f80a5b3f-0151-4d73-a313-336e78c3f35a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:10.780109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f80a5b3f-0151-4d73-a313-336e78c3f35a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:10.780286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f80a5b3f-0151-4d73-a313-336e78c3f35a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:10.785655 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f80a5b3f-0151-4d73-a313-336e78c3f35a tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 404 Aug 12 12:50:10.786071 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 339/1346] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:10 2026] GET /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:10.793651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.795678 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:10.795927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:10.796105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:10.796300 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: 73d89acc-cdb3-4ae8-96b7-8007c4dbce87 Aug 12 12:50:10.802464 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e966016-4eb7-4237-b6d1-b3c19fe8cdb5 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 returned with HTTP 404 Aug 12 12:50:10.803218 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 338/1347] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:10 2026] DELETE /volume/v3/volumes/73d89acc-cdb3-4ae8-96b7-8007c4dbce87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:10.812199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-282268c0-accb-4471-8607-67f647563906 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.814457 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:10.814918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1001243220"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:10.816818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1001243220'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:10.817035 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:50:10.817448 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:10.817448 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:10.822132 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:50:10.830232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (fd9fead2-51ba-484c-850f-1ac4dcdaf8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:10.831738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05ba6aa-8525-480e-8c8b-b29eb56f2bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:10.833118 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:10.868705 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05ba6aa-8525-480e-8c8b-b29eb56f2bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:10.870177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d484589f-38c6-40ab-9ab3-3d0d9fb55e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:10.909511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e399a04f-6387-4a19-a6b8-5928805440cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.915452 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e399a04f-6387-4a19-a6b8-5928805440cc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:10.915452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e399a04f-6387-4a19-a6b8-5928805440cc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:10.915452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e399a04f-6387-4a19-a6b8-5928805440cc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:10.915452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-e399a04f-6387-4a19-a6b8-5928805440cc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:10.925181 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:10.925181 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:10.940923 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e399a04f-6387-4a19-a6b8-5928805440cc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:10.942586 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 332/1348] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:10 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:10.955972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:10.959327 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] PUT https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:10.960073 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:10.965907 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['26e92208-926d-4c4e-97e7-cb772470a4d9', 'a5fe38df-9fdf-4f4a-9ed6-8141d78d4ec9', 'e7c090f7-034b-4dd7-a36f-fe3c69b5e45d', 'e6ce0571-883b-4b93-8bae-339286dfc087'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:10.966057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Update called for group 3c5cba4b-3987-483e-a4eb-b74153f9a228. {{(pid=100195) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 12:50:10.966057 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Updating group 3c5cba4b-3987-483e-a4eb-b74153f9a228 with name None description: None add_volumes: 6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f remove_volumes: None. Aug 12 12:50:10.966206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d484589f-38c6-40ab-9ab3-3d0d9fb55e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e92208-926d-4c4e-97e7-cb772470a4d9', 'a5fe38df-9fdf-4f4a-9ed6-8141d78d4ec9', 'e7c090f7-034b-4dd7-a36f-fe3c69b5e45d', 'e6ce0571-883b-4b93-8bae-339286dfc087']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:10.966206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6d8815-8b22-4920-9597-97f0addcb42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:10.972726 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:10.972726 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:11.011617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6d8815-8b22-4920-9597-97f0addcb42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f15696-be31-4724-bf1c-0169a1a128da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1001243220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['26e92208-926d-4c4e-97e7-cb772470a4d9','a5fe38df-9fdf-4f4a-9ed6-8141d78d4ec9','e7c090f7-034b-4dd7-a36f-fe3c69b5e45d','e6ce0571-883b-4b93-8bae-339286dfc087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1001243220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f15696-be31-4724-bf1c-0169a1a128da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:11.013019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe521f3-c9d5-4083-87c6-aea7cd65823a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:11.020757 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e5b9a3c-057b-47ff-9d50-a35129a7af4d tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 202 Aug 12 12:50:11.021264 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 340/1349] 10.4.3.81 () {70 vars in 1399 bytes} [Wed Aug 12 12:50:10 2026] PUT /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:11.034937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7701ccf9-b11a-4909-a579-ea9b59986433 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:11.038899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7701ccf9-b11a-4909-a579-ea9b59986433 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:11.038899 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7701ccf9-b11a-4909-a579-ea9b59986433 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:11.038899 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7701ccf9-b11a-4909-a579-ea9b59986433 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:11.039450 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-7701ccf9-b11a-4909-a579-ea9b59986433 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:11.045456 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:11.045456 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:11.060802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe521f3-c9d5-4083-87c6-aea7cd65823a) transitioned into state 'SUCCESS' from state '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-1001243220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['26e92208-926d-4c4e-97e7-cb772470a4d9','a5fe38df-9fdf-4f4a-9ed6-8141d78d4ec9','e7c090f7-034b-4dd7-a36f-fe3c69b5e45d','e6ce0571-883b-4b93-8bae-339286dfc087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:11.060802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7c82cd-6e35-45f3-8cd1-5425350bfc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:11.063835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7701ccf9-b11a-4909-a579-ea9b59986433 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:11.064402 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 339/1350] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:11 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:11.080809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7c82cd-6e35-45f3-8cd1-5425350bfc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:11.080809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (fd9fead2-51ba-484c-850f-1ac4dcdaf8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:11.081659 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:50:11.085087 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-282268c0-accb-4471-8607-67f647563906 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:11.086463 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 340/1351] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:10 2026] POST /volume/v3/volumes => generated 747 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:11.104750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:11.109183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:11.109183 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:11.109183 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:11.119094 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:11.119094 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:11.123718 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:11.129749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-469b62e7-0d05-4f14-afb7-62bf0d9a4533 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 200 Aug 12 12:50:11.130546 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 333/1352] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:11 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:12.078360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.080971 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:12.081308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.081583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.081760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:12.086438 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.086438 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:12.096459 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcc8692b-78e4-4ac7-8618-90115974ec15 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 200 Aug 12 12:50:12.096911 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 341/1353] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:12.109586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a902d593-b84c-4097-9cb6-d768c42bce17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.111618 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:12.111838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.112030 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.112384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:12.112686 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.112686 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:12.113084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:12.121073 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:12.121792 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:12.121981 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:12.147766 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.150684 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:12.150983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.151256 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.162679 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.162679 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:12.171458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:12.171881 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:12.176742 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.176742 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:12.177299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fa15b56-aac3-4092-8cb9-7c781aed1958 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 200 Aug 12 12:50:12.177721 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 341/1354] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:12.181745 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:12.182011 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:12.194671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-32f7f43e-5763-4540-a661-8287c7473d00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.197554 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32f7f43e-5763-4540-a661-8287c7473d00 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action Aug 12 12:50:12.198007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32f7f43e-5763-4540-a661-8287c7473d00 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:12.198913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32f7f43e-5763-4540-a661-8287c7473d00 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:12.210718 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.210718 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:12.211239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-32f7f43e-5763-4540-a661-8287c7473d00 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume '84f15696-be31-4724-bf1c-0169a1a128da' with '{'status': 'error'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:12.242281 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:12.243272 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32f7f43e-5763-4540-a661-8287c7473d00 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action returned with HTTP 202 Aug 12 12:50:12.243784 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 334/1355] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:12 2026] POST /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:12.249213 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.249213 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:12.253746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1879ec96-2dea-4473-95fa-f566735e69de None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.256263 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1879ec96-2dea-4473-95fa-f566735e69de tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:12.256536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1879ec96-2dea-4473-95fa-f566735e69de tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.256813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1879ec96-2dea-4473-95fa-f566735e69de tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.260555 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a902d593-b84c-4097-9cb6-d768c42bce17 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:12.261065 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 340/1356] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:12.274997 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.274997 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:12.279465 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.281762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 12 12:50:12.281878 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1879ec96-2dea-4473-95fa-f566735e69de tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:12.282267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3c5cba4b-3987-483e-a4eb-b74153f9a228", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1065726552"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:12.284063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3c5cba4b-3987-483e-a4eb-b74153f9a228', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1065726552'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 12:50:12.289128 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1879ec96-2dea-4473-95fa-f566735e69de tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 200 Aug 12 12:50:12.289734 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 342/1357] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:12.290470 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.290470 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:12.297487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1065726552. Aug 12 12:50:12.303728 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.306048 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action Aug 12 12:50:12.306537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:12.307337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:12.320495 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.320495 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:12.321043 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Volume info retrieved successfully. Aug 12 12:50:12.338654 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.338654 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:12.350803 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Delete volume request issued successfully. Aug 12 12:50:12.351030 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3f3b81c-4821-47d5-9576-4fb430c58041 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action returned with HTTP 202 Aug 12 12:50:12.352018 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 335/1358] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:12 2026] POST /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:12.361461 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.364361 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:12.364361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.364491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.364525 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:12.364843 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1675036321 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1675036321, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:12.375073 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.375073 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:12.381798 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:12.392001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91037d0c-0b7d-4880-9c86-c89911a8fdd6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 200 Aug 12 12:50:12.392622 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 341/1359] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:12.399184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['4d75e16e-86d8-48af-9b2e-9eb47815ef3f', '3a100f7e-1b27-4eff-8fa5-5c2eeb53cb95', '849ab248-4e69-4b49-afb9-5c55103dd8f3', '2299304f-7e07-4224-8aa9-9933261896f6'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:12.444587 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ecf3887-35c0-42a8-b186-f1d55b93a241 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 12 12:50:12.445200 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 342/1360] 10.4.3.81 () {70 vars in 1317 bytes} [Wed Aug 12 12:50:12 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:12.457819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:12.458957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:12.458957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:12.459229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:12.459311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:12.464901 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:12.464901 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:12.469635 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82c36e1c-0b11-48ac-97bc-a5b101c78bff tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 200 Aug 12 12:50:12.469828 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 343/1361] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:12 2026] GET /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:13.408760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c85b3683-cd45-456c-bac6-6aaf9801d744 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.410981 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c85b3683-cd45-456c-bac6-6aaf9801d744 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:13.411261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c85b3683-cd45-456c-bac6-6aaf9801d744 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.411497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c85b3683-cd45-456c-bac6-6aaf9801d744 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.417401 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c85b3683-cd45-456c-bac6-6aaf9801d744 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 404 Aug 12 12:50:13.417950 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 336/1362] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:13.425140 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f40abfe3-4002-4650-a0ae-c4342da037f3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.426831 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f40abfe3-4002-4650-a0ae-c4342da037f3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:13.427000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f40abfe3-4002-4650-a0ae-c4342da037f3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.427247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f40abfe3-4002-4650-a0ae-c4342da037f3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.435346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f40abfe3-4002-4650-a0ae-c4342da037f3 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 404 Aug 12 12:50:13.435971 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 342/1363] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:13.444231 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-453a557e-c089-4ad5-8322-c9d798b991e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.446206 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-453a557e-c089-4ad5-8322-c9d798b991e4 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:13.446474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-453a557e-c089-4ad5-8322-c9d798b991e4 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.446734 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-453a557e-c089-4ad5-8322-c9d798b991e4 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.446970 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-453a557e-c089-4ad5-8322-c9d798b991e4 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: 84f15696-be31-4724-bf1c-0169a1a128da Aug 12 12:50:13.453911 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-453a557e-c089-4ad5-8322-c9d798b991e4 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da returned with HTTP 404 Aug 12 12:50:13.454602 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 343/1364] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:13 2026] DELETE /volume/v3/volumes/84f15696-be31-4724-bf1c-0169a1a128da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:13.466487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.468970 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:13.469601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1563558827"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:13.471760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1563558827'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:13.471972 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:50:13.478538 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:50:13.480512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d498d67-e015-464c-b619-3593fed7f3db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.482456 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d498d67-e015-464c-b619-3593fed7f3db tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:13.483017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d498d67-e015-464c-b619-3593fed7f3db tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.483229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d498d67-e015-464c-b619-3593fed7f3db tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.483400 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-1d498d67-e015-464c-b619-3593fed7f3db tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:13.487175 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.487175 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:13.487606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (79b83335-813a-41b5-882c-135a55d0860c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:13.489102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0cda18-f14f-44dd-8d89-a8c83ad8e252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:13.490541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:13.491485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d498d67-e015-464c-b619-3593fed7f3db tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 200 Aug 12 12:50:13.491990 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 337/1365] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:13.500599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.502334 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:50:13.502530 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.502720 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.502935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:13.503920 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:13.508801 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:50:13.509360 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.509360 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:13.510185 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72c5f26d-4a1d-4298-848c-284ebebfe316 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:50:13.510680 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 343/1366] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:13.521013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-32509e0c-2d70-40d3-832a-5c240dfec719 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.523288 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32509e0c-2d70-40d3-832a-5c240dfec719 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/d046b905-5d6e-4963-a435-2b1d2f0ee469 Aug 12 12:50:13.523538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-32509e0c-2d70-40d3-832a-5c240dfec719 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.523818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-32509e0c-2d70-40d3-832a-5c240dfec719 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.529578 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.529578 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:13.530022 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-32509e0c-2d70-40d3-832a-5c240dfec719 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Snapshot retrieved successfully. Aug 12 12:50:13.530730 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32509e0c-2d70-40d3-832a-5c240dfec719 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/d046b905-5d6e-4963-a435-2b1d2f0ee469 returned with HTTP 200 Aug 12 12:50:13.531086 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 344/1367] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/snapshots/d046b905-5d6e-4963-a435-2b1d2f0ee469 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:13.531289 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0cda18-f14f-44dd-8d89-a8c83ad8e252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:13.532413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ee29d2-7cc7-46de-90ed-772bdab14f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:13.541261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.543827 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/8c2980cb-a741-48af-bbb4-6dae9e099cd3 Aug 12 12:50:13.544092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.544363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.551167 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.551167 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:13.551758 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Snapshot retrieved successfully. Aug 12 12:50:13.552922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edbb0c3e-04f3-4895-a2c5-a56664454f35 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/8c2980cb-a741-48af-bbb4-6dae9e099cd3 returned with HTTP 200 Aug 12 12:50:13.553620 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 338/1368] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/snapshots/8c2980cb-a741-48af-bbb4-6dae9e099cd3 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:13.564959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.567431 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:13.567843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.568237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.568391 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100197) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:50:13.568487 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.group_snapshots [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group_snapshot with id: a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:13.573503 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.573503 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:13.583435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['065477b4-fd87-404a-83bf-5c747eba13de', '04921c5a-e9ae-4465-abad-0a5988ff47c6', 'bbd56b9a-4944-4f70-b74a-8e17d5a35e65', 'fb8568dc-44b3-4382-a429-2f81951b034b'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:13.584010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ee29d2-7cc7-46de-90ed-772bdab14f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065477b4-fd87-404a-83bf-5c747eba13de', '04921c5a-e9ae-4465-abad-0a5988ff47c6', 'bbd56b9a-4944-4f70-b74a-8e17d5a35e65', 'fb8568dc-44b3-4382-a429-2f81951b034b']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:13.584858 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb5bbd3-e6da-4592-8c48-8efa309fbe81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:13.612636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb5bbd3-e6da-4592-8c48-8efa309fbe81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25583c4d-60c7-47d2-9708-0b032b3ff6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563558827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['065477b4-fd87-404a-83bf-5c747eba13de','04921c5a-e9ae-4465-abad-0a5988ff47c6','bbd56b9a-4944-4f70-b74a-8e17d5a35e65','fb8568dc-44b3-4382-a429-2f81951b034b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563558827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25583c4d-60c7-47d2-9708-0b032b3ff6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:13.612875 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f840f8c6-55ee-481b-a0bf-29aa1823801b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 202 Aug 12 12:50:13.613309 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 344/1369] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:13 2026] DELETE /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:13.613594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760a24-7b5f-4a21-81ec-1956f2d25774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:13.622534 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.625525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:13.626621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.626621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.626915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:13.628011 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:13.639542 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:13.641729 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:13.642030 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:13.647636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760a24-7b5f-4a21-81ec-1956f2d25774) transitioned into state 'SUCCESS' from state '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-1563558827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['065477b4-fd87-404a-83bf-5c747eba13de','04921c5a-e9ae-4465-abad-0a5988ff47c6','bbd56b9a-4944-4f70-b74a-8e17d5a35e65','fb8568dc-44b3-4382-a429-2f81951b034b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:13.648172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f474ec5-7f6e-41a7-b345-5a2c37518b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:13.665624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f474ec5-7f6e-41a7-b345-5a2c37518b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:13.667887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (79b83335-813a-41b5-882c-135a55d0860c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:13.668376 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:50:13.669229 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-400e1035-fe16-499c-ae78-9063fcdb1f09 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:13.669789 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 344/1370] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:13 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:13.683322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-610b82e4-7a40-4136-863f-5a981b557b62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.685260 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-610b82e4-7a40-4136-863f-5a981b557b62 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:13.685533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-610b82e4-7a40-4136-863f-5a981b557b62 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.685659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-610b82e4-7a40-4136-863f-5a981b557b62 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.693274 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.693274 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:13.696933 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-610b82e4-7a40-4136-863f-5a981b557b62 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:13.701643 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-610b82e4-7a40-4136-863f-5a981b557b62 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 200 Aug 12 12:50:13.702044 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 339/1371] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:13.702410 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:13.706784 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.706784 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:13.713018 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:13.713225 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:13.767737 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:13.771102 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.771102 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:13.782055 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1c2f5f9-30fe-4621-9204-05d166f6ecc2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:13.782488 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 345/1372] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:13.799530 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.801657 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:50:13.802429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.802429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.802550 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:13.802817 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.802817 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:13.803693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:13.808223 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:50:13.809615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f024f35-7eb3-4eb6-b223-11eac2362b63 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:50:13.811023 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 345/1373] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:50:13.822425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7fbdf07c-8312-47af-9658-beac7350691e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:13.824880 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7fbdf07c-8312-47af-9658-beac7350691e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:13.825045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7fbdf07c-8312-47af-9658-beac7350691e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:13.825306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7fbdf07c-8312-47af-9658-beac7350691e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:13.825450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-7fbdf07c-8312-47af-9658-beac7350691e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:13.829673 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:13.829673 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:13.834158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7fbdf07c-8312-47af-9658-beac7350691e tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 200 Aug 12 12:50:13.834658 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 345/1374] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:13 2026] GET /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:14.718796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.721421 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:14.722029 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.722029 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.736351 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.736351 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:14.744087 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:14.754041 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bbb0c99-bd1c-4465-9948-cfbbd22dacd7 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 200 Aug 12 12:50:14.754865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 340/1375] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:14 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:14.775667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f31c3093-25d5-4a71-881f-024f16998e41 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.778586 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f31c3093-25d5-4a71-881f-024f16998e41 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action Aug 12 12:50:14.778586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f31c3093-25d5-4a71-881f-024f16998e41 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:14.778760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f31c3093-25d5-4a71-881f-024f16998e41 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:14.792034 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.792034 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:14.792707 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-f31c3093-25d5-4a71-881f-024f16998e41 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume '25583c4d-60c7-47d2-9708-0b032b3ff6fb' with '{'status': 'maintenance'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:14.825224 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f31c3093-25d5-4a71-881f-024f16998e41 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action returned with HTTP 202 Aug 12 12:50:14.825825 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 346/1376] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:14 2026] POST /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:14.836919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.839581 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:14.839894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.840310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.845326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.847643 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:14.847937 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.848085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.848325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:14.849934 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.849934 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:14.852685 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ca97eb1-b46f-490e-93cd-5972eb7b12ad tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 404 Aug 12 12:50:14.853271 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 346/1377] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:14 2026] GET /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:14.856651 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:14.863407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.865672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40caa23b-7c96-4f16-9ff1-3a1297873542 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 200 Aug 12 12:50:14.866272 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 346/1378] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:14 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:14.868014 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:14.869176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.869176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.869176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for member a29d318a-5e80-4f83-b7b1-d028fcfbd25d {{(pid=100198) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:50:14.869176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group_snapshot with id: a29d318a-5e80-4f83-b7b1-d028fcfbd25d Aug 12 12:50:14.876146 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5ddbd70-6a84-430a-a81f-2d6a39cc5ccc tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d returned with HTTP 404 Aug 12 12:50:14.876884 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 341/1379] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:14 2026] DELETE /volume/v3/group_snapshots/a29d318a-5e80-4f83-b7b1-d028fcfbd25d => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:14.886477 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.887928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.890957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action Aug 12 12:50:14.891173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:14.891302 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:14.893088 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:14.893187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.893491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.893989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:14.894368 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.894368 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:14.894538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:14.908198 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:14.910981 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:14.910981 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:14.911184 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.911184 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:14.911345 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Volume info retrieved successfully. Aug 12 12:50:14.951475 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Delete volume request issued successfully. Aug 12 12:50:14.951768 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce7bc264-f221-40f8-9433-2c1ac00c94ec tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action returned with HTTP 202 Aug 12 12:50:14.952211 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 347/1380] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:14 2026] POST /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:14.952718 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:14.960835 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.960835 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:14.961834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-647221b2-15be-435a-8b91-045b1da6c85b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:14.964765 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-647221b2-15be-435a-8b91-045b1da6c85b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:14.965031 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-647221b2-15be-435a-8b91-045b1da6c85b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:14.965543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-647221b2-15be-435a-8b91-045b1da6c85b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:14.967640 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:14.969243 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:14.976191 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:14.976191 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:14.981672 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-647221b2-15be-435a-8b91-045b1da6c85b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:14.988709 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-647221b2-15be-435a-8b91-045b1da6c85b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 200 Aug 12 12:50:14.989299 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 347/1381] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:14 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:15.017379 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:15.021819 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:15.021819 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:15.030579 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-718ce4fd-2d3e-48aa-bb55-70a9c3589198 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:15.031206 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 347/1382] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:14 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:15.047799 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:15.051050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228/action Aug 12 12:50:15.051510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:15.051677 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:15.053596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for group 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100198) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:50:15.054347 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group with id: 3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:15.059994 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:15.059994 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:15.133462 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc47795c-3ee5-40d1-9746-6cb77d8c8271 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228/action returned with HTTP 202 Aug 12 12:50:15.133956 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 342/1383] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:50:15 2026] POST /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:15.143033 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:15.147341 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f Aug 12 12:50:15.147995 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:15.148297 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:15.161682 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:15.161682 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:15.176185 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:15.177462 np0000007055 devstack@c-api.service[100195]: WARNING stevedore.named [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:15.177911 np0000007055 devstack@c-api.service[100195]: WARNING castellan.key_manager [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:15.232653 np0000007055 devstack@c-api.service[100195]: DEBUG oslo_db.sqlalchemy.engines [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:15.238219 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:15.238219 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:15.250189 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4713a05c-08a5-4009-ad40-9ff65435fe93 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f returned with HTTP 200 Aug 12 12:50:15.250189 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 348/1384] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:15 2026] GET /volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:16.010905 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e01f56a4-08e2-4527-8c1a-83575d7f83f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.013322 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e01f56a4-08e2-4527-8c1a-83575d7f83f2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:16.013845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e01f56a4-08e2-4527-8c1a-83575d7f83f2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.013845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e01f56a4-08e2-4527-8c1a-83575d7f83f2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.023239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e01f56a4-08e2-4527-8c1a-83575d7f83f2 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 404 Aug 12 12:50:16.023935 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 348/1385] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:16.034546 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-550f5da5-ae8e-4280-bd6b-3485ddf1be18 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.037551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-550f5da5-ae8e-4280-bd6b-3485ddf1be18 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:16.037551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-550f5da5-ae8e-4280-bd6b-3485ddf1be18 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.037834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-550f5da5-ae8e-4280-bd6b-3485ddf1be18 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.046938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-550f5da5-ae8e-4280-bd6b-3485ddf1be18 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 404 Aug 12 12:50:16.047611 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 348/1386] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:16.058403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.062445 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:16.062445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.062852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.063158 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: 25583c4d-60c7-47d2-9708-0b032b3ff6fb Aug 12 12:50:16.073754 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce0be564-29c4-4530-80cd-9eaa864ab436 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb returned with HTTP 404 Aug 12 12:50:16.074712 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 343/1387] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:16 2026] DELETE /volume/v3/volumes/25583c4d-60c7-47d2-9708-0b032b3ff6fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:16.088074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.091237 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:16.091237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-735102870"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:16.093560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-735102870'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:16.093746 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume of 1 GB Aug 12 12:50:16.102276 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Availability Zones retrieved successfully. Aug 12 12:50:16.109378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (e3cbd656-c724-4a92-98e2-9f444f9f6c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:16.110517 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d25eedd-e87b-4478-b3c8-87bf8c737ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:16.112220 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:16.157148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d25eedd-e87b-4478-b3c8-87bf8c737ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:16.157148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64be772-6487-4abd-9710-d879858314b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:16.217898 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Created reservations ['3f828b3e-9468-48a4-a511-971bd04cd7eb', '806862e2-73b6-4d9d-a034-6024a8cc5d71', 'abe0b9af-567b-45bf-b4b4-01cab9cf11db', '5835804f-3c02-4176-b9ae-1ca19a528025'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:16.219162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64be772-6487-4abd-9710-d879858314b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f828b3e-9468-48a4-a511-971bd04cd7eb', '806862e2-73b6-4d9d-a034-6024a8cc5d71', 'abe0b9af-567b-45bf-b4b4-01cab9cf11db', '5835804f-3c02-4176-b9ae-1ca19a528025']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:16.219989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575442ee-ab31-4da0-81fb-749e165dad55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:16.246257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575442ee-ab31-4da0-81fb-749e165dad55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f255cbc6-f6fe-462e-a26e-42ebb07a0a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735102870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['3f828b3e-9468-48a4-a511-971bd04cd7eb','806862e2-73b6-4d9d-a034-6024a8cc5d71','abe0b9af-567b-45bf-b4b4-01cab9cf11db','5835804f-3c02-4176-b9ae-1ca19a528025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735102870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f255cbc6-f6fe-462e-a26e-42ebb07a0a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440ab7dad3d0451fbec4835e22205535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:16.246938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf31f5f-22b1-4d08-aadd-3cf8447b01df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:16.269792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-161a83db-4c47-4235-a6e6-f4f00718c5f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.271563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-161a83db-4c47-4235-a6e6-f4f00718c5f2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f Aug 12 12:50:16.271932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-161a83db-4c47-4235-a6e6-f4f00718c5f2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.272068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-161a83db-4c47-4235-a6e6-f4f00718c5f2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.274795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf31f5f-22b1-4d08-aadd-3cf8447b01df) transitioned into state 'SUCCESS' from state '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-735102870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440ab7dad3d0451fbec4835e22205535',qos_specs=None,replication_status=,reservations=['3f828b3e-9468-48a4-a511-971bd04cd7eb','806862e2-73b6-4d9d-a034-6024a8cc5d71','abe0b9af-567b-45bf-b4b4-01cab9cf11db','5835804f-3c02-4176-b9ae-1ca19a528025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa3356ec040d4c92838f0aa0fecf162b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:16.275983 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484f0757-331f-440d-9cc9-0b4757c15821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:16.283587 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-161a83db-4c47-4235-a6e6-f4f00718c5f2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f returned with HTTP 404 Aug 12 12:50:16.284314 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 349/1388] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/volumes/6c11a3db-0bf8-49b4-bff9-89a2cd2a3f4f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:16.292634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484f0757-331f-440d-9cc9-0b4757c15821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:16.292847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-76216a9d-c45b-4137-8a6e-d0e00d25bb2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.293978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Flow 'volume_create_api' (e3cbd656-c724-4a92-98e2-9f444f9f6c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:16.294453 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Create volume request issued successfully. Aug 12 12:50:16.295342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-88d0f2a4-d5c6-4050-9e47-d0490a213703 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:16.295421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76216a9d-c45b-4137-8a6e-d0e00d25bb2b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 Aug 12 12:50:16.295623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76216a9d-c45b-4137-8a6e-d0e00d25bb2b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.296267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76216a9d-c45b-4137-8a6e-d0e00d25bb2b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.296333 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 349/1389] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:16 2026] POST /volume/v3/volumes => generated 746 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:16.306685 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76216a9d-c45b-4137-8a6e-d0e00d25bb2b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 returned with HTTP 404 Aug 12 12:50:16.308462 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 349/1390] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/volumes/19556d73-8b61-468a-b6ca-46ffb8c18f08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:16.312873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5d91bc08-7656-4797-b006-813698637acc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.316841 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.319106 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d91bc08-7656-4797-b006-813698637acc tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:16.319370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d91bc08-7656-4797-b006-813698637acc tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.319649 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d91bc08-7656-4797-b006-813698637acc tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.322430 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 Aug 12 12:50:16.322679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.326185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.326185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 3c5cba4b-3987-483e-a4eb-b74153f9a228 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:16.330898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ec7c61e-fd71-45c2-8a42-44ddb483d0f4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 returned with HTTP 404 Aug 12 12:50:16.331905 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 350/1391] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/groups/3c5cba4b-3987-483e-a4eb-b74153f9a228 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:16.333371 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:16.333371 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:16.339065 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5d91bc08-7656-4797-b006-813698637acc tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:16.342157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-15c5dad7-8e28-40aa-b9af-4cb48cae760f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.344653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15c5dad7-8e28-40aa-b9af-4cb48cae760f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/ce5e5cea-75ae-4743-b9b7-1c758215b8a0 Aug 12 12:50:16.345515 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15c5dad7-8e28-40aa-b9af-4cb48cae760f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.345515 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15c5dad7-8e28-40aa-b9af-4cb48cae760f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.345736 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:16.345736 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:16.348698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d91bc08-7656-4797-b006-813698637acc tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:16.349179 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 344/1392] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:16.366647 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15c5dad7-8e28-40aa-b9af-4cb48cae760f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types/ce5e5cea-75ae-4743-b9b7-1c758215b8a0 returned with HTTP 202 Aug 12 12:50:16.367286 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 350/1393] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:16 2026] DELETE /volume/v3/group_types/ce5e5cea-75ae-4743-b9b7-1c758215b8a0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:16.375747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dec8983a-dd99-4ac3-85b7-915b00d19094 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.378072 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dec8983a-dd99-4ac3-85b7-915b00d19094 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 Aug 12 12:50:16.378382 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dec8983a-dd99-4ac3-85b7-915b00d19094 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.379799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dec8983a-dd99-4ac3-85b7-915b00d19094 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.414126 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dec8983a-dd99-4ac3-85b7-915b00d19094 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 returned with HTTP 202 Aug 12 12:50:16.414681 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 350/1394] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:16 2026] DELETE /volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:16.424813 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-99d33447-7f39-4e28-b19a-6f022b95fcdb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.426344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99d33447-7f39-4e28-b19a-6f022b95fcdb tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] GET https://10.4.3.81/volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 Aug 12 12:50:16.426813 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99d33447-7f39-4e28-b19a-6f022b95fcdb tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.427138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99d33447-7f39-4e28-b19a-6f022b95fcdb tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.434285 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99d33447-7f39-4e28-b19a-6f022b95fcdb tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 returned with HTTP 404 Aug 12 12:50:16.434285 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 351/1395] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/types/185755ed-1de0-4adf-b6f7-77a7ff033610 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:50:16.447166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6eafa389-485d-4275-ae02-d5ba0326a391 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.449517 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6eafa389-485d-4275-ae02-d5ba0326a391 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:16.449996 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6eafa389-485d-4275-ae02-d5ba0326a391 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1254858412"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:16.479861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6eafa389-485d-4275-ae02-d5ba0326a391 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:50:16.480575 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 345/1396] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:16 2026] POST /volume/v3/types => generated 224 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:16.491665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c2faa838-c882-4492-a2b7-e55f21fbbeda None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.494103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c2faa838-c882-4492-a2b7-e55f21fbbeda tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:50:16.494598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c2faa838-c882-4492-a2b7-e55f21fbbeda tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1046926364"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:16.514161 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c2faa838-c882-4492-a2b7-e55f21fbbeda tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:50:16.514601 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 351/1397] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:50:16 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:16.526026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-75576da2-fa0d-4718-aad0-a670d87cced4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.527828 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups Aug 12 12:50:16.528286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e66392a7-a6ea-4d79-8dff-1c53f4b1bc1a", "volume_types": ["b38a46b8-655b-43d1-a19d-4d2119ba1458"], "name": "tempest-GroupSnapshotsTest-Group-2073469347"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:16.529699 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group {'group': {'group_type': 'e66392a7-a6ea-4d79-8dff-1c53f4b1bc1a', 'volume_types': ['b38a46b8-655b-43d1-a19d-4d2119ba1458'], 'name': 'tempest-GroupSnapshotsTest-Group-2073469347'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 12:50:16.534548 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group tempest-GroupSnapshotsTest-Group-2073469347. Aug 12 12:50:16.543985 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:50:16.561396 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['813647a7-0895-4669-9b94-5024a02d3cb2'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:16.595704 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75576da2-fa0d-4718-aad0-a670d87cced4 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 12 12:50:16.596353 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 351/1398] 10.4.3.81 () {70 vars in 1290 bytes} [Wed Aug 12 12:50:16 2026] POST /volume/v3/groups => generated 112 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:16.612235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:16.619020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 Aug 12 12:50:16.619525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:16.619902 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:16.620216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 41649474-abd6-4781-901d-abf4baf6a885 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:16.625231 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:16.625231 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:16.634533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e1ba26e-03c9-4e77-9e39-048fe1151cdf tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 returned with HTTP 200 Aug 12 12:50:16.635180 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 352/1399] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:16 2026] GET /volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:17.368757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.371530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.371940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.372060 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.381585 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.381585 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:17.386580 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.392798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d38a5a6-91cb-4a20-9771-2540aff6dffb tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.393588 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 346/1400] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.410573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f67b706f-c160-4028-ad72-726e0f341020 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.413586 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f67b706f-c160-4028-ad72-726e0f341020 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action Aug 12 12:50:17.413932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f67b706f-c160-4028-ad72-726e0f341020 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:17.414062 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f67b706f-c160-4028-ad72-726e0f341020 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:17.425569 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.425569 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:17.425914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-f67b706f-c160-4028-ad72-726e0f341020 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'f255cbc6-f6fe-462e-a26e-42ebb07a0a21' with '{'status': 'error'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:17.452843 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f67b706f-c160-4028-ad72-726e0f341020 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action returned with HTTP 202 Aug 12 12:50:17.453487 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 352/1401] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:17 2026] POST /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:17.461907 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.464115 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.464506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.464816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.475618 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.475618 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:17.482418 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.489686 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8a386b5-83b3-429c-8294-f86c089fc1ec tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.490270 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 352/1402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.509958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.511594 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action Aug 12 12:50:17.512007 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:17.512262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:17.521304 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.521304 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:17.523342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'f255cbc6-f6fe-462e-a26e-42ebb07a0a21' with '{'status': 'available'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:17.547541 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c64f9ec-50cb-4438-8903-ee1799fe17a2 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action returned with HTTP 202 Aug 12 12:50:17.548254 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 353/1403] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:17 2026] POST /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:17.557456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.559976 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.560283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.560558 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.571160 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.571160 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:17.575808 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.580879 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63ade366-ae22-4686-86eb-a0dbd88d2912 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.581416 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 347/1404] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.596040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.598162 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action Aug 12 12:50:17.598521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:17.598648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:17.609471 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.609471 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:17.609991 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'f255cbc6-f6fe-462e-a26e-42ebb07a0a21' with '{'status': 'maintenance'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:17.635146 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-43ad2e23-c790-42f9-ae74-2d94d8841911 tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action returned with HTTP 202 Aug 12 12:50:17.635283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 353/1405] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:17 2026] POST /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:17.642238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.644060 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.645594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.645594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.645729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-78debdde-87c7-4169-9814-acce5563d202 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.647091 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78debdde-87c7-4169-9814-acce5563d202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 Aug 12 12:50:17.647448 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78debdde-87c7-4169-9814-acce5563d202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.647853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78debdde-87c7-4169-9814-acce5563d202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.648118 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-78debdde-87c7-4169-9814-acce5563d202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 41649474-abd6-4781-901d-abf4baf6a885 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:17.652157 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.652157 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:17.652595 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.652595 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:17.656286 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.661871 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e5842b9-df99-4e4c-a46d-1f13ba203177 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.662223 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78debdde-87c7-4169-9814-acce5563d202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 returned with HTTP 200 Aug 12 12:50:17.662400 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 353/1406] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.662858 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 354/1407] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:17.676205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.677554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.678211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:17.678614 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-584341861", "volume_type": "b38a46b8-655b-43d1-a19d-4d2119ba1458", "group_id": "41649474-abd6-4781-901d-abf4baf6a885", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:17.679889 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] POST https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action Aug 12 12:50:17.680158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-584341861', 'volume_type': 'b38a46b8-655b-43d1-a19d-4d2119ba1458', 'group_id': '41649474-abd6-4781-901d-abf4baf6a885', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:17.680380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:17.680629 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:17.691467 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.691467 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:17.691956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] Updating volume 'f255cbc6-f6fe-462e-a26e-42ebb07a0a21' with '{'status': 'available'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 12:50:17.695525 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.695525 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:17.696248 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume of 1 GB Aug 12 12:50:17.705453 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Availability Zones retrieved successfully. Aug 12 12:50:17.711742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (6040f518-ee8e-48f8-beba-414cfe787d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:17.713120 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788dfd07-c69f-496f-8d56-e2c0a2589802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:17.713741 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.713741 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:17.714263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:17.721176 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5e568d8-04bd-41db-be31-ac18d27b57fc tempest-VolumesActionsTest-652850684 tempest-VolumesActionsTest-652850684-project-admin] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action returned with HTTP 202 Aug 12 12:50:17.722437 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 354/1408] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:50:17 2026] POST /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:17.731703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-860611aa-1c03-423d-839b-5fccd676249b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.734118 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-860611aa-1c03-423d-839b-5fccd676249b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.734404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-860611aa-1c03-423d-839b-5fccd676249b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.734663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-860611aa-1c03-423d-839b-5fccd676249b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.743267 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.743267 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:17.748144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788dfd07-c69f-496f-8d56-e2c0a2589802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:50:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b38a46b8-655b-43d1-a19d-4d2119ba1458,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1254858412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b38a46b8-655b-43d1-a19d-4d2119ba1458', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '41649474-abd6-4781-901d-abf4baf6a885', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:17.749577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3410cbdf-0e67-4512-811b-218532063f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:17.750211 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-860611aa-1c03-423d-839b-5fccd676249b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.757296 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-860611aa-1c03-423d-839b-5fccd676249b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.757961 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 354/1409] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.777210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.778755 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.779209 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.779586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.789459 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.789459 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:17.790805 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1254858412 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1254858412, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:17.790805 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1254858412 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1254858412, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:17.795690 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.802280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9036497e-737d-4907-b0fd-dfac3bcd5682 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.803036 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 355/1410] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.817771 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.821793 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.822314 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.822870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.823285 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume with id: f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.832917 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.832917 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:17.833796 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.836209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['dd78ef84-3a49-4ada-aba3-4aef11770efd', '1c814865-041a-4ce9-8b44-1f4174aef01e', 'ff2f55fa-2e1e-4e10-a52a-f6c46a2b6fd0', '94a4977f-c8c9-4df4-aa1e-adf35ba0b41d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:17.837251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3410cbdf-0e67-4512-811b-218532063f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd78ef84-3a49-4ada-aba3-4aef11770efd', '1c814865-041a-4ce9-8b44-1f4174aef01e', 'ff2f55fa-2e1e-4e10-a52a-f6c46a2b6fd0', '94a4977f-c8c9-4df4-aa1e-adf35ba0b41d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:17.838232 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2958672a-a548-4aef-9c2a-e28545774377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:17.861770 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Delete volume request issued successfully. Aug 12 12:50:17.862113 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5d305590-8402-4daa-86f7-039a81a7f7c6 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 202 Aug 12 12:50:17.862635 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 355/1411] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:17 2026] DELETE /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:17.870430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2958672a-a548-4aef-9c2a-e28545774377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f996aa-be9a-4809-9b6d-5ef6b5811034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-584341861',encryption_key_id=None,group_id=41649474-abd6-4781-901d-abf4baf6a885,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['dd78ef84-3a49-4ada-aba3-4aef11770efd','1c814865-041a-4ce9-8b44-1f4174aef01e','ff2f55fa-2e1e-4e10-a52a-f6c46a2b6fd0','94a4977f-c8c9-4df4-aa1e-adf35ba0b41d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=b38a46b8-655b-43d1-a19d-4d2119ba1458), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-584341861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=41649474-abd6-4781-901d-abf4baf6a885,host=None,id=58f996aa-be9a-4809-9b6d-5ef6b5811034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d30631513d4b8f98c92fabf849234a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b38a46b8-655b-43d1-a19d-4d2119ba1458),volume_type_id=b38a46b8-655b-43d1-a19d-4d2119ba1458)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:17.870430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85f3515-b591-4538-a082-ed3cf67f8990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:17.874648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-557766b6-46e6-4a88-8b65-bbe31f74268b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:17.876806 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-557766b6-46e6-4a88-8b65-bbe31f74268b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:17.877007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-557766b6-46e6-4a88-8b65-bbe31f74268b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:17.877259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-557766b6-46e6-4a88-8b65-bbe31f74268b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:17.884667 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.884667 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:17.889276 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-557766b6-46e6-4a88-8b65-bbe31f74268b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Volume info retrieved successfully. Aug 12 12:50:17.895574 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-557766b6-46e6-4a88-8b65-bbe31f74268b tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 200 Aug 12 12:50:17.896032 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 355/1412] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:17.897534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85f3515-b591-4538-a082-ed3cf67f8990) transitioned into state 'SUCCESS' from state '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-584341861',encryption_key_id=None,group_id=41649474-abd6-4781-901d-abf4baf6a885,group_type_id=,metadata={},multiattach=False,project_id='72d30631513d4b8f98c92fabf849234a',qos_specs=None,replication_status=,reservations=['dd78ef84-3a49-4ada-aba3-4aef11770efd','1c814865-041a-4ce9-8b44-1f4174aef01e','ff2f55fa-2e1e-4e10-a52a-f6c46a2b6fd0','94a4977f-c8c9-4df4-aa1e-adf35ba0b41d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1e2039af64492e86fa0cfa4c13c2fe',volume_type_id=b38a46b8-655b-43d1-a19d-4d2119ba1458)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:17.898564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4720b2ee-4cfa-4353-b856-2da5cb01aa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:17.915015 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4720b2ee-4cfa-4353-b856-2da5cb01aa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:17.915898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Flow 'volume_create_api' (6040f518-ee8e-48f8-beba-414cfe787d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:17.916209 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Create volume request issued successfully. Aug 12 12:50:17.917059 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:17.917260 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:17.971641 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:17.975857 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:17.975857 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:17.982400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39df4860-0fd4-4f02-befc-e7d4ae7457d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:17.982717 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 348/1413] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:50:17 2026] POST /volume/v3/volumes => generated 820 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:17.999992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:18.003470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 Aug 12 12:50:18.005650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:18.005650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:18.016760 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:18.016760 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:18.025597 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:18.025597 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:18.025597 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:18.078424 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:18.084803 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:18.084803 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:18.096280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1569d29f-1fc6-4717-af34-acc523f18cf2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 returned with HTTP 200 Aug 12 12:50:18.096839 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 356/1414] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:17 2026] GET /volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 => generated 888 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:18.912144 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-27865321-4362-4ef1-8c3c-75da66853985 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:18.912740 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27865321-4362-4ef1-8c3c-75da66853985 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] GET https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 Aug 12 12:50:18.913012 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-27865321-4362-4ef1-8c3c-75da66853985 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:18.913361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-27865321-4362-4ef1-8c3c-75da66853985 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:18.921112 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27865321-4362-4ef1-8c3c-75da66853985 tempest-VolumesActionsTest-1577324126 tempest-VolumesActionsTest-1577324126-project-member] https://10.4.3.81/volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 returned with HTTP 404 Aug 12 12:50:18.922805 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 356/1415] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:18 2026] GET /volume/v3/volumes/f255cbc6-f6fe-462e-a26e-42ebb07a0a21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:19.118769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:19.124124 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 Aug 12 12:50:19.124124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:19.124124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:19.136280 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:19.136280 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:19.147568 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:19.150123 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:19.150123 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:19.210954 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:19.215690 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:19.215690 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:19.227993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24a40ffe-7eb0-4625-b185-8e0d97ca7202 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 returned with HTTP 200 Aug 12 12:50:19.229243 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 356/1416] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:19 2026] GET /volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:19.242771 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:19.245804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 12 12:50:19.246469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "41649474-abd6-4781-901d-abf4baf6a885", "name": "tempest-group_snapshot-1188519950"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:19.248555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '41649474-abd6-4781-901d-abf4baf6a885', 'name': 'tempest-group_snapshot-1188519950'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 12:50:19.253849 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:19.253849 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:19.259347 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Creating group_snapshot tempest-group_snapshot-1188519950. Aug 12 12:50:19.294677 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:19.294677 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:19.314291 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1254858412 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1254858412, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:19.348808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Created reservations ['abd0dea9-ad98-46a0-8f7e-f2d6a63f2f4e', '0fbebab7-d331-43a4-a5c0-808a74afa36d', 'cde2c9ee-9607-4317-b387-8ccdd2d031f7', '81b851b3-e0cd-49ab-b2c3-63f26643c030'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:19.387210 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcae3a4c-883c-4170-ad9f-a28449f836c8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 12 12:50:19.387374 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 349/1417] 10.4.3.81 () {70 vars in 1317 bytes} [Wed Aug 12 12:50:19 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:19.396120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:19.398326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:19.398897 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:19.399279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:19.399652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:19.406257 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:19.406257 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:19.410629 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23ba0a0d-66ad-48b7-b6d2-f0beb5fa644a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 200 Aug 12 12:50:19.411439 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 357/1418] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:19 2026] GET /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.423624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-47d6bd64-6eec-4f41-b979-118976521f1a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.426868 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47d6bd64-6eec-4f41-b979-118976521f1a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.427224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47d6bd64-6eec-4f41-b979-118976521f1a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.427465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47d6bd64-6eec-4f41-b979-118976521f1a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.428091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-47d6bd64-6eec-4f41-b979-118976521f1a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:20.434647 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.434647 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:20.442331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47d6bd64-6eec-4f41-b979-118976521f1a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 200 Aug 12 12:50:20.443442 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 357/1419] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.452797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85d0684a-424b-4382-8978-0703afaa974a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.457153 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:50:20.457470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.458298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.458298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:20.459794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:20.466352 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:50:20.467068 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.467068 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:20.468804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85d0684a-424b-4382-8978-0703afaa974a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:50:20.468804 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 357/1420] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:20.482323 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.485341 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/117b0995-5444-4818-90f1-ea9a1569f46d Aug 12 12:50:20.487058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.487058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.499949 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.499949 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:20.500910 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Snapshot retrieved successfully. Aug 12 12:50:20.502023 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab4a5352-4ba0-45ce-b1e7-a3ecbad298d2 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/117b0995-5444-4818-90f1-ea9a1569f46d returned with HTTP 200 Aug 12 12:50:20.502719 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 350/1421] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/snapshots/117b0995-5444-4818-90f1-ea9a1569f46d => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:20.515668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-518711da-8b8e-49e2-a177-d938622927f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.517786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-518711da-8b8e-49e2-a177-d938622927f1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.518008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-518711da-8b8e-49e2-a177-d938622927f1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.518221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-518711da-8b8e-49e2-a177-d938622927f1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.518378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-518711da-8b8e-49e2-a177-d938622927f1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:20.522456 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.522456 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:20.526228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-518711da-8b8e-49e2-a177-d938622927f1 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 200 Aug 12 12:50:20.526929 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 358/1422] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.538510 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-16fa2e00-8185-4f0b-81b2-974e3bb0488c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.540941 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-16fa2e00-8185-4f0b-81b2-974e3bb0488c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/detail Aug 12 12:50:20.541199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-16fa2e00-8185-4f0b-81b2-974e3bb0488c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.541375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-16fa2e00-8185-4f0b-81b2-974e3bb0488c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.550987 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-16fa2e00-8185-4f0b-81b2-974e3bb0488c tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 12 12:50:20.551894 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 358/1423] 10.4.3.81 () {68 vars in 1316 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.561164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.562898 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.563111 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.563268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.563379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100196) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:50:20.563527 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group_snapshot with id: a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.568765 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.568765 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:20.639759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f6332f6-eb93-4103-82d4-b9e18a35fc8b tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 202 Aug 12 12:50:20.640091 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 358/1424] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:20 2026] DELETE /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:20.657028 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.665153 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:20.665153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.665153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.665153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:20.665153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:20.678139 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:20.679418 np0000007055 devstack@c-api.service[100198]: WARNING stevedore.named [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:20.679764 np0000007055 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:20.739317 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:20.745960 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.745960 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:20.761839 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87335c07-93aa-4a0a-a928-cb5ffe2605d8 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:20.762333 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 351/1425] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.782843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.785169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 12 12:50:20.785169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.785169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.785169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:20.787597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:20.794379 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all snapshots completed successfully. Aug 12 12:50:20.795824 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdfbbde4-3917-417a-bfab-7d43d6908725 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 12:50:20.796551 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 359/1426] 10.4.3.81 () {66 vars in 1257 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:50:20.809932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.815517 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.815517 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.816183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.816357 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.group_snapshots [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 12:50:20.820657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9d07db8-711f-4739-8bd4-7c628b19a819 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 404 Aug 12 12:50:20.821710 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 359/1427] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:20.834164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb865cb0-d572-4587-a9b1-f7372397a57a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.836621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb865cb0-d572-4587-a9b1-f7372397a57a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/group_snapshots Aug 12 12:50:20.836937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb865cb0-d572-4587-a9b1-f7372397a57a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.837208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb865cb0-d572-4587-a9b1-f7372397a57a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.837627 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.837627 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:20.849374 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb865cb0-d572-4587-a9b1-f7372397a57a tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 200 Aug 12 12:50:20.849374 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 359/1428] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:20.860010 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.862995 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.863546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.864107 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.864107 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for member a7123d4e-c5b4-470e-b121-31b3fa7be3ce {{(pid=100198) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 12:50:20.864272 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group_snapshot with id: a7123d4e-c5b4-470e-b121-31b3fa7be3ce Aug 12 12:50:20.868866 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4ab4dbc-6f88-492d-ae4e-32723b6648bb tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce returned with HTTP 404 Aug 12 12:50:20.869598 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 352/1429] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:20 2026] DELETE /volume/v3/group_snapshots/a7123d4e-c5b4-470e-b121-31b3fa7be3ce => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:20.879070 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.881789 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:50:20.881950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:20.882635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:20.882635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:20.884000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:20.892473 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Get all volumes completed successfully. Aug 12 12:50:20.893523 np0000007055 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:20.893755 np0000007055 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:20.948332 np0000007055 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:20.952261 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.952261 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:20.961184 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4369ef04-ea31-4149-a53a-b0dc76ba49a6 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:50:20.961582 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 360/1430] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:50:20 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:20.979996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:20.982525 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] POST https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885/action Aug 12 12:50:20.983306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:20.983527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:20.985110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.groups [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] delete called for group 41649474-abd6-4781-901d-abf4baf6a885 {{(pid=100195) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 12:50:20.985282 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.groups [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Delete group with id: 41649474-abd6-4781-901d-abf4baf6a885 Aug 12 12:50:20.989102 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:20.989102 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:21.026257 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae0eb1db-d4e1-4f56-a1f3-99399995531f tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885/action returned with HTTP 202 Aug 12 12:50:21.027271 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 360/1431] 10.4.3.81 () {70 vars in 1421 bytes} [Wed Aug 12 12:50:20 2026] POST /volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:21.037252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-df333dd2-3747-4840-8e51-bb70937547d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:21.039315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 Aug 12 12:50:21.039542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:21.039725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:21.048284 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:21.048284 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:21.053882 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Volume info retrieved successfully. Aug 12 12:50:21.054218 np0000007055 devstack@c-api.service[100196]: WARNING stevedore.named [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:50:21.054544 np0000007055 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 12 12:50:21.100305 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:50:21.104252 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:21.104252 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:21.117691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df333dd2-3747-4840-8e51-bb70937547d7 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 returned with HTTP 200 Aug 12 12:50:21.118244 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 360/1432] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:21 2026] GET /volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:22.136749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e01abf0-6e47-4567-bc88-c29f25f37903 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:22.140187 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e01abf0-6e47-4567-bc88-c29f25f37903 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 Aug 12 12:50:22.140466 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e01abf0-6e47-4567-bc88-c29f25f37903 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:22.141756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e01abf0-6e47-4567-bc88-c29f25f37903 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:22.151647 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e01abf0-6e47-4567-bc88-c29f25f37903 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 returned with HTTP 404 Aug 12 12:50:22.152715 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 353/1433] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:22 2026] GET /volume/v3/volumes/58f996aa-be9a-4809-9b6d-5ef6b5811034 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:22.163188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:22.166345 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] GET https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 Aug 12 12:50:22.166925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:22.167212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:22.167313 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] show called for member 41649474-abd6-4781-901d-abf4baf6a885 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 12:50:22.174301 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b8f6bbb-519c-4f4b-827c-a50c6d88b544 tempest-GroupSnapshotsTest-892871941 tempest-GroupSnapshotsTest-892871941-project-member] https://10.4.3.81/volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 returned with HTTP 404 Aug 12 12:50:22.175460 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 361/1434] 10.4.3.81 () {68 vars in 1379 bytes} [Wed Aug 12 12:50:22 2026] GET /volume/v3/groups/41649474-abd6-4781-901d-abf4baf6a885 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:22.188269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9e7f068f-c273-4d43-a975-803ea5203a3f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:22.192113 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e7f068f-c273-4d43-a975-803ea5203a3f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/e66392a7-a6ea-4d79-8dff-1c53f4b1bc1a Aug 12 12:50:22.192827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e7f068f-c273-4d43-a975-803ea5203a3f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:22.193182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e7f068f-c273-4d43-a975-803ea5203a3f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:22.215961 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e7f068f-c273-4d43-a975-803ea5203a3f tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/group_types/e66392a7-a6ea-4d79-8dff-1c53f4b1bc1a returned with HTTP 202 Aug 12 12:50:22.216504 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 361/1435] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:22 2026] DELETE /volume/v3/group_types/e66392a7-a6ea-4d79-8dff-1c53f4b1bc1a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:22.227710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7e7422b-77c1-4323-a919-6270d8b7f550 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:22.230792 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7e7422b-77c1-4323-a919-6270d8b7f550 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] DELETE https://10.4.3.81/volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 Aug 12 12:50:22.231083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7e7422b-77c1-4323-a919-6270d8b7f550 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:22.231301 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7e7422b-77c1-4323-a919-6270d8b7f550 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:22.288368 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7e7422b-77c1-4323-a919-6270d8b7f550 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 returned with HTTP 202 Aug 12 12:50:22.288986 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 361/1436] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:22 2026] DELETE /volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:22.297442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b9bb8e0-20fb-4532-bf05-8f7976f5bed7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:22.300519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b9bb8e0-20fb-4532-bf05-8f7976f5bed7 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] GET https://10.4.3.81/volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 Aug 12 12:50:22.301270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b9bb8e0-20fb-4532-bf05-8f7976f5bed7 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:22.301522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b9bb8e0-20fb-4532-bf05-8f7976f5bed7 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:22.310738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b9bb8e0-20fb-4532-bf05-8f7976f5bed7 tempest-GroupSnapshotsTest-1538090318 tempest-GroupSnapshotsTest-1538090318-project-admin] https://10.4.3.81/volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 returned with HTTP 404 Aug 12 12:50:22.311546 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 354/1437] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:22 2026] GET /volume/v3/types/b38a46b8-655b-43d1-a19d-4d2119ba1458 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:26.299223 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7cd679d1-8062-4aab-8a7a-998443130f79 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.441020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cd679d1-8062-4aab-8a7a-998443130f79 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:50:26.441020 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7cd679d1-8062-4aab-8a7a-998443130f79 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-834208363", "description": "tempest-group-type-description-1317072752", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:26.472098 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cd679d1-8062-4aab-8a7a-998443130f79 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:50:26.472879 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 362/1438] 10.4.3.81 () {70 vars in 1305 bytes} [Wed Aug 12 12:50:26 2026] POST /volume/v3/group_types => generated 264 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:26.485281 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-89f862ae-d0e3-4872-8c50-929f1918123d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.488344 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89f862ae-d0e3-4872-8c50-929f1918123d tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 12 12:50:26.488636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89f862ae-d0e3-4872-8c50-929f1918123d tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.488879 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89f862ae-d0e3-4872-8c50-929f1918123d tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.504356 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89f862ae-d0e3-4872-8c50-929f1918123d tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 12 12:50:26.505135 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 362/1439] 10.4.3.81 () {68 vars in 1283 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types => generated 498 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.516809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1ee17342-1101-4917-99fd-35ad6ac562cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.519379 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ee17342-1101-4917-99fd-35ad6ac562cf tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] PUT https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 Aug 12 12:50:26.519840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ee17342-1101-4917-99fd-35ad6ac562cf tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1153508828", "description": "updated-group-type-desc"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:26.538990 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ee17342-1101-4917-99fd-35ad6ac562cf tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 returned with HTTP 200 Aug 12 12:50:26.540075 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 362/1440] 10.4.3.81 () {70 vars in 1415 bytes} [Wed Aug 12 12:50:26 2026] PUT /volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 => generated 255 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.554041 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f23ba501-2e19-4df6-a396-6b06e9399a8f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.555827 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f23ba501-2e19-4df6-a396-6b06e9399a8f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 Aug 12 12:50:26.556082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f23ba501-2e19-4df6-a396-6b06e9399a8f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.556810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f23ba501-2e19-4df6-a396-6b06e9399a8f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.563223 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f23ba501-2e19-4df6-a396-6b06e9399a8f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 returned with HTTP 200 Aug 12 12:50:26.563223 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 355/1441] 10.4.3.81 () {68 vars in 1394 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.576487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b26ab8f2-da10-4c6c-bf6d-aac128b2c5d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.579158 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b26ab8f2-da10-4c6c-bf6d-aac128b2c5d1 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 Aug 12 12:50:26.579836 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b26ab8f2-da10-4c6c-bf6d-aac128b2c5d1 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.579836 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b26ab8f2-da10-4c6c-bf6d-aac128b2c5d1 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.610326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b26ab8f2-da10-4c6c-bf6d-aac128b2c5d1 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 returned with HTTP 202 Aug 12 12:50:26.610898 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 363/1442] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:26 2026] DELETE /volume/v3/group_types/c05de251-fcc3-4bbb-b749-3637e7494dd5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:26.623828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0e4910de-9d8e-4c88-8e14-3fec93f066d0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.625755 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e4910de-9d8e-4c88-8e14-3fec93f066d0 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 12 12:50:26.626266 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e4910de-9d8e-4c88-8e14-3fec93f066d0 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.626613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e4910de-9d8e-4c88-8e14-3fec93f066d0 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.634031 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e4910de-9d8e-4c88-8e14-3fec93f066d0 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 12 12:50:26.634744 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 363/1443] 10.4.3.81 () {68 vars in 1283 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.649096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-809b7fe8-3e3a-428a-9ad2-37dfc9e2e58c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.654725 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-809b7fe8-3e3a-428a-9ad2-37dfc9e2e58c tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:50:26.655144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-809b7fe8-3e3a-428a-9ad2-37dfc9e2e58c tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-692780755", "is_public": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:26.679562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-809b7fe8-3e3a-428a-9ad2-37dfc9e2e58c tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:50:26.680732 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 363/1444] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:50:26 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:26.693686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6eb8dfc-6b4a-47ba-b3bf-7af801ddf2ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.695748 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6eb8dfc-6b4a-47ba-b3bf-7af801ddf2ef tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 12 12:50:26.696592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6eb8dfc-6b4a-47ba-b3bf-7af801ddf2ef tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1076342596", "is_public": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:26.715019 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6eb8dfc-6b4a-47ba-b3bf-7af801ddf2ef tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 12 12:50:26.715019 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 356/1445] 10.4.3.81 () {70 vars in 1304 bytes} [Wed Aug 12 12:50:26 2026] POST /volume/v3/group_types => generated 165 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:26.728472 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3252f564-f8f7-43e1-92ec-808c556fee17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.730913 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3252f564-f8f7-43e1-92ec-808c556fee17 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 12 12:50:26.731218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3252f564-f8f7-43e1-92ec-808c556fee17 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.731469 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3252f564-f8f7-43e1-92ec-808c556fee17 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.744818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3252f564-f8f7-43e1-92ec-808c556fee17 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 12 12:50:26.745756 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 364/1446] 10.4.3.81 () {68 vars in 1344 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.755637 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-92aaea0a-5216-4ceb-856a-42356f31173f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.757508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92aaea0a-5216-4ceb-856a-42356f31173f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 12 12:50:26.758022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92aaea0a-5216-4ceb-856a-42356f31173f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.758376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92aaea0a-5216-4ceb-856a-42356f31173f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.781368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92aaea0a-5216-4ceb-856a-42356f31173f tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 12 12:50:26.781368 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 364/1447] 10.4.3.81 () {68 vars in 1346 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:26.797524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6da0a5f-f896-483e-bf9e-e3f0fa427551 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:26.799701 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6da0a5f-f896-483e-bf9e-e3f0fa427551 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=False Aug 12 12:50:26.800107 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6da0a5f-f896-483e-bf9e-e3f0fa427551 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:26.800943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6da0a5f-f896-483e-bf9e-e3f0fa427551 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:26.990358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6da0a5f-f896-483e-bf9e-e3f0fa427551 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 12 12:50:26.990739 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 364/1448] 10.4.3.81 () {68 vars in 1314 bytes} [Wed Aug 12 12:50:26 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:27.002917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fa91d83-463d-45eb-b14d-e1c051e0b0e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.005324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fa91d83-463d-45eb-b14d-e1c051e0b0e3 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=True Aug 12 12:50:27.005584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fa91d83-463d-45eb-b14d-e1c051e0b0e3 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.006085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fa91d83-463d-45eb-b14d-e1c051e0b0e3 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.021272 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fa91d83-463d-45eb-b14d-e1c051e0b0e3 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 12 12:50:27.021272 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 357/1449] 10.4.3.81 () {68 vars in 1312 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:27.038945 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fd8fe4fa-74e8-4036-8e2b-1cdb93e8ab16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.040750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd8fe4fa-74e8-4036-8e2b-1cdb93e8ab16 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/9b76f27d-8551-490a-91eb-acc78b373159 Aug 12 12:50:27.041358 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd8fe4fa-74e8-4036-8e2b-1cdb93e8ab16 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.041745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd8fe4fa-74e8-4036-8e2b-1cdb93e8ab16 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.065203 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd8fe4fa-74e8-4036-8e2b-1cdb93e8ab16 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types/9b76f27d-8551-490a-91eb-acc78b373159 returned with HTTP 202 Aug 12 12:50:27.066140 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 365/1450] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:27 2026] DELETE /volume/v3/group_types/9b76f27d-8551-490a-91eb-acc78b373159 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:27.081750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d8053718-552d-444a-9f2e-773e2f886261 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.084750 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8053718-552d-444a-9f2e-773e2f886261 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/c2cae047-eaf5-4939-adcb-df2b64feee42 Aug 12 12:50:27.085095 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8053718-552d-444a-9f2e-773e2f886261 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.086034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8053718-552d-444a-9f2e-773e2f886261 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.103470 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8053718-552d-444a-9f2e-773e2f886261 tempest-GroupTypesTest-1704233546 tempest-GroupTypesTest-1704233546-project-admin] https://10.4.3.81/volume/v3/group_types/c2cae047-eaf5-4939-adcb-df2b64feee42 returned with HTTP 202 Aug 12 12:50:27.106242 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 365/1451] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:50:27 2026] DELETE /volume/v3/group_types/c2cae047-eaf5-4939-adcb-df2b64feee42 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:27.570322 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-28433631-9222-406b-ae74-32e946642884 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.572867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28433631-9222-406b-ae74-32e946642884 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:27.572867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28433631-9222-406b-ae74-32e946642884 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.573086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28433631-9222-406b-ae74-32e946642884 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.584238 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:27.584238 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:27.590230 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-28433631-9222-406b-ae74-32e946642884 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:27.598439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28433631-9222-406b-ae74-32e946642884 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:27.599042 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 365/1452] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:27.620895 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.623653 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:27.624075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.624329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.634814 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:27.634814 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:27.646924 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:27.654802 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b22ca454-03fc-4b01-880f-9f3abc1ce558 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:27.655558 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 358/1453] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:27.712235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.716388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:27.716623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.716913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.731596 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:27.731596 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:27.740634 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:27.745851 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-32f641e3-85f0-4f1a-8d5c-f5e9fbf611f6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:27.746587 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 366/1454] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:27.838989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5ba3da6b-a500-45a5-9730-6f8df2748672 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.840590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ba3da6b-a500-45a5-9730-6f8df2748672 None None] GET https://10.4.3.81/volume// Aug 12 12:50:27.840590 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ba3da6b-a500-45a5-9730-6f8df2748672 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.840820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ba3da6b-a500-45a5-9730-6f8df2748672 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.842013 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ba3da6b-a500-45a5-9730-6f8df2748672 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:27.842013 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 366/1455] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:27.854449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-c6d2fb32-7684-47c8-aecb-471f1233d46f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.857504 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-c6d2fb32-7684-47c8-aecb-471f1233d46f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:50:27.858116 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-c6d2fb32-7684-47c8-aecb-471f1233d46f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "887c4fcf-b4e8-45be-922e-a44aafa44b92", "connector": null, "instance_uuid": "a60651f1-22a7-482b-931f-69e30feb8074"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:27.872899 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:27.872899 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:27.923788 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-c6d2fb32-7684-47c8-aecb-471f1233d46f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:50:27.924334 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 366/1456] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:50:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:27.971998 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.974259 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:27.974504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.975191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.984665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-306651fe-9f2a-4052-bd54-8e7ce6d32981 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:27.988573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-306651fe-9f2a-4052-bd54-8e7ce6d32981 None None] GET https://10.4.3.81/volume// Aug 12 12:50:27.988573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-306651fe-9f2a-4052-bd54-8e7ce6d32981 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:27.988573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-306651fe-9f2a-4052-bd54-8e7ce6d32981 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:27.988573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-306651fe-9f2a-4052-bd54-8e7ce6d32981 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:27.988573 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 367/1457] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:27.994430 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:27.994430 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:27.998342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:28.001688 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:28.002132 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:28.002362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:28.011024 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:28.021243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcef13f0-93f5-4f60-bbc5-7fef50e639d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:28.021884 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 359/1458] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:28.024808 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:28.024808 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:28.031937 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:28.036114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-4bb663ec-ac5c-4981-ba67-75bc108d6c77 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:28.036666 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 367/1459] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:27 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:28.170848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:28.174397 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 Aug 12 12:50:28.175008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:28.187002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-887c4fcf-b4e8-45be-922e-a44aafa44b92-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:50:28.194656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-887c4fcf-b4e8-45be-922e-a44aafa44b92-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:50:28.196306 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:28.196306 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:28.339016 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-887c4fcf-b4e8-45be-922e-a44aafa44b92-np0000007055" released by "attachment_update" :: held 0.144s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:50:28.339798 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-9ec9f790-9225-4044-8b82-d0c82728427c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 returned with HTTP 200 Aug 12 12:50:28.340952 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 367/1460] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:50:28 2026] PUT /volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:28.350744 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-d7bb7276-7dac-4ae0-8d47-bd5219912a2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:28.353612 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-d7bb7276-7dac-4ae0-8d47-bd5219912a2c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption Aug 12 12:50:28.354017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-d7bb7276-7dac-4ae0-8d47-bd5219912a2c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:28.354464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-d7bb7276-7dac-4ae0-8d47-bd5219912a2c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:28.374526 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:28.374526 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:28.386050 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-d7bb7276-7dac-4ae0-8d47-bd5219912a2c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption returned with HTTP 200 Aug 12 12:50:28.386704 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 368/1461] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:50:28 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:28.799263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:28.944137 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:28.944641 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1881758864"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:28.946646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1881758864'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:28.946837 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume of 1 GB Aug 12 12:50:28.952559 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Availability Zones retrieved successfully. Aug 12 12:50:28.964257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (bb7b02eb-e726-4f19-9222-55a85fa92e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:28.965108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5c5710-e815-4e59-a0b8-b15cbbd059a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:28.966339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:28.996368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5c5710-e815-4e59-a0b8-b15cbbd059a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:28.997139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eff2f3-881f-4534-aeb4-497dd1dd1dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:29.041508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:29.043813 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:29.044819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:29.045134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:29.055684 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:29.055684 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:29.059892 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:29.068145 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-514abaa8-de4f-4606-a06d-6bc30239fba4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:29.068633 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 368/1462] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:29 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:29.080090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['cd3052f6-0d6d-404b-9bfd-958844a467d2', 'addf596a-3023-44d4-a420-7c5de6967960', 'e198f33b-8c0e-4cce-b2ca-e0b4cc941823', 'df0982a3-7699-4ab5-a6cc-aec7bbd4bdbf'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:29.081104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eff2f3-881f-4534-aeb4-497dd1dd1dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3052f6-0d6d-404b-9bfd-958844a467d2', 'addf596a-3023-44d4-a420-7c5de6967960', 'e198f33b-8c0e-4cce-b2ca-e0b4cc941823', 'df0982a3-7699-4ab5-a6cc-aec7bbd4bdbf']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:29.082235 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1764122b-f906-4e58-821b-a54b42ed6d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:29.086715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-7a4d4703-92a4-4779-b79f-4f3301f9071a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:29.090392 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-7a4d4703-92a4-4779-b79f-4f3301f9071a tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 Aug 12 12:50:29.090845 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-7a4d4703-92a4-4779-b79f-4f3301f9071a tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:29.092523 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-7a4d4703-92a4-4779-b79f-4f3301f9071a tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:29.101222 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:29.101222 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:29.106541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1764122b-f906-4e58-821b-a54b42ed6d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e86577-eb41-4ce1-a4d9-6f044d3551c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1881758864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['cd3052f6-0d6d-404b-9bfd-958844a467d2','addf596a-3023-44d4-a420-7c5de6967960','e198f33b-8c0e-4cce-b2ca-e0b4cc941823','df0982a3-7699-4ab5-a6cc-aec7bbd4bdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1881758864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6e86577-eb41-4ce1-a4d9-6f044d3551c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cc181776654302946398066a6d2316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:29.108118 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b849b4ba-aec4-40d8-807c-67d17807f550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:29.129365 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b849b4ba-aec4-40d8-807c-67d17807f550) transitioned into state 'SUCCESS' from state '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-1881758864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['cd3052f6-0d6d-404b-9bfd-958844a467d2','addf596a-3023-44d4-a420-7c5de6967960','e198f33b-8c0e-4cce-b2ca-e0b4cc941823','df0982a3-7699-4ab5-a6cc-aec7bbd4bdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:29.130371 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1396b878-31cb-46ec-a942-799bd6a50f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:29.140129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1396b878-31cb-46ec-a942-799bd6a50f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:29.141149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (bb7b02eb-e726-4f19-9222-55a85fa92e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:29.141557 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request issued successfully. Aug 12 12:50:29.142388 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19c5dbca-6e6c-4d3f-963b-c3a83fcf4882 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:29.143769 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 360/1463] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:28 2026] POST /volume/v3/volumes => generated 749 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:29.160004 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:29.163140 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-7a4d4703-92a4-4779-b79f-4f3301f9071a tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 returned with HTTP 200 Aug 12 12:50:29.164014 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 368/1464] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:29 2026] DELETE /volume/v3/attachments/98c3f26e-cb33-44ea-9867-bb0ab6cf9bd5 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:29.165416 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:29.165685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:29.166035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:29.172624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-db56564d-1423-455f-bd9b-e4dea28f0f54 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:29.174933 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-db56564d-1423-455f-bd9b-e4dea28f0f54 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a Aug 12 12:50:29.175213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-db56564d-1423-455f-bd9b-e4dea28f0f54 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:29.175412 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-db56564d-1423-455f-bd9b-e4dea28f0f54 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:29.183228 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:29.183228 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:29.183375 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:29.183375 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:29.188985 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:29.193525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b61fc1b-140a-4c4c-9084-98e09706e7c0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 200 Aug 12 12:50:29.193853 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 369/1465] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:29 2026] GET /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:29.241392 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-db56564d-1423-455f-bd9b-e4dea28f0f54 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a returned with HTTP 200 Aug 12 12:50:29.241994 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 369/1466] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:29 2026] DELETE /volume/v3/attachments/19a5aae8-d0d8-4894-90aa-101a1b557b8a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:29.251674 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-acf09255-6324-486c-88db-d18c98eea088 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:29.255000 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-acf09255-6324-486c-88db-d18c98eea088 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 Aug 12 12:50:29.255241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-acf09255-6324-486c-88db-d18c98eea088 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:29.255476 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-acf09255-6324-486c-88db-d18c98eea088 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:29.265916 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:29.265916 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:29.360293 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0a9f8266-de69-4a43-a734-b2055be4ba20 req-acf09255-6324-486c-88db-d18c98eea088 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 returned with HTTP 200 Aug 12 12:50:29.360762 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 361/1467] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:29 2026] DELETE /volume/v3/attachments/0e2e3581-a480-44f3-8d2e-41b9403b4d98 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:30.083259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-75c2506f-77b4-43ba-85ee-d5426c91201c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.085576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75c2506f-77b4-43ba-85ee-d5426c91201c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:30.085884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75c2506f-77b4-43ba-85ee-d5426c91201c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:30.086178 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75c2506f-77b4-43ba-85ee-d5426c91201c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:30.098496 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:30.098496 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:30.102793 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-75c2506f-77b4-43ba-85ee-d5426c91201c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:30.109265 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75c2506f-77b4-43ba-85ee-d5426c91201c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:30.109810 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 369/1468] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:30 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:30.173413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5d1f0008-f798-4c42-9ee0-6abf404f669d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.211311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f4ce2939-ac76-4745-a955-20c9a776403c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.213693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4ce2939-ac76-4745-a955-20c9a776403c tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:30.213976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4ce2939-ac76-4745-a955-20c9a776403c tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:30.214221 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4ce2939-ac76-4745-a955-20c9a776403c tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:30.223689 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:30.223689 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:30.228737 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f4ce2939-ac76-4745-a955-20c9a776403c tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:30.235084 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4ce2939-ac76-4745-a955-20c9a776403c tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 200 Aug 12 12:50:30.236074 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 370/1469] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:30 2026] GET /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:30.248677 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf7f535c-8929-4b05-af93-6f313d51aead None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.253637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:30.254120 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6e86577-eb41-4ce1-a4d9-6f044d3551c5", "name": "tempest-VolumesDeleteCascade-Snapshot-1450425751"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:30.263510 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:30.263510 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:30.264238 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:30.264396 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create snapshot from volume f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:30.294641 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d1f0008-f798-4c42-9ee0-6abf404f669d tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 12:50:30.294920 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d1f0008-f798-4c42-9ee0-6abf404f669d tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:30.295186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d1f0008-f798-4c42-9ee0-6abf404f669d tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] Calling method 'get_pools' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:30.305618 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d1f0008-f798-4c42-9ee0-6abf404f669d tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 12:50:30.306211 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 370/1470] 10.4.3.81 () {66 vars in 1307 bytes} [Wed Aug 12 12:50:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:30.310187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['704deb0d-f863-4349-afcd-95f9f6303c58', '14507ca0-1ffe-4a4d-8f85-312eff65e4d2', '0783fa1b-9565-4ff2-992f-2c598841e662', '38e9bc6d-a27d-4511-9fb4-4a49faf762b8'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:30.316514 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d0316cf6-404e-4721-9613-5b35006cb915 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.318311 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0316cf6-404e-4721-9613-5b35006cb915 tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 12 12:50:30.318541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0316cf6-404e-4721-9613-5b35006cb915 tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:30.318797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0316cf6-404e-4721-9613-5b35006cb915 tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] Calling method 'get_pools' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:30.329125 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0316cf6-404e-4721-9613-5b35006cb915 tempest-VolumePoolsAdminTestsJSON-470389739 tempest-VolumePoolsAdminTestsJSON-470389739-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 12:50:30.329588 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 370/1471] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:50:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:30.346697 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot create request issued successfully. Aug 12 12:50:30.347245 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf7f535c-8929-4b05-af93-6f313d51aead tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:30.347913 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 362/1472] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:30.361031 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:30.363076 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 Aug 12 12:50:30.363301 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:30.363512 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:30.370617 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:30.370617 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:30.371195 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:30.372212 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7313417-3fc8-440f-8f52-d84d7b07abb7 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 returned with HTTP 200 Aug 12 12:50:30.372710 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 371/1473] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:30 2026] GET /volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:31.123866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:31.125871 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:31.126092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:31.126340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:31.137948 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:31.137948 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:31.141991 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:31.151557 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb8ed754-fda4-4b88-bcd3-297d6e70f3f5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:31.152091 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 371/1474] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:31 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:31.383262 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-87a5d153-b813-4305-90d9-59c987c93316 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:31.385514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87a5d153-b813-4305-90d9-59c987c93316 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 Aug 12 12:50:31.386077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87a5d153-b813-4305-90d9-59c987c93316 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:31.386077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87a5d153-b813-4305-90d9-59c987c93316 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:31.391809 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:31.391809 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:31.392417 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-87a5d153-b813-4305-90d9-59c987c93316 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:31.393433 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87a5d153-b813-4305-90d9-59c987c93316 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 returned with HTTP 200 Aug 12 12:50:31.393792 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 371/1475] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:31 2026] GET /volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:31.403717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:31.405537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:31.405858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6e86577-eb41-4ce1-a4d9-6f044d3551c5", "name": "tempest-VolumesDeleteCascade-Snapshot-1392849128"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:31.418667 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:31.418667 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:31.419947 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:31.420075 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create snapshot from volume f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:31.453285 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['e43f5ac8-2acc-4bf4-86b3-178faf49b354', '859c1159-8955-4a08-96b2-527eb5b976a5', '78b19c65-9363-4224-b62d-76cd6928eda1', 'f68378df-114b-4d58-88ab-495ac41242bb'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:31.487207 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot create request issued successfully. Aug 12 12:50:31.487552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5554464-e7b0-4e29-9b8e-5420a04ebc34 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:31.488512 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 363/1476] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:31.501543 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:31.507195 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 Aug 12 12:50:31.507429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:31.507725 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:31.519002 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:31.519002 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:31.522373 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:31.523424 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9cb8c7e-e678-49bb-b894-91b1b5fcb68a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 returned with HTTP 200 Aug 12 12:50:31.523920 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 372/1477] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:31 2026] GET /volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:31.790173 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-3353e1c6-d722-4cea-a07b-1bd049092535 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:31.792231 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-3353e1c6-d722-4cea-a07b-1bd049092535 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0/action Aug 12 12:50:31.792561 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-3353e1c6-d722-4cea-a07b-1bd049092535 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:31.792696 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-3353e1c6-d722-4cea-a07b-1bd049092535 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:31.809871 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:31.809871 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:31.829038 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-77d1f8d3-3b1c-4a05-9861-c6dfdd244e8f req-3353e1c6-d722-4cea-a07b-1bd049092535 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0/action returned with HTTP 204 Aug 12 12:50:31.829698 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 372/1478] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:50:31 2026] POST /volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:32.169740 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.172061 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:32.172415 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.172832 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.184709 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.184709 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:32.187316 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:32.192260 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97ced1f3-9760-4500-b05b-8e5e9135ac2b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:32.193023 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 372/1479] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:32.214671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.216849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:32.217374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.217998 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.230177 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.230177 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:32.234905 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:32.244697 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07b5e31f-9034-4c3e-9a33-c6574ebbbfd1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:32.245293 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 364/1480] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:32.312017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.318073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:32.318319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.318592 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.343850 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.343850 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:32.352537 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:32.360323 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c6f11902-4d15-4c7d-99ef-d6661fb1ac3b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:32.360909 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 373/1481] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 1172 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:32.380733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.386082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/action Aug 12 12:50:32.386624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:32.387884 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:32.403399 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.403399 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:32.403958 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:32.412378 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Begin detaching volume completed successfully. Aug 12 12:50:32.412671 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-bc4726f8-3114-4894-853b-dd4072f90c7c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/action returned with HTTP 202 Aug 12 12:50:32.413488 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 373/1482] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:50:32 2026] POST /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:32.464902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-50c620e5-dcac-434d-8971-ba87d80c4065 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.467010 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50c620e5-dcac-434d-8971-ba87d80c4065 None None] GET https://10.4.3.81/volume// Aug 12 12:50:32.467010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50c620e5-dcac-434d-8971-ba87d80c4065 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.467010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50c620e5-dcac-434d-8971-ba87d80c4065 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.468246 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50c620e5-dcac-434d-8971-ba87d80c4065 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:32.468246 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 373/1483] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:32.476911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.480636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:32.480636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.481547 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.495879 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.495879 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:32.499817 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:32.504637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-461f3144-7451-4ce1-b077-954726ab2d38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:32.505501 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 365/1484] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:32.518017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-b24e5e78-6054-4164-9de0-ef27cf093c56 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.523156 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-b24e5e78-6054-4164-9de0-ef27cf093c56 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption Aug 12 12:50:32.523453 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-b24e5e78-6054-4164-9de0-ef27cf093c56 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.523727 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-b24e5e78-6054-4164-9de0-ef27cf093c56 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.538077 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.538077 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:32.540084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.542942 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 Aug 12 12:50:32.543634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.543634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.545465 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-b24e5e78-6054-4164-9de0-ef27cf093c56 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption returned with HTTP 200 Aug 12 12:50:32.545713 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 374/1485] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:32.550534 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.550534 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:32.551076 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:32.551977 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33ac9043-5b2a-4349-9870-54ce84e23b32 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 returned with HTTP 200 Aug 12 12:50:32.552386 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 374/1486] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:32.564604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.570172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5?cascade=True Aug 12 12:50:32.570172 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.570172 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.570172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume with id: f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:32.579981 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.579981 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:32.580608 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:32.633088 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume request issued successfully. Aug 12 12:50:32.633336 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c16a5ef5-a06a-449f-b1fa-2987028972b2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5?cascade=True returned with HTTP 202 Aug 12 12:50:32.633975 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 374/1487] 10.4.3.81 () {66 vars in 1369 bytes} [Wed Aug 12 12:50:32 2026] DELETE /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:32.648647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.653992 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:32.653992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.653992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.670735 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.670735 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:32.676576 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:32.682402 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3a8df04-7552-4f16-8a32-339d9d5aad31 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 200 Aug 12 12:50:32.682935 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 366/1488] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:32.761646 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.765693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:50:32.766078 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.766611 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.766856 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume with id: ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:50:32.779162 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.779162 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:32.779686 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:32.806104 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume request issued successfully. Aug 12 12:50:32.806104 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1635c7b7-7c3d-4648-8e89-bc9a4b92a9b2 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 202 Aug 12 12:50:32.806609 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 375/1489] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:32 2026] DELETE /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:32.826075 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:32.828351 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:50:32.828618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:32.828896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:32.851316 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:32.851316 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:32.857177 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:32.863365 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4649d2d4-9d8c-4e10-a948-cc9ff271cf55 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 200 Aug 12 12:50:32.864076 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 375/1490] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:32 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:32.956180 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7d309fc7-0768-4759-b903-59b56825dcb3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.081408 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d309fc7-0768-4759-b903-59b56825dcb3 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] POST https://10.4.3.81/volume/v3/types/e3a116de-9a7f-473b-b3ca-45cdcc92444c/encryption Aug 12 12:50:33.081818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d309fc7-0768-4759-b903-59b56825dcb3 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.083723 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:33.083723 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:33.111305 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d309fc7-0768-4759-b903-59b56825dcb3 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/e3a116de-9a7f-473b-b3ca-45cdcc92444c/encryption returned with HTTP 404 Aug 12 12:50:33.111878 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 375/1491] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:50:32 2026] POST /volume/v3/types/e3a116de-9a7f-473b-b3ca-45cdcc92444c/encryption => generated 114 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:50:33.121705 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f69ac74f-bbf4-4ea9-9ad5-209b35f85f2e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.123615 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f69ac74f-bbf4-4ea9-9ad5-209b35f85f2e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:33.124063 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f69ac74f-bbf4-4ea9-9ad5-209b35f85f2e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-54659234", "os-volume-type-access:is_public": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.139444 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f69ac74f-bbf4-4ea9-9ad5-209b35f85f2e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:50:33.139881 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 367/1492] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:33.149462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-60037638-d3f8-430f-ada1-3ac27e484200 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.228497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60037638-d3f8-430f-ada1-3ac27e484200 tempest-VolumeTypesNegativeTest-1289295276 tempest-VolumeTypesNegativeTest-1289295276-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:33.228881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60037638-d3f8-430f-ada1-3ac27e484200 tempest-VolumeTypesNegativeTest-1289295276 tempest-VolumeTypesNegativeTest-1289295276-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3c78b73-695b-444a-907e-c2b1b0e29ca0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1229996621"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.230413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-60037638-d3f8-430f-ada1-3ac27e484200 tempest-VolumeTypesNegativeTest-1289295276 tempest-VolumeTypesNegativeTest-1289295276-project-member] Create volume request body: {'volume': {'volume_type': 'c3c78b73-695b-444a-907e-c2b1b0e29ca0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1229996621'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:33.243031 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60037638-d3f8-430f-ada1-3ac27e484200 tempest-VolumeTypesNegativeTest-1289295276 tempest-VolumeTypesNegativeTest-1289295276-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 12 12:50:33.243795 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 376/1493] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/volumes => generated 114 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.251616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3dbe651c-f637-4b0c-9111-cf28cf99e61e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.255162 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dbe651c-f637-4b0c-9111-cf28cf99e61e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] DELETE https://10.4.3.81/volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 Aug 12 12:50:33.255831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dbe651c-f637-4b0c-9111-cf28cf99e61e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.255831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dbe651c-f637-4b0c-9111-cf28cf99e61e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.297736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dbe651c-f637-4b0c-9111-cf28cf99e61e tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 returned with HTTP 202 Aug 12 12:50:33.298422 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 376/1494] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:33.308268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-62f47b9d-6863-4444-857b-4cc930e9920f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.310428 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62f47b9d-6863-4444-857b-4cc930e9920f tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] GET https://10.4.3.81/volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 Aug 12 12:50:33.310601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62f47b9d-6863-4444-857b-4cc930e9920f tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.310834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62f47b9d-6863-4444-857b-4cc930e9920f tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.314655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62f47b9d-6863-4444-857b-4cc930e9920f tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 returned with HTTP 404 Aug 12 12:50:33.315325 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 376/1495] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/types/c3c78b73-695b-444a-907e-c2b1b0e29ca0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.325209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c87f6b3d-9c5f-4c0a-b6a5-ffa8ca6f10d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.327947 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c87f6b3d-9c5f-4c0a-b6a5-ffa8ca6f10d7 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:33.328165 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c87f6b3d-9c5f-4c0a-b6a5-ffa8ca6f10d7 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.330923 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c87f6b3d-9c5f-4c0a-b6a5-ffa8ca6f10d7 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 400 Aug 12 12:50:33.331512 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 368/1496] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:50:33.341807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b3dc9fa3-5318-4c70-94ef-3b64248f4cc5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.343949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3dc9fa3-5318-4c70-94ef-3b64248f4cc5 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:33.344319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3dc9fa3-5318-4c70-94ef-3b64248f4cc5 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2081179554"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.362626 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3dc9fa3-5318-4c70-94ef-3b64248f4cc5 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:50:33.363255 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 377/1497] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/types => generated 229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:33.372543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ba39548-b057-4920-a359-b001b0c49f52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.374436 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ba39548-b057-4920-a359-b001b0c49f52 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:33.374888 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ba39548-b057-4920-a359-b001b0c49f52 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2081179554"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.384162 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ba39548-b057-4920-a359-b001b0c49f52 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2081179554 already exists. Aug 12 12:50:33.384410 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ba39548-b057-4920-a359-b001b0c49f52 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 409 Aug 12 12:50:33.385288 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 377/1498] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:33.393768 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e4e185b-330c-4ccb-8467-0172e7f946eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.395596 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e4e185b-330c-4ccb-8467-0172e7f946eb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] DELETE https://10.4.3.81/volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 Aug 12 12:50:33.396085 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e4e185b-330c-4ccb-8467-0172e7f946eb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.396085 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e4e185b-330c-4ccb-8467-0172e7f946eb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.426237 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e4e185b-330c-4ccb-8467-0172e7f946eb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 returned with HTTP 202 Aug 12 12:50:33.426692 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 377/1499] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:33.434896 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5ab825b1-426a-4737-b303-9a070b1a39e2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.437343 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ab825b1-426a-4737-b303-9a070b1a39e2 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] GET https://10.4.3.81/volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 Aug 12 12:50:33.437557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ab825b1-426a-4737-b303-9a070b1a39e2 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.437742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ab825b1-426a-4737-b303-9a070b1a39e2 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.442733 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ab825b1-426a-4737-b303-9a070b1a39e2 tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 returned with HTTP 404 Aug 12 12:50:33.443319 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 369/1500] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/types/fffdac82-b58a-42a6-9eb3-92c2c7f2bbb6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.451127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3e6dc3e4-eed3-4d9b-b45f-465caaf353fb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.452944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e6dc3e4-eed3-4d9b-b45f-465caaf353fb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] DELETE https://10.4.3.81/volume/v3/types/47ebf4f7-a06a-4213-8f3b-0bc1122f8d35 Aug 12 12:50:33.453168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e6dc3e4-eed3-4d9b-b45f-465caaf353fb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.453428 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e6dc3e4-eed3-4d9b-b45f-465caaf353fb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.459444 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e6dc3e4-eed3-4d9b-b45f-465caaf353fb tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/47ebf4f7-a06a-4213-8f3b-0bc1122f8d35 returned with HTTP 404 Aug 12 12:50:33.460157 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 378/1501] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/types/47ebf4f7-a06a-4213-8f3b-0bc1122f8d35 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.467949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d602766-5eb1-4486-ac04-8d7ce4dea91a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.469822 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d602766-5eb1-4486-ac04-8d7ce4dea91a tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] GET https://10.4.3.81/volume/v3/types/5d463ab8-4fc9-4771-99b4-4fdaa2dd9290 Aug 12 12:50:33.470046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d602766-5eb1-4486-ac04-8d7ce4dea91a tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.470225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d602766-5eb1-4486-ac04-8d7ce4dea91a tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.473696 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d602766-5eb1-4486-ac04-8d7ce4dea91a tempest-VolumeTypesNegativeTest-1727725181 tempest-VolumeTypesNegativeTest-1727725181-project-admin] https://10.4.3.81/volume/v3/types/5d463ab8-4fc9-4771-99b4-4fdaa2dd9290 returned with HTTP 404 Aug 12 12:50:33.474316 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 378/1502] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/types/5d463ab8-4fc9-4771-99b4-4fdaa2dd9290 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.550393 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c3b335ad-ac0b-4e30-8c4f-7879f1061fa7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.553973 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c3b335ad-ac0b-4e30-8c4f-7879f1061fa7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 Aug 12 12:50:33.554218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c3b335ad-ac0b-4e30-8c4f-7879f1061fa7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.554450 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c3b335ad-ac0b-4e30-8c4f-7879f1061fa7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.563984 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:33.563984 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:33.610353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-56da1773-4494-4bda-bd3f-a9ebe94e9acf req-c3b335ad-ac0b-4e30-8c4f-7879f1061fa7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 returned with HTTP 200 Aug 12 12:50:33.610762 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 378/1503] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/attachments/3eeedaf5-cb42-4b18-b39d-da1d021ab8e0 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:33.700428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-382d39e7-ff8a-49de-828a-5ef0b11027e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.702057 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-382d39e7-ff8a-49de-828a-5ef0b11027e0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:33.702243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-382d39e7-ff8a-49de-828a-5ef0b11027e0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.702446 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-382d39e7-ff8a-49de-828a-5ef0b11027e0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.707860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-382d39e7-ff8a-49de-828a-5ef0b11027e0 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 404 Aug 12 12:50:33.708277 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 370/1504] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.716352 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.718263 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:50:33.718465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.718675 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.718988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:33.719897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:33.727429 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Get all volumes completed successfully. Aug 12 12:50:33.727789 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a2e8c55-bdbc-4701-b4a9-d51767976be3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:50:33.728295 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 379/1505] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:50:33 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 12 12:50:33.736654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.738469 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:33.738725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.739003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.739249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:33.740652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:33.744617 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Get all snapshots completed successfully. Aug 12 12:50:33.744928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c51b76ee-250b-4af6-8e27-c4385f08d5d8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:50:33.745317 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 379/1506] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:50:33.756527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.758159 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 Aug 12 12:50:33.758397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.758642 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.759911 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete snapshot with id: 28b9560d-1ca7-45ef-95cd-2069953ed124 Aug 12 12:50:33.764365 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-423509b7-8ef4-4901-8a4d-944cb5cb2a10 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 returned with HTTP 404 Aug 12 12:50:33.764972 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 379/1507] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/snapshots/28b9560d-1ca7-45ef-95cd-2069953ed124 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.773303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.775226 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 Aug 12 12:50:33.775430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.777766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.777766 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete snapshot with id: 3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 Aug 12 12:50:33.780532 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05a5863a-cd69-42d6-ae8e-8d282d46ffac tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 returned with HTTP 404 Aug 12 12:50:33.781131 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 371/1508] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/snapshots/3d8ecb77-adcc-45f1-8880-d51aa8c9d1a7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.790608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ac924621-893d-4fe5-a4af-bf84f39f0cf8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.792668 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ac924621-893d-4fe5-a4af-bf84f39f0cf8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:33.792909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ac924621-893d-4fe5-a4af-bf84f39f0cf8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.793136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ac924621-893d-4fe5-a4af-bf84f39f0cf8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.801831 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ac924621-893d-4fe5-a4af-bf84f39f0cf8 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 404 Aug 12 12:50:33.802410 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 380/1509] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.810485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.813287 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:33.813619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.814089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.814355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume with id: f6e86577-eb41-4ce1-a4d9-6f044d3551c5 Aug 12 12:50:33.823227 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d51f68a-54fe-415e-8ee3-ffe0cda5be97 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 returned with HTTP 404 Aug 12 12:50:33.823942 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 380/1510] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/volumes/f6e86577-eb41-4ce1-a4d9-6f044d3551c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.834758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6abbbcea-292e-4f07-8734-5a66621529d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.836457 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:33.836791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1057693505"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:33.838384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1057693505'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:33.838484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume of 1 GB Aug 12 12:50:33.838729 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:33.838729 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:33.843724 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Availability Zones retrieved successfully. Aug 12 12:50:33.853206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (c00063f1-828e-4b8f-b515-cae4aa177e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:33.854987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496b72a0-4de7-4092-b148-b66abffc002e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:33.855843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:33.883233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6de05257-f4f2-4c83-a2bf-67526eadae10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.885392 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6de05257-f4f2-4c83-a2bf-67526eadae10 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 Aug 12 12:50:33.885624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6de05257-f4f2-4c83-a2bf-67526eadae10 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.885863 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6de05257-f4f2-4c83-a2bf-67526eadae10 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.889931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496b72a0-4de7-4092-b148-b66abffc002e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:33.890719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e06c11a-6794-438c-ae01-5e8fe392530c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:33.894034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6de05257-f4f2-4c83-a2bf-67526eadae10 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 returned with HTTP 404 Aug 12 12:50:33.894611 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 372/1511] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/volumes/ab5de4c2-7943-46cf-acdb-1a9ab1ab6da4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:33.902044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.903770 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:50:33.904036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.904254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.904455 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume with id: 42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:50:33.913655 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:33.913655 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:33.914405 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:33.933265 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume request issued successfully. Aug 12 12:50:33.933507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adc933f-e372-41fd-b78e-8c0f9ff9ce86 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 202 Aug 12 12:50:33.934089 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 381/1512] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:33 2026] DELETE /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:33.942844 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:33.944663 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:50:33.945218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:33.945445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:33.947959 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['4385512c-2384-40bf-8b2c-99521ad088f6', 'af55e612-d8f5-4bbe-a747-1bd4c4fb4ea8', '96c2b09f-b01c-4160-8e80-451e5b51cac3', '69e71b1d-cf8f-40cf-a90c-bbc509c69ddd'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:33.948827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e06c11a-6794-438c-ae01-5e8fe392530c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4385512c-2384-40bf-8b2c-99521ad088f6', 'af55e612-d8f5-4bbe-a747-1bd4c4fb4ea8', '96c2b09f-b01c-4160-8e80-451e5b51cac3', '69e71b1d-cf8f-40cf-a90c-bbc509c69ddd']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:33.949523 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382107db-aa5d-4ef8-bdfd-61f058dd7a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:33.952860 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:33.952860 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:33.957296 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:33.962707 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f18d5cc-3972-49fe-a3a1-c526d557b3eb tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 200 Aug 12 12:50:33.963150 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 381/1513] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:33 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:33.970813 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382107db-aa5d-4ef8-bdfd-61f058dd7a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2177055a-bcaa-4138-b773-d06c112e72e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1057693505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['4385512c-2384-40bf-8b2c-99521ad088f6','af55e612-d8f5-4bbe-a747-1bd4c4fb4ea8','96c2b09f-b01c-4160-8e80-451e5b51cac3','69e71b1d-cf8f-40cf-a90c-bbc509c69ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1057693505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2177055a-bcaa-4138-b773-d06c112e72e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cc181776654302946398066a6d2316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:33.972571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda38e01-4d9e-4a1a-9067-e5752cf5eb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:33.997431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda38e01-4d9e-4a1a-9067-e5752cf5eb41) transitioned into state 'SUCCESS' from state '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-1057693505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['4385512c-2384-40bf-8b2c-99521ad088f6','af55e612-d8f5-4bbe-a747-1bd4c4fb4ea8','96c2b09f-b01c-4160-8e80-451e5b51cac3','69e71b1d-cf8f-40cf-a90c-bbc509c69ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:33.998165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d97afe3-ab6b-4ecd-a61e-8e11b3455b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:34.007237 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d97afe3-ab6b-4ecd-a61e-8e11b3455b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:34.008059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (c00063f1-828e-4b8f-b515-cae4aa177e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:34.008355 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request issued successfully. Aug 12 12:50:34.008933 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6abbbcea-292e-4f07-8734-5a66621529d3 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:34.009343 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 380/1514] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:33 2026] POST /volume/v3/volumes => generated 749 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:34.022717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-557f1f09-1619-426a-ae71-08d32d3f3080 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:34.025500 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-557f1f09-1619-426a-ae71-08d32d3f3080 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:34.025806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-557f1f09-1619-426a-ae71-08d32d3f3080 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:34.026374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-557f1f09-1619-426a-ae71-08d32d3f3080 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:34.041863 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:34.041863 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:34.044606 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-557f1f09-1619-426a-ae71-08d32d3f3080 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:34.051356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-557f1f09-1619-426a-ae71-08d32d3f3080 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 200 Aug 12 12:50:34.051752 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 373/1515] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:34 2026] GET /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:34.608707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:34.612241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:34.612516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:34.612738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:34.622174 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:34.622174 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:34.626687 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:34.634205 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-060a2a7a-c708-4b67-9442-c98622e77856 req-87d90a54-a11b-48db-be69-f0b8e4667c51 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:34.634712 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 382/1516] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:34 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:34.980098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec405b72-9d45-4fa4-a9d2-b60689ee99f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:34.983798 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec405b72-9d45-4fa4-a9d2-b60689ee99f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 Aug 12 12:50:34.983798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec405b72-9d45-4fa4-a9d2-b60689ee99f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:34.983798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec405b72-9d45-4fa4-a9d2-b60689ee99f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:34.989795 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec405b72-9d45-4fa4-a9d2-b60689ee99f8 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 returned with HTTP 404 Aug 12 12:50:34.990416 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 382/1517] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:34 2026] GET /volume/v3/volumes/42680e5b-4fe9-4519-b08e-c2d45c4bbf80 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:35.000706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81145a99-c407-4754-b3ed-50f563211a1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:35.001128 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:50:35.001233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:35.001482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:35.001697 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume with id: eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:50:35.011488 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:35.011488 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:35.011955 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:35.039077 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Delete volume request issued successfully. Aug 12 12:50:35.039077 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81145a99-c407-4754-b3ed-50f563211a1c tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 202 Aug 12 12:50:35.039077 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 381/1518] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:34 2026] DELETE /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:35.048111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:35.050212 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:50:35.050422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:35.050662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:35.059051 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:35.059051 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:35.066632 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Volume info retrieved successfully. Aug 12 12:50:35.070983 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:35.072957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:35.073184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:35.073380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:35.078809 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-446ffe97-48d3-4fc2-b865-532a3cb76955 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 200 Aug 12 12:50:35.079257 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 374/1519] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:35 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:35.088744 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:35.088744 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:35.093624 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:35.100423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fea1a790-5d9c-4bb9-9f0b-2bd497a29a61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 200 Aug 12 12:50:35.101056 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 383/1520] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:35 2026] GET /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:35.122937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:35.129014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:35.129427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2177055a-bcaa-4138-b773-d06c112e72e3", "name": "tempest-VolumesDeleteCascade-Snapshot-157274105"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:35.148196 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:35.148196 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:35.148414 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:35.148569 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create snapshot from volume 2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:35.195232 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['0703a3f1-6ed9-4370-95d3-44f73c5604fc', '372af448-84ae-417c-822d-b069ef6eca4f', '49e9eabb-2d46-4732-be08-12a5b354c049', '84fb67d3-8ed1-45cc-878f-47112c635166'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:35.246790 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot create request issued successfully. Aug 12 12:50:35.248013 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-590e2c2e-20c9-4eca-a3a8-d936a39dda15 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:35.248013 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 383/1521] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:35.260941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:35.263067 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 Aug 12 12:50:35.263067 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:35.263399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:35.271949 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:35.271949 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:35.272435 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:35.273471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-690a3567-9dc4-4b27-b1e2-5e8b8b1e2b77 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 returned with HTTP 200 Aug 12 12:50:35.274097 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 382/1522] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:35 2026] GET /volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:36.096197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-10512dd6-96be-45d9-8a2c-d6efd5bcf864 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.100183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10512dd6-96be-45d9-8a2c-d6efd5bcf864 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] GET https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 Aug 12 12:50:36.100373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10512dd6-96be-45d9-8a2c-d6efd5bcf864 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.100585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10512dd6-96be-45d9-8a2c-d6efd5bcf864 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.109579 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10512dd6-96be-45d9-8a2c-d6efd5bcf864 tempest-TaggedBootDevicesTest-195116726 tempest-TaggedBootDevicesTest-195116726-project-member] https://10.4.3.81/volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 returned with HTTP 404 Aug 12 12:50:36.110127 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 375/1523] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/eaa3dc29-8128-42d8-82b7-f69a4ee26601 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:36.287688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.291728 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 Aug 12 12:50:36.292091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.292378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.299989 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.299989 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:36.300575 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:36.301566 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-01275aea-95a0-4c56-9810-dd1eb37fffeb tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 returned with HTTP 200 Aug 12 12:50:36.302074 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 384/1524] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:36.315127 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.319679 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:36.320425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb00390e-5dc5-4b43-90b5-dd5833c5b0c1", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-833534583"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:36.324024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb00390e-5dc5-4b43-90b5-dd5833c5b0c1', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-833534583'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:36.333463 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.333463 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:36.334196 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Snapshot retrieved successfully. Aug 12 12:50:36.334356 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume of 1 GB Aug 12 12:50:36.340913 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Availability Zones retrieved successfully. Aug 12 12:50:36.355592 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (c7b554a2-fa1b-4748-a606-c799171a9d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:36.357918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1215f382-59a6-4693-8f60-b2a11637b47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.359651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:36.405077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1215f382-59a6-4693-8f60-b2a11637b47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb00390e-5dc5-4b43-90b5-dd5833c5b0c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.406633 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7b8c2c-181a-45f4-a345-7db11ec63c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.468404 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Created reservations ['b9d4c3de-4ee2-4c9c-8745-730c2e3070da', 'eb9150d5-ae77-4148-a6bf-1b5034e8abcc', '321f4907-be58-414e-8f47-cf4ff71f6592', 'ebe380a5-9415-46e3-8cf0-9511d0d38cf6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:36.469442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7b8c2c-181a-45f4-a345-7db11ec63c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d4c3de-4ee2-4c9c-8745-730c2e3070da', 'eb9150d5-ae77-4148-a6bf-1b5034e8abcc', '321f4907-be58-414e-8f47-cf4ff71f6592', 'ebe380a5-9415-46e3-8cf0-9511d0d38cf6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.470505 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10422fe8-6696-48ff-868a-ac287a0e508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.499314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.502642 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:36.502857 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.503069 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.514160 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.514160 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:36.521250 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:36.531221 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b77cfaf8-337d-4caf-9c95-234016d4c989 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:36.532262 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 383/1525] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:36.533092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10422fe8-6696-48ff-868a-ac287a0e508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e250a347-9400-42d9-b386-515a7044f32e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-833534583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['b9d4c3de-4ee2-4c9c-8745-730c2e3070da','eb9150d5-ae77-4148-a6bf-1b5034e8abcc','321f4907-be58-414e-8f47-cf4ff71f6592','ebe380a5-9415-46e3-8cf0-9511d0d38cf6'],size=1,snapshot_id=eb00390e-5dc5-4b43-90b5-dd5833c5b0c1,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-833534583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e250a347-9400-42d9-b386-515a7044f32e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb00390e-5dc5-4b43-90b5-dd5833c5b0c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cc181776654302946398066a6d2316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.534440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c827ca-d1a8-4d79-b280-d11650cfc0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.550807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-625e96da-d134-49a2-b1a9-843776e598e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.553250 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625e96da-d134-49a2-b1a9-843776e598e5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:36.553626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625e96da-d134-49a2-b1a9-843776e598e5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.554071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625e96da-d134-49a2-b1a9-843776e598e5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.563586 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.563586 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:36.568482 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c827ca-d1a8-4d79-b280-d11650cfc0d2) transitioned into state 'SUCCESS' from state '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-833534583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9e9672d4ad43e79a72dd619d98ebd0',qos_specs=None,replication_status=,reservations=['b9d4c3de-4ee2-4c9c-8745-730c2e3070da','eb9150d5-ae77-4148-a6bf-1b5034e8abcc','321f4907-be58-414e-8f47-cf4ff71f6592','ebe380a5-9415-46e3-8cf0-9511d0d38cf6'],size=1,snapshot_id=eb00390e-5dc5-4b43-90b5-dd5833c5b0c1,source_replicaid=,source_volid=None,status='creating',user_id='65cc181776654302946398066a6d2316',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.569226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9271cdd0-fef2-480b-bf05-ae1df58f388a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.572429 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-625e96da-d134-49a2-b1a9-843776e598e5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:36.584062 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625e96da-d134-49a2-b1a9-843776e598e5 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:36.584593 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 376/1526] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:36.597764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9271cdd0-fef2-480b-bf05-ae1df58f388a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.598893 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Flow 'volume_create_api' (c7b554a2-fa1b-4748-a606-c799171a9d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:36.599221 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Create volume request issued successfully. Aug 12 12:50:36.600812 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d821320-9863-4bd2-95a3-ca5f6c6b2e84 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:36.601700 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 384/1527] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:50:36 2026] POST /volume/v3/volumes => generated 782 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:36.610740 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.622461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.628366 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:36.628677 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.629045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.640494 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.640494 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:36.646095 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:36.655879 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4810702-e29a-41a7-95ca-d34fb9a74699 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 200 Aug 12 12:50:36.656024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.656072 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 384/1528] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:36.664692 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:36.665020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.665432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.680362 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.680362 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:36.685858 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:36.691662 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-13fd55b8-e1e5-4cfe-bb9f-953bcdde4cda tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:36.692183 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 377/1529] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:36.803987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-55c33e14-8a93-4622-8774-d1c1714b135a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.805683 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55c33e14-8a93-4622-8774-d1c1714b135a None None] GET https://10.4.3.81/volume// Aug 12 12:50:36.805683 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55c33e14-8a93-4622-8774-d1c1714b135a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.805683 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55c33e14-8a93-4622-8774-d1c1714b135a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.806094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55c33e14-8a93-4622-8774-d1c1714b135a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:36.806430 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 385/1530] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:36.818028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-f2d58eea-c7e4-4411-8847-4a6b209a90bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.820736 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-f2d58eea-c7e4-4411-8847-4a6b209a90bb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:50:36.821311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-f2d58eea-c7e4-4411-8847-4a6b209a90bb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce5c44ee-f528-4ab5-8b8c-124e732fcee5", "connector": null, "instance_uuid": "791c4a36-5429-4c7e-950b-afe1b6eb77df"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:36.828948 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:36.829356 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-748545877"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:36.830970 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-748545877'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:36.831179 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume of 1 GB Aug 12 12:50:36.835344 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.835344 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:36.836398 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Availability Zones retrieved successfully. Aug 12 12:50:36.842292 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Flow 'volume_create_api' (db390001-f887-4bde-a6a5-de91ce54092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:36.843382 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4bb9aa-ad87-4cf6-81dd-0426f29ee8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.844363 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:36.871817 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-f2d58eea-c7e4-4411-8847-4a6b209a90bb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:50:36.872439 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 385/1531] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:50:36 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:36.877954 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4bb9aa-ad87-4cf6-81dd-0426f29ee8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.878989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521143d6-2326-48f6-8d86-f04d88f1b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:36.905648 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.909301 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:36.909534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.910492 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.922820 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.922820 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:36.923556 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6bdcbc61-cd41-4549-b0ff-0abef2cfe000 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.924193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bdcbc61-cd41-4549-b0ff-0abef2cfe000 None None] GET https://10.4.3.81/volume// Aug 12 12:50:36.924407 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bdcbc61-cd41-4549-b0ff-0abef2cfe000 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.924669 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bdcbc61-cd41-4549-b0ff-0abef2cfe000 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.925181 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bdcbc61-cd41-4549-b0ff-0abef2cfe000 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:36.925560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 386/1532] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:36.927107 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:36.933758 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13e1fde7-686a-451b-99a8-a48b7fe74860 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:36.935165 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 378/1533] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:36.935503 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:36.937856 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:36.938100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:36.938302 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:36.952669 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:36.952669 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:36.957387 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:36.962236 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-7364db74-fe5f-4412-950a-585e289ae2a8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:36.962674 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 386/1534] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:36 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:36.981577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Created reservations ['e2c38f7c-87dd-42f8-b4c9-a8f8e93229df', 'af1a513e-8c6c-4fcf-9f41-83acd09ff95b', '9dd35fc6-ce1f-4b5a-9c25-df81a3a532f3', 'b571cf9b-fbca-4951-b4c5-0b8b5ade540d'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:36.981846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521143d6-2326-48f6-8d86-f04d88f1b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c38f7c-87dd-42f8-b4c9-a8f8e93229df', 'af1a513e-8c6c-4fcf-9f41-83acd09ff95b', '9dd35fc6-ce1f-4b5a-9c25-df81a3a532f3', 'b571cf9b-fbca-4951-b4c5-0b8b5ade540d']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:36.982750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f6b2be-6d61-4e53-a921-06b05368afc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:37.013151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f6b2be-6d61-4e53-a921-06b05368afc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2de6ef1-1104-40ca-9b46-1a659f39f4a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-748545877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90597fbd65ea4aff86a7e4f5b4358eca',qos_specs=None,replication_status=,reservations=['e2c38f7c-87dd-42f8-b4c9-a8f8e93229df','af1a513e-8c6c-4fcf-9f41-83acd09ff95b','9dd35fc6-ce1f-4b5a-9c25-df81a3a532f3','b571cf9b-fbca-4951-b4c5-0b8b5ade540d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887ba935cd594ef2ac4c1e0141c597db',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-748545877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2de6ef1-1104-40ca-9b46-1a659f39f4a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90597fbd65ea4aff86a7e4f5b4358eca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='887ba935cd594ef2ac4c1e0141c597db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:37.014153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899f80f2-70ba-4a60-b58f-e76a73e19d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:37.046256 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899f80f2-70ba-4a60-b58f-e76a73e19d78) transitioned into state 'SUCCESS' from state '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-748545877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90597fbd65ea4aff86a7e4f5b4358eca',qos_specs=None,replication_status=,reservations=['e2c38f7c-87dd-42f8-b4c9-a8f8e93229df','af1a513e-8c6c-4fcf-9f41-83acd09ff95b','9dd35fc6-ce1f-4b5a-9c25-df81a3a532f3','b571cf9b-fbca-4951-b4c5-0b8b5ade540d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887ba935cd594ef2ac4c1e0141c597db',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:37.047936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e933f30-2ff5-4e03-8bc2-5308abe9aa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:37.060577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e933f30-2ff5-4e03-8bc2-5308abe9aa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:37.061839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Flow 'volume_create_api' (db390001-f887-4bde-a6a5-de91ce54092e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:37.062011 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume request issued successfully. Aug 12 12:50:37.062640 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1525a211-fb9b-4f01-afe4-04fcb4372f4b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:37.063685 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 385/1535] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:50:36 2026] POST /volume/v3/volumes => generated 816 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:37.084353 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.086555 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:37.086935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.087205 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.087746 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.091277 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] PUT https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 Aug 12 12:50:37.091785 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:37.095542 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.095542 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:37.099803 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:37.102323 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Acquiring lock "cinder-attachment_update-ce5c44ee-f528-4ab5-8b8c-124e732fcee5-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:50:37.105239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb63ef88-8933-4fd8-b55d-b58fd2d7c89a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:37.105941 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 387/1536] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:37.108703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Lock "cinder-attachment_update-ce5c44ee-f528-4ab5-8b8c-124e732fcee5-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:50:37.110108 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.110108 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:37.300794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Lock "cinder-attachment_update-ce5c44ee-f528-4ab5-8b8c-124e732fcee5-np0000007055" released by "attachment_update" :: held 0.192s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:50:37.301305 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-ac27424b-35a6-423c-8c88-594ffeffddab tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 returned with HTTP 200 Aug 12 12:50:37.302708 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 379/1537] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:50:37 2026] PUT /volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:37.676952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.679956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:37.680191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.680451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.690193 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.690193 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:37.695571 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:37.701411 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-573cfc10-c003-4eef-8d63-35dc20d3ec61 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 200 Aug 12 12:50:37.701936 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 387/1538] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:37.721300 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-06881857-22d0-42a6-8504-727cff164e30 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.724101 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-06881857-22d0-42a6-8504-727cff164e30 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:37.724311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-06881857-22d0-42a6-8504-727cff164e30 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.724535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-06881857-22d0-42a6-8504-727cff164e30 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.733558 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.733558 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:37.739531 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-06881857-22d0-42a6-8504-727cff164e30 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:37.745814 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-06881857-22d0-42a6-8504-727cff164e30 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 200 Aug 12 12:50:37.746219 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 386/1539] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:37.761981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.765736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3?cascade=True Aug 12 12:50:37.765736 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.766757 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.767355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume with id: 2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:37.776351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.778380 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:37.778602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.778602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.778831 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume with id: 887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:37.781536 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.781536 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:37.782645 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:37.787582 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.787582 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:37.788085 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:37.804590 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 12:50:37.811597 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume request issued successfully. Aug 12 12:50:37.811734 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a86f085-292d-4b9d-98cb-b037e9c2bfa2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 202 Aug 12 12:50:37.812228 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 380/1540] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:37 2026] DELETE /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:37.826863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9cd564fe-36ec-448a-ab62-57acb67b274b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.828678 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cd564fe-36ec-448a-ab62-57acb67b274b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:37.829034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cd564fe-36ec-448a-ab62-57acb67b274b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.829280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cd564fe-36ec-448a-ab62-57acb67b274b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.838323 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.838323 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:37.844081 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9cd564fe-36ec-448a-ab62-57acb67b274b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:50:37.845792 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume request issued successfully. Aug 12 12:50:37.846048 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f82fb8f-b071-4ebb-865a-bc333f594e44 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3?cascade=True returned with HTTP 202 Aug 12 12:50:37.846638 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 388/1541] 10.4.3.81 () {66 vars in 1369 bytes} [Wed Aug 12 12:50:37 2026] DELETE /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:37.848962 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cd564fe-36ec-448a-ab62-57acb67b274b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 200 Aug 12 12:50:37.849339 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 388/1542] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:37.856617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5dd14e84-e337-4094-9128-8ca168be3924 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.859070 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5dd14e84-e337-4094-9128-8ca168be3924 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:37.859325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5dd14e84-e337-4094-9128-8ca168be3924 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.859560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5dd14e84-e337-4094-9128-8ca168be3924 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.871002 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.871002 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:37.875767 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5dd14e84-e337-4094-9128-8ca168be3924 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:37.882260 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5dd14e84-e337-4094-9128-8ca168be3924 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 200 Aug 12 12:50:37.883007 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 387/1543] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:37.952477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:37.956069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:37.956360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:37.956643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:37.973910 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:37.973910 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:37.980671 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:37.987208 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-969305e7-cd09-4fa1-a0f6-a90dfa58bc28 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:37.987938 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 381/1544] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:37 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:38.119613 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.121684 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.122069 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.122301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.130363 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.130363 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:38.134548 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:38.140173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01dc6e6a-2911-43d3-b782-bcc6bb1f9309 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:38.140725 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 389/1545] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.155193 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bca41167-f2c5-4405-9238-2a04c82300bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.157218 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:50:38.157621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e2de6ef1-1104-40ca-9b46-1a659f39f4a0"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:38.159300 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e2de6ef1-1104-40ca-9b46-1a659f39f4a0'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 12:50:38.159584 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volume_transfer [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Creating transfer of volume e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.159584 np0000007055 devstack@c-api.service[100196]: INFO cinder.transfer.api [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Generating transfer record for volume e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.168256 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.168256 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:38.182880 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bca41167-f2c5-4405-9238-2a04c82300bb tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 12 12:50:38.183366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 389/1546] 10.4.3.81 () {70 vars in 1319 bytes} [Wed Aug 12 12:50:38 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:38.194575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.197054 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.197660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.198000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.207347 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.207347 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:38.212670 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:38.219194 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7556f3dd-cf3d-4860-8b47-0dbcd605c751 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:38.219816 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 388/1547] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.233517 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2940f968-3e9c-453d-92a9-170502619154 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.235905 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2940f968-3e9c-453d-92a9-170502619154 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 Aug 12 12:50:38.236501 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2940f968-3e9c-453d-92a9-170502619154 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.236501 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2940f968-3e9c-453d-92a9-170502619154 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.243441 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2940f968-3e9c-453d-92a9-170502619154 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 returned with HTTP 200 Aug 12 12:50:38.243893 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 382/1548] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.254477 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-afe89237-1b06-4673-82d0-8a78909a9910 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.256305 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afe89237-1b06-4673-82d0-8a78909a9910 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:50:38.256570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afe89237-1b06-4673-82d0-8a78909a9910 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.256937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afe89237-1b06-4673-82d0-8a78909a9910 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.257102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volume_transfer [None req-afe89237-1b06-4673-82d0-8a78909a9910 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Listing volume transfers {{(pid=100197) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 12:50:38.267366 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afe89237-1b06-4673-82d0-8a78909a9910 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 12 12:50:38.267366 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 390/1549] 10.4.3.81 () {68 vars in 1298 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.277459 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-edfc12ef-db1c-44fe-b222-0264f8184055 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.369243 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4/accept Aug 12 12:50:38.369704 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9d4360536ccf0662"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:38.371154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Accepting volume transfer 8434e203-b13d-4bbd-aa70-2f6f5c600bb4 {{(pid=100196) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 12:50:38.371314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Accepting transfer 8434e203-b13d-4bbd-aa70-2f6f5c600bb4 Aug 12 12:50:38.465059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Created reservations ['4b75ec9d-3279-4b52-9016-52c7424908f4', '993ba6c0-5732-441c-bb5c-17ccb1128973', 'c72db804-b633-4a55-836b-ce9fdf48f67c', '13f4ff0f-edf1-483c-841c-7b17342b81fe'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:38.506669 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Created reservations ['6e170c25-460c-42ee-bc02-50e31896d5ed', '33a2ac0c-07ee-4608-a9b4-ebb75d23c3f1', 'c773a137-0b62-465c-be78-eda016d947b1', '9ca38e23-5cfc-4547-9551-300104b70f60'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:38.559680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Created reservations ['2a1cd616-fc6f-4674-9fcb-7da97336a010', '99ece689-7471-4000-b82a-c824fed6907a', '1ec46e2a-1cb6-4b61-ae14-782e36d2905c', '219f1e45-832a-42bc-b1fe-05a3024256f1'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:38.599246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Created reservations ['d2c5e16a-a214-47af-9c84-f0b833139c8c', '7aa6d173-e42b-4bbe-9b79-063803a3b909', '43f1c520-891d-4b87-9af8-5ded7371c735', '1c010e81-bf6c-43b4-a68b-ad14e13e54ec'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:38.617247 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Transfer volume completed successfully. Aug 12 12:50:38.738019 np0000007055 devstack@c-api.service[100196]: INFO cinder.transfer.api [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Volume e2de6ef1-1104-40ca-9b46-1a659f39f4a0 has been transferred. Aug 12 12:50:38.746314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-edfc12ef-db1c-44fe-b222-0264f8184055 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4/accept returned with HTTP 202 Aug 12 12:50:38.746520 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 390/1550] 10.4.3.81 () {70 vars in 1451 bytes} [Wed Aug 12 12:50:38 2026] POST /volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4/accept => generated 363 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:38.756265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7887f215-7912-4633-8dab-6138991444b0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.758710 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7887f215-7912-4633-8dab-6138991444b0 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.759616 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7887f215-7912-4633-8dab-6138991444b0 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.760671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7887f215-7912-4633-8dab-6138991444b0 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.770510 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.770510 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:38.776477 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7887f215-7912-4633-8dab-6138991444b0 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Volume info retrieved successfully. Aug 12 12:50:38.782065 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7887f215-7912-4633-8dab-6138991444b0 tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:38.782568 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 389/1551] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.796250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c4247aa-1d07-4066-a653-11606907590e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.798407 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c4247aa-1d07-4066-a653-11606907590e tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.798665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c4247aa-1d07-4066-a653-11606907590e tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.798913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c4247aa-1d07-4066-a653-11606907590e tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.807207 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.807207 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:38.812098 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1c4247aa-1d07-4066-a653-11606907590e tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] Volume info retrieved successfully. Aug 12 12:50:38.817265 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c4247aa-1d07-4066-a653-11606907590e tempest-VolumesTransfersV357Test-1226445047 tempest-VolumesTransfersV357Test-1226445047-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:38.817862 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 383/1552] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:38.832508 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.834626 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 Aug 12 12:50:38.834961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.835225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.835405 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Delete transfer with id: 8434e203-b13d-4bbd-aa70-2f6f5c600bb4 Aug 12 12:50:38.840998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-513dc17e-7b7a-4284-bff1-3e9d0e80ecde tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 returned with HTTP 404 Aug 12 12:50:38.841640 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 391/1553] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:50:38 2026] DELETE /volume/v3/volume-transfers/8434e203-b13d-4bbd-aa70-2f6f5c600bb4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:38.850027 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.868000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0662ddfe-8158-4f06-93d7-47c5748f06e2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.870331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0662ddfe-8158-4f06-93d7-47c5748f06e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 Aug 12 12:50:38.870597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0662ddfe-8158-4f06-93d7-47c5748f06e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.870816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0662ddfe-8158-4f06-93d7-47c5748f06e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.879434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0662ddfe-8158-4f06-93d7-47c5748f06e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 returned with HTTP 404 Aug 12 12:50:38.880150 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 390/1554] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/887c4fcf-b4e8-45be-922e-a44aafa44b92 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:38.881352 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.881572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.882161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.882363 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Delete volume with id: e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.889377 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.891339 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:50:38.891550 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.894096 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.894096 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:38.894309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.894467 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Volume info retrieved successfully. Aug 12 12:50:38.895093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:38.898959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea47f53c-4506-459f-a033-f1b113f01b1a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.900904 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea47f53c-4506-459f-a033-f1b113f01b1a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:38.901264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea47f53c-4506-459f-a033-f1b113f01b1a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.901668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea47f53c-4506-459f-a033-f1b113f01b1a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.909573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea47f53c-4506-459f-a033-f1b113f01b1a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 404 Aug 12 12:50:38.910087 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 392/1555] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:38.922422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.924519 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:50:38.924870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.925020 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.925620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:38.926388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:50:38.934973 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Get all volumes completed successfully. Aug 12 12:50:38.935469 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae553354-c825-4c0e-be9b-60641e17d7a2 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:50:38.935937 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 391/1556] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:38.938630 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Delete volume request issued successfully. Aug 12 12:50:38.938944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f944d69-b08e-4ffb-ac28-678e90312a60 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 202 Aug 12 12:50:38.939604 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 391/1557] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:50:38 2026] DELETE /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:38.948647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.951651 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:38.952455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.952455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.952536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a979f022-4a1e-462d-b05e-816201ecf77e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.955273 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:38.955527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.955768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.956171 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:38.956786 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.956786 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:38.958435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:38.959220 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Get all volumes completed successfully. Aug 12 12:50:38.961692 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.961692 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:38.962524 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Get all snapshots completed successfully. Aug 12 12:50:38.962981 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a979f022-4a1e-462d-b05e-816201ecf77e tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:50:38.963528 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 392/1558] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:50:38.964701 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.964701 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:38.967514 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ada7642-aece-43ca-aec6-0bb6ec36da42 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:50:38.968015 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 384/1559] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11491 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:38.973576 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Volume info retrieved successfully. Aug 12 12:50:38.977976 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a8c0444-b687-4633-9081-ffee5e923e6a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.979013 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e36c432-e142-4c5f-ac27-41cca15d8b1f tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 200 Aug 12 12:50:38.979471 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 393/1560] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 1127 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:38.980032 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a8c0444-b687-4633-9081-ffee5e923e6a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:38.980357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a8c0444-b687-4633-9081-ffee5e923e6a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.980725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a8c0444-b687-4633-9081-ffee5e923e6a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:38.990656 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:38.990656 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:38.993605 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-41507275-6b7d-44a1-9550-4620a7e39ad8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:38.996133 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41507275-6b7d-44a1-9550-4620a7e39ad8 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] DELETE https://10.4.3.81/volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1 Aug 12 12:50:38.996225 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0a8c0444-b687-4633-9081-ffee5e923e6a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:38.996337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41507275-6b7d-44a1-9550-4620a7e39ad8 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:38.996574 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41507275-6b7d-44a1-9550-4620a7e39ad8 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:39.002917 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a8c0444-b687-4633-9081-ffee5e923e6a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 200 Aug 12 12:50:39.003643 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 392/1561] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:38 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:39.005245 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.008938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:39.009229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:39.009460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:39.017329 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.020580 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:39.024605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:39.024605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:39.024605 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume with id: e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:39.024766 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:39.024766 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:39.029342 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:39.031706 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:39.031706 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:39.032539 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:39.036049 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef722b9c-1855-4785-868c-d3fcd497ac44 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:39.038207 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 385/1562] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:39 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:39.045204 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41507275-6b7d-44a1-9550-4620a7e39ad8 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1 returned with HTTP 202 Aug 12 12:50:39.045204 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 393/1563] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:50:38 2026] DELETE /volume/v3/types/900fd4bb-c2e6-4e14-9dc9-ec661b8f60e1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:39.059401 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e8dc244d-3568-4997-a37a-6a12b5a69054 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.061790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8dc244d-3568-4997-a37a-6a12b5a69054 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:50:39.062314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8dc244d-3568-4997-a37a-6a12b5a69054 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1485470752", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:39.072673 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume request issued successfully. Aug 12 12:50:39.072996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7bd88f45-7559-4f8d-8b47-fd0748e81e02 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 202 Aug 12 12:50:39.073568 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 394/1564] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:39 2026] DELETE /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:39.082638 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6fadee35-8b28-487b-a331-b042928f817a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.086612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fadee35-8b28-487b-a331-b042928f817a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:39.086665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fadee35-8b28-487b-a331-b042928f817a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:39.086929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fadee35-8b28-487b-a331-b042928f817a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:39.089898 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8dc244d-3568-4997-a37a-6a12b5a69054 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:50:39.089898 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 393/1565] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:50:39 2026] POST /volume/v3/types => generated 212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:39.099163 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:39.099163 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:39.105766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fdc54f56-1f80-4cf4-940b-9189837cdf97 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.107028 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6fadee35-8b28-487b-a331-b042928f817a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Volume info retrieved successfully. Aug 12 12:50:39.109437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fdc54f56-1f80-4cf4-940b-9189837cdf97 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315/encryption Aug 12 12:50:39.110219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fdc54f56-1f80-4cf4-940b-9189837cdf97 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:39.115313 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fadee35-8b28-487b-a331-b042928f817a tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 200 Aug 12 12:50:39.115551 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 386/1566] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:39 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:39.137267 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fdc54f56-1f80-4cf4-940b-9189837cdf97 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315/encryption returned with HTTP 200 Aug 12 12:50:39.137747 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 394/1567] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:50:39 2026] POST /volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:39.148048 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.149973 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:39.150323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1449648651", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1485470752", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:39.152024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1449648651', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1485470752', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:39.155679 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume of 1 GB Aug 12 12:50:39.156022 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:39.156022 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:39.156551 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Availability Zones retrieved successfully. Aug 12 12:50:39.165992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (3197f287-2116-4044-9f5c-1ea1189c3edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:39.167125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec91358b-356e-46cb-9d8d-3940d100dfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:39.168247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:39.196814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec91358b-356e-46cb-9d8d-3940d100dfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:50:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d822c991-e260-4c1b-9940-1017eb23d315,is_public=True,name='tempest-scenario-type-luks-1485470752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd822c991-e260-4c1b-9940-1017eb23d315', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:39.197787 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391e2a6f-8b11-445a-bfc0-4a43cf2562a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:39.238097 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1485470752 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1485470752, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:39.238097 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1485470752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1485470752, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:50:39.275743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Created reservations ['bfe87369-2af8-4aa4-8a2b-064ea072cb71', 'a561565b-eeb1-41f5-a925-fd2140f59736', '885d8a11-1c60-4aa7-a2e1-f5c2fb4d15bf', 'bd5450fd-73d2-4dbf-8d17-46ac58a07ed8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:39.277367 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391e2a6f-8b11-445a-bfc0-4a43cf2562a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe87369-2af8-4aa4-8a2b-064ea072cb71', 'a561565b-eeb1-41f5-a925-fd2140f59736', '885d8a11-1c60-4aa7-a2e1-f5c2fb4d15bf', 'bd5450fd-73d2-4dbf-8d17-46ac58a07ed8']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:39.280575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e265f8b-fe42-4469-92db-14db309479f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:39.314343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e265f8b-fe42-4469-92db-14db309479f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b35e396-fc9f-4f9c-8125-0222be11843d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1449648651',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['bfe87369-2af8-4aa4-8a2b-064ea072cb71','a561565b-eeb1-41f5-a925-fd2140f59736','885d8a11-1c60-4aa7-a2e1-f5c2fb4d15bf','bd5450fd-73d2-4dbf-8d17-46ac58a07ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=d822c991-e260-4c1b-9940-1017eb23d315), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1449648651',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0b35e396-fc9f-4f9c-8125-0222be11843d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5796dbd398ca4c44bb6f993da4d942cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d822c991-e260-4c1b-9940-1017eb23d315),volume_type_id=d822c991-e260-4c1b-9940-1017eb23d315)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:39.315982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9997e5d4-caf5-4615-9999-34fa8a8913f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:39.344217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9997e5d4-caf5-4615-9999-34fa8a8913f1) transitioned into state 'SUCCESS' from state '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-1449648651',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['bfe87369-2af8-4aa4-8a2b-064ea072cb71','a561565b-eeb1-41f5-a925-fd2140f59736','885d8a11-1c60-4aa7-a2e1-f5c2fb4d15bf','bd5450fd-73d2-4dbf-8d17-46ac58a07ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=d822c991-e260-4c1b-9940-1017eb23d315)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:39.345185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7366b7-9bf0-4f60-af16-122d4ab9240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:39.360642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7366b7-9bf0-4f60-af16-122d4ab9240a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:39.361900 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (3197f287-2116-4044-9f5c-1ea1189c3edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:39.362346 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request issued successfully. Aug 12 12:50:39.363326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e07995a-7f9a-4c8e-8d00-80f476bb6be8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:39.363892 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 395/1568] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:50:39 2026] POST /volume/v3/volumes => generated 783 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:39.995471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d32a5d5c-fad9-443e-a00a-1627e5cb93e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:39.997745 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d32a5d5c-fad9-443e-a00a-1627e5cb93e2 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:39.998062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d32a5d5c-fad9-443e-a00a-1627e5cb93e2 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:39.998327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d32a5d5c-fad9-443e-a00a-1627e5cb93e2 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.007983 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d32a5d5c-fad9-443e-a00a-1627e5cb93e2 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 404 Aug 12 12:50:40.008728 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 394/1569] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:39 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:40.018325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30737881-fe3f-4638-a423-091936c23d39 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.021793 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30737881-fe3f-4638-a423-091936c23d39 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:40.022076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30737881-fe3f-4638-a423-091936c23d39 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.022491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30737881-fe3f-4638-a423-091936c23d39 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.029997 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30737881-fe3f-4638-a423-091936c23d39 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 404 Aug 12 12:50:40.030576 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 387/1570] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:40 2026] GET /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:40.039921 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.041576 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:40.042034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.043376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.043376 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Delete volume with id: e2de6ef1-1104-40ca-9b46-1a659f39f4a0 Aug 12 12:50:40.057876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a42f8bb-16ba-40a2-80af-d0a5b95fbe8b tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 returned with HTTP 404 Aug 12 12:50:40.058006 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.058473 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 395/1571] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:50:40 2026] DELETE /volume/v3/volumes/e2de6ef1-1104-40ca-9b46-1a659f39f4a0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:40.060042 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:40.060287 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.060666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.070815 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.073066 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:40.073975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-670293297"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:40.075628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-670293297'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:40.075628 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume of 1 GB Aug 12 12:50:40.079705 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:40.079705 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:40.081557 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Availability Zones retrieved successfully. Aug 12 12:50:40.086021 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:40.088881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Flow 'volume_create_api' (29e1d353-5739-4c18-8b26-27eba9b91c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:40.093626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8ca677-8cca-4daf-9aeb-818ce064b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:40.093626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:40.100092 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17c77468-7a4e-44b0-86bb-6e88f1edbb19 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:40.100092 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 396/1572] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:40 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:40.130018 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff0698c4-0fc6-4d5a-a897-431a3bec6029 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.132078 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff0698c4-0fc6-4d5a-a897-431a3bec6029 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e Aug 12 12:50:40.132264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff0698c4-0fc6-4d5a-a897-431a3bec6029 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.132487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff0698c4-0fc6-4d5a-a897-431a3bec6029 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.141925 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff0698c4-0fc6-4d5a-a897-431a3bec6029 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e returned with HTTP 404 Aug 12 12:50:40.142648 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 388/1573] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:40 2026] GET /volume/v3/volumes/e250a347-9400-42d9-b386-515a7044f32e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:40.147010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8ca677-8cca-4daf-9aeb-818ce064b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:40.148135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22c8e7c-4a6d-448e-9326-9901dbcb7b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:40.152114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.154535 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 Aug 12 12:50:40.154706 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.154953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.155073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete snapshot with id: eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 Aug 12 12:50:40.159798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0d24fdf6-4236-4f7d-a2dd-b875080a5b45 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 returned with HTTP 404 Aug 12 12:50:40.160439 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 396/1574] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:40 2026] DELETE /volume/v3/snapshots/eb00390e-5dc5-4b43-90b5-dd5833c5b0c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:40.168592 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e307e64e-e083-46aa-a3c0-49301a6a1d80 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.171652 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e307e64e-e083-46aa-a3c0-49301a6a1d80 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] GET https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:40.171981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e307e64e-e083-46aa-a3c0-49301a6a1d80 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.172248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e307e64e-e083-46aa-a3c0-49301a6a1d80 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.183440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e307e64e-e083-46aa-a3c0-49301a6a1d80 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 404 Aug 12 12:50:40.184178 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 397/1575] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:40 2026] GET /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:40.195110 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.197584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:40.197897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.198201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.198453 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] Delete volume with id: 2177055a-bcaa-4138-b773-d06c112e72e3 Aug 12 12:50:40.206378 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26ed0afe-74cd-4ae7-9247-6b5bf476e436 tempest-VolumesDeleteCascade-1107712541 tempest-VolumesDeleteCascade-1107712541-project-member] https://10.4.3.81/volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 returned with HTTP 404 Aug 12 12:50:40.206996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 389/1576] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:40 2026] DELETE /volume/v3/volumes/2177055a-bcaa-4138-b773-d06c112e72e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:40.210940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Created reservations ['38ea70c7-6479-4ea5-8c64-34509877ab2f', 'de4a2ef9-0bfe-4185-922a-883f0e5e155f', '452a0170-b6be-4d86-b0a7-ceb7ba964170', 'c7ed23e1-be6a-49ac-94df-d35267cc6c8d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:40.211860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22c8e7c-4a6d-448e-9326-9901dbcb7b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ea70c7-6479-4ea5-8c64-34509877ab2f', 'de4a2ef9-0bfe-4185-922a-883f0e5e155f', '452a0170-b6be-4d86-b0a7-ceb7ba964170', 'c7ed23e1-be6a-49ac-94df-d35267cc6c8d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:40.212637 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08489555-3258-46ca-b8e4-60c380e478d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:40.243146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08489555-3258-46ca-b8e4-60c380e478d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67bbd09a-24d6-4db0-ad6e-036f1e871930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-670293297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90597fbd65ea4aff86a7e4f5b4358eca',qos_specs=None,replication_status=,reservations=['38ea70c7-6479-4ea5-8c64-34509877ab2f','de4a2ef9-0bfe-4185-922a-883f0e5e155f','452a0170-b6be-4d86-b0a7-ceb7ba964170','c7ed23e1-be6a-49ac-94df-d35267cc6c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887ba935cd594ef2ac4c1e0141c597db',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-670293297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67bbd09a-24d6-4db0-ad6e-036f1e871930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90597fbd65ea4aff86a7e4f5b4358eca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='887ba935cd594ef2ac4c1e0141c597db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:40.244183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eab6bcba-0ddc-447e-a1aa-e0192b515144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:40.279120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eab6bcba-0ddc-447e-a1aa-e0192b515144) transitioned into state 'SUCCESS' from state '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-670293297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90597fbd65ea4aff86a7e4f5b4358eca',qos_specs=None,replication_status=,reservations=['38ea70c7-6479-4ea5-8c64-34509877ab2f','de4a2ef9-0bfe-4185-922a-883f0e5e155f','452a0170-b6be-4d86-b0a7-ceb7ba964170','c7ed23e1-be6a-49ac-94df-d35267cc6c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887ba935cd594ef2ac4c1e0141c597db',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:40.279120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dccc4a9-5c30-4106-b0bc-2e75b95a3941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:40.295035 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dccc4a9-5c30-4106-b0bc-2e75b95a3941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:40.296559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Flow 'volume_create_api' (29e1d353-5739-4c18-8b26-27eba9b91c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:40.297004 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Create volume request issued successfully. Aug 12 12:50:40.297971 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1be76c0-471e-4b57-a10c-1a94a3468ea2 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:40.299054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 395/1577] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:50:40 2026] POST /volume/v3/volumes => generated 816 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:40.316237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.318170 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:40.318429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:40.318688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:40.329285 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:40.329285 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:40.335409 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:40.343815 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-22c15d4b-3ed0-418a-918e-f5eacdc5928a tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 200 Aug 12 12:50:40.344593 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 397/1578] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:40 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:40.642904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-9fd42953-8bfa-440a-89ba-fa667c8eaf63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:40.646129 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-9fd42953-8bfa-440a-89ba-fa667c8eaf63 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4/action Aug 12 12:50:40.647581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-9fd42953-8bfa-440a-89ba-fa667c8eaf63 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:40.651237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-9fd42953-8bfa-440a-89ba-fa667c8eaf63 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:40.671677 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:40.671677 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:40.694550 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5cb50634-2cf1-4887-95e2-2f04ccf225c2 req-9fd42953-8bfa-440a-89ba-fa667c8eaf63 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4/action returned with HTTP 204 Aug 12 12:50:40.695482 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 398/1579] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:50:40 2026] POST /volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:41.117929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.121046 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:41.121319 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.121614 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.141398 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.141398 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:41.146691 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:41.159113 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cddf1096-1c45-4c7e-ba5f-8192993d1ccb tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:41.159113 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 390/1580] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 1163 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.175594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.178632 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:41.179587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.180028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.204975 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.204975 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:41.209556 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:41.215704 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e591d2a6-cf5b-46f8-84c6-3c077caf2762 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:41.216252 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 396/1581] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.362401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.364814 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.365041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.365317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.375157 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.375157 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:41.380347 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:41.386056 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a49e37f-d03f-4fbb-ad53-73a28e176a08 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 200 Aug 12 12:50:41.386418 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 398/1582] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.403912 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.407845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:50:41.408357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "67bbd09a-24d6-4db0-ad6e-036f1e871930"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:41.410248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volume_transfer [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Creating new volume transfer {'transfer': {'volume_id': '67bbd09a-24d6-4db0-ad6e-036f1e871930'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 12:50:41.410392 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volume_transfer [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Creating transfer of volume 67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.410511 np0000007055 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Generating transfer record for volume 67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.422013 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.422013 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:41.441413 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f820b4c-0eca-4d31-8bf2-4a27229ccfaa tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 12 12:50:41.442259 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 399/1583] 10.4.3.81 () {70 vars in 1319 bytes} [Wed Aug 12 12:50:41 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:41.455589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.457806 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.457806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.457806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.467915 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.467915 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:41.474931 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:41.481894 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f953644-88d9-4cf8-bb3c-39210eeba662 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 200 Aug 12 12:50:41.482418 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 391/1584] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.499608 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b570e584-182f-43de-8360-0ff7939fa83c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.501661 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b570e584-182f-43de-8360-0ff7939fa83c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 12 12:50:41.501942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b570e584-182f-43de-8360-0ff7939fa83c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.502168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b570e584-182f-43de-8360-0ff7939fa83c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.502400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-b570e584-182f-43de-8360-0ff7939fa83c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 12:50:41.509600 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b570e584-182f-43de-8360-0ff7939fa83c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 12:50:41.510029 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 397/1585] 10.4.3.81 () {68 vars in 1319 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.523930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.526439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 Aug 12 12:50:41.526758 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.527083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.527241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.volume_transfer [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Delete transfer with id: b15dfcba-303a-461a-b9ca-1aef84491b75 Aug 12 12:50:41.555413 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.555413 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:41.573897 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cb9557b-88c0-4fd5-a59b-764ccee1453f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 returned with HTTP 202 Aug 12 12:50:41.574805 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 399/1586] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:50:41 2026] DELETE /volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:41.585600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-72abb883-c865-4f21-beac-c5f16ca8f008 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.588752 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72abb883-c865-4f21-beac-c5f16ca8f008 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.589172 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72abb883-c865-4f21-beac-c5f16ca8f008 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.589485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72abb883-c865-4f21-beac-c5f16ca8f008 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.602983 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.602983 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:41.611482 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-72abb883-c865-4f21-beac-c5f16ca8f008 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Volume info retrieved successfully. Aug 12 12:50:41.619859 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72abb883-c865-4f21-beac-c5f16ca8f008 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 200 Aug 12 12:50:41.620949 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 400/1587] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:41.640516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57d015e7-480d-4cf0-8738-655123f1e37c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.645862 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57d015e7-480d-4cf0-8738-655123f1e37c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 Aug 12 12:50:41.646050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57d015e7-480d-4cf0-8738-655123f1e37c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.646378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57d015e7-480d-4cf0-8738-655123f1e37c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.646627 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-57d015e7-480d-4cf0-8738-655123f1e37c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Delete transfer with id: b15dfcba-303a-461a-b9ca-1aef84491b75 Aug 12 12:50:41.652151 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57d015e7-480d-4cf0-8738-655123f1e37c tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 returned with HTTP 404 Aug 12 12:50:41.652719 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 392/1588] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:50:41 2026] DELETE /volume/v3/volume-transfers/b15dfcba-303a-461a-b9ca-1aef84491b75 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:41.668169 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc169f42-3066-4f18-a407-0263e32059b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.679367 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.679367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.679367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.679367 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Delete volume with id: 67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.696146 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.696146 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:41.696752 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Volume info retrieved successfully. Aug 12 12:50:41.729594 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Delete volume request issued successfully. Aug 12 12:50:41.729594 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc169f42-3066-4f18-a407-0263e32059b7 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 202 Aug 12 12:50:41.729594 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 398/1589] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:50:41 2026] DELETE /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:50:41.743191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:41.748252 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:41.748575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:41.748800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:41.759036 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:41.759036 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:41.766414 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Volume info retrieved successfully. Aug 12 12:50:41.771926 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff732bef-4a92-4f05-aa0f-d136db7a8f4e tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 200 Aug 12 12:50:41.772425 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 400/1590] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:41 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 1127 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:41.993915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-551870e7-8a5a-41b6-981e-ccc81eed7e4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.111689 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-551870e7-8a5a-41b6-981e-ccc81eed7e4c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:42.111689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-551870e7-8a5a-41b6-981e-ccc81eed7e4c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f0bda5b-f0de-424c-9ee6-a74eca032d6a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1052522211"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:42.121172 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-551870e7-8a5a-41b6-981e-ccc81eed7e4c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 12 12:50:42.121683 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 401/1591] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:41 2026] POST /volume/v3/snapshots => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:42.131697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c72839b7-59dc-4ae2-a621-3982ef46248b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.134078 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c72839b7-59dc-4ae2-a621-3982ef46248b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:42.134504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c72839b7-59dc-4ae2-a621-3982ef46248b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-66356788"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:42.177333 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c72839b7-59dc-4ae2-a621-3982ef46248b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 12 12:50:42.177883 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 393/1592] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:42 2026] POST /volume/v3/snapshots => generated 77 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:42.189143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88c53aee-e195-4574-b5d9-906f2524d89f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.191086 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c53aee-e195-4574-b5d9-906f2524d89f tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=invalid Aug 12 12:50:42.191340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88c53aee-e195-4574-b5d9-906f2524d89f tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.191512 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88c53aee-e195-4574-b5d9-906f2524d89f tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.192110 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c53aee-e195-4574-b5d9-906f2524d89f tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] HTTP exception thrown: limit param must be an integer Aug 12 12:50:42.192254 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c53aee-e195-4574-b5d9-906f2524d89f tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 12 12:50:42.192948 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 399/1593] 10.4.3.81 () {66 vars in 1263 bytes} [Wed Aug 12 12:50:42 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 12 12:50:42.205716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-acabc797-9a3d-4466-accc-8ab110e40c0b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.208101 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=af7e8368-7c27-41d3-b44f-d7e6004d4d1f Aug 12 12:50:42.208538 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.208538 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.209577 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:42.210956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:42.218012 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-acabc797-9a3d-4466-accc-8ab110e40c0b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots?marker=af7e8368-7c27-41d3-b44f-d7e6004d4d1f returned with HTTP 404 Aug 12 12:50:42.218755 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 401/1594] 10.4.3.81 () {66 vars in 1323 bytes} [Wed Aug 12 12:50:42 2026] GET /volume/v3/snapshots?marker=af7e8368-7c27-41d3-b44f-d7e6004d4d1f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:42.230707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-22145da4-df4e-49de-b7cb-16e6780389aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.233074 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=invalid Aug 12 12:50:42.233323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.233577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.234001 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:50:42.235467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:50:42.236085 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22145da4-df4e-49de-b7cb-16e6780389aa tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 12 12:50:42.236823 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 402/1595] 10.4.3.81 () {66 vars in 1269 bytes} [Wed Aug 12 12:50:42 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 12 12:50:42.250164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.252671 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:42.253884 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-583366661"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:42.255366 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-583366661'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:42.255576 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create volume of 2 GB Aug 12 12:50:42.261988 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Availability Zones retrieved successfully. Aug 12 12:50:42.273360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Flow 'volume_create_api' (b30a6375-41e4-4a96-8a89-2825303b12a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:42.275531 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109ed801-e25b-4a0e-b0d4-4623dd93cb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:42.277136 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Validating volume size '2' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:42.327376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109ed801-e25b-4a0e-b0d4-4623dd93cb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:42.328298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c77efb-d2ab-4543-ad1c-1994d011bd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:42.442572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Created reservations ['5dff6b0a-d65f-4c4d-bcf9-6fe5fd78dbf9', '335a1a48-119a-4ae3-ae10-7b3fc330d185', '0c821867-47f5-4e61-beea-9c10bb2d9b10', 'd7723843-3675-4267-8419-a48a50940ac2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:42.443877 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c77efb-d2ab-4543-ad1c-1994d011bd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dff6b0a-d65f-4c4d-bcf9-6fe5fd78dbf9', '335a1a48-119a-4ae3-ae10-7b3fc330d185', '0c821867-47f5-4e61-beea-9c10bb2d9b10', 'd7723843-3675-4267-8419-a48a50940ac2']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:42.444604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dfca88-8322-4497-abdb-6324eb8dd763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:42.478261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dfca88-8322-4497-abdb-6324eb8dd763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15bfc86-1936-4ce1-989d-051fa85445d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-583366661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cbae68ced44e4892fdab21956c35f2',qos_specs=None,replication_status=,reservations=['5dff6b0a-d65f-4c4d-bcf9-6fe5fd78dbf9','335a1a48-119a-4ae3-ae10-7b3fc330d185','0c821867-47f5-4e61-beea-9c10bb2d9b10','d7723843-3675-4267-8419-a48a50940ac2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a42ed4ba7a541ab9883d93325d5f737',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-583366661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15bfc86-1936-4ce1-989d-051fa85445d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cbae68ced44e4892fdab21956c35f2',provider_auth=None,provider_geometry=None,provider_id=None,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='4a42ed4ba7a541ab9883d93325d5f737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:42.479520 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2117ffe-c157-49cc-bba6-1f80960bcf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:42.517263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2117ffe-c157-49cc-bba6-1f80960bcf4e) transitioned into state 'SUCCESS' from state '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-583366661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cbae68ced44e4892fdab21956c35f2',qos_specs=None,replication_status=,reservations=['5dff6b0a-d65f-4c4d-bcf9-6fe5fd78dbf9','335a1a48-119a-4ae3-ae10-7b3fc330d185','0c821867-47f5-4e61-beea-9c10bb2d9b10','d7723843-3675-4267-8419-a48a50940ac2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a42ed4ba7a541ab9883d93325d5f737',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:42.517961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d04ff0f-fd5a-48d6-9e2a-9efde3e0d7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:42.549364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d04ff0f-fd5a-48d6-9e2a-9efde3e0d7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:42.550675 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Flow 'volume_create_api' (b30a6375-41e4-4a96-8a89-2825303b12a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:42.551221 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create volume request issued successfully. Aug 12 12:50:42.551940 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf9c0be0-ed0f-44a9-a06c-98e96cac579b tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:42.552644 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 394/1596] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:42 2026] POST /volume/v3/volumes => generated 759 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:42.576122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.580120 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:42.580405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.580715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.593445 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:42.593445 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:42.604278 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:42.610925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f7c2b1e-d6a4-4e11-a689-1db7748b91c8 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 200 Aug 12 12:50:42.611497 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 400/1597] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:42 2026] GET /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:42.793826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5ad55710-4aa2-47b9-bb2f-c2a1de4fd867 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.793826 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ad55710-4aa2-47b9-bb2f-c2a1de4fd867 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:42.793826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ad55710-4aa2-47b9-bb2f-c2a1de4fd867 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.793826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ad55710-4aa2-47b9-bb2f-c2a1de4fd867 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.805616 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ad55710-4aa2-47b9-bb2f-c2a1de4fd867 tempest-VolumesTransfersV357Test-1786609654 tempest-VolumesTransfersV357Test-1786609654-project-admin] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 404 Aug 12 12:50:42.805616 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 402/1598] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:42 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:42.816125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1def329c-4a0d-4976-8ed5-edda5c186df7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.818691 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1def329c-4a0d-4976-8ed5-edda5c186df7 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] GET https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:42.819036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1def329c-4a0d-4976-8ed5-edda5c186df7 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.819314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1def329c-4a0d-4976-8ed5-edda5c186df7 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.827568 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1def329c-4a0d-4976-8ed5-edda5c186df7 tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 404 Aug 12 12:50:42.828358 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 403/1599] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:50:42 2026] GET /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:42.841265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eb5a752c-667e-4976-af82-0bff96d9775f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:42.845210 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb5a752c-667e-4976-af82-0bff96d9775f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] DELETE https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:42.845538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb5a752c-667e-4976-af82-0bff96d9775f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:42.845986 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb5a752c-667e-4976-af82-0bff96d9775f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:42.846213 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-eb5a752c-667e-4976-af82-0bff96d9775f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] Delete volume with id: 67bbd09a-24d6-4db0-ad6e-036f1e871930 Aug 12 12:50:42.854612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb5a752c-667e-4976-af82-0bff96d9775f tempest-VolumesTransfersV357Test-325057625 tempest-VolumesTransfersV357Test-325057625-project-member] https://10.4.3.81/volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 returned with HTTP 404 Aug 12 12:50:42.855318 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 395/1600] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:50:42 2026] DELETE /volume/v3/volumes/67bbd09a-24d6-4db0-ad6e-036f1e871930 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:50:43.636660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:43.641765 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:43.642297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:43.642626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:43.657182 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:43.657182 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:43.663396 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:43.671985 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d1abbff-0b0b-45f2-a7ec-1468e276eb76 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 200 Aug 12 12:50:43.675816 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 401/1601] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:43 2026] GET /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:43.696532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:43.696532 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:43.696825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c15bfc86-1936-4ce1-989d-051fa85445d7", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1471442222"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:43.713298 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:43.713298 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:43.713298 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:43.713494 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create snapshot from volume c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:43.824045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Created reservations ['ce922dc9-4910-4121-a0a0-ea0e561fd66a', '5a7e2f24-a162-4f87-a36b-91da4d3a4ecb', '53e93ba7-30f9-4b2c-b54c-b7468d7f9ba6', '7f0327e7-81bd-43ed-ae6d-20e5fd24e60a'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:43.871949 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot create request issued successfully. Aug 12 12:50:43.872372 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add761ef-c9e7-4fc2-86e6-4be50cc8b492 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:43.873152 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 403/1602] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:43 2026] POST /volume/v3/snapshots => generated 318 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:50:43.884935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:43.890121 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:43.890393 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:43.890612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:43.900856 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:43.900856 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:43.901491 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot retrieved successfully. Aug 12 12:50:43.902561 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f16ff8b3-ab4d-4de8-a943-5f56d46297b0 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 returned with HTTP 200 Aug 12 12:50:43.903541 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 404/1603] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:43 2026] GET /volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:44.482508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.487428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:44.487679 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:44.487965 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:44.501436 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:44.501436 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:44.507704 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:44.513708 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-3c99f519-e3b8-43af-84d9-28d59aecc733 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:44.514623 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 396/1604] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:44 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:44.546667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.549646 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] POST https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5/action Aug 12 12:50:44.550117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:44.550260 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:44.567159 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:44.567159 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:44.568185 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:44.584858 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Begin detaching volume completed successfully. Aug 12 12:50:44.585306 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-10210108-f88f-4c91-bddb-bc21ff6794ff tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5/action returned with HTTP 202 Aug 12 12:50:44.586103 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 402/1605] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:50:44 2026] POST /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:50:44.674817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ea1800b-54ae-4300-8015-8c0b87c33a70 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.675375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ea1800b-54ae-4300-8015-8c0b87c33a70 None None] GET https://10.4.3.81/volume// Aug 12 12:50:44.675638 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ea1800b-54ae-4300-8015-8c0b87c33a70 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:44.676746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ea1800b-54ae-4300-8015-8c0b87c33a70 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:44.677203 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ea1800b-54ae-4300-8015-8c0b87c33a70 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:44.677692 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 404/1606] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:44.703108 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.709432 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:44.709699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:44.710029 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:44.729933 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:44.729933 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:44.734582 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:44.741884 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-9efb6f08-feee-4ba8-8563-a9b0af4281d0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:44.743162 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 405/1607] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:44 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:44.918014 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.920880 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:44.920880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:44.920880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:44.932416 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:44.932416 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:44.932617 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot retrieved successfully. Aug 12 12:50:44.933483 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1f6b53d-1a52-455c-9e9f-c99709a05045 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 returned with HTTP 200 Aug 12 12:50:44.934168 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 397/1608] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:44 2026] GET /volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:44.950462 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0935d763-b665-4353-b77f-39254271cb10 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:44.958043 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:44.959587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4c920051-9eaf-443a-8fdf-db30fda9c3f2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:44.962006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4c920051-9eaf-443a-8fdf-db30fda9c3f2'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:44.971371 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:44.971371 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:44.971838 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot retrieved successfully. Aug 12 12:50:44.972920 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Create volume of 1 GB Aug 12 12:50:44.978455 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Availability Zones retrieved successfully. Aug 12 12:50:44.986944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Flow 'volume_create_api' (b544ceda-987d-4b30-8618-cf62858cb651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:44.988533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42429a20-f764-45ec-a7a6-a4a507e5d0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:44.989482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:44.990641 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42429a20-f764-45ec-a7a6-a4a507e5d0db) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:50:44.990641 np0000007055 devstack@c-api.service[100196]: 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 12 12:50:44.992176 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42429a20-f764-45ec-a7a6-a4a507e5d0db) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:44.992591 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42429a20-f764-45ec-a7a6-a4a507e5d0db) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:50:44.993581 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Flow 'volume_create_api' (b544ceda-987d-4b30-8618-cf62858cb651) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:50:44.993712 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0935d763-b665-4353-b77f-39254271cb10 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:50:44.994219 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 403/1609] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:44 2026] POST /volume/v3/volumes => generated 171 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:50:45.008218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:45.010917 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:45.011052 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:45.011336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:45.011336 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Delete snapshot with id: 4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:45.022398 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:45.022398 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:45.023077 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot retrieved successfully. Aug 12 12:50:45.052994 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot delete request issued successfully. Aug 12 12:50:45.053431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e7d5fb-b46b-46f9-a9ba-c909d8368ed4 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 returned with HTTP 202 Aug 12 12:50:45.054041 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 405/1610] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:45 2026] DELETE /volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:45.066070 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6018441-48b3-407b-81ef-4d160b709eae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:45.069699 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6018441-48b3-407b-81ef-4d160b709eae tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:45.070070 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6018441-48b3-407b-81ef-4d160b709eae tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:45.070305 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6018441-48b3-407b-81ef-4d160b709eae tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:45.079741 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:45.079741 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:45.082535 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d6018441-48b3-407b-81ef-4d160b709eae tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Snapshot retrieved successfully. Aug 12 12:50:45.086450 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6018441-48b3-407b-81ef-4d160b709eae tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 returned with HTTP 200 Aug 12 12:50:45.087564 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 406/1611] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:45 2026] GET /volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:46.045326 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-14cb515c-c3da-45d2-a6a4-bfad06097f10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.051757 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-14cb515c-c3da-45d2-a6a4-bfad06097f10 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 Aug 12 12:50:46.051757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-14cb515c-c3da-45d2-a6a4-bfad06097f10 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.051757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-14cb515c-c3da-45d2-a6a4-bfad06097f10 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.071035 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.071035 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:46.105104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d5827f6-9fc2-4942-9927-da70c63f8363 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.108186 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d5827f6-9fc2-4942-9927-da70c63f8363 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 Aug 12 12:50:46.108800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d5827f6-9fc2-4942-9927-da70c63f8363 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.108800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d5827f6-9fc2-4942-9927-da70c63f8363 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.117042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d5827f6-9fc2-4942-9927-da70c63f8363 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 returned with HTTP 404 Aug 12 12:50:46.118444 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 404/1612] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:46 2026] GET /volume/v3/snapshots/4c920051-9eaf-443a-8fdf-db30fda9c3f2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:46.127643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.131078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:46.131247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.132333 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.144691 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.144691 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:46.150406 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:46.156825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ebbe98a6-d012-4184-9f5a-c1ba8640973a tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 200 Aug 12 12:50:46.158145 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 406/1613] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:46 2026] GET /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:46.174845 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d2b0303-9d71-46f9-af3d-31fe6f44f94c req-14cb515c-c3da-45d2-a6a4-bfad06097f10 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 returned with HTTP 200 Aug 12 12:50:46.175041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.175729 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 398/1614] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:46 2026] DELETE /volume/v3/attachments/dbde03e1-2cba-4936-98bb-f989e79589a4 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:46.179109 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:46.179109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.179109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.179109 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Delete volume with id: c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:46.193816 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.193816 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:46.193816 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:46.246856 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Delete volume request issued successfully. Aug 12 12:50:46.246965 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbb4bece-2400-4e5c-96b2-04444079fe7c tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 202 Aug 12 12:50:46.247815 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 407/1615] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:46 2026] DELETE /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:46.268196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.272694 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:46.273021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.273273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.290628 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.290628 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:46.298611 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Volume info retrieved successfully. Aug 12 12:50:46.309159 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5db5cbf-e7d6-43d7-a06e-9e43c05c9ba6 tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 200 Aug 12 12:50:46.309425 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 405/1616] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:46 2026] GET /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:46.672528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-0fd6feb0-6bed-47d2-a28f-85b4f02265af None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.678416 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-0fd6feb0-6bed-47d2-a28f-85b4f02265af tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 Aug 12 12:50:46.680589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-0fd6feb0-6bed-47d2-a28f-85b4f02265af tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.680589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-0fd6feb0-6bed-47d2-a28f-85b4f02265af tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.695128 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.695128 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:46.790119 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-0fd6feb0-6bed-47d2-a28f-85b4f02265af tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 returned with HTTP 200 Aug 12 12:50:46.790119 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 407/1617] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:50:46 2026] DELETE /volume/v3/attachments/9386ba5d-9db3-4d8a-bda7-471144fd73a2 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:46.838669 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:46.841970 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:50:46.842233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:46.844529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:46.844529 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Delete volume with id: 1632b6a3-3d42-468b-a732-8c87a9c0be10 Aug 12 12:50:46.856395 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:46.856395 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:46.857927 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:50:46.889337 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Delete volume request issued successfully. Aug 12 12:50:46.889720 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-df36cebb-6b6d-4428-855e-ccd3b805830b req-02071b1b-2e08-4cac-96a6-585c7c893580 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 returned with HTTP 202 Aug 12 12:50:46.890872 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 399/1618] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:50:46 2026] DELETE /volume/v3/volumes/1632b6a3-3d42-468b-a732-8c87a9c0be10 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:50:47.331087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-661be0e9-f058-4ebc-a696-32ed2988408d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:47.335675 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-661be0e9-f058-4ebc-a696-32ed2988408d tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] GET https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 Aug 12 12:50:47.335981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-661be0e9-f058-4ebc-a696-32ed2988408d tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:47.336233 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-661be0e9-f058-4ebc-a696-32ed2988408d tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:47.349155 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-661be0e9-f058-4ebc-a696-32ed2988408d tempest-VolumesSnapshotNegativeTestJSON-534715802 tempest-VolumesSnapshotNegativeTestJSON-534715802-project-member] https://10.4.3.81/volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 returned with HTTP 404 Aug 12 12:50:47.349847 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 408/1619] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:47 2026] GET /volume/v3/volumes/c15bfc86-1936-4ce1-989d-051fa85445d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:48.738174 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:48.738845 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] DELETE https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:50:48.739114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:48.739373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:48.740189 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Delete volume with id: 88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:50:48.755004 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:48.755004 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:48.757316 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:50:48.798690 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Delete volume request issued successfully. Aug 12 12:50:48.800258 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20b6f9c2-686d-4175-a99f-35b10c4ddc35 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 202 Aug 12 12:50:48.800258 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 406/1620] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:48 2026] DELETE /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:48.808547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:48.812028 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:50:48.812855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:48.812855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:48.822867 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:48.822867 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:48.828602 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Volume info retrieved successfully. Aug 12 12:50:48.837130 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b989e70-d48f-4268-9cf9-2ab17492d6e3 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 200 Aug 12 12:50:48.838646 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 408/1621] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:48 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:49.857183 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-028ab588-ca38-45e1-a0be-67181a3b75c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:49.861123 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-028ab588-ca38-45e1-a0be-67181a3b75c8 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] GET https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 Aug 12 12:50:49.862077 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-028ab588-ca38-45e1-a0be-67181a3b75c8 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:49.862077 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-028ab588-ca38-45e1-a0be-67181a3b75c8 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:49.872127 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-028ab588-ca38-45e1-a0be-67181a3b75c8 tempest-ServerActionsTestOtherA-2140835660 tempest-ServerActionsTestOtherA-2140835660-project-member] https://10.4.3.81/volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 returned with HTTP 404 Aug 12 12:50:49.872127 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 400/1622] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:49 2026] GET /volume/v3/volumes/88012950-a1f5-415c-a941-83ce0d3ac9b4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:50.037270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.045049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:50.045412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.045663 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.065803 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.065803 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:50.074086 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:50.091225 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-98db781c-d513-4a3c-ad8a-905bf3f78307 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:50.091225 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 409/1623] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:50.117808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.121208 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:50.121552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.123381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.128864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Delete volume with id: ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:50.142923 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.142923 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:50.142923 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:50.183133 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Delete volume request issued successfully. Aug 12 12:50:50.183133 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41ff8a65-1b9e-4b50-b370-aa9d760c88c8 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 202 Aug 12 12:50:50.183789 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 407/1624] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:50 2026] DELETE /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:50.196210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b428730b-1702-40dc-b409-99305e281db0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.199804 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b428730b-1702-40dc-b409-99305e281db0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:50.199923 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b428730b-1702-40dc-b409-99305e281db0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.200182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b428730b-1702-40dc-b409-99305e281db0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.215134 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.215134 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:50.222851 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b428730b-1702-40dc-b409-99305e281db0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:50.229132 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b428730b-1702-40dc-b409-99305e281db0 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 200 Aug 12 12:50:50.229743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-127b56ef-1b32-457e-8f5c-97dd1a70c4e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.230637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-127b56ef-1b32-457e-8f5c-97dd1a70c4e8 None None] GET https://10.4.3.81/volume// Aug 12 12:50:50.230813 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 409/1625] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:50.230927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-127b56ef-1b32-457e-8f5c-97dd1a70c4e8 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.232006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-127b56ef-1b32-457e-8f5c-97dd1a70c4e8 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.232006 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-127b56ef-1b32-457e-8f5c-97dd1a70c4e8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:50.232452 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 401/1626] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:50.244769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-1d26abe4-a4c2-43ad-acfa-cfcbc8bb7921 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.247672 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.250457 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-1d26abe4-a4c2-43ad-acfa-cfcbc8bb7921 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:50:50.250919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-1d26abe4-a4c2-43ad-acfa-cfcbc8bb7921 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49493e00-feaf-4a50-a34e-9ef86d7af27f", "connector": null, "instance_uuid": "a9bcd71e-75bb-4228-b2e6-54e36e2589f0"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:50.273026 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.273026 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:50.347408 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-1d26abe4-a4c2-43ad-acfa-cfcbc8bb7921 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:50:50.348021 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 410/1627] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:50:50 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:50.395707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.397650 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:50.397951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.398525 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.407223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccb32949-0ecc-48e4-bfdb-1b3aff2fea6d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.407654 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccb32949-0ecc-48e4-bfdb-1b3aff2fea6d None None] GET https://10.4.3.81/volume// Aug 12 12:50:50.407867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccb32949-0ecc-48e4-bfdb-1b3aff2fea6d None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.408067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccb32949-0ecc-48e4-bfdb-1b3aff2fea6d None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.408548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccb32949-0ecc-48e4-bfdb-1b3aff2fea6d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:50.408946 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 402/1628] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:50.415601 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.415601 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:50.419574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.423869 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:50.423869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.423869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.427410 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:50.437877 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.437877 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:50.439447 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d7a7f66-30bf-45de-b14a-de11bd420975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:50.440322 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 410/1629] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:50.442575 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:50.450996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-262315e6-380a-4e36-8eb8-2618304c5bd6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:50.451576 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 411/1630] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:50.523960 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:50:50.524425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-374358845"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:50.530441 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-374358845'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:50:50.530441 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume of 1 GB Aug 12 12:50:50.549300 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Availability Zones retrieved successfully. Aug 12 12:50:50.558811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (4f9ccf8c-b1a7-42d6-b650-c80061c5d5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:50.560298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14545e05-1724-4e82-b683-90565d96f8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:50.562896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:50:50.608495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14545e05-1724-4e82-b683-90565d96f8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:50.609614 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a05eb7f-382c-4e28-9fc1-982ca3319f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:50.616804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.620223 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] PUT https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 Aug 12 12:50:50.622202 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:50.641800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Acquiring lock "cinder-attachment_update-49493e00-feaf-4a50-a34e-9ef86d7af27f-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:50:50.647452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Lock "cinder-attachment_update-49493e00-feaf-4a50-a34e-9ef86d7af27f-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:50:50.648848 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.648848 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:50.713106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['2415a554-a64b-45cd-b63d-cfef5179fa3a', 'd7776929-ccf5-4f17-b327-aefd04295724', '8387aac4-2e3a-48c1-aa6e-8e546bad62d4', '10b0bd5b-489b-4998-b1c3-2b2d439a3964'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:50.713978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a05eb7f-382c-4e28-9fc1-982ca3319f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2415a554-a64b-45cd-b63d-cfef5179fa3a', 'd7776929-ccf5-4f17-b327-aefd04295724', '8387aac4-2e3a-48c1-aa6e-8e546bad62d4', '10b0bd5b-489b-4998-b1c3-2b2d439a3964']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:50.715369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a95a36-464b-4170-9f00-2264aa2503eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:50.755115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a95a36-464b-4170-9f00-2264aa2503eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd63da26-b584-4ed7-b5bb-31f6367fa593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-374358845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['2415a554-a64b-45cd-b63d-cfef5179fa3a','d7776929-ccf5-4f17-b327-aefd04295724','8387aac4-2e3a-48c1-aa6e-8e546bad62d4','10b0bd5b-489b-4998-b1c3-2b2d439a3964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-374358845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd63da26-b584-4ed7-b5bb-31f6367fa593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:50.755906 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (853376a7-676a-4e02-8255-5f6607393567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:50.789424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (853376a7-676a-4e02-8255-5f6607393567) transitioned into state 'SUCCESS' from state '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-374358845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['2415a554-a64b-45cd-b63d-cfef5179fa3a','d7776929-ccf5-4f17-b327-aefd04295724','8387aac4-2e3a-48c1-aa6e-8e546bad62d4','10b0bd5b-489b-4998-b1c3-2b2d439a3964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:50.790191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b07927-9cc3-4675-bef5-0934d490be38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:50:50.794486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Lock "cinder-attachment_update-49493e00-feaf-4a50-a34e-9ef86d7af27f-np0000007055" released by "attachment_update" :: held 0.147s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:50:50.794950 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-2e003cf4-25b3-485d-8376-dd9e113d3834 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 returned with HTTP 200 Aug 12 12:50:50.795558 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 403/1631] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:50:50 2026] PUT /volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:50.810508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b07927-9cc3-4675-bef5-0934d490be38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:50:50.811080 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (4f9ccf8c-b1a7-42d6-b650-c80061c5d5d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:50:50.811475 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request issued successfully. Aug 12 12:50:50.818762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47a4c97d-be05-45d9-9bf1-63b94e7e1f65 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:50:50.818762 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 408/1632] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:50:50 2026] POST /volume/v3/volumes => generated 746 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:50.838027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:50.838378 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:50:50.838449 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:50.840859 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:50.849048 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:50.849048 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:50.853755 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:50:50.859657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2f4cee6-ca0c-43cb-ae2d-6f06ee3fefc5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 returned with HTTP 200 Aug 12 12:50:50.860198 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 411/1633] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:50 2026] GET /volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:51.251137 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af299e91-4653-4d89-91e6-5e179f06593a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.256989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af299e91-4653-4d89-91e6-5e179f06593a tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 Aug 12 12:50:51.257189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af299e91-4653-4d89-91e6-5e179f06593a tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.257503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af299e91-4653-4d89-91e6-5e179f06593a tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:51.266558 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af299e91-4653-4d89-91e6-5e179f06593a tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 returned with HTTP 404 Aug 12 12:50:51.267374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 412/1634] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:51 2026] GET /volume/v3/volumes/ce5c44ee-f528-4ab5-8b8c-124e732fcee5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:51.459544 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.461433 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:51.461736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.463121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:51.472740 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:51.472740 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:51.477157 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:51.483763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-890008b1-3432-4cdb-9b1f-caffe1918c41 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:51.483763 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 404/1635] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:51 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:51.836593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.838997 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:50:51.839191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.839436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:51.839594 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Delete snapshot with id: fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:50:51.846939 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:51.846939 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:51.846939 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:50:51.872079 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot delete request issued successfully. Aug 12 12:50:51.872079 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b10c7ee2-f44a-40fe-adb6-37ec943def50 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 202 Aug 12 12:50:51.872079 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 409/1636] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:51 2026] DELETE /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:51.877828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.882603 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:50:51.882898 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.883109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.883186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:51.889828 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:50:51.889828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.889828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:51.900844 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:51.900844 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:51.900844 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Snapshot retrieved successfully. Aug 12 12:50:51.901333 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:51.901333 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:51.901523 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee3fd4a4-3cae-4ed6-b6ca-ba85632884ca tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 200 Aug 12 12:50:51.901523 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 413/1637] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:51 2026] GET /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:51.909598 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:50:51.917368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd6736e1-5d90-4e2e-994c-84a196a25730 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 returned with HTTP 200 Aug 12 12:50:51.917368 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 412/1638] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:51 2026] GET /volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:51.937557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.940810 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:50:51.940810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd63da26-b584-4ed7-b5bb-31f6367fa593", "name": "tempest-VolumesBackupsTest-Backup-2102804035"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:51.945767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating new backup {'backup': {'volume_id': 'bd63da26-b584-4ed7-b5bb-31f6367fa593', 'name': 'tempest-VolumesBackupsTest-Backup-2102804035'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:50:51.945767 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating backup of volume bd63da26-b584-4ed7-b5bb-31f6367fa593 in container None Aug 12 12:50:51.956280 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:51.956280 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:51.957150 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:50:51.982083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:51.985759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:51.986055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:51.986285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.000540 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.000540 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:52.009196 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:52.012262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['08b8ea7f-2f02-4513-9676-eb0cd0d6b9c7', 'e56b2b73-c90f-44ba-a6ec-a2c91a4d9b29'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:52.018591 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6cf048dc-18b1-41d6-b81a-9e98bba089ba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:52.019442 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 410/1639] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:51 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:52.065275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2ca9a9f-33c3-459c-9f26-f04da81237f4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:50:52.065908 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 405/1640] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:50:51 2026] POST /volume/v3/backups => generated 328 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:52.080817 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.081473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.083922 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:52.084203 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:52.084281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.084972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.085063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.085350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.085502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:52.090719 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.090719 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:52.092281 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7e2d30cd-63ef-42b6-9352-42ef0543a53c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:52.092281 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 413/1641] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:52.094561 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.094561 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:52.099461 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:52.109335 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-f0f9eb07-2ca2-4d1b-93de-c76d9080b2c7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:52.109335 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 414/1642] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:52.247168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2541066f-206a-4c99-bbfd-657abf5fbb17 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.247674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2541066f-206a-4c99-bbfd-657abf5fbb17 None None] GET https://10.4.3.81/volume// Aug 12 12:50:52.250436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2541066f-206a-4c99-bbfd-657abf5fbb17 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.250436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2541066f-206a-4c99-bbfd-657abf5fbb17 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.250436 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2541066f-206a-4c99-bbfd-657abf5fbb17 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:52.250436 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 411/1643] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:52.263099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-27cf353a-69bc-4c94-9692-bbb4b13c12d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.265601 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-27cf353a-69bc-4c94-9692-bbb4b13c12d1 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:50:52.266092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-27cf353a-69bc-4c94-9692-bbb4b13c12d1 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f45ec668-b940-4ced-9b23-3e4a47614f20", "connector": null, "instance_uuid": "9c958e6a-bc6b-4134-b76a-96b0366d4479"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:52.284507 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.284507 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:52.358131 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-27cf353a-69bc-4c94-9692-bbb4b13c12d1 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:50:52.360763 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 406/1644] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:50:52 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:52.411744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-897c32d1-dfe1-491b-b1c9-248693887e5a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.415753 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-897c32d1-dfe1-491b-b1c9-248693887e5a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:52.415969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-897c32d1-dfe1-491b-b1c9-248693887e5a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.416182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-897c32d1-dfe1-491b-b1c9-248693887e5a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.434236 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.434236 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:52.437524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-82573c75-ca88-4ff7-97b3-4ce2fe5b4a09 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.438399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82573c75-ca88-4ff7-97b3-4ce2fe5b4a09 None None] GET https://10.4.3.81/volume// Aug 12 12:50:52.438399 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82573c75-ca88-4ff7-97b3-4ce2fe5b4a09 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.438624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82573c75-ca88-4ff7-97b3-4ce2fe5b4a09 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.439049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82573c75-ca88-4ff7-97b3-4ce2fe5b4a09 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:50:52.439426 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 415/1645] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:50:52.439528 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-897c32d1-dfe1-491b-b1c9-248693887e5a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:52.449350 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-897c32d1-dfe1-491b-b1c9-248693887e5a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:52.449552 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 414/1646] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:52.454493 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.463213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:52.466771 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.468119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.486766 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.486766 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:52.495320 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:52.501340 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.502060 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-40369715-8bde-48ec-a52e-13144883369b tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:52.502674 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 412/1647] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1028 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:50:52.503470 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:52.504311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.504311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.516007 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.516007 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:52.519944 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:52.524891 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd4a96a3-3f5b-41e9-8a01-b83d838795bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:52.525365 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 407/1648] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:52.622116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.625165 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] PUT https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 Aug 12 12:50:52.625459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:52.636226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Acquiring lock "cinder-attachment_update-f45ec668-b940-4ced-9b23-3e4a47614f20-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:50:52.642310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Lock "cinder-attachment_update-f45ec668-b940-4ced-9b23-3e4a47614f20-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:50:52.643797 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.643797 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:52.769568 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Lock "cinder-attachment_update-f45ec668-b940-4ced-9b23-3e4a47614f20-np0000007055" released by "attachment_update" :: held 0.127s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:50:52.770056 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-799b4c66-3f3a-4ab3-a050-4829b5676eba tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 returned with HTTP 200 Aug 12 12:50:52.770595 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 416/1649] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:50:52 2026] PUT /volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:50:52.911344 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a6359faf-3fbe-423d-a542-b2d32c307451 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.913008 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a6359faf-3fbe-423d-a542-b2d32c307451 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 Aug 12 12:50:52.913218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a6359faf-3fbe-423d-a542-b2d32c307451 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.913398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a6359faf-3fbe-423d-a542-b2d32c307451 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.918232 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a6359faf-3fbe-423d-a542-b2d32c307451 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 returned with HTTP 404 Aug 12 12:50:52.919291 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 415/1650] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/snapshots/fba35a3c-cf99-474d-a54b-e2e5f1b7d997 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:52.963518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:52.965517 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:50:52.965978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:52.965978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:52.979488 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:52.979488 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:52.991255 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:52.998673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98e1dd4e-c401-4d9c-8256-394ac10fb41d req-001fd065-446d-4ae4-89d3-dac6eaeebb35 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:50:52.999261 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 413/1651] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:52 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:53.105905 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:53.109596 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:53.109917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:53.110097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:53.110227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:53.116174 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:53.116174 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:53.117302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4de1c6df-94a1-4815-808c-7dc65981c0dc tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:53.117933 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 408/1652] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:53 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:53.476802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:53.477342 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:53.477398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:53.477598 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:53.492475 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:53.492475 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:53.499101 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:53.506533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fde87c2-985e-4d0f-ba9f-19b5a1eecf99 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:53.507179 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 417/1653] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:53 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:53.542587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:53.547605 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:53.547934 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:53.548214 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:53.564422 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:53.564422 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:53.577140 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:53.587293 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a9b45aa1-c6ce-43c2-a909-c140f2e6ab02 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:53.590799 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 416/1654] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:53 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:54.135329 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.140175 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:54.140920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:54.140920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:54.140920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:54.146340 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.146340 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:54.147373 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9838b166-11c2-4cb8-9274-cbbc1d19d810 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:54.147858 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 414/1655] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:54 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:54.217631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-3f1c4242-15de-4beb-ac46-3d7129599220 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.220846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-3f1c4242-15de-4beb-ac46-3d7129599220 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1/action Aug 12 12:50:54.221929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-3f1c4242-15de-4beb-ac46-3d7129599220 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:54.221929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-3f1c4242-15de-4beb-ac46-3d7129599220 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:54.249957 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.249957 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:54.266052 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd41769c-87c5-4814-8a32-c0423574ba0b req-3f1c4242-15de-4beb-ac46-3d7129599220 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1/action returned with HTTP 204 Aug 12 12:50:54.266639 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 409/1656] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:50:54 2026] POST /volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:54.526798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.529380 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:54.529662 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:54.529956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:54.533406 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=398,cinder:INSERT=44,cinder:UPDATE=95,cinder:DELETE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:50:54.549509 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.549509 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:54.555008 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:54.564084 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11ac8350-bdae-4d09-99d4-96b431b15f90 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:54.564084 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 418/1657] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:54 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:54.607273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.609806 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:54.610092 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:54.610334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:54.615579 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=465,cinder:UPDATE=107,cinder:INSERT=51,cinder:DELETE=6 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:50:54.630103 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.630103 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:54.636110 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:54.647137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a0bf0f8-fe36-4736-afb7-7eb19f1dcabb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:50:54.647137 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 417/1658] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:54 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1652 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:54.659515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.663853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:54.663955 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49493e00-feaf-4a50-a34e-9ef86d7af27f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1068882425"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:54.685910 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.685910 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:54.687417 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:54.687417 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:54.692798 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca54e18-aab1-4a7d-917b-1e0d01ddf791 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 400 Aug 12 12:50:54.693380 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 415/1659] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:54 2026] POST /volume/v3/snapshots => generated 160 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:50:54.706713 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.710991 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:54.710991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49493e00-feaf-4a50-a34e-9ef86d7af27f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1753467228"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:54.729664 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.729664 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:54.730246 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:54.730502 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:54.766399 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['95f77e1a-ad9b-4177-8078-767476c8798a', '30a82ebf-851e-423f-ac11-6f18aec3888d', 'd5d0a081-2eb1-435c-9bb5-c0237aefeef9', 'cb7b9910-2cc5-4499-87f7-fb18ede2c797'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:54.814378 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot force create request issued successfully. Aug 12 12:50:54.815392 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b0f22b7-fac7-4506-8c4f-497ad66034af tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:54.815981 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 410/1660] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:54.827357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:54.830664 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:54.831960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:54.831960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:54.838210 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:54.838210 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:54.838619 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:54.846119 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16c4e9f4-7029-452a-b21c-9ad7f13a8246 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 200 Aug 12 12:50:54.846119 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 419/1661] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:54 2026] GET /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:55.166661 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:55.170147 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:55.170563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:55.170563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:55.170694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:55.176816 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:55.176816 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:55.178023 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37087e55-f5df-4f84-9813-a3c4e6bfabdd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:55.179578 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 418/1662] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:55 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:55.578731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:55.580958 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:55.581309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:55.581443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:55.583830 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=557,cinder:INSERT=100,cinder:UPDATE=173,cinder:DELETE=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:50:55.594474 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:55.594474 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:55.600489 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:55.608714 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-16d9d82f-2988-4ef0-8ccf-cb700177d35e tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:55.609545 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 416/1663] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:55 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:50:55.853079 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e32a8392-5e83-4df1-825e-15e55da2102c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:55.855115 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e32a8392-5e83-4df1-825e-15e55da2102c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:55.855313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e32a8392-5e83-4df1-825e-15e55da2102c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:55.855516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e32a8392-5e83-4df1-825e-15e55da2102c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:55.860372 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=546,cinder:UPDATE=158,cinder:INSERT=92,cinder:DELETE=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:50:55.861545 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:55.861545 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:55.862214 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e32a8392-5e83-4df1-825e-15e55da2102c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:55.863149 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e32a8392-5e83-4df1-825e-15e55da2102c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 200 Aug 12 12:50:55.863549 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 411/1664] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:55 2026] GET /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:55.873241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:55.875247 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:55.875750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49493e00-feaf-4a50-a34e-9ef86d7af27f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-118777584"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:55.887583 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:55.887583 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:55.888090 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:55.888250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:55.916076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['80052967-0a96-496d-a485-77cc77bcc899', 'd0bee44c-9bd8-4ece-ba51-0659edfeefd5', '3e8ea4c6-1569-4eb4-b8c6-0d4e6ac0dc65', '2c4f5f94-eb25-49f4-8333-7a5880f110bc'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:55.954240 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot force create request issued successfully. Aug 12 12:50:55.954629 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3029e919-7239-469e-9ea8-b6920ca9dd05 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:55.955107 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 420/1665] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:55.966980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb28579e-c624-4f15-b550-0e4c167f5240 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:55.969418 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb28579e-c624-4f15-b550-0e4c167f5240 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:50:55.969652 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb28579e-c624-4f15-b550-0e4c167f5240 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:55.969908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb28579e-c624-4f15-b550-0e4c167f5240 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:55.976205 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:55.976205 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:55.978357 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fb28579e-c624-4f15-b550-0e4c167f5240 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:55.978357 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb28579e-c624-4f15-b550-0e4c167f5240 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 200 Aug 12 12:50:55.978357 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 419/1666] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:55 2026] GET /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:56.148863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:56.150870 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] DELETE https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:50:56.151060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:56.151265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:56.151421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Delete volume with id: 35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:50:56.160636 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:56.160636 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:56.161090 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:56.191618 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Delete volume request issued successfully. Aug 12 12:50:56.192048 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-29d1ef79-f79d-4c0d-8524-ea03e5791a34 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 202 Aug 12 12:50:56.193381 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 417/1667] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:50:56 2026] DELETE /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:56.197858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:56.200798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-701060c9-304c-4f17-8712-f60803e07031 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:56.201607 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:56.202024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:56.202705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-701060c9-304c-4f17-8712-f60803e07031 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:50:56.202914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-701060c9-304c-4f17-8712-f60803e07031 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:56.203103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-701060c9-304c-4f17-8712-f60803e07031 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:56.203573 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:56.205414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:56.215061 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:56.215061 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:56.215061 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7d5f0d4-c8a9-453d-b37e-c119b2d7723c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:56.217540 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 412/1668] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:56 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:56.218430 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:56.218430 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:56.223598 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-701060c9-304c-4f17-8712-f60803e07031 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Volume info retrieved successfully. Aug 12 12:50:56.229809 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-701060c9-304c-4f17-8712-f60803e07031 tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 200 Aug 12 12:50:56.230357 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 421/1669] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:56 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:56.623192 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:56.625436 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:56.625749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:56.626008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:56.637746 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:56.637746 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:56.647724 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:56.654853 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23d3750e-0649-49d3-9ceb-82bfd49c07aa tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:56.655479 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 420/1670] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:56 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:56.990946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:56.994659 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:50:56.997893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:56.998703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:57.009792 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:57.009792 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:57.010290 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:57.011058 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4701a2f-7e0f-4944-a465-9d2326bd3370 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 200 Aug 12 12:50:57.011663 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 418/1671] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:56 2026] GET /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:57.022919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:57.024890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:50:57.025286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49493e00-feaf-4a50-a34e-9ef86d7af27f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1323157531"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:57.038551 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:57.038551 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:57.039274 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:50:57.039545 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:50:57.084727 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['51ec32b1-6bd3-4800-8af0-6965713b3105', 'd1001fd5-3b73-4353-b5c8-64cbce9e990a', '109b3bda-ce41-45f9-8481-fd8eafb93316', '0f870b7c-730d-400e-b20c-8525c0b131c2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:50:57.126524 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot force create request issued successfully. Aug 12 12:50:57.126923 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-567c53a3-a4db-4f7e-8a73-eae83f61b960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:50:57.127406 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 413/1672] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:50:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:50:57.141749 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17135769-edf2-40da-a038-6f5ef72e6c20 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:57.151987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17135769-edf2-40da-a038-6f5ef72e6c20 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:50:57.151987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17135769-edf2-40da-a038-6f5ef72e6c20 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:57.151987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17135769-edf2-40da-a038-6f5ef72e6c20 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:57.170031 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:57.170031 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:57.170031 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17135769-edf2-40da-a038-6f5ef72e6c20 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:57.170171 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17135769-edf2-40da-a038-6f5ef72e6c20 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 200 Aug 12 12:50:57.170608 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 422/1673] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:57 2026] GET /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:57.235393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:57.237597 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:57.237988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:57.238249 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:57.238399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:57.244716 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:57.244716 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:57.246317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c2a8015-33ea-42d1-9667-40203b9abf41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:57.248923 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 421/1674] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:57 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:57.259192 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2f18322e-b5c5-4d7b-920a-c8bb328c8cea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:57.261474 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f18322e-b5c5-4d7b-920a-c8bb328c8cea tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] GET https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 Aug 12 12:50:57.261829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f18322e-b5c5-4d7b-920a-c8bb328c8cea tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:57.262062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f18322e-b5c5-4d7b-920a-c8bb328c8cea tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:57.274426 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f18322e-b5c5-4d7b-920a-c8bb328c8cea tempest-TestStampPattern-2139363782 tempest-TestStampPattern-2139363782-project-member] https://10.4.3.81/volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 returned with HTTP 404 Aug 12 12:50:57.275159 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 419/1675] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:57 2026] GET /volume/v3/volumes/35a56cf5-29a8-47fd-a21c-e411e5a37924 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:57.672463 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:57.674387 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:57.674569 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:57.674762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:57.685238 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:57.685238 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:57.689038 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:57.693385 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-892cf54d-de36-4a68-8daf-5bb9b84291ac tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:57.693790 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 414/1676] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:57 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:58.186935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-84bf7172-2562-47ee-97ad-9cd861e8be80 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.187793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.189251 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-84bf7172-2562-47ee-97ad-9cd861e8be80 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] POST https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88/action Aug 12 12:50:58.189659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-84bf7172-2562-47ee-97ad-9cd861e8be80 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:50:58.189822 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:50:58.189877 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-84bf7172-2562-47ee-97ad-9cd861e8be80 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:50:58.190183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.190564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.197906 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.197906 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:58.198484 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:58.199591 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e36dad9-4c94-4cdf-973b-740fab8d56dc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 200 Aug 12 12:50:58.200104 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 422/1677] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:58.212379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.214581 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:58.214844 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.215107 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.215263 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:58.218897 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.218897 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:58.222880 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.222880 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:58.222880 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:58.239542 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8bdcc89e-d75e-4273-9c0c-aa1733691995 req-84bf7172-2562-47ee-97ad-9cd861e8be80 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88/action returned with HTTP 204 Aug 12 12:50:58.239542 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 423/1678] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:50:58 2026] POST /volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:58.266741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-67ff544c-2dd2-44da-84d9-33431e78c076 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.270537 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:50:58.270830 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66f9f9e5-4ffa-4aca-8959-34d118493488 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 202 Aug 12 12:50:58.272727 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67ff544c-2dd2-44da-84d9-33431e78c076 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:58.272727 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67ff544c-2dd2-44da-84d9-33431e78c076 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.272848 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 420/1679] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:58 2026] DELETE /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:58.274282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67ff544c-2dd2-44da-84d9-33431e78c076 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.274282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-67ff544c-2dd2-44da-84d9-33431e78c076 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:58.283720 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.283720 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:58.284706 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67ff544c-2dd2-44da-84d9-33431e78c076 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:58.285198 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 415/1680] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:58.287893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.293297 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:58.293674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.293996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.305955 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.305955 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:58.306688 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:58.308764 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b60b31c5-fc39-4442-80b9-db3fbc42339b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 200 Aug 12 12:50:58.309689 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 423/1681] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:58.712145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.714296 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:58.714527 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.715139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.726120 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.726120 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:58.730401 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:58.735854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7260f02b-4df2-4d03-8cd9-9794d8bd88fe tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:58.736211 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 424/1682] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:58.758836 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0502a41-2402-4486-988a-8d5e5f57396f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.763862 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0502a41-2402-4486-988a-8d5e5f57396f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:58.765497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0502a41-2402-4486-988a-8d5e5f57396f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.765846 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0502a41-2402-4486-988a-8d5e5f57396f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.780834 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.780834 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:50:58.788912 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a0502a41-2402-4486-988a-8d5e5f57396f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:58.800587 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0502a41-2402-4486-988a-8d5e5f57396f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:58.800797 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 421/1683] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:58.826040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:58.828215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:58.828469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:58.828565 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:58.849605 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:58.849605 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:58.859981 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:58.867122 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d1d534d-a439-4cb7-bb60-3bd5a13f60a7 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:58.867122 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 416/1684] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:58 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:59.074039 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:59.079873 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:50:59.079873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:59.079873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:59.092849 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:59.092849 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:59.102614 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:50:59.108315 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6eaf3127-a6eb-4298-944f-f60d18d51cc6 req-5408cf87-7863-49ad-8384-c0d7dfe96727 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:50:59.108926 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 424/1685] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:50:59 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:50:59.303486 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:59.310806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:50:59.310806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:59.310806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:59.310806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:50:59.313668 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:59.313668 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:50:59.314588 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b59409a-3e53-4937-a659-16ebcec19eb1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:50:59.314995 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 425/1686] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:50:59 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:50:59.324021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b724227b-0c1e-439a-be13-389257ec8bb2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:59.328701 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b724227b-0c1e-439a-be13-389257ec8bb2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:50:59.328988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b724227b-0c1e-439a-be13-389257ec8bb2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:59.329255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b724227b-0c1e-439a-be13-389257ec8bb2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:59.341912 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b724227b-0c1e-439a-be13-389257ec8bb2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 404 Aug 12 12:50:59.343210 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 422/1687] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:59 2026] GET /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:50:59.355486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:59.358410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:50:59.358575 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:59.358797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:59.358929 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:50:59.367540 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:59.367540 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:50:59.367540 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:59.403868 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:50:59.404200 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e4ec758-f6f5-4937-9395-244933fdb8d6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 202 Aug 12 12:50:59.404855 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 417/1688] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:50:59 2026] DELETE /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:50:59.412436 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:50:59.416592 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:50:59.416903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:50:59.417160 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:50:59.423953 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:50:59.423953 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:50:59.431888 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:50:59.431888 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2ecd7b0-8ddb-44a4-9821-791962001313 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 200 Aug 12 12:50:59.431888 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 425/1689] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:50:59 2026] GET /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:00.332640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb9275f9-23e6-44f4-8bf8-f713794d2cb9 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:01.220589 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 426/1690] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:00 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 737 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ce823c2f-ba1c-418d-b74e-25d62a14c3b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce823c2f-ba1c-418d-b74e-25d62a14c3b1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce823c2f-ba1c-418d-b74e-25d62a14c3b1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce823c2f-ba1c-418d-b74e-25d62a14c3b1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce823c2f-ba1c-418d-b74e-25d62a14c3b1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 404 Aug 12 12:51:01.231728 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 423/1691] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:00 2026] GET /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25bb85f5-6f0b-4a71-a638-f178c6dda2e3 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 202 Aug 12 12:51:01.233885 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 418/1692] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:00 2026] DELETE /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f166b3ef-08cb-4153-9132-c59f9ededba4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 200 Aug 12 12:51:01.235975 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 426/1693] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:00 2026] GET /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:01.370833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.373457 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:01.373457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.373457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.373614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:01.380377 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.380377 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:01.383806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79735dd2-8f3c-4aff-90f5-4bb8b8048c41 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:01.384540 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 427/1694] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:01 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:01.565789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1bb282b-5643-472f-9bf8-bd42f04025b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.576223 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1bb282b-5643-472f-9bf8-bd42f04025b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.576751 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1bb282b-5643-472f-9bf8-bd42f04025b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.576924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1bb282b-5643-472f-9bf8-bd42f04025b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.593514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1bb282b-5643-472f-9bf8-bd42f04025b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 404 Aug 12 12:51:01.594290 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 424/1695] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:01 2026] GET /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:01.603682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.605952 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:51:01.606209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.606911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.607831 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 Aug 12 12:51:01.616526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fe53d6d8-c7d3-47e5-8a2b-6d683d985ea6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 returned with HTTP 404 Aug 12 12:51:01.617326 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 419/1696] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:01 2026] DELETE /volume/v3/snapshots/5a6a82ca-4ece-4a60-aa6e-f514c9fb72c1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:01.628726 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-499e249c-b929-40c4-a411-be06b9bf385e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.631182 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-499e249c-b929-40c4-a411-be06b9bf385e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.632641 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-499e249c-b929-40c4-a411-be06b9bf385e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.633060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-499e249c-b929-40c4-a411-be06b9bf385e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.634303 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-499e249c-b929-40c4-a411-be06b9bf385e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 60eacf07-ce02-412c-9c39-b5c963c541bb Aug 12 12:51:01.641886 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-499e249c-b929-40c4-a411-be06b9bf385e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb returned with HTTP 404 Aug 12 12:51:01.642754 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 427/1697] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:01 2026] DELETE /volume/v3/snapshots/60eacf07-ce02-412c-9c39-b5c963c541bb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:01.657362 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.661920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:51:01.662337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.663039 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.663368 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: c2fec9bb-6e3c-4a2d-a6ab-07155579e935 Aug 12 12:51:01.670460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8272fa05-04ed-46d5-ba7c-8ea7a675fad5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 returned with HTTP 404 Aug 12 12:51:01.671198 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 428/1698] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:01 2026] DELETE /volume/v3/snapshots/c2fec9bb-6e3c-4a2d-a6ab-07155579e935 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:01.734898 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.737483 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:01.737483 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.737668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.750122 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.750122 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:01.754641 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:01.761638 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-e7daaa70-564e-4218-897d-0b8e1880e47b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:51:01.763385 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 425/1699] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:01 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1652 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:01.801309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.804002 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f/action Aug 12 12:51:01.804730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:01.804730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:01.822695 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:01.822695 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:01.823206 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:01.834457 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Begin detaching volume completed successfully. Aug 12 12:51:01.834725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-d249b7bd-8fc0-4e26-b987-17b6da2a7784 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f/action returned with HTTP 202 Aug 12 12:51:01.835248 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 420/1700] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:51:01 2026] POST /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:01.994945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ff9b2b78-20c9-42ad-970e-0db818d17893 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:01.995434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff9b2b78-20c9-42ad-970e-0db818d17893 None None] GET https://10.4.3.81/volume// Aug 12 12:51:01.995661 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff9b2b78-20c9-42ad-970e-0db818d17893 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:01.995941 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff9b2b78-20c9-42ad-970e-0db818d17893 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:01.996514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff9b2b78-20c9-42ad-970e-0db818d17893 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:01.996950 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 428/1701] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:02.022543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:02.023963 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:02.023963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:02.024235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:02.041430 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:02.041430 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:02.049745 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:02.061547 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-4473439b-6c74-4546-b128-1deff884184f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:51:02.062325 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 429/1702] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:02 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:02.405870 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:02.409196 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:02.409514 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:02.410476 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:02.411658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:02.427922 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:02.427922 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:02.428964 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28a56a50-0ca2-40c9-bb41-ae0b0e4021b6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:02.429640 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 426/1703] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:02 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:02.653916 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:02.656152 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:02.656695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2122572815", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:02.658656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2122572815', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:02.781805 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Create volume of 1 GB Aug 12 12:51:02.788544 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Availability Zones retrieved successfully. Aug 12 12:51:02.797226 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Flow 'volume_create_api' (c7bad848-3908-4e46-9429-776b0bdb1a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:02.798937 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a445f5-4538-4ae3-8485-d13b0aefd219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:02.800468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:02.882219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a445f5-4538-4ae3-8485-d13b0aefd219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:02.883390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ec3b24-e19d-4419-a03c-9081644fa65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:02.978597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Created reservations ['d68183cd-1e74-4980-a9be-fa72ad485155', '3049230d-7f73-4358-8a90-cb12aa13e824', '92481c93-f995-4980-a1bf-2eb813c1cfd8', 'd95c6acc-6fe5-44ca-b996-c7ad62dc96a7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:02.979953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ec3b24-e19d-4419-a03c-9081644fa65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68183cd-1e74-4980-a9be-fa72ad485155', '3049230d-7f73-4358-8a90-cb12aa13e824', '92481c93-f995-4980-a1bf-2eb813c1cfd8', 'd95c6acc-6fe5-44ca-b996-c7ad62dc96a7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:02.981197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212c318f-2ab0-422c-96cb-9766be8f5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:03.010702 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212c318f-2ab0-422c-96cb-9766be8f5b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b48c151-dc27-40fa-9883-c8d45d5210b9', '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-2122572815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20afb5cf7534f7faa202d84d7108a55',qos_specs=None,replication_status=,reservations=['d68183cd-1e74-4980-a9be-fa72ad485155','3049230d-7f73-4358-8a90-cb12aa13e824','92481c93-f995-4980-a1bf-2eb813c1cfd8','d95c6acc-6fe5-44ca-b996-c7ad62dc96a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2758f2a9782b46eb9697c045ed4a1e63',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2122572815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b48c151-dc27-40fa-9883-c8d45d5210b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20afb5cf7534f7faa202d84d7108a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2758f2a9782b46eb9697c045ed4a1e63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:03.012564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04584df4-5701-45eb-8000-3b767d88b3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:03.043718 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04584df4-5701-45eb-8000-3b767d88b3c6) transitioned into state 'SUCCESS' from state '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-2122572815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20afb5cf7534f7faa202d84d7108a55',qos_specs=None,replication_status=,reservations=['d68183cd-1e74-4980-a9be-fa72ad485155','3049230d-7f73-4358-8a90-cb12aa13e824','92481c93-f995-4980-a1bf-2eb813c1cfd8','d95c6acc-6fe5-44ca-b996-c7ad62dc96a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2758f2a9782b46eb9697c045ed4a1e63',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:03.044467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410b92b1-f645-4a3a-8027-2c375d61a9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:03.059741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410b92b1-f645-4a3a-8027-2c375d61a9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:03.061352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Flow 'volume_create_api' (c7bad848-3908-4e46-9429-776b0bdb1a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:03.061352 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Create volume request issued successfully. Aug 12 12:51:03.062198 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a01b411-49ff-4765-8d43-87c6a52e0687 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:03.062910 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 421/1704] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:02 2026] POST /volume/v3/volumes => generated 751 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:03.082040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a908c558-6375-4e5c-9a15-763a0cad5910 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:03.087359 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a908c558-6375-4e5c-9a15-763a0cad5910 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:51:03.087693 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a908c558-6375-4e5c-9a15-763a0cad5910 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:03.087996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a908c558-6375-4e5c-9a15-763a0cad5910 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:03.100190 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:03.100190 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:03.106322 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a908c558-6375-4e5c-9a15-763a0cad5910 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:51:03.114804 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a908c558-6375-4e5c-9a15-763a0cad5910 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:51:03.117301 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 429/1705] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:03 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:03.444310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:03.451391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:03.451619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:03.452406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:03.452406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:03.458616 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:03.458616 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:03.460035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e515027c-bf7c-4ea9-b00e-5ab9f542d94e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:03.460641 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 430/1706] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:03 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:04.133469 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.135325 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:51:04.135518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:04.135728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:04.144710 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:04.144710 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:04.152716 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:51:04.160267 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fd1cb6f-f841-428d-a8fc-49dd6f05e309 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:51:04.161083 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 427/1707] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:04 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:04.198986 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.201936 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:51:04.202188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:04.202602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:04.212152 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:04.212152 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:04.218311 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:51:04.223870 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-cba16b1a-8164-4e82-8666-bd9e39957c1d tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:51:04.224398 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 422/1708] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:04 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:04.474493 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e62ba508-a020-423f-b1a4-6793983109b1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.478980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e62ba508-a020-423f-b1a4-6793983109b1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:04.479687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e62ba508-a020-423f-b1a4-6793983109b1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:04.479991 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e62ba508-a020-423f-b1a4-6793983109b1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:04.480268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e62ba508-a020-423f-b1a4-6793983109b1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:04.487910 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:04.487910 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:04.490060 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e62ba508-a020-423f-b1a4-6793983109b1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:04.490749 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 430/1709] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:04 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:04.888735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.893569 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:51:04.893569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:04.893569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:04.906809 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:04.906809 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:04.911444 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:51:04.918966 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-aa2f7065-894d-4942-bc7d-7ef044b3ea21 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:51:04.919832 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 431/1710] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:04 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:04.941636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9723fb40-75af-4f4f-ae07-ed2a77f60cdb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.942828 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9723fb40-75af-4f4f-ae07-ed2a77f60cdb None None] GET https://10.4.3.81/volume// Aug 12 12:51:04.942828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9723fb40-75af-4f4f-ae07-ed2a77f60cdb None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:04.942828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9723fb40-75af-4f4f-ae07-ed2a77f60cdb None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:04.942828 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9723fb40-75af-4f4f-ae07-ed2a77f60cdb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:04.943108 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 428/1711] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:51:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:04.964846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-2e9fb099-8623-43bc-b972-751bc8348aa7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:04.969583 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-2e9fb099-8623-43bc-b972-751bc8348aa7 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:04.969583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-2e9fb099-8623-43bc-b972-751bc8348aa7 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b48c151-dc27-40fa-9883-c8d45d5210b9", "connector": null, "instance_uuid": "de416e6f-617f-4c40-b3b8-4daa24114f36"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:04.983603 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:04.983603 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:05.038216 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-2e9fb099-8623-43bc-b972-751bc8348aa7 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:05.041126 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 423/1712] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:04 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:05.407274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-02626b58-b2dc-4278-ac54-8d341586017d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:05.413848 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-02626b58-b2dc-4278-ac54-8d341586017d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 Aug 12 12:51:05.413848 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-02626b58-b2dc-4278-ac54-8d341586017d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:05.413848 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-02626b58-b2dc-4278-ac54-8d341586017d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:05.425449 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:05.425449 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:05.507084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:05.507291 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f24d865f-005f-4a96-9f89-05ffcbfd178c req-02626b58-b2dc-4278-ac54-8d341586017d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 returned with HTTP 200 Aug 12 12:51:05.507992 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 431/1713] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:51:05 2026] DELETE /volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:05.509473 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:05.509711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:05.509940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:05.510107 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:05.520625 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:05.520625 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:05.520818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37efb02d-d0a7-4567-86f4-864f580ec0bd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:05.523510 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 432/1714] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:05 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:05.987019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:06.163104 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:06.163526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-216389276", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:06.168662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-216389276', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:06.302016 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume of 1 GB Aug 12 12:51:06.302348 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:06.302348 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:06.302722 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Availability Zones retrieved successfully. Aug 12 12:51:06.323096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (d82207de-be76-4891-b2b7-00f4c89a0a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:06.323096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357fbc7f-859e-446d-b883-c24405543e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:06.323096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:06.388045 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:06.388045 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:06.421806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357fbc7f-859e-446d-b883-c24405543e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:06.422694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cadb2e-f2a4-4e7e-ac26-06a460a85f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:06.539946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:06.544357 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:06.544837 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:06.545570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:06.546231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:06.561335 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:06.561335 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:06.563119 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12b02e7e-a3ac-40c3-aff4-0c7f806467cf tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:06.564095 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 424/1715] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:06 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:06.588800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Created reservations ['0b896794-7bd4-4cd2-992f-4ff2b4ed8585', '5b1235d6-7be0-42ca-8b87-0ef7bf030a1f', '49dba841-e3cd-48c2-a596-51ebcb1ba808', '77280163-bd92-4b93-8e64-d6d278752c6d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:06.591487 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cadb2e-f2a4-4e7e-ac26-06a460a85f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b896794-7bd4-4cd2-992f-4ff2b4ed8585', '5b1235d6-7be0-42ca-8b87-0ef7bf030a1f', '49dba841-e3cd-48c2-a596-51ebcb1ba808', '77280163-bd92-4b93-8e64-d6d278752c6d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:06.592008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319e5ee7-b160-48be-87dc-33272ec04c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:06.652264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319e5ee7-b160-48be-87dc-33272ec04c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b409ae73-a5e9-4478-b068-8f01283226da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-216389276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['0b896794-7bd4-4cd2-992f-4ff2b4ed8585','5b1235d6-7be0-42ca-8b87-0ef7bf030a1f','49dba841-e3cd-48c2-a596-51ebcb1ba808','77280163-bd92-4b93-8e64-d6d278752c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-216389276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b409ae73-a5e9-4478-b068-8f01283226da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='721d993838d94ee6892dd126e069fb20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3534d85462b4597b8c1ce240038e9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:06.654656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c3443-5965-4c5b-b4b0-a76c4ee63212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:06.710903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c3443-5965-4c5b-b4b0-a76c4ee63212) transitioned into state 'SUCCESS' from state '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-216389276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['0b896794-7bd4-4cd2-992f-4ff2b4ed8585','5b1235d6-7be0-42ca-8b87-0ef7bf030a1f','49dba841-e3cd-48c2-a596-51ebcb1ba808','77280163-bd92-4b93-8e64-d6d278752c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:06.712123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9801bf-5ea3-4f5f-8386-a28c8c568499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:06.729436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9801bf-5ea3-4f5f-8386-a28c8c568499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:06.730865 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (d82207de-be76-4891-b2b7-00f4c89a0a1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:06.730865 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request issued successfully. Aug 12 12:51:06.732524 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7be8461c-2537-4e9b-976d-6e434b99ac06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:06.732524 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 429/1716] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:05 2026] POST /volume/v3/volumes => generated 757 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:51:06.758866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:06.762531 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:51:06.763051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:06.763051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:06.774143 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:06.774143 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:06.782221 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:06.788727 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a3b8393f-0acd-4c02-a247-6a37b7550490 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:51:06.789491 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 432/1717] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:06 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:06.796035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dba9f889-2935-4f40-a6bc-b57cee4ef0a7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:06.798759 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dba9f889-2935-4f40-a6bc-b57cee4ef0a7 None None] GET https://10.4.3.81/volume// Aug 12 12:51:06.798759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dba9f889-2935-4f40-a6bc-b57cee4ef0a7 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:06.798759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dba9f889-2935-4f40-a6bc-b57cee4ef0a7 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:06.798759 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dba9f889-2935-4f40-a6bc-b57cee4ef0a7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:06.803710 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 433/1718] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:06 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:06.817740 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:06.821169 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:51:06.821541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:06.821834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:06.843870 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:06.843870 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:06.850688 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:51:06.860152 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-5ecc5dd3-e99f-449d-a977-929246d964c8 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:51:06.860797 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 425/1719] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:06 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 1538 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:07.002731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:07.003368 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] PUT https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 Aug 12 12:51:07.003810 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:07.017120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Acquiring lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:07.024754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:07.026162 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:07.026162 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:07.191840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" released by "attachment_update" :: held 0.167s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:07.192233 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-584ce621-77c6-4817-a481-395c0390cf72 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 returned with HTTP 200 Aug 12 12:51:07.192872 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 430/1720] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:06 2026] PUT /volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:07.225953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-2287dba0-7807-45c3-83b4-40aae3494491 req-4474fdbb-38cd-4ae0-9198-04da1be423a4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:07.228645 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-4474fdbb-38cd-4ae0-9198-04da1be423a4 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] POST https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8/action Aug 12 12:51:07.229178 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-4474fdbb-38cd-4ae0-9198-04da1be423a4 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:07.229317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-4474fdbb-38cd-4ae0-9198-04da1be423a4 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:07.267806 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:07.267806 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:07.312497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2287dba0-7807-45c3-83b4-40aae3494491 req-4474fdbb-38cd-4ae0-9198-04da1be423a4 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8/action returned with HTTP 204 Aug 12 12:51:07.313914 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 433/1721] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:07 2026] POST /volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:07.409725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0b31e1d6-67e9-48c8-ac85-6f75c3cf01e7 req-2e963044-e824-41d0-8798-dc477e6180b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:07.415723 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b31e1d6-67e9-48c8-ac85-6f75c3cf01e7 req-2e963044-e824-41d0-8798-dc477e6180b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 Aug 12 12:51:07.415978 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b31e1d6-67e9-48c8-ac85-6f75c3cf01e7 req-2e963044-e824-41d0-8798-dc477e6180b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:07.418249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b31e1d6-67e9-48c8-ac85-6f75c3cf01e7 req-2e963044-e824-41d0-8798-dc477e6180b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:07.424437 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b31e1d6-67e9-48c8-ac85-6f75c3cf01e7 req-2e963044-e824-41d0-8798-dc477e6180b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 returned with HTTP 404 Aug 12 12:51:07.425364 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 434/1722] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:51:07 2026] DELETE /volume/v3/attachments/b48e32c6-136a-4d37-9abd-5335bed7fbf1 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:51:07.590072 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8951b5f-f690-482e-b955-b62c9021a5ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:07.593471 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8951b5f-f690-482e-b955-b62c9021a5ee tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:07.593809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8951b5f-f690-482e-b955-b62c9021a5ee tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:07.594158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8951b5f-f690-482e-b955-b62c9021a5ee tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:07.594293 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c8951b5f-f690-482e-b955-b62c9021a5ee tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:07.612170 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:07.612170 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:07.613395 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8951b5f-f690-482e-b955-b62c9021a5ee tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:07.617818 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 426/1723] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:07 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:07.813212 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:07.815237 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:51:07.815891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:07.819346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:07.827820 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:07.827820 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:07.834487 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:07.843012 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bf72f2c-7fa6-4b0c-b271-548772a84f06 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:51:07.843503 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 431/1724] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:07 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:08.031489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:08.034425 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:51:08.034761 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:08.035668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:08.046118 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:08.046118 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:08.055188 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:08.067603 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-5dbe84fb-9b65-4c01-b7cd-a58da46d7ddd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:51:08.068486 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 434/1725] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:08 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:08.631279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:08.635132 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:08.635340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:08.635580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:08.635744 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:08.645669 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:08.645669 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:08.645669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c3097dc-c6fc-4734-b1ac-d3f75c8ff999 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:08.646713 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 435/1726] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:08 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:09.001067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.005250 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:51:09.005250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:09.005250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:09.019875 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:09.019875 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:09.025573 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:09.036719 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-fa70c82b-da15-4208-9db9-4994def105c6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:51:09.037415 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 427/1727] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:09 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:09.053842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e45ce944-90ab-4fa0-856e-209b3c4b489f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.054279 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e45ce944-90ab-4fa0-856e-209b3c4b489f None None] GET https://10.4.3.81/volume// Aug 12 12:51:09.054738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e45ce944-90ab-4fa0-856e-209b3c4b489f None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:09.054985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e45ce944-90ab-4fa0-856e-209b3c4b489f None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:09.055453 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e45ce944-90ab-4fa0-856e-209b3c4b489f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:09.056528 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 432/1728] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:51:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:09.069330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-b1f30135-1b0e-4f97-bad8-c669ad77535c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.077825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-b1f30135-1b0e-4f97-bad8-c669ad77535c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:09.077825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-b1f30135-1b0e-4f97-bad8-c669ad77535c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b409ae73-a5e9-4478-b068-8f01283226da", "connector": null, "instance_uuid": "0c89b7fa-0f43-4a13-846e-3181e7bfcc6a"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:09.097978 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:09.097978 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:09.156138 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-b1f30135-1b0e-4f97-bad8-c669ad77535c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:09.156138 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 435/1729] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:09 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:09.661180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.663869 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:09.663978 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:09.664856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:09.664856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:09.672891 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:09.672891 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:09.675422 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ecf60ad-7b3c-4e2b-adcc-040cf211608f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:09.675640 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 436/1730] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:09 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:09.890655 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af874baa-bb59-4819-aa25-a97e046dd03c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.893565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af874baa-bb59-4819-aa25-a97e046dd03c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:09.893914 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af874baa-bb59-4819-aa25-a97e046dd03c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:09.894331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af874baa-bb59-4819-aa25-a97e046dd03c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:09.907554 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:09.907554 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:09.920434 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af874baa-bb59-4819-aa25-a97e046dd03c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:09.931220 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af874baa-bb59-4819-aa25-a97e046dd03c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:51:09.932076 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 428/1731] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:09 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:09.952987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:09.955129 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:09.955129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:09.955306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:09.955650 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:09.966219 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:09.966219 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:09.966987 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:10.003448 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:51:10.003448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a78881e-cbec-46a3-ab89-cc6803c798e7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 202 Aug 12 12:51:10.003448 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 433/1732] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:51:09 2026] DELETE /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:51:10.016024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:10.022573 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:10.022573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:10.022573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:10.033697 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:10.033697 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:10.039839 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:10.049657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7e0f7c2-70a0-4581-a596-f75aeb7e9215 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 200 Aug 12 12:51:10.050372 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 436/1733] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:10 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:10.690915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:10.693807 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:10.694143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:10.694449 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:10.694606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:10.702573 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:10.702573 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:10.703855 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d22feaf-f40c-4ac7-bcff-dabd24b39872 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:10.704542 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 437/1734] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:10 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:10.781303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a078c38-fa3a-4520-8d18-9811cbe4b24c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:10.782063 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a078c38-fa3a-4520-8d18-9811cbe4b24c None None] GET https://10.4.3.81/volume// Aug 12 12:51:10.782367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a078c38-fa3a-4520-8d18-9811cbe4b24c None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:10.782632 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a078c38-fa3a-4520-8d18-9811cbe4b24c None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:10.783120 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a078c38-fa3a-4520-8d18-9811cbe4b24c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:10.783443 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 429/1735] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:10.798716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:10.799183 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:51:10.799315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:10.799632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:10.816882 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:10.816882 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:10.825310 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:10.836854 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-62833f8c-1f9a-4f62-8bf5-fb284ed18475 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:51:10.837450 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 434/1736] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:10 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:10.977143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:10.982823 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa Aug 12 12:51:10.982823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:10.997248 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-b409ae73-a5e9-4478-b068-8f01283226da-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:11.025825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-b409ae73-a5e9-4478-b068-8f01283226da-np0000007055" acquired by "attachment_update" :: waited 0.028s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:11.027224 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.027224 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:11.072849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8356997a-4554-40b1-96a7-89320731eab2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.079682 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8356997a-4554-40b1-96a7-89320731eab2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f Aug 12 12:51:11.081028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8356997a-4554-40b1-96a7-89320731eab2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:11.081028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8356997a-4554-40b1-96a7-89320731eab2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:11.096360 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8356997a-4554-40b1-96a7-89320731eab2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f returned with HTTP 404 Aug 12 12:51:11.097037 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 438/1737] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:11 2026] GET /volume/v3/volumes/49493e00-feaf-4a50-a34e-9ef86d7af27f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:11.119253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.121597 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:51:11.121597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:11.122117 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:11.141514 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.141514 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:11.150172 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:11.157111 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fd86f68-fa0d-4191-baf3-5713ffbc2687 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:51:11.157892 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 430/1738] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:11 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:11.178223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.182002 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:51:11.182002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-327459725"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:11.197627 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.197627 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:11.197627 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:11.197627 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:51:11.211251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-b409ae73-a5e9-4478-b068-8f01283226da-np0000007055" released by "attachment_update" :: held 0.185s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:11.211251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-c4fc221b-dcd6-4c72-a4a2-d99d8a7d6090 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa returned with HTTP 200 Aug 12 12:51:11.211794 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 437/1739] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:10 2026] PUT /volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:11.253856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['1db0cbf4-fe83-4748-ad77-e8e0ad83bd9b', 'a0688fa8-9d2e-4590-bb23-4f2939120b61', 'd52c648d-8833-42c3-9a15-71914b87c4a1', '155585fc-a105-4aaa-8572-47a75d9f0d5d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:11.257902 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-3ac03a80-b0b3-4cb7-99df-4f398fdae2c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.261474 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-3ac03a80-b0b3-4cb7-99df-4f398fdae2c8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa/action Aug 12 12:51:11.262503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-3ac03a80-b0b3-4cb7-99df-4f398fdae2c8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:11.262583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-3ac03a80-b0b3-4cb7-99df-4f398fdae2c8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:11.286664 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.286664 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:11.298669 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot create request issued successfully. Aug 12 12:51:11.299942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4fa33ec-5474-4ee1-8d81-201042ee4feb tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:51:11.300972 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 435/1740] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:51:11 2026] POST /volume/v3/snapshots => generated 379 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:11.301957 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-91e9305b-1cc0-4115-b8b4-609cb66cbc3a req-3ac03a80-b0b3-4cb7-99df-4f398fdae2c8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa/action returned with HTTP 204 Aug 12 12:51:11.303135 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 439/1741] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:11 2026] POST /volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:11.314056 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.316693 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:11.316948 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:11.317177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:11.325143 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.325143 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:11.326040 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:11.326500 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f64b241-72f8-4a6a-84df-3f69d2b8e4a4 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:11.327490 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 431/1742] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:11 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:11.718867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:11.721980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:11.723027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:11.725170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:11.725252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:11.739281 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:11.739281 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:11.740362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-483ab5fe-c0c0-49b0-8fab-0733b53db662 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:11.743065 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 438/1743] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:11 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.354351 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.360092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.360092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.361031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.372803 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.372803 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:12.373566 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.374681 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e37a2af0-818d-4241-84f8-c6e72ffb0b4b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:12.375150 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 436/1744] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.398286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.400990 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.401102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.401326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.410705 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.410705 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:12.411968 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.413583 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7fd101b-cbb5-4b0a-83e2-8a92273532a2 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:12.414036 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 440/1745] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.427323 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.430895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:51:12.431169 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.431410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.432917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:51:12.435899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:51:12.445072 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Get all snapshots completed successfully. Aug 12 12:51:12.445621 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9976dcb-cd67-43e1-86c9-9667cf795955 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:51:12.446867 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 432/1746] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/snapshots => generated 407 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.459539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0c88fa73-0a07-4118-91d5-18a064a2ff67 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.469002 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0c88fa73-0a07-4118-91d5-18a064a2ff67 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] PUT https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.469679 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0c88fa73-0a07-4118-91d5-18a064a2ff67 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1735448868", "description": "This is the new description of snapshot."}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:12.483946 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.483946 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:12.483946 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0c88fa73-0a07-4118-91d5-18a064a2ff67 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.494892 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0c88fa73-0a07-4118-91d5-18a064a2ff67 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:12.494995 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 439/1747] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:51:12 2026] PUT /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.510335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3cd99e0-cc29-473e-a915-0f36210b730b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.514069 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3cd99e0-cc29-473e-a915-0f36210b730b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.515497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3cd99e0-cc29-473e-a915-0f36210b730b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.515497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3cd99e0-cc29-473e-a915-0f36210b730b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.522034 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.522034 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:12.524952 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e3cd99e0-cc29-473e-a915-0f36210b730b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.524952 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3cd99e0-cc29-473e-a915-0f36210b730b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:12.524952 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 437/1748] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 577 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.539899 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.545800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.545800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.545800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.545800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.550391 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.550391 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:12.553810 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.583816 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:51:12.584403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c412cdc0-1512-4f50-8c56-ccc3df69375a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 202 Aug 12 12:51:12.584941 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 441/1749] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:12 2026] DELETE /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:51:12.599337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.602658 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:12.602658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.603140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.615403 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.615403 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:12.617073 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:12.618789 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-41a730ec-d088-42bb-b6d1-f4fb1c5f4517 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 200 Aug 12 12:51:12.620073 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 433/1750] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:12.759826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:12.762078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:12.762328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:12.762598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:12.762728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:12.769513 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:12.769513 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:12.770794 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89ca1766-4524-4a86-9f1f-dd68ccc6d6c6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:12.771325 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 440/1751] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:12 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:13.631526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88fbab55-fed9-410c-bd5c-aefb04c32424 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.634952 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88fbab55-fed9-410c-bd5c-aefb04c32424 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:13.635323 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88fbab55-fed9-410c-bd5c-aefb04c32424 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:13.636856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88fbab55-fed9-410c-bd5c-aefb04c32424 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:13.644105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88fbab55-fed9-410c-bd5c-aefb04c32424 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 404 Aug 12 12:51:13.644691 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 438/1752] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:13 2026] GET /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:13.658891 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-076a24d7-479b-4af6-b708-2655edfcc532 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.663675 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-076a24d7-479b-4af6-b708-2655edfcc532 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:13.663882 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-076a24d7-479b-4af6-b708-2655edfcc532 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:13.664043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-076a24d7-479b-4af6-b708-2655edfcc532 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:13.665093 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-076a24d7-479b-4af6-b708-2655edfcc532 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 61a4abf8-b900-490b-ae55-318d5b9f8618 Aug 12 12:51:13.673332 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-076a24d7-479b-4af6-b708-2655edfcc532 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 returned with HTTP 404 Aug 12 12:51:13.674187 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 442/1753] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:51:13 2026] DELETE /volume/v3/snapshots/61a4abf8-b900-490b-ae55-318d5b9f8618 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:13.691325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.696757 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:51:13.696757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:13.696757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:13.716936 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:13.716936 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:13.727524 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:13.742919 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8a97881a-cbde-42df-add1-b50d5e7b06c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:51:13.743454 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 434/1754] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:13 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:13.763277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.771554 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:51:13.774056 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1023825863"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:13.787294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-700fd80d-cf91-4f5b-b544-e5883db24387 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.790596 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-700fd80d-cf91-4f5b-b544-e5883db24387 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:13.790596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-700fd80d-cf91-4f5b-b544-e5883db24387 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:13.790596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-700fd80d-cf91-4f5b-b544-e5883db24387 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:13.791062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-700fd80d-cf91-4f5b-b544-e5883db24387 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:13.798638 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:13.798638 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:13.800032 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-700fd80d-cf91-4f5b-b544-e5883db24387 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:13.800100 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:13.800100 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:13.801634 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 439/1755] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:13 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:13.803127 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:51:13.803839 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:51:13.873403 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['e1e411b6-8433-43bf-a0db-39e722b26e70', 'c89264b2-707e-4158-a3bd-8fea56d0aa6c', '632a80b2-79a0-43b6-9762-c3182d218084', '9c2bb261-9526-4a05-976d-d58d7141b0c0'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:13.944802 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot create request issued successfully. Aug 12 12:51:13.946088 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab660d3a-ebe9-4a07-b251-573f5eb5363d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:51:13.946088 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 441/1756] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:51:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:13.960440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-113f90de-31bc-4b30-b469-52b267c4f767 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:13.963733 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-113f90de-31bc-4b30-b469-52b267c4f767 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:51:13.963733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-113f90de-31bc-4b30-b469-52b267c4f767 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:13.963950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-113f90de-31bc-4b30-b469-52b267c4f767 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:13.971796 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:13.971796 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:13.972294 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-113f90de-31bc-4b30-b469-52b267c4f767 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:13.973987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-113f90de-31bc-4b30-b469-52b267c4f767 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 200 Aug 12 12:51:13.974385 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 443/1757] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:13 2026] GET /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:14.814661 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b07100dc-1747-4fde-b56a-4f11c254b966 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:14.818571 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b07100dc-1747-4fde-b56a-4f11c254b966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:14.819217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b07100dc-1747-4fde-b56a-4f11c254b966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:14.820244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b07100dc-1747-4fde-b56a-4f11c254b966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:14.820244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b07100dc-1747-4fde-b56a-4f11c254b966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:14.826388 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:14.826388 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:14.827584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b07100dc-1747-4fde-b56a-4f11c254b966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:14.828112 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 435/1758] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:14 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:14.996190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:15.001155 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:51:15.001519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:15.001762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:15.018811 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:15.018811 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:15.019590 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:51:15.021494 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d614874-8c6d-48f4-8676-1315fb0f5003 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 200 Aug 12 12:51:15.022031 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 440/1759] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:51:14 2026] GET /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:15.846903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:15.850609 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:15.851042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:15.851536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:15.851755 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:15.861205 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:15.861205 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:15.862746 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78cafae4-c5ab-47b4-9097-6c899b7fe7ad tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:15.863546 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 442/1760] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:15 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:16.882364 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:16.887137 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:16.887382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:16.888315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:16.888315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:16.896603 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:16.896603 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:16.896603 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ffb3ce5-dbd2-4ca9-ae5c-3daa70febfa6 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:16.897220 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 444/1761] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:16 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:17.913363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:17.915351 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:17.915675 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:17.915993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:17.916170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:17.923478 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:17.923478 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:17.925545 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60d2a142-0193-4b02-8c97-3ce7a868d9a2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:17.925545 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 436/1762] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:17 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:17.943624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3652dc75-7517-450c-9913-fe094083183c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:18.117486 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:51:18.117919 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd63da26-b584-4ed7-b5bb-31f6367fa593", "incremental": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:18.119695 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating new backup {'backup': {'volume_id': 'bd63da26-b584-4ed7-b5bb-31f6367fa593', 'incremental': True}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:51:18.119889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating backup of volume bd63da26-b584-4ed7-b5bb-31f6367fa593 in container None Aug 12 12:51:18.130676 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:18.130676 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:18.131470 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Volume info retrieved successfully. Aug 12 12:51:18.173514 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Created reservations ['dc32e8de-8d5f-4ebe-99bf-ea537d1bd53e', 'fff0607b-b821-4c5c-abaf-4a17ccf97c77'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:18.205566 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3652dc75-7517-450c-9913-fe094083183c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 12 12:51:18.206283 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 441/1763] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:51:17 2026] POST /volume/v3/backups => generated 109 bytes in 263 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:51:18.216881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:18.219046 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:18.219241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:18.219571 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:18.219708 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete backup with id: f6f7cd1b-2a85-4079-82b0-299397ba435e. Aug 12 12:51:18.226176 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:18.226176 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:18.243309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] delete_backup rpcapi backup_id f6f7cd1b-2a85-4079-82b0-299397ba435e {{(pid=100195) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:51:18.245584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5e5887d-d272-460c-9bdb-67c187de5bd4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 202 Aug 12 12:51:18.246221 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 443/1764] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:51:18 2026] DELETE /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:18.259762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:18.263574 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:18.263574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:18.263574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:18.263574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:18.269889 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:18.269889 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:18.271068 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36bb6ca6-3e5a-4fdc-a10f-75c00bdc3d8f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 200 Aug 12 12:51:18.271610 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 445/1765] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:18 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:19.287606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-34130194-b996-4022-84db-d0e914343745 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:19.290541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34130194-b996-4022-84db-d0e914343745 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e Aug 12 12:51:19.290760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34130194-b996-4022-84db-d0e914343745 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:19.291030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34130194-b996-4022-84db-d0e914343745 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:19.291167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-34130194-b996-4022-84db-d0e914343745 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id f6f7cd1b-2a85-4079-82b0-299397ba435e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:19.298927 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34130194-b996-4022-84db-d0e914343745 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e returned with HTTP 404 Aug 12 12:51:19.300034 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 437/1766] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:19 2026] GET /volume/v3/backups/f6f7cd1b-2a85-4079-82b0-299397ba435e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:51:19.313129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f45d449-8a98-43c5-9236-2ba3131738ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:19.316195 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:19.316599 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2026697750"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:19.318642 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2026697750'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:19.318808 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume of 1 GB Aug 12 12:51:19.326204 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Availability Zones retrieved successfully. Aug 12 12:51:19.334460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (0ec55290-806b-4d36-8d4c-8ed7f24fbce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:19.335914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b4f68b-7567-4639-b23f-2667150aa62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:19.337020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:19.384475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b4f68b-7567-4639-b23f-2667150aa62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:19.385183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99258254-4ec0-438d-a49f-a127a933be30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:19.461621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['4940f164-abb6-4642-9070-3154e915f035', 'c90c8909-fb9b-4b52-8cd0-8aa13015b93c', 'a0e2d77a-7fea-473c-9f85-6aacfae17e37', '52abbea9-ac9e-48da-9af3-da0e9c0e0383'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:19.463707 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99258254-4ec0-438d-a49f-a127a933be30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4940f164-abb6-4642-9070-3154e915f035', 'c90c8909-fb9b-4b52-8cd0-8aa13015b93c', 'a0e2d77a-7fea-473c-9f85-6aacfae17e37', '52abbea9-ac9e-48da-9af3-da0e9c0e0383']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:19.465923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80756cb6-cd69-465f-ab5d-afc0a939513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:19.502895 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80756cb6-cd69-465f-ab5d-afc0a939513c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731120a2-e60b-43c3-9589-45d0e71654ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2026697750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['4940f164-abb6-4642-9070-3154e915f035','c90c8909-fb9b-4b52-8cd0-8aa13015b93c','a0e2d77a-7fea-473c-9f85-6aacfae17e37','52abbea9-ac9e-48da-9af3-da0e9c0e0383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2026697750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=731120a2-e60b-43c3-9589-45d0e71654ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:19.504013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4553d-9274-4a5e-8c65-f10d18080627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:19.541753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4553d-9274-4a5e-8c65-f10d18080627) transitioned into state 'SUCCESS' from state '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-2026697750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['4940f164-abb6-4642-9070-3154e915f035','c90c8909-fb9b-4b52-8cd0-8aa13015b93c','a0e2d77a-7fea-473c-9f85-6aacfae17e37','52abbea9-ac9e-48da-9af3-da0e9c0e0383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:19.542762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a82b2f-1b45-4e26-9c62-818ee898465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:19.562619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a82b2f-1b45-4e26-9c62-818ee898465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:19.563987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (0ec55290-806b-4d36-8d4c-8ed7f24fbce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:19.564366 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request issued successfully. Aug 12 12:51:19.565703 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f45d449-8a98-43c5-9236-2ba3131738ce tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:19.566592 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 442/1767] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:51:19 2026] POST /volume/v3/volumes => generated 747 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:19.589962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-58d743bb-00d4-49ed-960f-41df59b0b63e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:19.593022 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58d743bb-00d4-49ed-960f-41df59b0b63e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:51:19.593022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58d743bb-00d4-49ed-960f-41df59b0b63e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:19.593022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58d743bb-00d4-49ed-960f-41df59b0b63e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:19.603429 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:19.603429 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:19.608523 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-58d743bb-00d4-49ed-960f-41df59b0b63e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:51:19.616597 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58d743bb-00d4-49ed-960f-41df59b0b63e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff returned with HTTP 200 Aug 12 12:51:19.617256 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 444/1768] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:19 2026] GET /volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:20.635623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:20.638520 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:51:20.638634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:20.640715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:20.651941 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:20.651941 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:20.660065 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:51:20.669717 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13fac42e-2a5f-4b6b-b187-8e1a64c4c770 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff returned with HTTP 200 Aug 12 12:51:20.670545 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 446/1769] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:20 2026] GET /volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:20.689825 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:20.691842 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:51:20.692283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "731120a2-e60b-43c3-9589-45d0e71654ff", "name": "tempest-VolumesBackupsTest-Backup-1209811579"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:20.694334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating new backup {'backup': {'volume_id': '731120a2-e60b-43c3-9589-45d0e71654ff', 'name': 'tempest-VolumesBackupsTest-Backup-1209811579'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:51:20.694570 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating backup of volume 731120a2-e60b-43c3-9589-45d0e71654ff in container None Aug 12 12:51:20.715596 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:20.715596 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:20.715984 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Volume info retrieved successfully. Aug 12 12:51:20.752108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Created reservations ['1b86028d-de54-4b32-acba-1a506a40e8fd', 'ca452499-72ed-4eda-b0de-aeecf92607bb'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:20.809392 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea5f782b-c09d-4e1f-9f81-76d85f7f451c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:51:20.809392 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 438/1770] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:20 2026] POST /volume/v3/backups => generated 328 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:20.821361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:20.824703 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:20.824981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:20.825357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:20.825539 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:20.831840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:20.831840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:20.832840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d591e7c2-92d1-4b43-bec1-37e0faa0576e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:20.833418 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 443/1771] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:20 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:21.850505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:21.853819 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:21.854686 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:21.854686 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:21.854686 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:21.863805 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:21.863805 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:21.864875 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e6dcec-c889-479c-9f81-0599d7d67ef2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:21.865494 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 445/1772] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:21 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:22.887670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:22.892385 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:22.892385 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:22.892615 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:22.892659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:22.905208 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:22.905208 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:22.906005 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ea064f9-4795-429b-ba1f-1002c44eb820 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:22.906502 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 447/1773] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:22 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:22.917722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:22.923599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:22.924265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-597697761", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:22.928881 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-597697761', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:23.070900 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Create volume of 1 GB Aug 12 12:51:23.071163 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:23.071163 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:23.079072 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Availability Zones retrieved successfully. Aug 12 12:51:23.088557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Flow 'volume_create_api' (34cc6550-8355-4f01-bed5-831d373d74e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:23.092809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f6105c-e7b0-4937-8a98-635fbdbc06d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:23.092809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:23.195503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f6105c-e7b0-4937-8a98-635fbdbc06d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:23.196498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bc68e8-e7fb-4c69-b568-e5fd6b38618a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:23.296619 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Created reservations ['d78ff385-80ba-41bf-929c-8f45c9ecf5d8', 'e94fe5c6-3372-4840-bd0a-fde1f73d2ef7', 'e7ef39e7-cb4f-4e35-b09c-c12d17125e1f', 'abf2ddb7-5b36-426f-bc53-4c23cafdd382'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:23.297621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bc68e8-e7fb-4c69-b568-e5fd6b38618a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78ff385-80ba-41bf-929c-8f45c9ecf5d8', 'e94fe5c6-3372-4840-bd0a-fde1f73d2ef7', 'e7ef39e7-cb4f-4e35-b09c-c12d17125e1f', 'abf2ddb7-5b36-426f-bc53-4c23cafdd382']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:23.298468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce0fd14c-f467-48c4-9e6c-b01d7356f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:23.333937 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce0fd14c-f467-48c4-9e6c-b01d7356f619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35ee501-1f99-49ed-917f-e8b51f7878dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-597697761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c79d409f4742deadb7a61291ee3f50',qos_specs=None,replication_status=,reservations=['d78ff385-80ba-41bf-929c-8f45c9ecf5d8','e94fe5c6-3372-4840-bd0a-fde1f73d2ef7','e7ef39e7-cb4f-4e35-b09c-c12d17125e1f','abf2ddb7-5b36-426f-bc53-4c23cafdd382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46562f1c57e142d6b5b6926a73f16929',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-597697761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35ee501-1f99-49ed-917f-e8b51f7878dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96c79d409f4742deadb7a61291ee3f50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46562f1c57e142d6b5b6926a73f16929',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:23.335436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bdfd09-cd5c-41aa-805b-ed4125008c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:23.365455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bdfd09-cd5c-41aa-805b-ed4125008c3b) transitioned into state 'SUCCESS' from state '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-597697761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c79d409f4742deadb7a61291ee3f50',qos_specs=None,replication_status=,reservations=['d78ff385-80ba-41bf-929c-8f45c9ecf5d8','e94fe5c6-3372-4840-bd0a-fde1f73d2ef7','e7ef39e7-cb4f-4e35-b09c-c12d17125e1f','abf2ddb7-5b36-426f-bc53-4c23cafdd382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46562f1c57e142d6b5b6926a73f16929',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:23.367796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0974fa-f4b8-408e-907b-2964596df6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:23.385091 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0974fa-f4b8-408e-907b-2964596df6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:23.386923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Flow 'volume_create_api' (34cc6550-8355-4f01-bed5-831d373d74e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:23.386923 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Create volume request issued successfully. Aug 12 12:51:23.387908 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5538e07d-a82d-435f-865b-f6f51f1fc770 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:23.388597 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 439/1774] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:22 2026] POST /volume/v3/volumes => generated 751 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:23.411061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:23.413821 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:51:23.414007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:23.414286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:23.424722 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:23.424722 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:23.430574 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:23.437648 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2a43383-d73d-4e1f-92ea-de35d04452b2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:51:23.438200 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 444/1775] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:23 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:23.922494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:23.925415 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:23.925805 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:23.926166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:23.926343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:23.932415 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:23.932415 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:23.933089 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d563fd51-d3cb-41ab-a6f4-9610d9868ca1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:23.933601 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 446/1776] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:23 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:24.463157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.465425 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:51:24.465654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:24.465906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:24.478139 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.478139 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:24.489444 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:24.497138 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4da7f00-19d1-4be0-96e3-e9682669c7f8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:51:24.497726 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 448/1777] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:24 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:24.518885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.521028 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:51:24.521382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:24.521562 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:24.533737 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.533737 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:24.540718 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:24.553037 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a471275-5e13-4e8b-88f7-1699c1d91657 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:51:24.553037 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 440/1778] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:24 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:24.571178 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.575597 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:51:24.575597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:24.576015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:24.589612 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.589612 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:24.596530 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:24.605410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9d248f2-d72e-404d-988b-d1f6376243c8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:51:24.606294 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 445/1779] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:24 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:24.622881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.625234 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:51:24.626897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f35ee501-1f99-49ed-917f-e8b51f7878dc", "name": "tempest-TestVolumeBackupRestore-backup-1005969600", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:24.629317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Creating new backup {'backup': {'volume_id': 'f35ee501-1f99-49ed-917f-e8b51f7878dc', 'name': 'tempest-TestVolumeBackupRestore-backup-1005969600', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:51:24.629560 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Creating backup of volume f35ee501-1f99-49ed-917f-e8b51f7878dc in container None Aug 12 12:51:24.640096 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.640096 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:24.640702 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:24.686883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Created reservations ['fa3e2d58-4683-4234-b5ac-df864a234507', 'd8bec040-df01-4f1b-9c41-1527abeed6a5'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:24.743105 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b40dfbcb-dec5-40dd-9074-73cec03f97f5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:51:24.744874 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 447/1780] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:24 2026] POST /volume/v3/backups => generated 333 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:24.764175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.766274 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:24.766610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:24.767410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:24.767650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:24.776159 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.776159 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:24.777311 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bb084ea-d5d2-4d84-9842-c45e3d87173f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:24.777905 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 449/1781] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:24 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 740 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:24.953216 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3783eed4-49c1-47f0-904b-1adb71b969ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:24.955732 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3783eed4-49c1-47f0-904b-1adb71b969ef tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:24.955965 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3783eed4-49c1-47f0-904b-1adb71b969ef tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:24.956370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3783eed4-49c1-47f0-904b-1adb71b969ef tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:24.956586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3783eed4-49c1-47f0-904b-1adb71b969ef tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:24.964419 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:24.964419 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:24.965562 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3783eed4-49c1-47f0-904b-1adb71b969ef tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:24.965562 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 441/1782] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:24 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:25.794153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:25.796167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:25.797732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:25.802376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:25.802376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:25.817012 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:25.817012 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:25.817012 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-606ee2cf-17b8-4ea8-ad72-f2a0ef3bcceb tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:25.818530 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 446/1783] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:25 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 742 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:25.981196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:25.983292 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:25.983453 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:25.983662 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:25.983872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:25.991351 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:25.991351 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:25.992755 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa9aadfd-68ff-4921-a987-5cb5d1b6956c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:25.994230 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 448/1784] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:25 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:26.834581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4563985d-bc40-4149-9e9e-d788157fe3cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:26.844090 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4563985d-bc40-4149-9e9e-d788157fe3cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:26.844090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4563985d-bc40-4149-9e9e-d788157fe3cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:26.844272 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4563985d-bc40-4149-9e9e-d788157fe3cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:26.845366 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4563985d-bc40-4149-9e9e-d788157fe3cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:26.856168 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:26.856168 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:26.860754 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4563985d-bc40-4149-9e9e-d788157fe3cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:26.860754 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 450/1785] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:26 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 742 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.019221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-15b6b61f-d34a-4d12-aaab-38976726dffc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.022803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-15b6b61f-d34a-4d12-aaab-38976726dffc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:27.022803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-15b6b61f-d34a-4d12-aaab-38976726dffc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.022803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-15b6b61f-d34a-4d12-aaab-38976726dffc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.022803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-15b6b61f-d34a-4d12-aaab-38976726dffc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:27.030386 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.030386 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:27.032071 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-15b6b61f-d34a-4d12-aaab-38976726dffc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:27.032931 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 442/1786] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.639417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.641954 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:27.642335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.642667 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.656997 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.656997 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:27.664644 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:27.672804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a26645ab-8577-4fb0-a035-9a7f26f2969d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:27.672804 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 447/1787] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.690456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.692953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:27.692953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.693804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.702312 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.702312 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:27.707803 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:27.714668 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8849e7f-6f0b-4004-928f-9f79b58ac903 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:27.715252 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 449/1788] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.772996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.776806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:27.777102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.777422 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.796478 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.796478 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:27.802547 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:27.809580 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-b187538e-ffaa-4665-9b7f-817d028636a2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:27.810165 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 451/1789] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.880998 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.883698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:27.884156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.884156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.884397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:27.890292 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.890292 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:27.891747 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd393fa4-7c0c-457a-8b43-c9ed03354680 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:27.891904 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 443/1790] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:27.952836 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e80d3e46-a3ce-4558-85ee-914b5e1532d0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.954530 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e80d3e46-a3ce-4558-85ee-914b5e1532d0 None None] GET https://10.4.3.81/volume// Aug 12 12:51:27.954530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e80d3e46-a3ce-4558-85ee-914b5e1532d0 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:27.954530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e80d3e46-a3ce-4558-85ee-914b5e1532d0 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:27.954530 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e80d3e46-a3ce-4558-85ee-914b5e1532d0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:27.955205 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 448/1791] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:51:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:27.972647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-be63512c-40b9-47a0-b3c5-5839a71f4dba None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:27.977807 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-be63512c-40b9-47a0-b3c5-5839a71f4dba tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:27.978088 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-be63512c-40b9-47a0-b3c5-5839a71f4dba tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b35e396-fc9f-4f9c-8125-0222be11843d", "connector": null, "instance_uuid": "75a55037-e827-4942-af58-bc46815af385"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:27.991734 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:27.991734 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:28.047218 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-be63512c-40b9-47a0-b3c5-5839a71f4dba tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:28.047531 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 450/1792] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:27 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:28.055641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.059742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:28.060157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.060688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.061759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:28.070177 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.070177 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:28.071285 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-534f37e1-2ecd-4ab4-b462-705baab575b2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:28.072164 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 452/1793] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:28.110756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.117691 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:28.118819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.120350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.133709 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.133709 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:28.136209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-011a0371-c1b2-4a60-ae29-0cebb768094d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.136668 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-011a0371-c1b2-4a60-ae29-0cebb768094d None None] GET https://10.4.3.81/volume// Aug 12 12:51:28.136887 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-011a0371-c1b2-4a60-ae29-0cebb768094d None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.137153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-011a0371-c1b2-4a60-ae29-0cebb768094d None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.138251 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-011a0371-c1b2-4a60-ae29-0cebb768094d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:28.138822 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 449/1794] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:28.144654 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:28.152801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5dcb319-f1e7-48e7-b2d4-65fef02ca7fa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:28.153442 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 444/1795] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:28.156426 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.168335 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:28.169293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.169743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.193424 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.193424 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:28.203923 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:28.212870 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a5f89b5a-5c8e-41c8-ac07-fa92e9cdc65d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:28.213596 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 451/1796] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 1055 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:28.389268 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.392178 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 Aug 12 12:51:28.393831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:28.413125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-0b35e396-fc9f-4f9c-8125-0222be11843d-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:28.421980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-0b35e396-fc9f-4f9c-8125-0222be11843d-np0000007055" acquired by "attachment_update" :: waited 0.011s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:28.425248 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.425248 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:28.590613 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-0b35e396-fc9f-4f9c-8125-0222be11843d-np0000007055" released by "attachment_update" :: held 0.168s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:28.591398 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-05e8cad5-20f8-4162-a54f-d56b27344fa8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 returned with HTTP 200 Aug 12 12:51:28.592904 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 453/1797] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:28 2026] PUT /volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 => generated 968 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:28.604922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-8dc281bf-a127-46bd-a057-b5fdba066379 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.607242 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-8dc281bf-a127-46bd-a057-b5fdba066379 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption Aug 12 12:51:28.607561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-8dc281bf-a127-46bd-a057-b5fdba066379 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.608010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-8dc281bf-a127-46bd-a057-b5fdba066379 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.623618 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.623618 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:28.635654 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-8dc281bf-a127-46bd-a057-b5fdba066379 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption returned with HTTP 200 Aug 12 12:51:28.636356 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 450/1798] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:28.916422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:28.921688 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:28.922604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:28.922604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:28.922764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:28.930855 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:28.930855 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:28.931935 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5874381-a4bd-4a4d-9a3e-a51dbcf482a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:28.932364 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 445/1799] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:28 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:29.090839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:29.093482 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:29.093795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:29.094061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:29.094230 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:29.105509 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:29.105509 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:29.106542 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f0bd20d-09c1-4da7-86e0-38c0a611acb9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:29.107080 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 452/1800] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:29 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:29.181462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:29.183535 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:29.185802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:29.185802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:29.204401 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:29.204401 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:29.219384 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:29.228191 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecc9e576-a6ac-4480-9fa1-effc9b411275 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:29.228633 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 454/1801] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:29 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:29.948570 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8243cb67-5994-4c63-952c-ab4281834a98 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:29.951842 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8243cb67-5994-4c63-952c-ab4281834a98 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:29.951842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8243cb67-5994-4c63-952c-ab4281834a98 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:29.951842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8243cb67-5994-4c63-952c-ab4281834a98 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:29.951842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8243cb67-5994-4c63-952c-ab4281834a98 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:29.956986 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:29.956986 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:29.958272 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8243cb67-5994-4c63-952c-ab4281834a98 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:29.958759 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 451/1802] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:29 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:30.125378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:30.128481 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:30.129511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:30.129511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:30.129511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:30.137392 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:30.137392 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:30.138880 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a4724e-e13c-46a0-8edc-4743d607dc09 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:30.139980 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 446/1803] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:30 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:30.250008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-db9ef998-c96a-474f-8a22-ee4267db586e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:30.253684 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db9ef998-c96a-474f-8a22-ee4267db586e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:30.254570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db9ef998-c96a-474f-8a22-ee4267db586e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:30.254570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db9ef998-c96a-474f-8a22-ee4267db586e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:30.273926 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:30.273926 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:30.283806 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-db9ef998-c96a-474f-8a22-ee4267db586e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:30.293816 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db9ef998-c96a-474f-8a22-ee4267db586e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:30.294471 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 453/1804] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:30 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:30.976020 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-936657e2-b903-4e09-8f4a-967bd979b11f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:30.978664 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-936657e2-b903-4e09-8f4a-967bd979b11f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:30.979044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-936657e2-b903-4e09-8f4a-967bd979b11f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:30.979336 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-936657e2-b903-4e09-8f4a-967bd979b11f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:30.979465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-936657e2-b903-4e09-8f4a-967bd979b11f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:30.986196 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:30.986196 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:30.987486 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-936657e2-b903-4e09-8f4a-967bd979b11f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:30.988128 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 455/1805] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:30 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:31.163567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:31.166376 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:31.166582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:31.167100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:31.167261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:31.179345 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:31.179345 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:31.180839 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d9456c1-ad05-4ce7-b2a4-880bd9f6ecbc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:31.181341 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 452/1806] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:31 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:31.316685 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:31.320346 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:31.320661 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:31.320929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:31.337060 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:31.337060 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:31.345333 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:31.352344 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dca6ddc-42eb-4529-b4b9-08316e369b2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:31.353468 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 447/1807] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:31 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:32.002228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:32.004617 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:32.004878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:32.005153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:32.005338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:32.017938 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:32.017938 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:32.017938 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-158ac6fc-e034-4c8d-b0a5-d4692375c80c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:32.017938 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 454/1808] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:32 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:32.208497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:32.211649 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:32.211923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:32.212175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:32.212376 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:32.217054 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:32.217054 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:32.217921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca84d569-18e3-4902-84b8-4d9ff3694c53 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:32.218410 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 456/1809] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:32 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:32.375198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:32.380879 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:32.380879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:32.380879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:32.395808 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:32.395808 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:32.402883 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:32.410901 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8428a40b-2fc2-448c-a547-eb4782ba7082 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:32.411814 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 453/1810] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:32 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:33.043358 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:33.046667 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:33.046667 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:33.046893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:33.047033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:33.058159 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:33.058159 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:33.059569 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3ec6b82-4fca-4cb8-8e48-369c70441d9d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:33.060255 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 448/1811] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:33 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:33.240946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:33.243254 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:33.243254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:33.243739 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:33.243957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:33.254675 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:33.254675 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:33.256328 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3eb75f44-b503-45ac-a599-2025c1b9bdb2 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:33.256599 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 455/1812] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:33 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:33.432117 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:33.436711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:33.436711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:33.436711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:33.450401 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:33.450401 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:33.456666 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:33.463522 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49dbb2b3-ca22-4faa-8372-7edb2504cca5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:33.464178 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 457/1813] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:33 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:34.078449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27571df3-37dd-49f0-8839-f859895d34a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:34.081706 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27571df3-37dd-49f0-8839-f859895d34a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:34.082737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27571df3-37dd-49f0-8839-f859895d34a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:34.082737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27571df3-37dd-49f0-8839-f859895d34a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:34.082737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-27571df3-37dd-49f0-8839-f859895d34a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:34.089334 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:34.089334 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:34.091118 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27571df3-37dd-49f0-8839-f859895d34a7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:34.094550 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 454/1814] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:34 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:34.272952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:34.276261 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:34.276609 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:34.276886 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:34.277049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:34.290900 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:34.290900 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:34.290900 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e84dfdce-8261-4b51-b5b2-920c44de9674 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:34.292573 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 449/1815] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:34 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:34.482867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:34.486505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:34.486967 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:34.487263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:34.519871 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:34.519871 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:34.527180 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:34.537062 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e4f89d80-5f58-4e9d-847e-11062ed9ae9f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:34.538911 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 456/1816] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:34 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:35.106523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:35.109803 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:35.109803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:35.109803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:35.109803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:35.114301 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:35.114301 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:35.115381 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a03e5f6-fafb-4a4a-884a-1d8fcc39ec3c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:35.115901 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 458/1817] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:35 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:35.312584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-190dddd3-e428-4cbe-94cb-5e090298d958 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:35.314670 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-190dddd3-e428-4cbe-94cb-5e090298d958 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:35.314670 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-190dddd3-e428-4cbe-94cb-5e090298d958 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:35.316328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-190dddd3-e428-4cbe-94cb-5e090298d958 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:35.316328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-190dddd3-e428-4cbe-94cb-5e090298d958 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:35.325469 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:35.325469 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:35.325469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-190dddd3-e428-4cbe-94cb-5e090298d958 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:35.325469 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 455/1818] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:35 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:35.560529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:35.562914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:35.563284 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:35.563526 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:35.590614 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:35.590614 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:35.595699 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:35.612140 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a253f2c-c7f5-4ea8-a407-6bb7f7225232 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:35.612140 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 450/1819] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:35 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:36.132455 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:36.134772 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:36.135017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:36.135295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:36.135571 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:36.141261 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:36.141261 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:36.141842 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67d9f4ca-5cfc-421e-a77d-608009fffba5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:36.142428 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 457/1820] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:36 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:36.342890 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:36.345618 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:36.345973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:36.346163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:36.346314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:36.359992 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:36.359992 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:36.360808 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f13b00c-1d12-4cb0-b96e-c43cf9547698 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:36.361296 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 459/1821] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:36 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:36.628405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:36.632864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:36.633017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:36.633453 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:36.649188 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:36.649188 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:36.659560 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:36.669353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97786067-8bd0-4f6d-9965-0eaaaeeeaea9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:36.671126 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 456/1822] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:36 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:37.159490 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:37.161531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:37.162148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:37.162403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:37.163604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:37.170025 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:37.170025 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:37.176356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4744cf4-1559-48ef-9a43-d43800bfd5f7 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:37.176356 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 451/1823] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:37 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:37.382361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:37.385258 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:37.385555 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:37.386797 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:37.387069 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:37.392908 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:37.392908 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:37.393722 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f8ee6ade-9a70-472a-b88a-b25993a0d7bb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:37.394383 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 458/1824] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:37 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:37.697495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-172190f4-09fd-4586-a2bd-61b7205e0520 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:37.700279 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-172190f4-09fd-4586-a2bd-61b7205e0520 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:37.700279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-172190f4-09fd-4586-a2bd-61b7205e0520 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:37.700786 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-172190f4-09fd-4586-a2bd-61b7205e0520 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:37.715239 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:37.715239 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:37.720525 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-172190f4-09fd-4586-a2bd-61b7205e0520 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:37.727684 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-172190f4-09fd-4586-a2bd-61b7205e0520 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:37.727684 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 460/1825] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:37 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:38.194441 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-101358e7-3de6-45ed-aa22-275248346e03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:38.198015 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-101358e7-3de6-45ed-aa22-275248346e03 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:38.198015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-101358e7-3de6-45ed-aa22-275248346e03 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:38.198015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-101358e7-3de6-45ed-aa22-275248346e03 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:38.198827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-101358e7-3de6-45ed-aa22-275248346e03 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:38.206155 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:38.206155 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:38.207543 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-101358e7-3de6-45ed-aa22-275248346e03 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:38.208150 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 457/1826] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:38 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:38.419819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:38.428995 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:38.434660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:38.434660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:38.434660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:38.444245 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:38.444245 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:38.445734 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-262a1e6b-a3d3-4c5b-a01f-84fa6a5e730f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:38.445734 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 452/1827] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:38 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:38.747532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:38.751472 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:38.751753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:38.751883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:38.762959 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:38.762959 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:38.767318 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:38.772621 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48d43e70-6767-4af4-9943-5137fc85f5d7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:38.773282 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 459/1828] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:38 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:38.906506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a31d761a-228e-4ef9-b8e8-9ec71c2820b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:38.910958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a31d761a-228e-4ef9-b8e8-9ec71c2820b1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650/action Aug 12 12:51:38.911665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a31d761a-228e-4ef9-b8e8-9ec71c2820b1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:38.912603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a31d761a-228e-4ef9-b8e8-9ec71c2820b1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:38.944919 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:38.944919 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:38.966802 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac642474-add2-4e5c-bba8-17cdf81db7c4 req-a31d761a-228e-4ef9-b8e8-9ec71c2820b1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650/action returned with HTTP 204 Aug 12 12:51:38.966802 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 461/1829] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:38 2026] POST /volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:39.225126 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8680a141-9eff-4bc5-9f86-3da766003685 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:39.233358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8680a141-9eff-4bc5-9f86-3da766003685 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:39.233943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8680a141-9eff-4bc5-9f86-3da766003685 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:39.233943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8680a141-9eff-4bc5-9f86-3da766003685 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:39.235331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8680a141-9eff-4bc5-9f86-3da766003685 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:39.244391 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:39.244391 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:39.245748 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8680a141-9eff-4bc5-9f86-3da766003685 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:39.246569 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 458/1830] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:39 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:39.462794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36007ed8-ba90-45b4-8caa-67628a224978 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:39.466945 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36007ed8-ba90-45b4-8caa-67628a224978 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:39.467257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36007ed8-ba90-45b4-8caa-67628a224978 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:39.467732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36007ed8-ba90-45b4-8caa-67628a224978 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:39.467732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-36007ed8-ba90-45b4-8caa-67628a224978 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:39.474962 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:39.474962 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:39.474962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36007ed8-ba90-45b4-8caa-67628a224978 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:39.475451 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 453/1831] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:39 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:39.789960 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:39.791863 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:39.791863 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:39.792069 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:39.804723 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:39.804723 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:39.809227 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:39.815205 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-55a9240c-3565-48a7-a36d-f3f6320f5b4c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:39.815930 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 460/1832] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:39 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:39.839156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b4eab151-f603-4558-888f-b6de32bb3473 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:39.841349 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4eab151-f603-4558-888f-b6de32bb3473 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:39.841762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4eab151-f603-4558-888f-b6de32bb3473 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:39.842130 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4eab151-f603-4558-888f-b6de32bb3473 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:39.854607 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:39.854607 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:39.859611 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b4eab151-f603-4558-888f-b6de32bb3473 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:39.867971 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4eab151-f603-4558-888f-b6de32bb3473 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:39.867971 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 462/1833] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:39 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:39.924631 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:39.930396 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:39.930657 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:39.931019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:39.943537 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:39.943537 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:39.948967 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:39.955479 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-825c5366-3834-40ae-bb98-85ff079e00d9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:39.956366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 459/1834] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:39 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 1168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:39.987671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.001607 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/action Aug 12 12:51:40.006221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:40.008203 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:40.045598 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:40.045598 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:40.047467 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:40.065498 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Begin detaching volume completed successfully. Aug 12 12:51:40.066324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-068c205a-a40e-40be-856b-8ffa27df0c36 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/action returned with HTTP 202 Aug 12 12:51:40.068413 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 454/1835] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:51:39 2026] POST /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:40.141804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4d11fecc-49fb-4bed-bf5d-21528db4aece None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.142600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d11fecc-49fb-4bed-bf5d-21528db4aece None None] GET https://10.4.3.81/volume// Aug 12 12:51:40.142816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d11fecc-49fb-4bed-bf5d-21528db4aece None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:40.142992 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d11fecc-49fb-4bed-bf5d-21528db4aece None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:40.143582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d11fecc-49fb-4bed-bf5d-21528db4aece None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:40.146866 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 461/1836] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:40.154191 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.157956 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:40.158333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:40.158587 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:40.174027 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:40.174027 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:40.182567 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:40.188957 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e526e745-44af-4a0f-a5d1-c77b20c9fef0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:40.189397 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 463/1837] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:40 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:40.202727 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-8ce3b6e5-2f76-43cf-a429-2cf1c01b7625 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.205080 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-8ce3b6e5-2f76-43cf-a429-2cf1c01b7625 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption Aug 12 12:51:40.205286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-8ce3b6e5-2f76-43cf-a429-2cf1c01b7625 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:40.205498 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-8ce3b6e5-2f76-43cf-a429-2cf1c01b7625 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:40.219532 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:40.219532 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:40.231898 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-8ce3b6e5-2f76-43cf-a429-2cf1c01b7625 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption returned with HTTP 200 Aug 12 12:51:40.232451 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 460/1838] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:51:40 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:40.269818 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.275241 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:40.278491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:40.278796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:40.278954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:40.289107 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:40.289107 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:40.290188 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-058a5259-b8ac-4cdc-83fa-838f375810f6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:40.290402 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 455/1839] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:40 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:40.497595 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:40.500959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:40.501485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:40.502359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:40.502359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:40.508594 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:40.508594 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:40.509292 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d0695af-7922-4ff1-9abe-fe6776de20f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:40.510660 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 462/1840] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:40 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:41.306748 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.309561 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:41.309846 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:41.310114 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:41.310293 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:41.316553 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.316553 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:41.317928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d968f4c8-22f3-48b0-a761-b02bb10d4f3e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:41.318627 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 464/1841] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:41 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:41.525400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e02e2699-887b-456a-850c-2bb04eae89c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.531962 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e02e2699-887b-456a-850c-2bb04eae89c6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 Aug 12 12:51:41.531962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e02e2699-887b-456a-850c-2bb04eae89c6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:41.533802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e02e2699-887b-456a-850c-2bb04eae89c6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:41.544009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.545934 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:41.548929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:41.548929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:41.548929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:41.549082 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.549082 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:41.553161 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.553161 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:41.555503 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa40deb7-2b84-4a5a-b477-ca5b93185a11 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:41.555503 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 456/1842] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:41 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:41.570905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.574241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:51:41.575045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "731120a2-e60b-43c3-9589-45d0e71654ff", "incremental": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:41.579805 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating new backup {'backup': {'volume_id': '731120a2-e60b-43c3-9589-45d0e71654ff', 'incremental': True}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:51:41.579805 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating backup of volume 731120a2-e60b-43c3-9589-45d0e71654ff in container None Aug 12 12:51:41.589449 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.589449 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:41.590564 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:51:41.615147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['eff47404-a41e-4821-bf1d-6acda2c7eeb7', 'd40fa909-efac-4f1e-b1c1-2d615712e764'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:41.615544 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cea3e4af-1b6c-49fb-acf6-88a20fa79178 req-e02e2699-887b-456a-850c-2bb04eae89c6 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 returned with HTTP 200 Aug 12 12:51:41.616037 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 461/1843] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:51:41 2026] DELETE /volume/v3/attachments/566bbd3c-1aa5-4519-950c-909dae7b8650 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:41.644562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63f646fe-1d66-4c6e-bbdb-b98050695f9f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 12 12:51:41.645366 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 463/1844] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:51:41 2026] POST /volume/v3/backups => generated 109 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:51:41.656074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.657893 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] DELETE https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:41.658216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:41.658351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:41.658483 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Delete backup with id: 2c3a72b8-3800-4ac2-abe2-df35977308fd. Aug 12 12:51:41.662752 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.662752 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:41.676573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] delete_backup rpcapi backup_id 2c3a72b8-3800-4ac2-abe2-df35977308fd {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:51:41.679049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f1113f3-6492-4490-a425-c1cf4d8b7bad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 202 Aug 12 12:51:41.680623 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 465/1845] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:51:41 2026] DELETE /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:41.691099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:41.693835 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:41.694033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:41.694293 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:41.694453 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:41.701183 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:41.701183 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:41.704315 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0b0050c-025c-429e-a9f8-fae4aafc98f4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 200 Aug 12 12:51:41.704315 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 457/1846] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:41 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:42.340399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d400f4e4-7284-4b54-9746-00ae10acc075 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.343130 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d400f4e4-7284-4b54-9746-00ae10acc075 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:42.343635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d400f4e4-7284-4b54-9746-00ae10acc075 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:42.343989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d400f4e4-7284-4b54-9746-00ae10acc075 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:42.344233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d400f4e4-7284-4b54-9746-00ae10acc075 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:42.353271 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:42.353271 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:42.354903 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d400f4e4-7284-4b54-9746-00ae10acc075 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:42.355604 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 462/1847] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:42 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:42.365600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.373286 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:42.374390 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:42.376130 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:42.391957 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:42.391957 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:42.400820 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:42.408314 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6821fc40-173a-4bc8-9e24-3d7cf13f76a4 req-cadb4559-f25b-4b31-9d92-30d661c4f157 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:42.409676 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 464/1848] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:42 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:42.525238 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b8d808d-58c5-48e9-9592-786a6de91211 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.527811 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:42.528260 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-50011619"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:42.530536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-50011619'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:42.539594 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume of 1 GB Aug 12 12:51:42.541110 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:42.541110 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:42.548381 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Availability Zones retrieved successfully. Aug 12 12:51:42.562077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (4c8e6b5c-eb06-4b77-aa5b-bb10d7f36e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:42.564310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb32e31-cec9-4536-82a3-c79b4dae84c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.566275 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:42.580424 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:42.580424 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:42.600103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb32e31-cec9-4536-82a3-c79b4dae84c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.601222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd404202-bcb8-42bb-9375-80fc0d777efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.656519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Created reservations ['febb50f8-7c30-4644-ab87-ec74406ff27b', '57ec101f-1db4-422d-b67c-59075e5556d1', 'c6256e5c-c31c-4db7-914f-29b387361fef', '0548e576-1459-46a9-96e8-d4ddd089ee09'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:42.658641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd404202-bcb8-42bb-9375-80fc0d777efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['febb50f8-7c30-4644-ab87-ec74406ff27b', '57ec101f-1db4-422d-b67c-59075e5556d1', 'c6256e5c-c31c-4db7-914f-29b387361fef', '0548e576-1459-46a9-96e8-d4ddd089ee09']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.659183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0da9991-c417-4cf0-b6cb-6cdc132f029f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.693418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0da9991-c417-4cf0-b6cb-6cdc132f029f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f12d7a9-cc80-4996-acb5-0b16723c92b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-50011619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['febb50f8-7c30-4644-ab87-ec74406ff27b','57ec101f-1db4-422d-b67c-59075e5556d1','c6256e5c-c31c-4db7-914f-29b387361fef','0548e576-1459-46a9-96e8-d4ddd089ee09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-50011619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f12d7a9-cc80-4996-acb5-0b16723c92b8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='721d993838d94ee6892dd126e069fb20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3534d85462b4597b8c1ce240038e9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.693981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c7ccbc-1a1c-4c1a-9e84-eb987e33fd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.717921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.719865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c7ccbc-1a1c-4c1a-9e84-eb987e33fd9e) transitioned into state 'SUCCESS' from state '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-50011619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['febb50f8-7c30-4644-ab87-ec74406ff27b','57ec101f-1db4-422d-b67c-59075e5556d1','c6256e5c-c31c-4db7-914f-29b387361fef','0548e576-1459-46a9-96e8-d4ddd089ee09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.720406 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd Aug 12 12:51:42.720659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:42.720811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edd178d-84f6-406a-b3e0-fb3b2e30211f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.720912 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:42.720991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 2c3a72b8-3800-4ac2-abe2-df35977308fd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:42.726100 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34f6d7f3-8c0c-4592-af34-f9253a7bd2e9 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd returned with HTTP 404 Aug 12 12:51:42.727604 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 458/1849] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:42 2026] GET /volume/v3/backups/2c3a72b8-3800-4ac2-abe2-df35977308fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:42.733567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edd178d-84f6-406a-b3e0-fb3b2e30211f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.734741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (4c8e6b5c-eb06-4b77-aa5b-bb10d7f36e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:42.735216 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request issued successfully. Aug 12 12:51:42.735861 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b8d808d-58c5-48e9-9592-786a6de91211 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:42.736714 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 466/1850] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:42 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:42.739588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.741634 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:42.742346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-719779882"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:42.746306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-719779882'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:42.746306 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume of 1 GB Aug 12 12:51:42.754271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0da81276-2416-439b-b859-a52da5a39980 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:42.755404 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Availability Zones retrieved successfully. Aug 12 12:51:42.761801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0da81276-2416-439b-b859-a52da5a39980 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:42.761801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0da81276-2416-439b-b859-a52da5a39980 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:42.761801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0da81276-2416-439b-b859-a52da5a39980 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:42.765126 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (7ce443ce-259e-40bd-8815-c4c56918c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:42.767365 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1694364a-b861-4095-95a9-e0e9b7861356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.768715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:42.774481 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:42.774481 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:42.780571 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0da81276-2416-439b-b859-a52da5a39980 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:42.787726 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0da81276-2416-439b-b859-a52da5a39980 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:42.788303 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 465/1851] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:42 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:42.815886 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1694364a-b861-4095-95a9-e0e9b7861356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.817732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ca35863-22e7-49ca-a315-55647d0aa7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.903875 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['78772167-90af-4c00-a6de-879763b95e24', '1247eb30-e326-4993-9246-1432c2cc60aa', 'f401b32c-0515-41d6-89df-6ed569a5401a', 'fa529816-a07d-4e92-959d-88711486c56a'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:42.905247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ca35863-22e7-49ca-a315-55647d0aa7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78772167-90af-4c00-a6de-879763b95e24', '1247eb30-e326-4993-9246-1432c2cc60aa', 'f401b32c-0515-41d6-89df-6ed569a5401a', 'fa529816-a07d-4e92-959d-88711486c56a']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.906242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cde129-6609-44b8-89d1-92a9825972a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.942070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cde129-6609-44b8-89d1-92a9825972a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14268472-4498-4f70-83d8-1e4c904fa392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-719779882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['78772167-90af-4c00-a6de-879763b95e24','1247eb30-e326-4993-9246-1432c2cc60aa','f401b32c-0515-41d6-89df-6ed569a5401a','fa529816-a07d-4e92-959d-88711486c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-719779882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14268472-4498-4f70-83d8-1e4c904fa392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.942070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21371c77-d4d0-4a81-b706-75c53b7f65f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:42.975233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21371c77-d4d0-4a81-b706-75c53b7f65f5) transitioned into state 'SUCCESS' from state '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-719779882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f9c1bec11421ba9a8cd68acbb4e5c',qos_specs=None,replication_status=,reservations=['78772167-90af-4c00-a6de-879763b95e24','1247eb30-e326-4993-9246-1432c2cc60aa','f401b32c-0515-41d6-89df-6ed569a5401a','fa529816-a07d-4e92-959d-88711486c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a39de41f1d4f33bcf6870de2adddbd',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:42.976266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27d0eae-afe5-4e13-b81e-ae3a715033b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:43.002784 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27d0eae-afe5-4e13-b81e-ae3a715033b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:43.004001 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Flow 'volume_create_api' (7ce443ce-259e-40bd-8815-c4c56918c20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:43.004587 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Create volume request issued successfully. Aug 12 12:51:43.011168 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e7c961c-e62b-42eb-9ae0-d040671866cd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:43.011964 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 463/1852] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:51:42 2026] POST /volume/v3/volumes => generated 746 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:43.028910 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:43.032048 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:51:43.032485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:43.033000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:43.045696 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:43.045696 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:43.061166 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:51:43.069253 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad6f84d-e90d-4a48-ab33-2f5a80c75821 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 returned with HTTP 200 Aug 12 12:51:43.069253 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 459/1853] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:43 2026] GET /volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:43.374609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d9a744c-41c8-43e6-a88a-055e2830999a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:43.377314 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d9a744c-41c8-43e6-a88a-055e2830999a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:43.377605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d9a744c-41c8-43e6-a88a-055e2830999a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:43.377883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d9a744c-41c8-43e6-a88a-055e2830999a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:43.378046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7d9a744c-41c8-43e6-a88a-055e2830999a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:43.384704 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:43.384704 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:43.385845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d9a744c-41c8-43e6-a88a-055e2830999a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:43.386373 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 467/1854] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:43 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:43.806115 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c35da11a-f70a-423a-a751-5a5996e70deb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:43.808548 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c35da11a-f70a-423a-a751-5a5996e70deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:43.808869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c35da11a-f70a-423a-a751-5a5996e70deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:43.809825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c35da11a-f70a-423a-a751-5a5996e70deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:43.820963 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:43.820963 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:43.831963 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c35da11a-f70a-423a-a751-5a5996e70deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:43.844353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c35da11a-f70a-423a-a751-5a5996e70deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:43.844837 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 466/1855] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:43 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:43.904652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:43.908572 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:43.908943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:43.909500 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:43.921255 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:43.921255 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:43.934135 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:43.941089 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-918373c6-4f86-4bfe-be22-2359761dac4b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:43.942567 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 464/1856] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:43 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:44.070647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c84a0315-eae3-49b6-acaa-1f0addbdaa89 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.071151 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c84a0315-eae3-49b6-acaa-1f0addbdaa89 None None] GET https://10.4.3.81/volume// Aug 12 12:51:44.071380 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c84a0315-eae3-49b6-acaa-1f0addbdaa89 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.071619 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c84a0315-eae3-49b6-acaa-1f0addbdaa89 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.072036 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c84a0315-eae3-49b6-acaa-1f0addbdaa89 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:44.072405 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 460/1857] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:44.083155 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-885f1e66-22c7-4408-a52f-607a1e0e09db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.091483 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6d8bbf26-d103-487e-b105-d2c558266c52 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.096458 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d8bbf26-d103-487e-b105-d2c558266c52 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:51:44.096458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6d8bbf26-d103-487e-b105-d2c558266c52 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.096458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6d8bbf26-d103-487e-b105-d2c558266c52 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.106065 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.106065 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:44.117805 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6d8bbf26-d103-487e-b105-d2c558266c52 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:51:44.122878 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d8bbf26-d103-487e-b105-d2c558266c52 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 returned with HTTP 200 Aug 12 12:51:44.123909 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 467/1858] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:44.135572 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-885f1e66-22c7-4408-a52f-607a1e0e09db tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:44.135997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-885f1e66-22c7-4408-a52f-607a1e0e09db tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f12d7a9-cc80-4996-acb5-0b16723c92b8", "connector": null, "instance_uuid": "8c4fed14-6613-41fc-b545-2e42871e7326"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:44.143290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-44a87172-1302-4ed5-843c-00fe070dad81 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.147436 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:51:44.147436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14268472-4498-4f70-83d8-1e4c904fa392", "name": "tempest-VolumesBackupsTest-Backup-570446923"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:44.150384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating new backup {'backup': {'volume_id': '14268472-4498-4f70-83d8-1e4c904fa392', 'name': 'tempest-VolumesBackupsTest-Backup-570446923'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:51:44.150999 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating backup of volume 14268472-4498-4f70-83d8-1e4c904fa392 in container None Aug 12 12:51:44.157016 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.157016 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:44.167628 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.167628 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:44.167974 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Volume info retrieved successfully. Aug 12 12:51:44.206260 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Created reservations ['663ed09a-7e4c-48c0-9b0b-e05ff767d68b', '3ce29db7-a1e2-4386-b249-b0bc5f385848'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:44.214912 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-885f1e66-22c7-4408-a52f-607a1e0e09db tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:44.215624 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 468/1859] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:44 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 12 12:51:44.261970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3bb8d25-3620-488a-b945-694d4d570355 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.265927 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3bb8d25-3620-488a-b945-694d4d570355 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:44.265927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3bb8d25-3620-488a-b945-694d4d570355 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.265927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3bb8d25-3620-488a-b945-694d4d570355 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.273469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44a87172-1302-4ed5-843c-00fe070dad81 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:51:44.274213 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 465/1860] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:44 2026] POST /volume/v3/backups => generated 327 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:44.282740 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.282740 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fe55ed27-5275-4097-9902-53ed38389984 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe55ed27-5275-4097-9902-53ed38389984 None None] GET https://10.4.3.81/volume// Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe55ed27-5275-4097-9902-53ed38389984 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe55ed27-5275-4097-9902-53ed38389984 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe55ed27-5275-4097-9902-53ed38389984 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:44.286183 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 468/1861] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:44.292600 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3bb8d25-3620-488a-b945-694d4d570355 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:44.297855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-702159fd-aa6a-4a7b-82e2-0790b102265a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.300615 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.300835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-702159fd-aa6a-4a7b-82e2-0790b102265a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:44.301034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-702159fd-aa6a-4a7b-82e2-0790b102265a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.301300 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-702159fd-aa6a-4a7b-82e2-0790b102265a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.301451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-702159fd-aa6a-4a7b-82e2-0790b102265a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:44.305936 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:44.305936 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.306600 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.307136 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3bb8d25-3620-488a-b945-694d4d570355 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:44.307722 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 461/1862] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:44.311173 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.311173 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:44.312333 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-702159fd-aa6a-4a7b-82e2-0790b102265a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:44.313030 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 469/1863] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:44.337096 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.337096 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:44.348598 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:44.361727 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-1d8d916c-8051-4639-a71f-ddc62d198ef8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:44.362996 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 466/1864] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1028 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:44.405608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-496ff720-9392-47bf-9e9b-24e40ea1620f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.408269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-496ff720-9392-47bf-9e9b-24e40ea1620f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:44.408726 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-496ff720-9392-47bf-9e9b-24e40ea1620f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:44.409152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-496ff720-9392-47bf-9e9b-24e40ea1620f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:44.409461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-496ff720-9392-47bf-9e9b-24e40ea1620f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:44.419060 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.419060 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:44.420887 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-496ff720-9392-47bf-9e9b-24e40ea1620f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:44.422008 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 469/1865] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:44 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:44.531888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:44.536391 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 Aug 12 12:51:44.537094 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:44.557939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:44.564686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:44.566631 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:44.566631 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:44.700984 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" released by "attachment_update" :: held 0.136s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:44.701366 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-b46356bf-9137-4b16-add5-a287b7ca4363 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 returned with HTTP 200 Aug 12 12:51:44.702328 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 462/1866] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:44 2026] PUT /volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:45.202815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54203851-a6e8-4692-85d8-f005f60758de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.205208 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:45.205849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1185969422"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:45.208014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1185969422'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:45.208216 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume of 1 GB Aug 12 12:51:45.214154 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Availability Zones retrieved successfully. Aug 12 12:51:45.221237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (63b3d229-ae4e-4419-8a8d-ef2826b476c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:45.222414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceacc66-9668-42e8-ada6-5b88f4efa4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:45.223992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:45.279002 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceacc66-9668-42e8-ada6-5b88f4efa4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:45.279587 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d4e700-20ff-4d2a-9ba7-d4133c8b3a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:45.329799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7657c440-685b-437c-9205-49663ad8db88 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.331598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bca814b1-0043-4616-994c-6901727aa408 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.337669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bca814b1-0043-4616-994c-6901727aa408 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:45.337669 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bca814b1-0043-4616-994c-6901727aa408 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.337669 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bca814b1-0043-4616-994c-6901727aa408 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.338000 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7657c440-685b-437c-9205-49663ad8db88 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:45.338000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7657c440-685b-437c-9205-49663ad8db88 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.338000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7657c440-685b-437c-9205-49663ad8db88 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.338000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7657c440-685b-437c-9205-49663ad8db88 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:45.351699 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.351699 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:45.351699 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7657c440-685b-437c-9205-49663ad8db88 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:45.351699 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 467/1867] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:45 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:45.361120 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.361120 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:45.369803 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bca814b1-0043-4616-994c-6901727aa408 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:45.373210 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bca814b1-0043-4616-994c-6901727aa408 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:45.374124 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 470/1868] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:45 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:45.409919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Created reservations ['93a84c11-f939-4012-8453-76af649e1fda', '79ba6b1f-c025-4f1b-95ec-f16d1d12ba98', '344051fd-7f61-41a9-ad7a-ffe16bf6217d', '95d16aa1-3d9a-4d80-924e-af9784ef1200'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:45.409919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d4e700-20ff-4d2a-9ba7-d4133c8b3a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a84c11-f939-4012-8453-76af649e1fda', '79ba6b1f-c025-4f1b-95ec-f16d1d12ba98', '344051fd-7f61-41a9-ad7a-ffe16bf6217d', '95d16aa1-3d9a-4d80-924e-af9784ef1200']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:45.410227 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe8c908-3b07-4ff9-8400-bec70a26c834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:45.441181 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe8c908-3b07-4ff9-8400-bec70a26c834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91555e45-9598-4596-96ad-babd0c19899a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1185969422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['93a84c11-f939-4012-8453-76af649e1fda','79ba6b1f-c025-4f1b-95ec-f16d1d12ba98','344051fd-7f61-41a9-ad7a-ffe16bf6217d','95d16aa1-3d9a-4d80-924e-af9784ef1200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1185969422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91555e45-9598-4596-96ad-babd0c19899a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34f05624dfd431084f8db7ad10936ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0678021a7c1346d79d543dcc08450ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:45.441850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.443614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:45.443857 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.444146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.444323 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:45.444960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ffe9cc8-f731-459e-8016-4f2bb1ac4086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:45.451526 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.451526 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:45.452668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f10434c-9f1e-4f8c-a31f-a238d1c89ab2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:45.453228 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 463/1869] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:45 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:45.470765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ffe9cc8-f731-459e-8016-4f2bb1ac4086) transitioned into state 'SUCCESS' from state '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-1185969422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['93a84c11-f939-4012-8453-76af649e1fda','79ba6b1f-c025-4f1b-95ec-f16d1d12ba98','344051fd-7f61-41a9-ad7a-ffe16bf6217d','95d16aa1-3d9a-4d80-924e-af9784ef1200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:45.471551 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba5533a-08af-4b67-a73b-207043b088a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:45.483995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba5533a-08af-4b67-a73b-207043b088a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:45.484848 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (63b3d229-ae4e-4419-8a8d-ef2826b476c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:45.485180 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request issued successfully. Aug 12 12:51:45.485866 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54203851-a6e8-4692-85d8-f005f60758de tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:45.486303 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 470/1870] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:51:45 2026] POST /volume/v3/volumes => generated 749 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:45.502561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.508712 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:45.508910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.509367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.523609 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.523609 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:45.535512 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:45.544149 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0544ff56-b66d-4c7b-af7e-531e9c7353f2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:45.545528 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 468/1871] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:45 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:45.732258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-13fe29b7-89e4-472c-ab11-e12749810990 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.734474 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:45.734622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.734836 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.735008 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume with id: 0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:45.743822 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.743822 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:45.745226 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:45.759176 np0000007055 devstack@c-api.service[100195]: WARNING cinder.keymgr.conf_key_mgr [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 12:51:45.767384 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume request issued successfully. Aug 12 12:51:45.767384 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13fe29b7-89e4-472c-ab11-e12749810990 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 202 Aug 12 12:51:45.767801 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 471/1872] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:51:45 2026] DELETE /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:51:45.778866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:45.781394 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:45.781461 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:45.782065 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:45.793598 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:45.793598 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:45.798636 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:51:45.805295 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fa6b78b-8d03-47c3-a1fe-505727201715 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 200 Aug 12 12:51:45.805295 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 464/1873] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:45 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.057502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.060041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:46.060360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.060689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.075221 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.075221 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:46.079364 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:46.085307 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8c3a676-2b0d-49dd-a2da-778211a708e8 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:51:46.085795 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 471/1874] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:46.134542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.136959 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:46.137210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.137426 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.148530 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.148530 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:46.153269 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:46.158305 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-7ac726b5-c9af-44df-b7e4-c12107746a7f tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:51:46.158839 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 469/1875] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:46.184144 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.187303 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] POST https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20/action Aug 12 12:51:46.188238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:46.188639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:46.205157 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.205157 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:46.206048 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:46.214892 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Begin detaching volume completed successfully. Aug 12 12:51:46.215406 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-3264529f-7f68-4206-8ac3-4d1b8c9e3eb6 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20/action returned with HTTP 202 Aug 12 12:51:46.216354 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 472/1876] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:51:46 2026] POST /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:46.274147 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a323d5ad-aa61-41be-994c-c8ae3f193d92 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.274651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a323d5ad-aa61-41be-994c-c8ae3f193d92 None None] GET https://10.4.3.81/volume// Aug 12 12:51:46.275205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a323d5ad-aa61-41be-994c-c8ae3f193d92 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.275205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a323d5ad-aa61-41be-994c-c8ae3f193d92 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.276740 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a323d5ad-aa61-41be-994c-c8ae3f193d92 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:46.276740 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 465/1877] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:46.292405 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.295182 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:46.295475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.295705 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.309152 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.309152 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:46.315129 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:46.323210 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-4413192e-51e1-4de2-aeb3-46ecb75fc696 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:51:46.323748 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 472/1878] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:46.366249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d714361-d37d-475e-87d3-7154334c5152 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.369679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d714361-d37d-475e-87d3-7154334c5152 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:46.369979 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d714361-d37d-475e-87d3-7154334c5152 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.370275 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d714361-d37d-475e-87d3-7154334c5152 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.370416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1d714361-d37d-475e-87d3-7154334c5152 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:46.376926 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.376926 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:46.378701 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d714361-d37d-475e-87d3-7154334c5152 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:46.378701 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 470/1879] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.394361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.396628 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:46.396989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.397318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.410116 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.410116 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:46.417859 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:46.420954 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd5968d4-ffe9-44d7-98b8-a42c8d4746fd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:46.421645 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 473/1880] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.467054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.469274 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:46.469520 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.469762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.469932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:46.474547 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.474547 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:46.475444 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de10d0ae-6f8f-413b-96ef-e1d4b9e338cd tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:46.476196 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 466/1881] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.561207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.563431 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:46.563650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.563966 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.572804 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.572804 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:46.578452 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:46.584455 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db31ea2c-bd3c-445c-aa42-b8b6e6c2b012 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:46.585040 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 473/1882] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.639062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.641335 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:46.641556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.641742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.649796 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.649796 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:46.653936 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:46.658634 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-e1fa199d-2b2b-4553-b2d7-63b2ff9f13ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:46.659068 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 471/1883] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.738262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-de9b8f38-fcc4-4a33-91ff-84d32f8dbc31 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.739856 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de9b8f38-fcc4-4a33-91ff-84d32f8dbc31 None None] GET https://10.4.3.81/volume// Aug 12 12:51:46.739856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de9b8f38-fcc4-4a33-91ff-84d32f8dbc31 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.739856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de9b8f38-fcc4-4a33-91ff-84d32f8dbc31 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.739856 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de9b8f38-fcc4-4a33-91ff-84d32f8dbc31 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:46.740335 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 474/1884] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:46.749589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-c7aabb1f-83c9-4efc-971b-4114a01f36a4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.793874 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-c7aabb1f-83c9-4efc-971b-4114a01f36a4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:46.794370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-c7aabb1f-83c9-4efc-971b-4114a01f36a4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91555e45-9598-4596-96ad-babd0c19899a", "connector": null, "instance_uuid": "51e1d48c-bc9c-45a8-b93c-78ad92b91a48"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:46.805764 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.805764 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:46.823049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-524d5363-3e67-42c0-93af-c75df6c35ec2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.825003 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-524d5363-3e67-42c0-93af-c75df6c35ec2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d Aug 12 12:51:46.825251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-524d5363-3e67-42c0-93af-c75df6c35ec2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.825443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-524d5363-3e67-42c0-93af-c75df6c35ec2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.831439 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-524d5363-3e67-42c0-93af-c75df6c35ec2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d returned with HTTP 404 Aug 12 12:51:46.831884 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 474/1885] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/0b35e396-fc9f-4f9c-8125-0222be11843d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:46.839105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.841619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:51:46.841890 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.842149 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.843435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:51:46.844035 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-c7aabb1f-83c9-4efc-971b-4114a01f36a4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:46.844621 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 467/1886] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:46.879435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.881379 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:46.881827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.882314 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.892500 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Get all volumes completed successfully. Aug 12 12:51:46.893952 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.893952 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:46.895484 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.895484 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:46.896448 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-715ba8fd-8477-418b-ab48-799dd3d54d28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.898018 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-715ba8fd-8477-418b-ab48-799dd3d54d28 None None] GET https://10.4.3.81/volume// Aug 12 12:51:46.898018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-715ba8fd-8477-418b-ab48-799dd3d54d28 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.898018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-715ba8fd-8477-418b-ab48-799dd3d54d28 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.898018 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-715ba8fd-8477-418b-ab48-799dd3d54d28 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:46.899001 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 475/1887] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:46.899873 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:46.902456 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad817c9c-8555-4ab1-a1c4-d42755a16661 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:51:46.902845 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 472/1888] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13554 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:46.907087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-881abe07-4254-431e-ae42-5bf1e50be5a3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:46.907272 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.907958 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 475/1889] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:46.912718 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:46.913082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.913390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.926160 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-07e00741-0c81-4d75-9786-69ecbebd8c37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.926403 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:46.926403 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:46.928563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07e00741-0c81-4d75-9786-69ecbebd8c37 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] DELETE https://10.4.3.81/volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315 Aug 12 12:51:46.928853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07e00741-0c81-4d75-9786-69ecbebd8c37 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:46.929132 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07e00741-0c81-4d75-9786-69ecbebd8c37 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:46.932698 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:46.940122 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-fd4dabc5-668c-4d20-a995-95d8ceb31a72 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:46.940462 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 468/1890] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:46 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:46.967077 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07e00741-0c81-4d75-9786-69ecbebd8c37 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315 returned with HTTP 202 Aug 12 12:51:46.967520 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 476/1891] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:51:46 2026] DELETE /volume/v3/types/d822c991-e260-4c1b-9940-1017eb23d315 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:51:46.981750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4393006f-8888-449e-abfe-f90be588c6d0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:46.983552 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4393006f-8888-449e-abfe-f90be588c6d0 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:51:46.983990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4393006f-8888-449e-abfe-f90be588c6d0 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-833577733", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:47.003428 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4393006f-8888-449e-abfe-f90be588c6d0 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:51:47.003819 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 473/1892] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:51:46 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:47.013426 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0935dfca-5e7d-4f89-8678-5c1e2ae0d28d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.015914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0935dfca-5e7d-4f89-8678-5c1e2ae0d28d tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69/encryption Aug 12 12:51:47.016187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0935dfca-5e7d-4f89-8678-5c1e2ae0d28d tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:47.044422 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0935dfca-5e7d-4f89-8678-5c1e2ae0d28d tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69/encryption returned with HTTP 200 Aug 12 12:51:47.044422 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 476/1893] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:51:47 2026] POST /volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:47.055881 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.057831 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:51:47.058318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1943323545", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-833577733", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:47.060225 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1943323545', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-833577733', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:51:47.065708 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume of 1 GB Aug 12 12:51:47.066088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.066211 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.066211 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:47.066876 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Availability Zones retrieved successfully. Aug 12 12:51:47.068148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] PUT https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 Aug 12 12:51:47.068567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:47.073623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (16a71631-5c56-4133-908b-85f512b274a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:47.074921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c71052-157f-4c57-b39c-b8e023bd8d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.075982 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:47.079378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Acquiring lock "cinder-attachment_update-91555e45-9598-4596-96ad-babd0c19899a-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:47.086413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-91555e45-9598-4596-96ad-babd0c19899a-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:47.086980 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.086980 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:47.115983 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c71052-157f-4c57-b39c-b8e023bd8d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=270cfc7d-c8d9-41f5-8ef2-621c5308eb69,is_public=True,name='tempest-scenario-type-luksv2-833577733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '270cfc7d-c8d9-41f5-8ef2-621c5308eb69', '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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.116249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4570287e-47c3-4013-8e77-d7c25d793706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.160697 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-833577733 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-833577733, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:51:47.161171 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-833577733 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-833577733, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:51:47.206624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Created reservations ['1f61d809-e8d7-4776-b06b-8158c795e3c2', '403addcd-816a-4c39-adaa-7e00605d47a5', '1a47954c-9a77-47d3-bb9a-207dba657912', 'e9b4b5e8-6f73-4f8f-b7c6-bfcd61de73be'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:47.207470 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4570287e-47c3-4013-8e77-d7c25d793706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f61d809-e8d7-4776-b06b-8158c795e3c2', '403addcd-816a-4c39-adaa-7e00605d47a5', '1a47954c-9a77-47d3-bb9a-207dba657912', 'e9b4b5e8-6f73-4f8f-b7c6-bfcd61de73be']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.208258 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e3882e-0d6f-4b73-aa0b-7f418dd2e1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.226393 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-91555e45-9598-4596-96ad-babd0c19899a-np0000007055" released by "attachment_update" :: held 0.140s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:47.227082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-68fee96f-fc42-4cec-abf8-55b91550c687 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 returned with HTTP 200 Aug 12 12:51:47.227762 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 477/1894] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:47 2026] PUT /volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:47.242486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e3882e-0d6f-4b73-aa0b-7f418dd2e1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cdf89ac-b709-4370-8146-457e7bdffeb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1943323545',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['1f61d809-e8d7-4776-b06b-8158c795e3c2','403addcd-816a-4c39-adaa-7e00605d47a5','1a47954c-9a77-47d3-bb9a-207dba657912','e9b4b5e8-6f73-4f8f-b7c6-bfcd61de73be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=270cfc7d-c8d9-41f5-8ef2-621c5308eb69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1943323545',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3cdf89ac-b709-4370-8146-457e7bdffeb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5796dbd398ca4c44bb6f993da4d942cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(270cfc7d-c8d9-41f5-8ef2-621c5308eb69),volume_type_id=270cfc7d-c8d9-41f5-8ef2-621c5308eb69)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.243882 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43504dc-36bf-422c-842e-e1aa5ee4aed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.270914 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43504dc-36bf-422c-842e-e1aa5ee4aed2) transitioned into state 'SUCCESS' from state '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-1943323545',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['1f61d809-e8d7-4776-b06b-8158c795e3c2','403addcd-816a-4c39-adaa-7e00605d47a5','1a47954c-9a77-47d3-bb9a-207dba657912','e9b4b5e8-6f73-4f8f-b7c6-bfcd61de73be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=270cfc7d-c8d9-41f5-8ef2-621c5308eb69)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.271691 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a15b4a-d917-475b-9cf0-793b7f9b6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.289495 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a15b4a-d917-475b-9cf0-793b7f9b6dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.291017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (16a71631-5c56-4133-908b-85f512b274a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:47.291615 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request issued successfully. Aug 12 12:51:47.292726 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adf0206f-a4d3-41a0-94c7-e69ce120f129 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:51:47.293472 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 469/1895] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:51:47 2026] POST /volume/v3/volumes => generated 784 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:47.392756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.396520 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:47.396793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:47.397076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:47.397286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:47.413192 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.413192 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:47.413939 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec4e633a-0db8-46ae-a19a-f5eb61e9c6be tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:47.414402 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 474/1896] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:47 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:47.439372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.443801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:47.443801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:47.443801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:47.460175 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.460175 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:47.468857 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:47.473019 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5a77436c-4c2b-48ac-b740-efe78bd78d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:47.473844 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 477/1897] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:47 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:47.489619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-390cd934-713d-4cd4-932d-7d533474b2a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.492847 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-390cd934-713d-4cd4-932d-7d533474b2a3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:47.493296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-390cd934-713d-4cd4-932d-7d533474b2a3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:47.493385 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-390cd934-713d-4cd4-932d-7d533474b2a3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:47.493555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-390cd934-713d-4cd4-932d-7d533474b2a3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:47.502466 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.502466 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:47.503722 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-390cd934-713d-4cd4-932d-7d533474b2a3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:47.504633 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 478/1898] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:47 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:47.515561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.518454 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:51:47.519062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:47.519062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:47.532462 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.532462 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:47.537196 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:47.544485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abfb225c-c200-436a-ae50-12abeeb9deb2 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:51:47.545159 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 470/1899] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:47 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:47.565250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.567835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] POST https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f/restore Aug 12 12:51:47.568477 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:47.570354 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Restoring backup a4cc3ae0-fff5-408c-9b48-d29de165562f ({'restore': {}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:51:47.570553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Restoring backup a4cc3ae0-fff5-408c-9b48-d29de165562f to volume None. Aug 12 12:51:47.576644 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.576644 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:47.578420 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Creating volume of 1 GB for restore of backup a4cc3ae0-fff5-408c-9b48-d29de165562f. Aug 12 12:51:47.587195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Availability zone cache updated, next update will occur around 2026-08-12 13:51:47.586763. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 12:51:47.587507 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Availability Zones retrieved successfully. Aug 12 12:51:47.596143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Flow 'volume_create_api' (484a5527-2d6d-434f-a609-92c48eaa5190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:47.597689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783c89f6-ef69-4799-81c8-7676d8e62cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.599203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:51:47.647310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783c89f6-ef69-4799-81c8-7676d8e62cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.649251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a270fd79-183f-4cba-ab2b-7fe6ca101a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.703071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Created reservations ['1f01f098-dcf3-468a-959a-bf60798e53e6', '3370cd44-f7cb-4388-ae60-d5980e21e22a', 'd457215a-ffcb-4118-a554-80b32174e891', '82797972-537d-49ec-a959-110fce6372c5'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:51:47.704252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a270fd79-183f-4cba-ab2b-7fe6ca101a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f01f098-dcf3-468a-959a-bf60798e53e6', '3370cd44-f7cb-4388-ae60-d5980e21e22a', 'd457215a-ffcb-4118-a554-80b32174e891', '82797972-537d-49ec-a959-110fce6372c5']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.705239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee127c89-2e9a-43a4-b248-5f567ead9f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.745247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee127c89-2e9a-43a4-b248-5f567ead9f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1725c37-d4a2-4e79-9023-050446ef6ba8', '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_a4cc3ae0-fff5-408c-9b48-d29de165562f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c79d409f4742deadb7a61291ee3f50',qos_specs=None,replication_status=,reservations=['1f01f098-dcf3-468a-959a-bf60798e53e6','3370cd44-f7cb-4388-ae60-d5980e21e22a','d457215a-ffcb-4118-a554-80b32174e891','82797972-537d-49ec-a959-110fce6372c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46562f1c57e142d6b5b6926a73f16929',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:51:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a4cc3ae0-fff5-408c-9b48-d29de165562f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1725c37-d4a2-4e79-9023-050446ef6ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96c79d409f4742deadb7a61291ee3f50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46562f1c57e142d6b5b6926a73f16929',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.746254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f96fa87-6bc7-4901-b719-5a4a874a5263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.764818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f96fa87-6bc7-4901-b719-5a4a874a5263) transitioned into 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_a4cc3ae0-fff5-408c-9b48-d29de165562f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c79d409f4742deadb7a61291ee3f50',qos_specs=None,replication_status=,reservations=['1f01f098-dcf3-468a-959a-bf60798e53e6','3370cd44-f7cb-4388-ae60-d5980e21e22a','d457215a-ffcb-4118-a554-80b32174e891','82797972-537d-49ec-a959-110fce6372c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46562f1c57e142d6b5b6926a73f16929',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.765728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b08313-b102-4583-92f3-47b34307d78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:51:47.780116 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b08313-b102-4583-92f3-47b34307d78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:51:47.780805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Flow 'volume_create_api' (484a5527-2d6d-434f-a609-92c48eaa5190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:51:47.781272 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Create volume request issued successfully. Aug 12 12:51:47.791690 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.791690 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:47.792339 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:47.925479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:47.929600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:47.929600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:47.929600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:47.944353 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:47.944353 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:47.955147 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:47.962196 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8924fe1f-daaa-40a8-bab3-782ff855d66a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:47.963111 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 478/1900] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:47 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:48.427163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:48.430885 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:48.430885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:48.430885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:48.431764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:48.438998 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:48.438998 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:48.439706 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ddb13d8-edc0-4d38-afa9-bb6cb6244832 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:48.440132 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 479/1901] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:48 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:48.494730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:48.496881 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:48.497112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:48.497274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:48.512177 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:48.512177 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:48.518285 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:48.525603 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e1d81fc-6bef-4504-aae9-0bcd8941fd2d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:48.525905 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 471/1902] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:48 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:48.801845 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:48.801845 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:48.801845 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:51:48.801845 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:51:48.801845 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Overwriting volume b1725c37-d4a2-4e79-9023-050446ef6ba8 with restore of backup a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:48.816606 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] restore_backup in rpcapi backup_id a4cc3ae0-fff5-408c-9b48-d29de165562f {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:51:48.820487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0487b76f-b600-490b-9d88-f5cc75523ae0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f/restore returned with HTTP 202 Aug 12 12:51:48.821156 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 475/1903] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:51:47 2026] POST /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f/restore => generated 189 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:51:48.831998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:48.835345 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:48.835558 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:48.835741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:48.835861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:48.843082 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:48.843082 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:48.843874 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9e7f531-3d9f-46c5-85ce-82cd162b626f tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:48.844489 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 479/1904] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:48 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:48.979896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:48.981999 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:48.982222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:48.982472 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:48.992463 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:48.992463 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:48.998798 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:49.001479 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88899d4e-ce6a-41c6-ba01-7332e6817d02 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:49.001904 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 480/1905] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:48 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:49.452021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71c7bcdf-9528-411d-817e-18a508520287 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:49.454485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71c7bcdf-9528-411d-817e-18a508520287 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:49.454893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71c7bcdf-9528-411d-817e-18a508520287 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:49.454893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71c7bcdf-9528-411d-817e-18a508520287 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:49.455017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-71c7bcdf-9528-411d-817e-18a508520287 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:49.460195 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:49.460195 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:49.461016 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71c7bcdf-9528-411d-817e-18a508520287 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:49.461461 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 472/1906] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:49 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:49.544033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:49.546178 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:49.546366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:49.546543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:49.557754 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:49.557754 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:49.561889 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:49.566673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e10876f-afaf-4248-8f9e-34dee48cb760 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:49.567118 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 476/1907] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:49 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:49.861949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-64285f85-d870-4fa9-8131-48da4436c3e4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:49.864307 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64285f85-d870-4fa9-8131-48da4436c3e4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:49.864307 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64285f85-d870-4fa9-8131-48da4436c3e4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:49.865094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64285f85-d870-4fa9-8131-48da4436c3e4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:49.865094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-64285f85-d870-4fa9-8131-48da4436c3e4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:49.870580 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:49.870580 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:49.871562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64285f85-d870-4fa9-8131-48da4436c3e4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:49.872826 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 480/1908] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:49 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:50.015963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.020798 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:50.020798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:50.020798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:50.040467 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.040467 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:50.047470 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:50.053946 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e634eb95-0d18-42f4-a6bf-2be2a9128ac3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:50.055089 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 481/1909] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:50 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:50.474266 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.476556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:50.476942 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:50.477074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:50.477247 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:50.487328 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.487328 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:50.487328 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab55c707-c4da-4a63-b281-e95a27ba7c66 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:50.487328 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 473/1910] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:50 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:50.582268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-bac63b62-652e-4d06-8cfc-925d1b66e102 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.582374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.585680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-bac63b62-652e-4d06-8cfc-925d1b66e102 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] DELETE https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 Aug 12 12:51:50.585947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-bac63b62-652e-4d06-8cfc-925d1b66e102 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:50.586203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-bac63b62-652e-4d06-8cfc-925d1b66e102 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:50.587008 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:50.587462 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:50.587817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:50.599318 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.599318 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:50.610870 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.610870 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:50.620173 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:50.629924 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed592498-b4e1-4437-a065-a2234e43c7f2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:50.629924 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 477/1911] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:50 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:50.656738 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-9e56eebc-f35f-4243-b66d-688bf621d936 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.658720 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-9e56eebc-f35f-4243-b66d-688bf621d936 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8/action Aug 12 12:51:50.659294 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-9e56eebc-f35f-4243-b66d-688bf621d936 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:50.659559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-9e56eebc-f35f-4243-b66d-688bf621d936 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:50.677806 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9bd44f-cbbb-4d2d-bb27-a648c5237609 req-bac63b62-652e-4d06-8cfc-925d1b66e102 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 returned with HTTP 200 Aug 12 12:51:50.677806 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 481/1912] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:51:50 2026] DELETE /volume/v3/attachments/bd1ae141-4b7c-45a0-a558-7e13f1dd8f88 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:50.684327 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.684327 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:50.704451 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-39615290-40fd-4ed9-b3d5-ecbd87f10834 req-9e56eebc-f35f-4243-b66d-688bf621d936 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8/action returned with HTTP 204 Aug 12 12:51:50.705265 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 482/1913] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:50 2026] POST /volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:50.888167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:50.890636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:50.891515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:50.891919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:50.892112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:50.897291 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:50.897291 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:50.898229 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a066f7e3-fc03-47ef-8b2d-3a8e860d10a6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:50.898721 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 474/1914] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:50 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:51.071386 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.074344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:51.074344 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.074652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.088028 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.088028 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:51.093369 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:51.099558 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a918955a-6a3e-4cc5-b0e9-b4ba76677970 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:51.100216 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 478/1915] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:51.498929 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.501367 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:51.501628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.502607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.503597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:51.513815 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.513815 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:51.514380 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23f36d86-0e99-4bdb-8f64-e01a763e39ed tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:51.515094 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 482/1916] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:51.549109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9416444f-d5a9-4e33-9788-dee7051ab38c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.551021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9416444f-d5a9-4e33-9788-dee7051ab38c tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:51.551326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9416444f-d5a9-4e33-9788-dee7051ab38c tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.551626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9416444f-d5a9-4e33-9788-dee7051ab38c tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.559741 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.559741 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:51.563981 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9416444f-d5a9-4e33-9788-dee7051ab38c tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:51.568514 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9416444f-d5a9-4e33-9788-dee7051ab38c tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:51:51.569004 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 483/1917] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:51.646296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6d2b1450-b064-47de-9426-f17902b8d02c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.648378 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d2b1450-b064-47de-9426-f17902b8d02c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:51.648617 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d2b1450-b064-47de-9426-f17902b8d02c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.648894 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d2b1450-b064-47de-9426-f17902b8d02c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.659059 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.659059 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:51.662991 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6d2b1450-b064-47de-9426-f17902b8d02c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:51.667903 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d2b1450-b064-47de-9426-f17902b8d02c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:51.668276 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 475/1918] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:51.739169 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.742001 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:51.742257 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.742498 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.755154 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.755154 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:51.759654 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:51.766353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-c912b9f2-239c-4aa7-922b-e0b8f3001062 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:51.766942 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 479/1919] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:51.870113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f607a517-46be-46a2-83ec-13fc46d49fcf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.870608 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f607a517-46be-46a2-83ec-13fc46d49fcf None None] GET https://10.4.3.81/volume// Aug 12 12:51:51.870835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f607a517-46be-46a2-83ec-13fc46d49fcf None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.871045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f607a517-46be-46a2-83ec-13fc46d49fcf None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.871362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f607a517-46be-46a2-83ec-13fc46d49fcf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:51.871700 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 483/1920] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:51.883915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-16598432-1fdf-4d2c-bd24-8bd3059a6625 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.917195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:51.921076 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:51.923084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:51.924270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:51.924480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:51.932053 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.932053 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:51.934570 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c4d41f6-d57d-42be-9daa-a01a6160600e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:51.935311 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 476/1921] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:51 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:51.937794 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-16598432-1fdf-4d2c-bd24-8bd3059a6625 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:51:51.938216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-16598432-1fdf-4d2c-bd24-8bd3059a6625 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f12d7a9-cc80-4996-acb5-0b16723c92b8", "connector": null, "instance_uuid": "1b195a03-1b44-4c87-b31c-a1a3c75f4993"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:51.953691 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:51.953691 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:52.020843 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-16598432-1fdf-4d2c-bd24-8bd3059a6625 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:51:52.022136 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 484/1922] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:51:51 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:52.065204 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.068873 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:52.069166 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.069358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.083699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bc66e2d7-3768-463b-afa7-898922225f23 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.083945 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bc66e2d7-3768-463b-afa7-898922225f23 None None] GET https://10.4.3.81/volume// Aug 12 12:51:52.084197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bc66e2d7-3768-463b-afa7-898922225f23 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.084439 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bc66e2d7-3768-463b-afa7-898922225f23 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.084702 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.084702 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:52.084875 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bc66e2d7-3768-463b-afa7-898922225f23 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:52.085249 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 484/1923] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:52.089480 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:52.094479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.094746 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52ad489d-74b6-48fe-a6d9-5ae230e0b9bf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:52.095217 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 480/1924] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:52.097559 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:52.097846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.098104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.112297 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.112297 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:52.112706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-999409a8-e3a3-44a6-9931-c32ed858f120 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.114388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-999409a8-e3a3-44a6-9931-c32ed858f120 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:52.114936 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-999409a8-e3a3-44a6-9931-c32ed858f120 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.114936 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-999409a8-e3a3-44a6-9931-c32ed858f120 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.116443 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:52.121713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-8ce359a8-825f-4fc7-ae7b-2cdd3f673301 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:52.122247 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 477/1925] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:52.127585 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.127585 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:52.131172 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-999409a8-e3a3-44a6-9931-c32ed858f120 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:52.135095 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-999409a8-e3a3-44a6-9931-c32ed858f120 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:52.135476 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 485/1926] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:52.236213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.239789 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd Aug 12 12:51:52.240328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:52.253803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:51:52.261017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:51:52.262952 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.262952 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:52.389313 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-9f12d7a9-cc80-4996-acb5-0b16723c92b8-np0000007055" released by "attachment_update" :: held 0.128s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:51:52.389840 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-f265e026-6c29-4d14-9809-5bdce8b7eaf5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd returned with HTTP 200 Aug 12 12:51:52.390675 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 485/1927] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:51:52 2026] PUT /volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:52.528585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad176670-bc76-4daa-971a-d4cad04d3fad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.531413 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad176670-bc76-4daa-971a-d4cad04d3fad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:52.531687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad176670-bc76-4daa-971a-d4cad04d3fad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.531988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad176670-bc76-4daa-971a-d4cad04d3fad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.532085 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ad176670-bc76-4daa-971a-d4cad04d3fad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:52.537703 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.537703 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:52.538864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad176670-bc76-4daa-971a-d4cad04d3fad tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:52.539012 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 481/1928] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:52.952452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c0332535-9fe0-4a99-944f-43dd91254f0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:52.956219 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0332535-9fe0-4a99-944f-43dd91254f0b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:52.956219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0332535-9fe0-4a99-944f-43dd91254f0b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:52.956219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c0332535-9fe0-4a99-944f-43dd91254f0b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:52.956219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c0332535-9fe0-4a99-944f-43dd91254f0b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:52.964515 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:52.964515 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:52.966936 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c0332535-9fe0-4a99-944f-43dd91254f0b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:52.966936 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 478/1929] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:52 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:53.118621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-37ee2115-121c-458a-b987-6f84035fe684 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:53.121236 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37ee2115-121c-458a-b987-6f84035fe684 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:53.121538 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37ee2115-121c-458a-b987-6f84035fe684 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:53.122291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37ee2115-121c-458a-b987-6f84035fe684 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:53.148854 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:53.148854 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:53.154002 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:53.156895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:53.156895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:53.157177 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:53.160647 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-37ee2115-121c-458a-b987-6f84035fe684 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:53.166670 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37ee2115-121c-458a-b987-6f84035fe684 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:53.168646 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 486/1930] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:53 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:53.188576 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:53.188576 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:53.196361 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:53.209808 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a34a3e47-290d-40fd-b8d3-e7d94513e09c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:53.209808 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 486/1931] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:53 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:53.558392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0384472-2337-4acb-a110-b60f853d1db8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:53.560844 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0384472-2337-4acb-a110-b60f853d1db8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:53.561127 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0384472-2337-4acb-a110-b60f853d1db8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:53.564028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0384472-2337-4acb-a110-b60f853d1db8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:53.564028 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a0384472-2337-4acb-a110-b60f853d1db8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:53.568129 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:53.568129 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:53.568129 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0384472-2337-4acb-a110-b60f853d1db8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:53.568445 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 482/1932] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:53 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:53.980250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44fde0c9-eace-4634-9754-e53dedfcf71d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:53.982841 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44fde0c9-eace-4634-9754-e53dedfcf71d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:53.983086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44fde0c9-eace-4634-9754-e53dedfcf71d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:53.983320 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44fde0c9-eace-4634-9754-e53dedfcf71d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:53.983612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-44fde0c9-eace-4634-9754-e53dedfcf71d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:53.991448 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:53.991448 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:53.992395 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44fde0c9-eace-4634-9754-e53dedfcf71d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:53.995237 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 479/1933] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:53 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:54.110139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-92dfba32-b02a-405c-a1e7-f80098843874 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:54.112859 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-92dfba32-b02a-405c-a1e7-f80098843874 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55/action Aug 12 12:51:54.113247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-92dfba32-b02a-405c-a1e7-f80098843874 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:54.113377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-92dfba32-b02a-405c-a1e7-f80098843874 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:54.142802 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:54.142802 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:54.163351 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0da16f56-bf77-480f-bddd-09d2d0054002 req-92dfba32-b02a-405c-a1e7-f80098843874 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55/action returned with HTTP 204 Aug 12 12:51:54.163971 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 487/1934] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:54 2026] POST /volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:54.190715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:54.193028 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:54.193231 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:54.193430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:54.223066 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:54.223066 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:54.225734 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-76d327fe-9160-4467-ad6e-48dd78582d12 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:54.228822 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76d327fe-9160-4467-ad6e-48dd78582d12 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:54.229506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76d327fe-9160-4467-ad6e-48dd78582d12 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:54.229561 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:54.229600 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76d327fe-9160-4467-ad6e-48dd78582d12 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:54.235087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19a244e5-815e-4a5e-b18f-85d3692d5ebf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:54.235853 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 487/1935] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:54 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:51:54.250242 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:54.250242 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:54.256156 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-76d327fe-9160-4467-ad6e-48dd78582d12 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:54.262245 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76d327fe-9160-4467-ad6e-48dd78582d12 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:54.263106 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 483/1936] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:54 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:54.280683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-93d5364c-03e5-4b71-b646-f791514cab42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:54.283244 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93d5364c-03e5-4b71-b646-f791514cab42 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:51:54.283375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93d5364c-03e5-4b71-b646-f791514cab42 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:54.283609 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93d5364c-03e5-4b71-b646-f791514cab42 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:54.312296 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:54.312296 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:54.319852 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-93d5364c-03e5-4b71-b646-f791514cab42 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:51:54.327509 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93d5364c-03e5-4b71-b646-f791514cab42 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:51:54.328255 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 480/1937] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:54 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:51:54.589190 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:54.591685 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:54.591951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:54.592213 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:54.592452 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:54.594345 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=245,cinder:INSERT=23,cinder:UPDATE=58 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:51:54.598821 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:54.598821 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:54.599730 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a4cb6c4-e73e-4b60-98f8-abfcdc2ecb45 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:54.602309 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 488/1938] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:54 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:55.008295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.013800 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:55.013800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:55.013800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:55.013800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:55.015548 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=231,cinder:UPDATE=44,cinder:INSERT=16 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:51:55.018830 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.018830 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:55.019767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3fc148f6-3386-4b36-96d5-ca94d1c58fff tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:55.020307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 488/1939] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:55 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:55.258099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1ce75536-2f28-4a02-b386-0381056fa099 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.263743 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ce75536-2f28-4a02-b386-0381056fa099 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:55.263743 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ce75536-2f28-4a02-b386-0381056fa099 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:55.263937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ce75536-2f28-4a02-b386-0381056fa099 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:55.282131 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.282131 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:55.287361 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1ce75536-2f28-4a02-b386-0381056fa099 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:55.293580 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ce75536-2f28-4a02-b386-0381056fa099 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:55.294416 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 484/1940] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:55 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:55.510991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.512971 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:55.513197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:55.513392 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:55.513553 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Delete volume with id: f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:55.522653 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.522653 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:55.523342 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:55.552839 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Delete volume request issued successfully. Aug 12 12:51:55.553065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b20124b9-3752-42e7-a89d-5bf35bf5e7c3 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 202 Aug 12 12:51:55.553583 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 481/1941] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:51:55 2026] DELETE /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:51:55.562855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a216d76d-d76f-47d2-adbf-79d225d6575a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.564383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a216d76d-d76f-47d2-adbf-79d225d6575a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:55.564850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a216d76d-d76f-47d2-adbf-79d225d6575a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:55.565154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a216d76d-d76f-47d2-adbf-79d225d6575a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:55.574971 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.574971 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:55.581290 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a216d76d-d76f-47d2-adbf-79d225d6575a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Volume info retrieved successfully. Aug 12 12:51:55.595400 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a216d76d-d76f-47d2-adbf-79d225d6575a tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 200 Aug 12 12:51:55.596237 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 489/1942] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:55 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:55.610505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.612252 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:55.612463 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:55.612657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:55.612756 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:55.617249 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.617249 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:55.617840 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f381b9a-f814-4ebc-816b-fb23336ad78e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:55.618410 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 489/1943] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:55 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:55.913366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-9a83d396-4ef1-4a23-98db-d5269d138d51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:55.916885 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-9a83d396-4ef1-4a23-98db-d5269d138d51 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd/action Aug 12 12:51:55.917573 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-9a83d396-4ef1-4a23-98db-d5269d138d51 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:55.917761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-9a83d396-4ef1-4a23-98db-d5269d138d51 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:55.922421 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=304,cinder:UPDATE=83,cinder:INSERT=46 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:51:55.946170 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:55.946170 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:55.960444 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cf17cc9-b632-4a6d-9723-6959132b8640 req-9a83d396-4ef1-4a23-98db-d5269d138d51 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd/action returned with HTTP 204 Aug 12 12:51:55.960444 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 485/1944] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:51:55 2026] POST /volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:56.030950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.033289 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:56.034848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.034848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.034848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:56.036147 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=263,cinder:INSERT=39,cinder:UPDATE=66 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:51:56.041648 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.041648 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:56.042798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba90fb5c-b2e9-46c0-9e4c-19e62b51625d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:56.043367 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 482/1945] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:56.313821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-761f52ca-1c33-4c13-8474-a572e48c6185 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.318228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-761f52ca-1c33-4c13-8474-a572e48c6185 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.318228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-761f52ca-1c33-4c13-8474-a572e48c6185 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.318228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-761f52ca-1c33-4c13-8474-a572e48c6185 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.335473 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.335473 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:56.341353 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-761f52ca-1c33-4c13-8474-a572e48c6185 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:56.349697 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-761f52ca-1c33-4c13-8474-a572e48c6185 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.349697 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 490/1946] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:56.367168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.486667 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.487654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.487654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.503881 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.503881 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:56.508595 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Volume info retrieved successfully. Aug 12 12:51:56.514711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6a55ac44-d99d-4523-bb08-7a49d3d553a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.515175 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 490/1947] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1438 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:56.585338 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.587585 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.587721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.587889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.603185 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.603185 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:56.607469 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Volume info retrieved successfully. Aug 12 12:51:56.611931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-74571e2e-840c-4ea5-9bd7-dba92bf1ff95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.614010 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e7c658c-3f2f-4fd4-8668-73ce7485207c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.614317 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74571e2e-840c-4ea5-9bd7-dba92bf1ff95 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] GET https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 Aug 12 12:51:56.614472 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 486/1948] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:56.614832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74571e2e-840c-4ea5-9bd7-dba92bf1ff95 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.614911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74571e2e-840c-4ea5-9bd7-dba92bf1ff95 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.636741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71899e2b-79e4-4310-8efb-e81f631b1675 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.641871 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74571e2e-840c-4ea5-9bd7-dba92bf1ff95 tempest-ServerStableDeviceRescueTest-2127620236 tempest-ServerStableDeviceRescueTest-2127620236-project-member] https://10.4.3.81/volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 returned with HTTP 404 Aug 12 12:51:56.641871 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 483/1949] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/f45ec668-b940-4ced-9b23-3e4a47614f20 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:51:56.642931 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71899e2b-79e4-4310-8efb-e81f631b1675 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:56.643232 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71899e2b-79e4-4310-8efb-e81f631b1675 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.643864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71899e2b-79e4-4310-8efb-e81f631b1675 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.643864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-71899e2b-79e4-4310-8efb-e81f631b1675 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:56.652957 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.652957 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:56.653879 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71899e2b-79e4-4310-8efb-e81f631b1675 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:56.654382 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 491/1950] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:56.693141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.700365 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.700365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.700365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.720347 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.720347 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:56.725464 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:56.732496 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-50965a79-4c5b-4c80-a10d-cd993e6e04f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.733336 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 491/1951] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:56.758629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.761370 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action Aug 12 12:51:56.761873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:56.762119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:56.780251 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.780251 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:56.781090 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:56.790662 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Begin detaching volume completed successfully. Aug 12 12:51:56.790962 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-b84a4364-1527-4107-be24-666010f20614 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action returned with HTTP 202 Aug 12 12:51:56.791615 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 487/1952] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:51:56 2026] POST /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:56.813570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.816123 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.816349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.816606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.842849 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.842849 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:56.852760 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-951947d0-032e-42a0-bc7b-5ad7328da780 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-951947d0-032e-42a0-bc7b-5ad7328da780 None None] GET https://10.4.3.81/volume// Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-951947d0-032e-42a0-bc7b-5ad7328da780 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-951947d0-032e-42a0-bc7b-5ad7328da780 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-951947d0-032e-42a0-bc7b-5ad7328da780 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:56.863352 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 492/1953] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:56.863561 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4ca24dd-7130-49d7-b4b5-11321b7799f4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.863561 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 484/1954] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:56.869295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:56.872501 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:56.872856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:56.873193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:56.892466 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:56.892466 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:56.899978 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:56.906162 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-574ec13c-9a43-45c7-9254-da3938a50642 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:56.907324 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 492/1955] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:56 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1621 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:57.055942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.057993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:57.058723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.058723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.058723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:57.065171 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.065171 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:57.065913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2c30c08-3f29-4a31-86a4-ece3b713e573 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:57.066461 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 488/1956] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:57 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:57.658075 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.661339 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:57.661619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.662931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.672292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.674164 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:57.674602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.674965 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.675175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:57.681244 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.681244 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:57.682992 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.682992 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:57.683120 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27497f8d-8270-4846-aa0e-bd4ef7a877e6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:57.683120 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 485/1957] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:57 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:57.688805 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:57.693746 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-39c4f09a-c6a6-4231-80ee-9b1388e1b13c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:57.694470 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 493/1958] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:57 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:57.725546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-77828e18-4e5a-44d1-9575-886df8458441 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.728485 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-77828e18-4e5a-44d1-9575-886df8458441 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 Aug 12 12:51:57.728755 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-77828e18-4e5a-44d1-9575-886df8458441 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.729046 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-77828e18-4e5a-44d1-9575-886df8458441 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.739689 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.739689 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:57.843516 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29a46fc6-78c0-4c08-bfee-926d8750f1f4 req-77828e18-4e5a-44d1-9575-886df8458441 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 returned with HTTP 200 Aug 12 12:51:57.845624 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 493/1959] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:51:57 2026] DELETE /volume/v3/attachments/81aa8329-c131-40be-bb3a-bcaa10ee5ad8 => generated 192 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:57.878500 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f217fc94-9135-460f-888a-73de9f70f549 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.880664 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f217fc94-9135-460f-888a-73de9f70f549 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:57.880914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f217fc94-9135-460f-888a-73de9f70f549 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.881141 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f217fc94-9135-460f-888a-73de9f70f549 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.897742 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.897742 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:57.906297 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f217fc94-9135-460f-888a-73de9f70f549 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:57.912239 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f217fc94-9135-460f-888a-73de9f70f549 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:57.913384 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 489/1960] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:57 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:57.979999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12982f06-e7e7-464e-a535-5842adfb558d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:57.981744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12982f06-e7e7-464e-a535-5842adfb558d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:57.981967 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12982f06-e7e7-464e-a535-5842adfb558d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:57.982174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12982f06-e7e7-464e-a535-5842adfb558d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:57.993716 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:57.993716 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:57.998580 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-12982f06-e7e7-464e-a535-5842adfb558d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Volume info retrieved successfully. Aug 12 12:51:58.004233 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12982f06-e7e7-464e-a535-5842adfb558d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:58.004807 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 486/1961] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:57 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:58.058201 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.062097 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:58.062367 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.062661 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.081203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.086645 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:58.086645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.086645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.086645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:58.086959 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.086959 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:58.092907 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.092907 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:58.094439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-204ac0b7-407d-4a89-92ef-75bf4971b07e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:58.094963 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:58.095293 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 494/1962] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:58.100839 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-acdb065b-b0ae-4b81-8398-9a1742eca774 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:58.101698 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 494/1963] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:58.134332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.138127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action Aug 12 12:51:58.138884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:51:58.139002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:51:58.155584 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.155584 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:58.158191 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:58.169658 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Begin detaching volume completed successfully. Aug 12 12:51:58.169658 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-649f0b42-4f10-4367-936f-7c048aa56c6d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action returned with HTTP 202 Aug 12 12:51:58.170445 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 490/1964] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:51:58 2026] POST /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:51:58.196374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b8f7163-b265-4716-9f05-38e8f0359772 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.200320 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b8f7163-b265-4716-9f05-38e8f0359772 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:58.200547 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b8f7163-b265-4716-9f05-38e8f0359772 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.200809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b8f7163-b265-4716-9f05-38e8f0359772 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.219473 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.219473 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:58.224631 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9b8f7163-b265-4716-9f05-38e8f0359772 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:58.236703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b8f7163-b265-4716-9f05-38e8f0359772 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:58.236703 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 487/1965] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:58.240318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-11e683dd-5924-427e-9648-b7d068de7471 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.240870 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-11e683dd-5924-427e-9648-b7d068de7471 None None] GET https://10.4.3.81/volume// Aug 12 12:51:58.241141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-11e683dd-5924-427e-9648-b7d068de7471 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.241404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-11e683dd-5924-427e-9648-b7d068de7471 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.241943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-11e683dd-5924-427e-9648-b7d068de7471 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:51:58.242260 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 495/1966] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:51:58.261619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.264814 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:58.265929 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.265929 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.281560 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.281560 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:58.292553 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:58.301934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-c760e30d-db0f-4272-a1da-c196235f6d30 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:58.301934 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 495/1967] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:51:58.698632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:58.704164 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:58.704265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:58.704479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:58.704592 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:58.713712 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:58.713712 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:51:58.714635 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc50233a-b7c4-426e-82cd-9e479ac17eb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:58.714978 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 491/1968] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:58 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:51:59.109409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:59.114630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:51:59.114630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:59.114630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:59.114630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:59.119442 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:59.119442 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:51:59.120927 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58e70773-dc21-4b15-8eb4-841efb3f43ae tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:51:59.120927 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 488/1969] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:59 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:51:59.252220 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-191f9392-629d-443b-b316-e212c52bffac None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:59.253922 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-191f9392-629d-443b-b316-e212c52bffac tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:51:59.255668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-191f9392-629d-443b-b316-e212c52bffac tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:59.255668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-191f9392-629d-443b-b316-e212c52bffac tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:59.274271 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:59.274271 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:51:59.285830 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-191f9392-629d-443b-b316-e212c52bffac tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:51:59.293415 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-191f9392-629d-443b-b316-e212c52bffac tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:51:59.293415 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 496/1970] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:59 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:51:59.727042 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25679f18-021a-4bfc-b28e-2a6426393864 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:51:59.729175 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25679f18-021a-4bfc-b28e-2a6426393864 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:51:59.729440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25679f18-021a-4bfc-b28e-2a6426393864 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:51:59.729666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25679f18-021a-4bfc-b28e-2a6426393864 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:51:59.729837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-25679f18-021a-4bfc-b28e-2a6426393864 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:51:59.735098 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:51:59.735098 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:51:59.736095 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25679f18-021a-4bfc-b28e-2a6426393864 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:51:59.736652 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 496/1971] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:51:59 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:00.138255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-70da008d-d821-41d1-93c2-a64683658608 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:00.141086 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70da008d-d821-41d1-93c2-a64683658608 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:00.141518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70da008d-d821-41d1-93c2-a64683658608 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:00.141705 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70da008d-d821-41d1-93c2-a64683658608 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:00.141853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-70da008d-d821-41d1-93c2-a64683658608 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:00.148331 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:00.148331 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:00.149519 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70da008d-d821-41d1-93c2-a64683658608 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:00.150224 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 492/1972] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:00 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:00.312880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:00.315984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:00.316226 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:00.316538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:00.345047 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:00.345047 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:00.351375 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:00.362375 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6cdb50d-e2b7-4730-bb13-42f1116c2387 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:00.362913 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 489/1973] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:00 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:52:00.750675 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:00.753033 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:00.753535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:00.753915 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:00.754328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:00.760026 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:00.760026 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:00.761064 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d36e4e8-06f2-417c-ae2e-f76c10d30e65 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:00.761648 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 497/1974] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:00 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:01.182894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:01.190712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:01.193840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:01.193840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:01.193840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:01.197439 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:01.197439 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:01.198560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0d7a277-8532-49b4-9a4f-943f24141d5c tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:01.199152 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 497/1975] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:01 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:01.378442 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:01.380840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:01.381176 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:01.381344 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:01.397629 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:01.397629 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:01.405738 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:01.411330 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d3426b2-3492-40ad-a42b-01c320b61b1c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:01.412442 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 493/1976] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:01 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:01.777761 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-78b7d61f-c640-4417-adec-c388718fec4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:01.779042 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78b7d61f-c640-4417-adec-c388718fec4b tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:01.779275 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-78b7d61f-c640-4417-adec-c388718fec4b tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:01.779469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-78b7d61f-c640-4417-adec-c388718fec4b tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:01.779578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-78b7d61f-c640-4417-adec-c388718fec4b tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:01.787136 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:01.787136 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:01.787901 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78b7d61f-c640-4417-adec-c388718fec4b tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:01.788316 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 490/1977] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:01 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:02.168094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-74843ec0-b9c8-4c29-9ba2-c6802ddb4fec None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.168606 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74843ec0-b9c8-4c29-9ba2-c6802ddb4fec None None] GET https://10.4.3.81/volume// Aug 12 12:52:02.168871 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74843ec0-b9c8-4c29-9ba2-c6802ddb4fec None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.169175 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74843ec0-b9c8-4c29-9ba2-c6802ddb4fec None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.170063 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74843ec0-b9c8-4c29-9ba2-c6802ddb4fec None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:02.170197 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 498/1978] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:02.209445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-32ea6684-8238-4aae-925f-76acdd996494 req-40722c14-2905-4829-a5f7-ba9597f978dc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.213658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79aa980c-0326-4a50-93a9-f111c761f106 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.213969 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-40722c14-2905-4829-a5f7-ba9597f978dc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:02.214305 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-40722c14-2905-4829-a5f7-ba9597f978dc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b48c151-dc27-40fa-9883-c8d45d5210b9", "connector": null, "instance_uuid": "de416e6f-617f-4c40-b3b8-4daa24114f36"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:02.215606 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79aa980c-0326-4a50-93a9-f111c761f106 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:02.215854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79aa980c-0326-4a50-93a9-f111c761f106 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.216131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79aa980c-0326-4a50-93a9-f111c761f106 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.216131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79aa980c-0326-4a50-93a9-f111c761f106 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:02.220347 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.220347 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:02.221191 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79aa980c-0326-4a50-93a9-f111c761f106 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:02.221563 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 494/1979] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:02 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:02.236623 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.236623 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:02.274846 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-40722c14-2905-4829-a5f7-ba9597f978dc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:02.275483 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 498/1980] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:02 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:02.286017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-32ea6684-8238-4aae-925f-76acdd996494 req-0f68e087-7f91-4e00-8e7b-935614a3d2b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.288068 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-0f68e087-7f91-4e00-8e7b-935614a3d2b6 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 Aug 12 12:52:02.291037 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-0f68e087-7f91-4e00-8e7b-935614a3d2b6 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.291037 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-0f68e087-7f91-4e00-8e7b-935614a3d2b6 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.296252 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.296252 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:02.374185 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-32ea6684-8238-4aae-925f-76acdd996494 req-0f68e087-7f91-4e00-8e7b-935614a3d2b6 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 returned with HTTP 200 Aug 12 12:52:02.377622 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 491/1981] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:02 2026] DELETE /volume/v3/attachments/2ab7e572-2b65-4e5b-a180-ea71ea4c7ac8 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:02.430410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2630761e-5910-42e0-98e0-586490afc688 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.433554 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2630761e-5910-42e0-98e0-586490afc688 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:02.433738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2630761e-5910-42e0-98e0-586490afc688 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.433958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2630761e-5910-42e0-98e0-586490afc688 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.462543 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.462543 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:02.468406 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2630761e-5910-42e0-98e0-586490afc688 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:02.482456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2630761e-5910-42e0-98e0-586490afc688 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:02.483578 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 499/1982] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:02 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:02.804438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14ae6ab0-182c-453c-9355-2657d1b071fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.804438 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14ae6ab0-182c-453c-9355-2657d1b071fa tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:02.804438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14ae6ab0-182c-453c-9355-2657d1b071fa tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.804438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14ae6ab0-182c-453c-9355-2657d1b071fa tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.804881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-14ae6ab0-182c-453c-9355-2657d1b071fa tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:02.810819 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.810819 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:02.810819 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14ae6ab0-182c-453c-9355-2657d1b071fa tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:02.810819 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 495/1983] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:02 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:02.822314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.827361 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:52:02.827853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14268472-4498-4f70-83d8-1e4c904fa392", "name": "tempest-VolumesBackupsTest-Backup-405698732"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:02.830039 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating new backup {'backup': {'volume_id': '14268472-4498-4f70-83d8-1e4c904fa392', 'name': 'tempest-VolumesBackupsTest-Backup-405698732'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:52:02.830092 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating backup of volume 14268472-4498-4f70-83d8-1e4c904fa392 in container None Aug 12 12:52:02.843746 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.843746 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:02.844095 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:02.872269 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['22fcb2e3-ca47-40f9-96a5-86d723345900', 'fc3801d9-8c8f-4cbf-a68c-2673c0a30e5e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:02.917806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6414ba09-ae3d-4305-882e-a5b425b8de8d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:52:02.917806 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 499/1984] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:02 2026] POST /volume/v3/backups => generated 327 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:02.926540 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-32b99f6e-f410-42d2-9c79-9002501f882a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:02.929111 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32b99f6e-f410-42d2-9c79-9002501f882a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:02.929389 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32b99f6e-f410-42d2-9c79-9002501f882a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:02.931108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32b99f6e-f410-42d2-9c79-9002501f882a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:02.931108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-32b99f6e-f410-42d2-9c79-9002501f882a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:02.936289 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:02.936289 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:02.936427 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32b99f6e-f410-42d2-9c79-9002501f882a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:02.937023 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 492/1985] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:02 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:03.236378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.240962 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:03.241250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.241512 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.241627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:03.246623 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.246623 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:03.247741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb4f97d8-08ad-4ab6-bd11-4cf8215fa14a tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:03.248885 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 500/1986] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:03.381305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.387019 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:03.387226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.387498 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.404569 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.404569 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:03.411169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.412268 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:03.417577 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:03.417863 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.418099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.422135 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-5b0ffb2b-88bd-4816-a880-e965bd440adb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:03.422743 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 496/1987] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:03.436041 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.436041 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:03.442749 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:03.449239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-c9a4ce18-9b54-414b-b4ee-a67a4e50bcc0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:03.449854 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 500/1988] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:03.499277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.502273 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:03.502273 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.502467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.517285 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.517285 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:03.524076 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:03.531083 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-454c56c5-8025-41d0-b763-8ff6c4dfd5bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:03.531921 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 493/1989] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:03.548148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b4cb159-4472-4b63-a742-7f9f423cefda None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.548942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b4cb159-4472-4b63-a742-7f9f423cefda None None] GET https://10.4.3.81/volume// Aug 12 12:52:03.548942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b4cb159-4472-4b63-a742-7f9f423cefda None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.549071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b4cb159-4472-4b63-a742-7f9f423cefda None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.549342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b4cb159-4472-4b63-a742-7f9f423cefda None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:03.549652 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 501/1990] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:03.559527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-41d070d6-b98a-4161-a6a5-303a54ec8c99 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.562285 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-41d070d6-b98a-4161-a6a5-303a54ec8c99 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:03.562819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-41d070d6-b98a-4161-a6a5-303a54ec8c99 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "connector": null, "instance_uuid": "7b0f1001-38ca-4102-b67b-fc536a7bbf6a"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:03.571977 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.571977 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:03.614833 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-41d070d6-b98a-4161-a6a5-303a54ec8c99 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:03.616053 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 497/1991] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:03 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 12 12:52:03.648062 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.651988 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:03.651988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.651988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.670021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1669550-2257-46f1-b89d-512fd363c533 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.670580 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1669550-2257-46f1-b89d-512fd363c533 None None] GET https://10.4.3.81/volume// Aug 12 12:52:03.670749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1669550-2257-46f1-b89d-512fd363c533 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.671033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1669550-2257-46f1-b89d-512fd363c533 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.671457 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1669550-2257-46f1-b89d-512fd363c533 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:03.672457 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 494/1992] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:03.674932 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.674932 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:03.679709 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:03.683020 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.686120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:03.686625 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.686800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59b3985e-78c7-4198-b9fc-b08d3571ae3e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:03.686895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.688284 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 501/1993] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:03.701713 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.701713 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:03.707153 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:03.716672 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-b10de4a4-50c3-47c4-9e99-109e71ef2350 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:03.718048 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 502/1994] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:03.842475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.845555 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] PUT https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 Aug 12 12:52:03.846090 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:03.855377 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Acquiring lock "cinder-attachment_update-324e372c-0db2-4c86-a247-df6d60cb8ee4-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:03.863017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Lock "cinder-attachment_update-324e372c-0db2-4c86-a247-df6d60cb8ee4-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:03.863255 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.863255 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:03.948927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:03.950638 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:03.950846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:03.951079 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:03.951233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:03.956502 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:03.956502 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:03.957372 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a1e5b18-cffb-49b6-8e10-aa43f99ff8f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:03.957871 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 495/1995] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:03 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:03.963666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Lock "cinder-attachment_update-324e372c-0db2-4c86-a247-df6d60cb8ee4-np0000007055" released by "attachment_update" :: held 0.102s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:03.964037 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-fcb281ae-7194-4d51-844f-b8ecc6c2e33f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 returned with HTTP 200 Aug 12 12:52:03.964534 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 498/1996] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:03 2026] PUT /volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:04.267631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:04.271103 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:04.271252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:04.271463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:04.271596 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:04.281733 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:04.281733 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:04.283976 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cdcc3e9-1bba-49f9-b971-e63d681f6710 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:04.284263 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 502/1997] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:04 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:04.549338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:04.551230 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:04.551456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:04.551689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:04.565186 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:04.565186 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:04.570221 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:04.581973 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-957a43a0-f6a6-489d-af92-7af2ce2826a1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:04.581973 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 503/1998] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:04 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:04.704240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:04.706123 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:04.706464 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:04.707964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:04.720824 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:04.720824 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:04.726550 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:04.733436 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ce7e58b-b128-434b-9910-917e6f307dd7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:04.734142 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 496/1999] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:04 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:04.971976 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:04.977603 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:04.977910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:04.978148 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:04.978297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:04.992360 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:04.992360 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:04.993306 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c0956ff-7151-44a5-9e10-f33556ff32f8 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:04.993694 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 499/2000] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:04 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:05.028649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5006d85b-77f1-4d14-be43-8d4c4427db23 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.029174 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5006d85b-77f1-4d14-be43-8d4c4427db23 None None] GET https://10.4.3.81/volume// Aug 12 12:52:05.029174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5006d85b-77f1-4d14-be43-8d4c4427db23 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:05.029400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5006d85b-77f1-4d14-be43-8d4c4427db23 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:05.029834 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5006d85b-77f1-4d14-be43-8d4c4427db23 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:05.030245 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 503/2001] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:52:05.044240 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.050756 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] GET https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:52:05.051067 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:05.051313 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:05.073554 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.073554 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:05.083809 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:52:05.090373 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-0fe00427-8a2e-4304-af4d-942bfa0433a2 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 200 Aug 12 12:52:05.090812 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 504/2002] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:05 2026] GET /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 1538 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:52:05.224677 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.232409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] PUT https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 Aug 12 12:52:05.233130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:05.250447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Acquiring lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:05.257207 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:05.259622 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.259622 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:05.300164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-062c7360-f963-4efa-8876-91f1d4b28a4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.302232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-062c7360-f963-4efa-8876-91f1d4b28a4b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:05.302552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-062c7360-f963-4efa-8876-91f1d4b28a4b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:05.302946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-062c7360-f963-4efa-8876-91f1d4b28a4b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:05.303068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-062c7360-f963-4efa-8876-91f1d4b28a4b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:05.309432 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.309432 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:05.310277 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-062c7360-f963-4efa-8876-91f1d4b28a4b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:05.310698 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 500/2003] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:05 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:05.395521 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Lock "cinder-attachment_update-2b48c151-dc27-40fa-9883-c8d45d5210b9-np0000007055" released by "attachment_update" :: held 0.138s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:05.396016 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-9d705961-a090-4468-93c2-2b35708d5b38 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 returned with HTTP 200 Aug 12 12:52:05.396864 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 497/2004] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:05 2026] PUT /volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:05.430207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-5f6ad47d-cd4b-4bc7-9dcc-549df871eb06 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.433418 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-5f6ad47d-cd4b-4bc7-9dcc-549df871eb06 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] POST https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74/action Aug 12 12:52:05.434687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-5f6ad47d-cd4b-4bc7-9dcc-549df871eb06 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:05.434687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-5f6ad47d-cd4b-4bc7-9dcc-549df871eb06 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:05.462720 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.462720 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:05.481624 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9c364cfa-0272-4835-8ccd-ba3a7056f82c req-5f6ad47d-cd4b-4bc7-9dcc-549df871eb06 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74/action returned with HTTP 204 Aug 12 12:52:05.482233 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 504/2005] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:05 2026] POST /volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:05.604804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.605291 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:05.605819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:05.605950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:05.628404 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.628404 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:05.635508 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:05.644575 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35f8d470-b6f2-42eb-acb3-2d39c945e033 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:05.645124 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 505/2006] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:05 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:05.751679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:05.753741 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:05.753969 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:05.754189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:05.770030 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:05.770030 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:05.775234 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:05.784393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3be05d1e-0ec7-421c-8122-207e7b769f6c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:05.785306 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 501/2007] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:05 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.010204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27558a2f-09b2-4924-9765-f45c4bb06094 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.012893 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27558a2f-09b2-4924-9765-f45c4bb06094 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:06.013279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27558a2f-09b2-4924-9765-f45c4bb06094 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.013599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27558a2f-09b2-4924-9765-f45c4bb06094 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.013710 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-27558a2f-09b2-4924-9765-f45c4bb06094 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:06.023116 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.023116 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:06.023850 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27558a2f-09b2-4924-9765-f45c4bb06094 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:06.024992 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 498/2008] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.050279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0b579a72-a110-462c-8d6d-26d41286c58d req-962c6618-40df-48b2-87c0-f6a25db360e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.053623 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-962c6618-40df-48b2-87c0-f6a25db360e5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd Aug 12 12:52:06.053623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-962c6618-40df-48b2-87c0-f6a25db360e5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.053870 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-962c6618-40df-48b2-87c0-f6a25db360e5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.069344 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.069344 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:06.157856 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b579a72-a110-462c-8d6d-26d41286c58d req-962c6618-40df-48b2-87c0-f6a25db360e5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd returned with HTTP 200 Aug 12 12:52:06.158432 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 505/2009] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:06 2026] DELETE /volume/v3/attachments/4021b53c-f8dc-47a7-be69-1d327bdababd => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.324467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.326448 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:06.326641 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.326873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.327005 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:06.331497 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.331497 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:06.333086 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41c78df5-9d0a-4f69-a69e-2f71093cb0c5 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:06.333086 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 506/2010] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.664128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.665846 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:06.666042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.666272 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.673601 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.673601 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:06.677327 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:06.682085 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28fa2b38-4453-4e85-a405-a4199aa8a3b6 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:06.683348 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 502/2011] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.697589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1ad85f86-5781-43b8-925d-0321baff67e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.699549 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ad85f86-5781-43b8-925d-0321baff67e3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:06.699722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ad85f86-5781-43b8-925d-0321baff67e3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.699941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ad85f86-5781-43b8-925d-0321baff67e3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.709126 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.709126 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:06.713544 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1ad85f86-5781-43b8-925d-0321baff67e3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:06.719575 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ad85f86-5781-43b8-925d-0321baff67e3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:06.720145 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 499/2012] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.806825 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-76e61782-1d89-4fc5-8812-d580ca458960 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.811600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76e61782-1d89-4fc5-8812-d580ca458960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:06.812472 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76e61782-1d89-4fc5-8812-d580ca458960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.813321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76e61782-1d89-4fc5-8812-d580ca458960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.818609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a4cf6118-6841-4354-ab7f-c4150741548a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:06.820449 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a4cf6118-6841-4354-ab7f-c4150741548a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:52:06.820653 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a4cf6118-6841-4354-ab7f-c4150741548a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:06.820862 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a4cf6118-6841-4354-ab7f-c4150741548a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:06.831102 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.831102 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:06.837151 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:06.837151 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:06.839103 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a4cf6118-6841-4354-ab7f-c4150741548a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:06.849045 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a4cf6118-6841-4354-ab7f-c4150741548a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:52:06.849045 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 507/2013] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:06.849288 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-76e61782-1d89-4fc5-8812-d580ca458960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:06.855346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76e61782-1d89-4fc5-8812-d580ca458960 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:06.855866 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 506/2014] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:06 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:07.041804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:07.042057 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:07.042339 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:07.042607 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:07.042797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:07.049208 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:07.049208 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:07.049755 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-144cc76b-4a54-45ff-92f8-1673bd1be25e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:07.050453 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 503/2015] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:07 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:07.362708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:07.367394 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:07.367394 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:07.368115 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:07.368219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:07.375594 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:07.375594 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:07.378105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-869247e8-67a5-4ef7-a875-b69b16c572d3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:07.381744 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 500/2016] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:07 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:07.878592 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:07.880484 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:07.880639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:07.880846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:07.892656 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:07.892656 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:07.897142 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:07.903659 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba2d4d87-f2a7-46d4-a4a6-adb715b93fc8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:07.904062 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 508/2017] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:07 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:08.068748 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:08.080166 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:08.080485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:08.081017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:08.081729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:08.090353 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:08.090353 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:08.091726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ea0238b-780c-4f0a-8aad-6f8b3a228b43 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:08.092513 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 507/2018] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:08 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:08.395974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-493d2025-9cf2-4015-84cd-82850eb30248 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:08.399014 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-493d2025-9cf2-4015-84cd-82850eb30248 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:08.399309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-493d2025-9cf2-4015-84cd-82850eb30248 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:08.399591 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-493d2025-9cf2-4015-84cd-82850eb30248 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:08.399799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-493d2025-9cf2-4015-84cd-82850eb30248 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:08.406615 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:08.406615 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:08.407515 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-493d2025-9cf2-4015-84cd-82850eb30248 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:08.408015 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 504/2019] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:08 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:08.919600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:08.923506 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:08.923739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:08.924900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:08.942920 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:08.942920 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:08.948738 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:08.955658 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1075b813-4c1b-4d0f-8b87-ff9e3bd511de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:08.956454 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 501/2020] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:08 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:09.108493 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-46726e14-4892-41d5-82a7-9dfdaafe252b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:09.111020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46726e14-4892-41d5-82a7-9dfdaafe252b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:09.111295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46726e14-4892-41d5-82a7-9dfdaafe252b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:09.111557 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46726e14-4892-41d5-82a7-9dfdaafe252b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:09.111720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-46726e14-4892-41d5-82a7-9dfdaafe252b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:09.117589 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:09.117589 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:09.118548 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46726e14-4892-41d5-82a7-9dfdaafe252b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:09.119217 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 509/2021] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:09 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:09.429277 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-52769186-66ed-4065-b694-ffecc5340fca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:09.430838 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52769186-66ed-4065-b694-ffecc5340fca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:09.431144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52769186-66ed-4065-b694-ffecc5340fca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:09.431526 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52769186-66ed-4065-b694-ffecc5340fca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:09.431957 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-52769186-66ed-4065-b694-ffecc5340fca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:09.437021 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:09.437021 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:09.438250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52769186-66ed-4065-b694-ffecc5340fca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:09.438838 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 508/2022] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:09 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:09.973355 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:09.974020 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:09.974188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:09.974380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:09.984705 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:09.984705 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:09.988051 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:09.991741 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cb12a4c-c35b-4160-b361-4e151ce089cd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:09.992113 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 505/2023] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:09 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:10.131032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:10.135022 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:10.135331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:10.135940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:10.136069 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:10.143746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:10.143746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:10.144766 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d778f3df-5657-4cf7-b1a9-3dc12e4e8b0d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:10.145264 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 502/2024] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:10 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:10.459952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:10.464562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:10.464809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:10.466324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:10.466324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:10.474963 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:10.474963 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:10.476014 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10917167-7f85-4a54-adcf-4b503a1c29c0 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:10.476599 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 510/2025] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:10 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:10.496758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-f18899f7-3b3b-45ae-94f4-69ce3d29ebaf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:10.500565 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-f18899f7-3b3b-45ae-94f4-69ce3d29ebaf tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59/action Aug 12 12:52:10.502560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-f18899f7-3b3b-45ae-94f4-69ce3d29ebaf tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:10.502560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-f18899f7-3b3b-45ae-94f4-69ce3d29ebaf tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:10.533197 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:10.533197 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:10.599483 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-07399cec-3721-46a5-8ea2-e6968e4e01d4 req-f18899f7-3b3b-45ae-94f4-69ce3d29ebaf tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59/action returned with HTTP 204 Aug 12 12:52:10.600485 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 509/2026] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:10 2026] POST /volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:11.010822 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:11.014784 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:11.015027 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:11.015312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:11.029107 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:11.029107 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:11.035703 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:11.042353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cd415ef-5c40-4375-acf4-26e8a83165dd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:11.043338 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 506/2027] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:11 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:11.062854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8c142339-0a27-40b5-a654-51647bf3fdfe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:11.065573 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:52:11.065573 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1213628069"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:11.082823 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:11.082823 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:11.083324 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:11.083569 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:11.133436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['a02d03af-a567-4d5b-9a96-84f7ed5eca1d', '9731d91f-3e34-4e42-ad54-ed0e826bba80', '183e670c-0a62-4e0e-9818-6998331f6ff2', '1c3fc090-14fd-412c-9d45-4cb7e7c032cd'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:11.166007 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:11.168209 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:11.168493 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:11.168799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:11.168980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:11.179529 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:11.179529 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:11.180587 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a3f0778-59bb-4e37-97c1-3aa2d58c6756 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:11.181184 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 511/2028] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:11 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:11.202569 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot force create request issued successfully. Aug 12 12:52:11.203844 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c142339-0a27-40b5-a654-51647bf3fdfe tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:52:11.204359 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 503/2029] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:52:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:11.215283 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:11.217695 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:11.218069 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:11.218505 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:11.226089 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:11.226089 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:11.227001 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:11.228499 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64fb49ff-caf0-48a1-869c-9fbde739ac78 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 200 Aug 12 12:52:11.229702 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 510/2030] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:11 2026] GET /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:11.492304 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:11.494544 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:11.494544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:11.494544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:11.494544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:11.503499 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:11.503499 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:11.504680 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e2aa530-9fcf-4071-90a7-cc4b549c71fa tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:11.506606 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 507/2031] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:11 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:12.195911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:12.201986 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:12.203162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:12.203162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:12.204465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:12.211532 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:12.211532 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:12.213062 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b4ac07f-8a7e-4e4d-96c1-bb5b8a3580d1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:12.214471 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 512/2032] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:12 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:12.245989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:12.250108 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:12.250244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:12.250493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:12.265800 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:12.265800 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:12.265800 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:12.266683 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d40b9f-1985-48df-9ba6-c93252eb6bf0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 200 Aug 12 12:52:12.267388 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 504/2033] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:12 2026] GET /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:12.282572 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:12.285320 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:52:12.285902 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e372c-0db2-4c86-a247-df6d60cb8ee4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1851409899"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:12.300343 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:12.300343 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:12.301003 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:12.301166 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:12.382875 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['e4106806-62a0-47ff-8987-bbdd300067e7', '3820f683-9151-4748-8656-a599695ff5ae', 'b157c492-dbef-4ebb-a812-40bfdff386ab', 'e41fea9b-d82c-4499-ba6d-1ef71197ce6b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:12.470698 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot force create request issued successfully. Aug 12 12:52:12.471179 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d16fc02-9d20-42f3-a22a-7e8121bda1d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:52:12.471628 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 511/2034] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:52:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:12.486726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:12.488685 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:12.488913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:12.490573 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:12.500857 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:12.500857 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:12.500857 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:12.500857 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ef12edf-07f4-4c99-a5d5-1224b054946f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 200 Aug 12 12:52:12.500857 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 508/2035] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:12 2026] GET /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:12.524159 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:12.527318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:12.528909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:12.528909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:12.528909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:12.538237 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:12.538237 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:12.539107 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6963afb5-b56f-4ed0-8da8-be9694f0f6d8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:12.542804 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 513/2036] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:12 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:13.232114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:13.236011 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:13.236011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:13.236011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:13.236011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:13.246897 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:13.246897 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:13.247938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3dd63d79-ee80-4fa8-89b5-21d3dc3f8580 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:13.251627 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 505/2037] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:13 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:13.515645 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:13.517394 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:13.517646 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:13.517871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:13.524437 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:13.524437 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:13.524437 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:13.525220 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f36a9ce-6436-483f-b502-dcc70aa10325 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 200 Aug 12 12:52:13.525625 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 512/2038] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:13 2026] GET /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:13.537460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:13.539462 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:13.539718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:13.540006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:13.540134 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:13.546537 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:13.546537 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:13.547188 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:13.552625 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:13.557604 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:13.557876 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:13.558211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:13.558559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:13.566382 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:13.566382 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:13.567848 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfc1d9ca-352d-40db-9c5d-1f569864b0b6 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:13.567978 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 514/2039] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:13 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:13.574372 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:52:13.574621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a34dd939-56df-4ede-beb4-ba40e1df3933 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 202 Aug 12 12:52:13.575225 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 509/2040] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:13 2026] DELETE /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:13.589498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:13.592359 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:13.592720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:13.595097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:13.602741 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:13.602741 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:13.603584 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:13.605160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fae73bf6-1005-4d66-a719-1e72ae19fde8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 200 Aug 12 12:52:13.605703 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 506/2041] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:13 2026] GET /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:14.269891 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:14.274647 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:14.279847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:14.279847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:14.279847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:14.293269 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:14.293269 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:14.294460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90aaed74-b4d1-4e05-85ae-ce5148b062d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:14.295049 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 513/2042] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:14 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:14.583010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:14.586281 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:14.586570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:14.586866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:14.587030 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:14.593860 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:14.593860 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:14.595198 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b01015e-e7fb-437e-a981-6b0fb6176bc1 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:14.596850 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 515/2043] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:14 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:14.625814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e7ac621-68fb-4e4d-b219-0d3e25e5c761 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:14.631358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e7ac621-68fb-4e4d-b219-0d3e25e5c761 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:14.631358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e7ac621-68fb-4e4d-b219-0d3e25e5c761 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:14.632092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e7ac621-68fb-4e4d-b219-0d3e25e5c761 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:14.641218 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e7ac621-68fb-4e4d-b219-0d3e25e5c761 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 404 Aug 12 12:52:14.642083 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 510/2044] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:14 2026] GET /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:14.656707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:14.658185 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:14.658823 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:14.658823 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:14.658926 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:14.671895 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:14.671895 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:14.672485 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:14.725249 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:52:14.725538 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e61bbbd8-b769-4010-a32e-cac2d2efcb21 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 202 Aug 12 12:52:14.728892 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 507/2045] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:14 2026] DELETE /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:14.742328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:14.746195 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:14.746534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:14.746880 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:14.762557 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:14.762557 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:14.762968 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:14.764470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40a6358c-2d07-4e1f-8bae-3b85e950601b tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 200 Aug 12 12:52:14.765401 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 514/2046] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:14 2026] GET /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:15.309334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.312867 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:15.315211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.315559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.315751 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:15.324437 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.324437 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:15.325586 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d225825-f369-4470-bfee-8ba77d0b33f2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:15.326282 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 516/2047] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:15.616856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-783c05a9-bd71-4dce-9566-9bbff330a378 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.619969 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-783c05a9-bd71-4dce-9566-9bbff330a378 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:52:15.621604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-783c05a9-bd71-4dce-9566-9bbff330a378 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.621755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-783c05a9-bd71-4dce-9566-9bbff330a378 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.622992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-783c05a9-bd71-4dce-9566-9bbff330a378 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Show backup with id a4cc3ae0-fff5-408c-9b48-d29de165562f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:15.631673 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.631673 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:15.632627 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-783c05a9-bd71-4dce-9566-9bbff330a378 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 200 Aug 12 12:52:15.633753 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 511/2048] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:15.651228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.653745 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:52:15.654095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.654394 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.672299 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.672299 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:15.678873 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:52:15.686664 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3c1036f-069d-4ac4-9171-49ce826d8aa3 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 200 Aug 12 12:52:15.687915 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 508/2049] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:15.710578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2f249df0-732f-4966-b230-efc54bd41e7e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.719115 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f249df0-732f-4966-b230-efc54bd41e7e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:52:15.719548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f249df0-732f-4966-b230-efc54bd41e7e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.721271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f249df0-732f-4966-b230-efc54bd41e7e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.744910 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.744910 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:15.761319 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2f249df0-732f-4966-b230-efc54bd41e7e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:52:15.774100 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f249df0-732f-4966-b230-efc54bd41e7e tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 200 Aug 12 12:52:15.774685 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 515/2050] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 1414 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:15.777553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-92ee056a-3eac-463a-915b-6824a21bf196 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.784123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92ee056a-3eac-463a-915b-6824a21bf196 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:15.784123 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92ee056a-3eac-463a-915b-6824a21bf196 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.784123 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92ee056a-3eac-463a-915b-6824a21bf196 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.796684 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92ee056a-3eac-463a-915b-6824a21bf196 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 404 Aug 12 12:52:15.797263 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 517/2051] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:15.807529 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0331a145-4c9c-4967-ad69-2311e0b273bc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.809844 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:15.810032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.811082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.811082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:15.821832 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.821832 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:15.823801 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:15.865934 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:52:15.865934 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0331a145-4c9c-4967-ad69-2311e0b273bc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 202 Aug 12 12:52:15.865934 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 512/2052] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:15 2026] DELETE /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:15.873588 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:15.876109 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:15.876249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:15.876399 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:15.889124 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:15.889124 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:15.889486 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:15.890669 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-713e2bce-aa64-4f70-ac67-b9e67a955777 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 200 Aug 12 12:52:15.891973 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 509/2053] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:15 2026] GET /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:16.342225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:16.347852 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:16.348608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:16.349011 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:16.350974 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:16.355908 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:16.355908 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:16.357212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59007191-731b-43e2-8fdc-1d798b0d84b7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:16.360412 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 516/2054] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:16 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:16.904811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b8a47efb-0eaf-4f88-8d1f-b3e21871f7ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:16.908474 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8a47efb-0eaf-4f88-8d1f-b3e21871f7ee tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:16.908881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8a47efb-0eaf-4f88-8d1f-b3e21871f7ee tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:16.909378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8a47efb-0eaf-4f88-8d1f-b3e21871f7ee tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:16.920881 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8a47efb-0eaf-4f88-8d1f-b3e21871f7ee tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 404 Aug 12 12:52:16.922147 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 518/2055] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:16 2026] GET /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:16.936291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:16.938547 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:16.939055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:16.940288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:16.940288 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 3f42b812-841d-495d-a9c8-757568b9f863 Aug 12 12:52:16.945441 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-466d793c-6f34-4b2b-baf8-f8bfddb55e09 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 returned with HTTP 404 Aug 12 12:52:16.946676 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 513/2056] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:16 2026] DELETE /volume/v3/snapshots/3f42b812-841d-495d-a9c8-757568b9f863 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:52:16.962153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:16.964609 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:16.965424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:16.965935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:16.966147 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 542046a3-067d-47b3-aaf5-94c9aff24eb9 Aug 12 12:52:16.976153 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d86c1a5f-d4e7-4db7-8897-ee202b3a3241 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 returned with HTTP 404 Aug 12 12:52:16.977012 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 510/2057] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:16 2026] DELETE /volume/v3/snapshots/542046a3-067d-47b3-aaf5-94c9aff24eb9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:17.039478 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.042047 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:17.042367 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:17.042819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:17.067092 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:17.067092 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:17.076112 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:17.090445 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-5ba4b31e-5f88-498d-bde1-a97105479a7e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:17.090649 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 517/2058] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:17 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:17.131327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.135116 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4/action Aug 12 12:52:17.135435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:17.135685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:17.178977 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:17.178977 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:17.183796 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:17.202804 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Begin detaching volume completed successfully. Aug 12 12:52:17.202804 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-40c84544-352c-41a7-a925-f05eae3836a1 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4/action returned with HTTP 202 Aug 12 12:52:17.202804 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 519/2059] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:52:17 2026] POST /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:17.326040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-74b611e4-a884-4a76-a2a4-152ac4ee52fc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.326601 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74b611e4-a884-4a76-a2a4-152ac4ee52fc None None] GET https://10.4.3.81/volume// Aug 12 12:52:17.326915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74b611e4-a884-4a76-a2a4-152ac4ee52fc None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:17.327161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74b611e4-a884-4a76-a2a4-152ac4ee52fc None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:17.327587 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74b611e4-a884-4a76-a2a4-152ac4ee52fc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:17.328133 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 514/2060] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:17.350547 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.354163 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:17.354687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:17.354687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:17.377203 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.380284 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:17.380618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:17.380915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:17.381148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:17.393996 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:17.393996 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:17.393996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-efd98c1a-f2eb-4d58-95b8-16ca8e1a1c25 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:17.395679 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 518/2061] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:17 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:17.417566 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:17.417566 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:17.424810 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:17.440499 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-318c48ad-6b77-43b3-896b-307a298c3d9c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:17.441389 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 511/2062] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:17 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 1320 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:17.924822 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:17.928601 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:52:17.928946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:17.929244 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:17.940150 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:17.940150 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:17.955638 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:52:17.965334 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-4dea984b-05c5-48f8-9612-27f127b1e930 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 200 Aug 12 12:52:17.966236 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 520/2063] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:17 2026] GET /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 1414 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:18.415685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:18.419881 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:18.419881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:18.420180 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:18.420633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:18.437303 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:18.437303 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:18.438485 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6e4304a-0074-4d37-a53f-b016b9865a28 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:18.439459 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 515/2064] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:18 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:18.802128 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-3436691f-5542-43a0-b409-04bb93c50903 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:18.806855 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-3436691f-5542-43a0-b409-04bb93c50903 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 Aug 12 12:52:18.806855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-3436691f-5542-43a0-b409-04bb93c50903 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:18.806855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-3436691f-5542-43a0-b409-04bb93c50903 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:18.818954 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:18.818954 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:18.855401 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:18.861077 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:52:18.861077 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:18.861691 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:18.870927 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:18.870927 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:18.875336 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:52:18.881707 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ca675cd7-4a02-4e7d-8980-f95adc60e15d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 200 Aug 12 12:52:18.882640 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 512/2065] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:18 2026] GET /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:18.901494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6e29546c-c994-491a-9c83-4ecdf802d4bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:18.901494 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e29546c-c994-491a-9c83-4ecdf802d4bf None None] GET https://10.4.3.81/volume// Aug 12 12:52:18.901494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e29546c-c994-491a-9c83-4ecdf802d4bf None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:18.901494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e29546c-c994-491a-9c83-4ecdf802d4bf None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:18.901975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e29546c-c994-491a-9c83-4ecdf802d4bf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:18.902448 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 521/2066] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:52:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:18.914899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dab9c1b1-d847-4321-aec4-0e6d900a3845 req-3436691f-5542-43a0-b409-04bb93c50903 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 returned with HTTP 200 Aug 12 12:52:18.915847 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 519/2067] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:18 2026] DELETE /volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:18.925559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-7cd96329-6b3b-4590-be18-7354d45868a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:18.928445 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-7cd96329-6b3b-4590-be18-7354d45868a4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:18.929418 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-7cd96329-6b3b-4590-be18-7354d45868a4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1725c37-d4a2-4e79-9023-050446ef6ba8", "connector": null, "instance_uuid": "8055faeb-27f4-4bd9-861b-55d5cb6a4210"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:18.944348 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:18.944348 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:19.035355 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-7cd96329-6b3b-4590-be18-7354d45868a4 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:19.035979 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 516/2068] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:19.457655 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:19.460529 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:19.460901 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:19.461197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:19.463653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:19.475360 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:19.475360 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:19.478006 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47c53ce2-d91e-42d3-8b5f-c9f43b01ff9c tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:19.478006 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 513/2069] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:19 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:20.498212 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:20.504355 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:20.504355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:20.504355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:20.504355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:20.515803 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:20.515803 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:20.515803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e0dfa55-78b1-4a67-ab7a-34938c8389f1 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:20.516078 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 522/2070] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:20 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:20.824368 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c53ab97e-b5f5-465e-beb3-6d50f72e3b80 req-bd3de11e-c2ed-404e-b240-2566dd9165d7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:20.827529 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c53ab97e-b5f5-465e-beb3-6d50f72e3b80 req-bd3de11e-c2ed-404e-b240-2566dd9165d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 Aug 12 12:52:20.827880 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c53ab97e-b5f5-465e-beb3-6d50f72e3b80 req-bd3de11e-c2ed-404e-b240-2566dd9165d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:20.828083 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c53ab97e-b5f5-465e-beb3-6d50f72e3b80 req-bd3de11e-c2ed-404e-b240-2566dd9165d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:20.837756 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c53ab97e-b5f5-465e-beb3-6d50f72e3b80 req-bd3de11e-c2ed-404e-b240-2566dd9165d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 returned with HTTP 404 Aug 12 12:52:20.842210 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 520/2071] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:20 2026] DELETE /volume/v3/attachments/7e7ba060-bb08-48be-aa74-7b6b8ed73d59 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:52:21.431956 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-280fdffe-2ffc-4ca0-8a9c-bffbcaa818f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:21.431956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-280fdffe-2ffc-4ca0-8a9c-bffbcaa818f0 None None] GET https://10.4.3.81/volume// Aug 12 12:52:21.431956 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-280fdffe-2ffc-4ca0-8a9c-bffbcaa818f0 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:21.431956 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-280fdffe-2ffc-4ca0-8a9c-bffbcaa818f0 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:21.434022 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-280fdffe-2ffc-4ca0-8a9c-bffbcaa818f0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:21.434022 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 517/2072] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:21.468606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:21.470278 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:52:21.470682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:21.470868 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:21.495297 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:21.495297 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:21.506991 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:52:21.516458 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-90034083-8549-45ff-affc-314837924aca tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 200 Aug 12 12:52:21.517567 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 514/2073] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:21 2026] GET /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 1593 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:21.536096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:21.538883 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:21.538883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:21.539239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:21.539430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:21.545879 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:21.545879 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:21.548580 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1dddc6a2-9a0c-4aff-b2c8-6086c0520449 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:21.548580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 523/2074] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:21 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:21.731620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:21.736871 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] PUT https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf Aug 12 12:52:21.737297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:21.749654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Acquiring lock "cinder-attachment_update-b1725c37-d4a2-4e79-9023-050446ef6ba8-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:21.755105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Lock "cinder-attachment_update-b1725c37-d4a2-4e79-9023-050446ef6ba8-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:21.756637 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:21.756637 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:21.886219 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Lock "cinder-attachment_update-b1725c37-d4a2-4e79-9023-050446ef6ba8-np0000007055" released by "attachment_update" :: held 0.131s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:21.886641 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-81f7fae5-06df-4235-b9dc-19fa4c36d8ee tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf returned with HTTP 200 Aug 12 12:52:21.887604 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 521/2075] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:21 2026] PUT /volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:21.939139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ea10380d-51b4-4a4c-aea1-10eaa22206e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:21.944108 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ea10380d-51b4-4a4c-aea1-10eaa22206e8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] POST https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf/action Aug 12 12:52:21.944108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ea10380d-51b4-4a4c-aea1-10eaa22206e8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:21.944281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ea10380d-51b4-4a4c-aea1-10eaa22206e8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:21.968721 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:21.968721 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:21.988977 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-41d7ae7f-ec67-4c04-859e-3395008f917f req-ea10380d-51b4-4a4c-aea1-10eaa22206e8 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf/action returned with HTTP 204 Aug 12 12:52:21.989827 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 518/2076] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:21 2026] POST /volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:22.564170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6270d425-acae-47c2-8597-cdc25e64852f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:22.567065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6270d425-acae-47c2-8597-cdc25e64852f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:22.567168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6270d425-acae-47c2-8597-cdc25e64852f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:22.567449 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6270d425-acae-47c2-8597-cdc25e64852f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:22.568634 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6270d425-acae-47c2-8597-cdc25e64852f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:22.584353 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:22.584353 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:22.585526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6270d425-acae-47c2-8597-cdc25e64852f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:22.586098 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 515/2077] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:22 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:23.604323 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:23.608367 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:23.608367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:23.608367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:23.608367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:23.614594 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:23.614594 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:23.616083 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50e896e6-07dc-412a-9d52-0ceb91a553b4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:23.616792 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 524/2078] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:23 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:23.632024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:23.635759 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:23.636049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:23.636344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:23.636541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:23.642421 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:23.642421 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:23.644118 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1ce95af-763f-44c0-9fcd-65579dd6629e tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:23.644620 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 522/2079] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:23 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:23.660686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b343cd8d-bc81-4243-9683-a6766fa33196 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:23.662958 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:52:23.663331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14268472-4498-4f70-83d8-1e4c904fa392", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1320569605"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:23.668195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating new backup {'backup': {'volume_id': '14268472-4498-4f70-83d8-1e4c904fa392', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1320569605'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:52:23.669605 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Creating backup of volume 14268472-4498-4f70-83d8-1e4c904fa392 in container None Aug 12 12:52:23.681363 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:23.681363 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:23.681746 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Volume info retrieved successfully. Aug 12 12:52:23.710037 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Created reservations ['21da1605-6977-43f7-b1ae-2d5df73d0509', '301d0f6a-85da-402f-85ae-4be16f0496b0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:23.757477 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b343cd8d-bc81-4243-9683-a6766fa33196 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:52:23.758088 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 519/2080] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:23 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:23.768498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3785f17-9822-4107-91f4-0df926de40dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:23.773971 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3785f17-9822-4107-91f4-0df926de40dc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:23.774334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3785f17-9822-4107-91f4-0df926de40dc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:23.777801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3785f17-9822-4107-91f4-0df926de40dc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:23.777801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c3785f17-9822-4107-91f4-0df926de40dc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:23.780848 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:23.780848 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:23.781764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3785f17-9822-4107-91f4-0df926de40dc tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:23.782885 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 516/2081] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:23 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:24.590712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:24.593331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:24.593802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:24.593895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:24.594077 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: cddb71de-5996-4c27-88cc-6de0446fa4d3 Aug 12 12:52:24.601325 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2e262e8-3ef3-43db-8b45-e793b53519d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 returned with HTTP 404 Aug 12 12:52:24.602221 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 525/2082] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:24 2026] DELETE /volume/v3/snapshots/cddb71de-5996-4c27-88cc-6de0446fa4d3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:24.615466 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:24.620462 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:24.620462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:24.620976 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:24.636866 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:24.636866 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:24.649492 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:24.658146 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6034c05a-9aee-422d-8e36-e51b63d0fe59 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:24.658300 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 523/2083] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:24 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:24.679394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:24.683395 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:24.684136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-636057664"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:24.685870 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-636057664'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:24.686114 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 1 GB Aug 12 12:52:24.686349 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:24.686349 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:24.691886 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:52:24.700344 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (402e77e3-1f7b-42e7-bc38-90dbaffb6283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:24.701921 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ce693c-2d5a-48aa-9d58-dc5c3d1eb0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:24.703210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:24.749656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ce693c-2d5a-48aa-9d58-dc5c3d1eb0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:24.751383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca05c44f-5f56-48bf-b8bf-75238e01559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:24.806164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7705fd86-8326-4228-8791-504b40186f04 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:24.810904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7705fd86-8326-4228-8791-504b40186f04 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:24.811254 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7705fd86-8326-4228-8791-504b40186f04 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:24.811573 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7705fd86-8326-4228-8791-504b40186f04 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:24.811738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7705fd86-8326-4228-8791-504b40186f04 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:24.823305 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:24.823305 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:24.824884 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7705fd86-8326-4228-8791-504b40186f04 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:24.824884 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 517/2084] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:24 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:24.846843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['6030b687-0669-4910-920f-440477881703', '48bba5d0-86a1-444b-9edf-d3812e38bc2e', '125a669d-91b4-4abf-bc10-a0ebde0c32b7', 'dc63a2a6-7b35-42fd-97ab-470cc29881ee'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:24.846843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca05c44f-5f56-48bf-b8bf-75238e01559e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6030b687-0669-4910-920f-440477881703', '48bba5d0-86a1-444b-9edf-d3812e38bc2e', '125a669d-91b4-4abf-bc10-a0ebde0c32b7', 'dc63a2a6-7b35-42fd-97ab-470cc29881ee']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:24.848121 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55807b35-5931-408e-87e1-81b3cc153f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:24.883965 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55807b35-5931-408e-87e1-81b3cc153f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35fbab24-305d-4935-9a2c-65ea1c3e7077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-636057664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['6030b687-0669-4910-920f-440477881703','48bba5d0-86a1-444b-9edf-d3812e38bc2e','125a669d-91b4-4abf-bc10-a0ebde0c32b7','dc63a2a6-7b35-42fd-97ab-470cc29881ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-636057664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35fbab24-305d-4935-9a2c-65ea1c3e7077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:24.887280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974b00ff-3b67-4392-aee6-a1cef7684226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:24.915747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974b00ff-3b67-4392-aee6-a1cef7684226) transitioned into state 'SUCCESS' from state '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-636057664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['6030b687-0669-4910-920f-440477881703','48bba5d0-86a1-444b-9edf-d3812e38bc2e','125a669d-91b4-4abf-bc10-a0ebde0c32b7','dc63a2a6-7b35-42fd-97ab-470cc29881ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:24.917465 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b15a87c-4473-4494-86e0-8ff839e4724a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:24.930750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b15a87c-4473-4494-86e0-8ff839e4724a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:24.932092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (402e77e3-1f7b-42e7-bc38-90dbaffb6283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:24.932621 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:52:24.933339 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea85305a-88ea-47a5-b77c-3d5429678da9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:24.934054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 520/2085] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:52:24 2026] POST /volume/v3/volumes => generated 751 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:24.954010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:24.959714 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:24.959714 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:24.959714 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:24.969958 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:24.969958 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:24.978196 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:24.981490 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8df4ea51-61ee-4bb2-a059-0adc9e851552 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 200 Aug 12 12:52:24.982151 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 526/2086] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:24 2026] GET /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:25.631036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:25.635197 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:25.635770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1658701923"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:25.637986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1658701923'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:25.638450 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume of 1 GB Aug 12 12:52:25.644573 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Availability Zones retrieved successfully. Aug 12 12:52:25.652555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Flow 'volume_create_api' (3b6f150c-94b7-4e3a-8b4d-0b85eb78c93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:25.653813 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f652b6-1c48-48fc-a436-6de8c23e6973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:25.655381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:25.697789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f652b6-1c48-48fc-a436-6de8c23e6973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:25.698970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad067c5-a300-4e72-b268-bd17cbe41fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:25.807733 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Created reservations ['a8ebb62c-c76a-4410-a5bd-9b4dbd751aaf', '6c277aa3-f8bb-4b51-b2ba-ddd7fb0e368f', '1f4bf4ff-a317-4a20-8439-ddf5ac7df3e4', '497dbd71-3a63-4d64-bf9d-e06662b0572d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:25.808969 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad067c5-a300-4e72-b268-bd17cbe41fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8ebb62c-c76a-4410-a5bd-9b4dbd751aaf', '6c277aa3-f8bb-4b51-b2ba-ddd7fb0e368f', '1f4bf4ff-a317-4a20-8439-ddf5ac7df3e4', '497dbd71-3a63-4d64-bf9d-e06662b0572d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:25.810289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c38a9201-a497-4e09-9401-d2977a591c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:25.839486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:25.841713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:25.841959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:25.842222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:25.842351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:25.846961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c38a9201-a497-4e09-9401-d2977a591c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f929a5e2-9648-44a6-b762-00d168bc3b54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1658701923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdac2d020d44242855bcdede1243760',qos_specs=None,replication_status=,reservations=['a8ebb62c-c76a-4410-a5bd-9b4dbd751aaf','6c277aa3-f8bb-4b51-b2ba-ddd7fb0e368f','1f4bf4ff-a317-4a20-8439-ddf5ac7df3e4','497dbd71-3a63-4d64-bf9d-e06662b0572d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55abac8b34ea43419578d2f3e4e5d360',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1658701923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f929a5e2-9648-44a6-b762-00d168bc3b54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdac2d020d44242855bcdede1243760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55abac8b34ea43419578d2f3e4e5d360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:25.847150 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:25.847150 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:25.848483 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aef64aff-4d63-478e-94f4-509dc592b2d4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:25.848557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba12a14-898d-42b3-ad53-e9be8979c407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:25.848661 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 518/2087] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:25 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:25.882485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba12a14-898d-42b3-ad53-e9be8979c407) transitioned into state 'SUCCESS' from state '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-1658701923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdac2d020d44242855bcdede1243760',qos_specs=None,replication_status=,reservations=['a8ebb62c-c76a-4410-a5bd-9b4dbd751aaf','6c277aa3-f8bb-4b51-b2ba-ddd7fb0e368f','1f4bf4ff-a317-4a20-8439-ddf5ac7df3e4','497dbd71-3a63-4d64-bf9d-e06662b0572d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55abac8b34ea43419578d2f3e4e5d360',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:25.883744 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d543e05-78cd-4b55-b074-36e2d83cdef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:25.898843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d543e05-78cd-4b55-b074-36e2d83cdef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:25.899959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Flow 'volume_create_api' (3b6f150c-94b7-4e3a-8b4d-0b85eb78c93b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:25.900352 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume request issued successfully. Aug 12 12:52:25.901407 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e35f3b59-0235-44f2-975a-ce4eb0a75633 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:25.901734 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 524/2088] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:52:25 2026] POST /volume/v3/volumes => generated 757 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:25.920535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:25.922946 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:52:25.923428 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:25.923760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:25.937321 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:25.937321 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:25.945692 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:52:25.952738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f8fbf9-5471-482b-9d7c-d45fb44d98a6 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 returned with HTTP 200 Aug 12 12:52:25.953585 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 521/2089] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:25 2026] GET /volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:26.002520 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:26.005418 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:26.005981 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:26.006344 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:26.022243 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:26.022243 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:26.031009 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:26.038304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f32419b7-1a96-41d1-8b3e-1c599f4eb6e5 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 200 Aug 12 12:52:26.038966 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 527/2090] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:26 2026] GET /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:26.056994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:26.059271 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:52:26.059807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35fbab24-305d-4935-9a2c-65ea1c3e7077", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-457666669"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:26.075049 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:26.075049 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:26.075141 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:26.075249 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:26.132294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['041f6352-f7b5-4546-9f3f-d39a30f7f864', 'ba2c9bbe-d8c6-43a4-8f14-2cecdc4b7cf4', 'b6109186-3eb8-4837-81f5-b315e590bd34', 'a0c5c9b2-7514-4040-b3d5-99db5371b851'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:26.181139 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot create request issued successfully. Aug 12 12:52:26.181619 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e13f53b-f5e1-43a8-a7fc-739eb22ef8fc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:52:26.182258 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 519/2091] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:52:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:26.196535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:26.199006 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:26.199242 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:26.200483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:26.209007 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:26.209007 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:26.209718 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:26.211229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bec6e16-0c1a-4616-98cc-d8267263b5e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 returned with HTTP 200 Aug 12 12:52:26.212716 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 525/2092] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:26 2026] GET /volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:26.868572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fd557546-0426-40cf-a4d5-121207f6ff32 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:26.870447 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd557546-0426-40cf-a4d5-121207f6ff32 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:26.870729 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd557546-0426-40cf-a4d5-121207f6ff32 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:26.870944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd557546-0426-40cf-a4d5-121207f6ff32 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:26.871320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fd557546-0426-40cf-a4d5-121207f6ff32 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:26.883412 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:26.883412 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:26.883412 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd557546-0426-40cf-a4d5-121207f6ff32 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:26.884345 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 522/2093] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:26 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:26.976149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:26.978719 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:52:26.978719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:26.978719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:27.001507 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:27.001507 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:27.009239 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:52:27.015360 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4ed4b597-27d8-453f-88ef-87bf1851e562 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 returned with HTTP 200 Aug 12 12:52:27.016497 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 528/2094] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:26 2026] GET /volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:27.232814 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:27.237611 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:27.237611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:27.237977 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:27.252936 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:27.252936 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:27.252936 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:27.255691 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee12bd23-60b0-4ace-8313-84d183a3f751 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 returned with HTTP 200 Aug 12 12:52:27.259607 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 520/2095] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:27 2026] GET /volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:27.268571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:27.272830 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:27.273272 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "20dca775-0be4-4b3b-9bf3-a48e70d492b4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-514805827"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:27.279205 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'snapshot_id': '20dca775-0be4-4b3b-9bf3-a48e70d492b4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-514805827'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:27.291206 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:27.291206 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:27.291206 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:27.299278 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 2 GB Aug 12 12:52:27.306963 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:52:27.316789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (3ba4c3b3-7acc-429f-b0e7-dffa9607e215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:27.318438 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c83241-4829-495d-be3a-58265e153d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:27.319644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:27.376398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c83241-4829-495d-be3a-58265e153d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '20dca775-0be4-4b3b-9bf3-a48e70d492b4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:27.379214 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88dd538-d4d2-407a-95d8-e5b57c79afe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:27.437457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['7b3b27d1-5926-414b-81c0-15b0f3baf473', '8d5c4a64-b374-4a6a-bcd3-3df0344660e3', 'f08c18a6-6c6d-4e86-83f8-3204d971d78c', '10595717-cc94-43af-b64e-3202d83251b9'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:27.438647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88dd538-d4d2-407a-95d8-e5b57c79afe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b3b27d1-5926-414b-81c0-15b0f3baf473', '8d5c4a64-b374-4a6a-bcd3-3df0344660e3', 'f08c18a6-6c6d-4e86-83f8-3204d971d78c', '10595717-cc94-43af-b64e-3202d83251b9']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:27.439059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab006f38-1d54-4dca-9ea9-7c699de41aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:27.498262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab006f38-1d54-4dca-9ea9-7c699de41aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34726da8-461d-4440-a693-26535cc77bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-514805827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['7b3b27d1-5926-414b-81c0-15b0f3baf473','8d5c4a64-b374-4a6a-bcd3-3df0344660e3','f08c18a6-6c6d-4e86-83f8-3204d971d78c','10595717-cc94-43af-b64e-3202d83251b9'],size=2,snapshot_id=20dca775-0be4-4b3b-9bf3-a48e70d492b4,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-514805827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34726da8-461d-4440-a693-26535cc77bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,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=20dca775-0be4-4b3b-9bf3-a48e70d492b4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:27.499698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdfec26-7bf4-4db2-98b1-04841e106d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:27.532833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdfec26-7bf4-4db2-98b1-04841e106d3f) transitioned into state 'SUCCESS' from state '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-514805827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['7b3b27d1-5926-414b-81c0-15b0f3baf473','8d5c4a64-b374-4a6a-bcd3-3df0344660e3','f08c18a6-6c6d-4e86-83f8-3204d971d78c','10595717-cc94-43af-b64e-3202d83251b9'],size=2,snapshot_id=20dca775-0be4-4b3b-9bf3-a48e70d492b4,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:27.533925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e766ee-7e1d-474a-b418-b2dc0d3cf2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:27.561713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e766ee-7e1d-474a-b418-b2dc0d3cf2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:27.562793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (3ba4c3b3-7acc-429f-b0e7-dffa9607e215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:27.563176 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:52:27.563858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db8a1d4e-835d-4433-8b56-c9fc0fddd16c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:27.564356 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 526/2096] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:27 2026] POST /volume/v3/volumes => generated 785 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:27.580370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2b1c1030-2f69-4ad6-b59f-552452227500 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:27.582473 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b1c1030-2f69-4ad6-b59f-552452227500 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:27.582762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b1c1030-2f69-4ad6-b59f-552452227500 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:27.582942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b1c1030-2f69-4ad6-b59f-552452227500 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:27.597450 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:27.597450 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:27.604472 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2b1c1030-2f69-4ad6-b59f-552452227500 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:27.613152 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b1c1030-2f69-4ad6-b59f-552452227500 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 200 Aug 12 12:52:27.613560 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 523/2097] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:27 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:27.912195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-88bedfc0-b199-4201-994a-2489636191ea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:27.920802 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-88bedfc0-b199-4201-994a-2489636191ea tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:27.920802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-88bedfc0-b199-4201-994a-2489636191ea tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:27.920802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-88bedfc0-b199-4201-994a-2489636191ea tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:27.920802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-88bedfc0-b199-4201-994a-2489636191ea tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:27.931888 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:27.931888 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:27.932863 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-88bedfc0-b199-4201-994a-2489636191ea tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:27.934333 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 529/2098] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:27 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:28.075452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79d39a57-29ad-479b-ba0c-6287d9c191de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.082672 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:28.082672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1148319738"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:28.084129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1148319738'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:28.089447 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume of 1 GB Aug 12 12:52:28.090042 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.090042 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:28.091253 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Availability Zones retrieved successfully. Aug 12 12:52:28.100385 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (604bb415-60e5-4e27-a3f3-20f6b0a7b5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:28.101736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc9cc27-a84e-4ff6-a308-bbafc5cdf764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:28.102340 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:28.114327 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.114327 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:28.135575 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc9cc27-a84e-4ff6-a308-bbafc5cdf764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:28.136325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1bf8d8-1e59-4404-a04d-ab1795f479b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:28.226324 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Created reservations ['95988eda-08bb-42ed-9bdb-ef606b87a4e8', 'a5cab5b4-e4ed-462b-91b1-d3c9966dbc78', 'c4d4254a-5d42-4bb7-86fb-fbb48e449108', 'e6e2e23d-7a32-43ab-804f-51f57267d75f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:28.227082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1bf8d8-1e59-4404-a04d-ab1795f479b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95988eda-08bb-42ed-9bdb-ef606b87a4e8', 'a5cab5b4-e4ed-462b-91b1-d3c9966dbc78', 'c4d4254a-5d42-4bb7-86fb-fbb48e449108', 'e6e2e23d-7a32-43ab-804f-51f57267d75f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:28.228762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d162e7-f55d-4dc7-a609-a443504614a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:28.258886 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d162e7-f55d-4dc7-a609-a443504614a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b2e47a-6f96-43ab-a989-88d23a636989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1148319738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['95988eda-08bb-42ed-9bdb-ef606b87a4e8','a5cab5b4-e4ed-462b-91b1-d3c9966dbc78','c4d4254a-5d42-4bb7-86fb-fbb48e449108','e6e2e23d-7a32-43ab-804f-51f57267d75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1148319738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b2e47a-6f96-43ab-a989-88d23a636989,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='721d993838d94ee6892dd126e069fb20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3534d85462b4597b8c1ce240038e9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:28.260380 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4132f1-8328-402c-b047-87e07b928bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:28.292169 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4132f1-8328-402c-b047-87e07b928bf9) transitioned into state 'SUCCESS' from state '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-1148319738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['95988eda-08bb-42ed-9bdb-ef606b87a4e8','a5cab5b4-e4ed-462b-91b1-d3c9966dbc78','c4d4254a-5d42-4bb7-86fb-fbb48e449108','e6e2e23d-7a32-43ab-804f-51f57267d75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:28.292487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13779b01-c8e1-49d4-a835-479883aa2941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:28.307984 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13779b01-c8e1-49d4-a835-479883aa2941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:28.308632 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (604bb415-60e5-4e27-a3f3-20f6b0a7b5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:28.309383 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request issued successfully. Aug 12 12:52:28.310790 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79d39a57-29ad-479b-ba0c-6287d9c191de tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:28.311606 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 521/2099] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:28 2026] POST /volume/v3/volumes => generated 758 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:28.330815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.333015 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:28.333288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.333751 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.345820 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.345820 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:28.353033 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:28.364051 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a1c3f0a-2643-479e-b788-65826cfb9afc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:28.365206 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 527/2100] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:28.635812 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20620ef7-f387-418b-a579-dde1c1ab4913 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.638486 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20620ef7-f387-418b-a579-dde1c1ab4913 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:28.638486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20620ef7-f387-418b-a579-dde1c1ab4913 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.638904 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20620ef7-f387-418b-a579-dde1c1ab4913 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.654904 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.654904 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:28.666454 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20620ef7-f387-418b-a579-dde1c1ab4913 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:28.676804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20620ef7-f387-418b-a579-dde1c1ab4913 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 200 Aug 12 12:52:28.677965 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 524/2101] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:28 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:28.696806 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.698021 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:28.698265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.698528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.708628 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.708628 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:28.715613 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:28.725049 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a831c3f1-220a-4b72-b40b-ff25b81e64d7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 200 Aug 12 12:52:28.725049 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 530/2102] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:28 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:28.741723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e467204f-3900-4bfe-b866-070e483564bd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.746470 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:28.746973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.747796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.747796 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:28.761919 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.761919 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:28.761919 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:28.788030 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:52:28.788462 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e467204f-3900-4bfe-b866-070e483564bd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 202 Aug 12 12:52:28.789137 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 522/2103] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:28 2026] DELETE /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:28.798529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.801438 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:28.801611 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.801818 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.816512 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.816512 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:28.823676 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:28.833064 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7e63326-0159-4d49-92ad-ae396b6bbbdd tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 200 Aug 12 12:52:28.833846 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 528/2104] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:28 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:28.950125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:28.953842 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:28.954174 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:28.954484 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:28.954674 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:28.962617 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:28.962617 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:28.963639 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea9c78ee-c97b-40f8-9d26-75798a725cb1 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:28.964585 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 525/2105] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:28 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:29.382849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45ff4e23-3e10-477d-badf-af8458626765 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.385461 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45ff4e23-3e10-477d-badf-af8458626765 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:29.385674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45ff4e23-3e10-477d-badf-af8458626765 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.386004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45ff4e23-3e10-477d-badf-af8458626765 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.396681 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.396681 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:29.404949 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-45ff4e23-3e10-477d-badf-af8458626765 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:29.412980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45ff4e23-3e10-477d-badf-af8458626765 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:29.413504 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 531/2106] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:29.481752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.485504 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:29.485869 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.486172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.500189 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.500189 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:29.509471 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:29.519835 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-2ac6d046-d0ad-4b31-90ac-0a5e2cb40470 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:29.519835 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 523/2107] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:29.652105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4efda920-ef8b-417c-a979-65598c9add85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.653238 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4efda920-ef8b-417c-a979-65598c9add85 None None] GET https://10.4.3.81/volume// Aug 12 12:52:29.653865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4efda920-ef8b-417c-a979-65598c9add85 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.654261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4efda920-ef8b-417c-a979-65598c9add85 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.655240 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4efda920-ef8b-417c-a979-65598c9add85 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:29.655240 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 529/2108] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:29.666580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-81532577-8cc2-4c0e-8927-c9382cf41e9a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.669063 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-81532577-8cc2-4c0e-8927-c9382cf41e9a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:29.669383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-81532577-8cc2-4c0e-8927-c9382cf41e9a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4b2e47a-6f96-43ab-a989-88d23a636989", "connector": null, "instance_uuid": "d1c3d301-d5ab-4233-bfb4-be155c4c3c85"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:29.684911 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.684911 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:29.741082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-81532577-8cc2-4c0e-8927-c9382cf41e9a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:29.741705 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 526/2109] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:29 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:29.791521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f2543c4a-e722-425f-ab39-2f999671f45d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.796176 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2543c4a-e722-425f-ab39-2f999671f45d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:29.798321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2543c4a-e722-425f-ab39-2f999671f45d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.798321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2543c4a-e722-425f-ab39-2f999671f45d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.815287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43f139a0-d809-470f-9796-fecd1e89afe2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.817985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43f139a0-d809-470f-9796-fecd1e89afe2 None None] GET https://10.4.3.81/volume// Aug 12 12:52:29.817985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43f139a0-d809-470f-9796-fecd1e89afe2 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.817985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43f139a0-d809-470f-9796-fecd1e89afe2 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.817985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43f139a0-d809-470f-9796-fecd1e89afe2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:29.817985 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 524/2110] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:29.822007 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.822007 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:29.830818 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f2543c4a-e722-425f-ab39-2f999671f45d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:29.832605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.836138 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2543c4a-e722-425f-ab39-2f999671f45d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:29.836807 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 532/2111] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:29.837501 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:29.837938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.839371 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.853621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-136bf474-caf8-4992-a04f-f9c79589d94a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.854567 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-136bf474-caf8-4992-a04f-f9c79589d94a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:29.855054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-136bf474-caf8-4992-a04f-f9c79589d94a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.855127 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-136bf474-caf8-4992-a04f-f9c79589d94a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.864497 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.864497 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:29.864670 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-136bf474-caf8-4992-a04f-f9c79589d94a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 404 Aug 12 12:52:29.864670 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 527/2112] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:29.872222 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:29.877490 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-619ee5e0-38cc-43c6-856f-db561568c47a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.884090 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-619ee5e0-38cc-43c6-856f-db561568c47a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:29.885723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-619ee5e0-38cc-43c6-856f-db561568c47a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.886946 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-e3038349-8de1-4456-85cc-3a82ebf613d3 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:29.887054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-619ee5e0-38cc-43c6-856f-db561568c47a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.887844 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 530/2113] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1030 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:29.900129 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-619ee5e0-38cc-43c6-856f-db561568c47a tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 404 Aug 12 12:52:29.900795 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 525/2114] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:29.914195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-02ff2604-f081-404c-a907-9f55174dbcb6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.919994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-02ff2604-f081-404c-a907-9f55174dbcb6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:29.919994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-02ff2604-f081-404c-a907-9f55174dbcb6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.919994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-02ff2604-f081-404c-a907-9f55174dbcb6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.919994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-02ff2604-f081-404c-a907-9f55174dbcb6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 34726da8-461d-4440-a693-26535cc77bda Aug 12 12:52:29.930200 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-02ff2604-f081-404c-a907-9f55174dbcb6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda returned with HTTP 404 Aug 12 12:52:29.931065 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 533/2115] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:29 2026] DELETE /volume/v3/volumes/34726da8-461d-4440-a693-26535cc77bda => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:29.943965 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65920c4e-df3e-4010-a600-f996c8bced87 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.946891 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:29.946891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.946891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.947890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:29.956888 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.956888 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:29.957916 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:29.981345 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:29.986609 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:29.986944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:29.987189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:29.987357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:29.993423 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:29.993423 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:29.994592 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1b22c0b-0839-4524-834a-92f81e3f10eb tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:29.995641 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 531/2116] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:29 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:30.009877 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:52:30.010315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65920c4e-df3e-4010-a600-f996c8bced87 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 returned with HTTP 202 Aug 12 12:52:30.010880 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 528/2117] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:29 2026] DELETE /volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:30.025162 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-99ee64d4-828b-4041-bb77-6996d633532f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:30.027637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99ee64d4-828b-4041-bb77-6996d633532f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:30.027878 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99ee64d4-828b-4041-bb77-6996d633532f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:30.028767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99ee64d4-828b-4041-bb77-6996d633532f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:30.039431 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:30.039431 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:30.040624 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-99ee64d4-828b-4041-bb77-6996d633532f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:30.041406 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99ee64d4-828b-4041-bb77-6996d633532f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 returned with HTTP 200 Aug 12 12:52:30.041406 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 526/2118] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:30 2026] GET /volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:30.088144 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:30.092665 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 Aug 12 12:52:30.092665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:30.116218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:30.127328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" acquired by "attachment_update" :: waited 0.010s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:30.127711 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:30.127711 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:30.265359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" released by "attachment_update" :: held 0.139s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:30.265691 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-294d1523-dac7-468c-aeb3-353de37da9bc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 returned with HTTP 200 Aug 12 12:52:30.266405 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 534/2119] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:30 2026] PUT /volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:30.859470 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a992225-def2-4eae-9256-c193bf2bcd00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:30.862372 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a992225-def2-4eae-9256-c193bf2bcd00 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:30.863250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a992225-def2-4eae-9256-c193bf2bcd00 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:30.863250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a992225-def2-4eae-9256-c193bf2bcd00 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:30.878805 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:30.878805 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:30.885854 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3a992225-def2-4eae-9256-c193bf2bcd00 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:30.893384 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a992225-def2-4eae-9256-c193bf2bcd00 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:30.893384 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 532/2120] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:30 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:31.012863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-30d298de-4519-4011-a3f2-3487f231ab1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.015322 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30d298de-4519-4011-a3f2-3487f231ab1c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:31.015731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30d298de-4519-4011-a3f2-3487f231ab1c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.015731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30d298de-4519-4011-a3f2-3487f231ab1c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.015963 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-30d298de-4519-4011-a3f2-3487f231ab1c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:31.022497 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:31.022497 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:31.023333 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30d298de-4519-4011-a3f2-3487f231ab1c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:31.024040 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 529/2121] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:31 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:31.054424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9bb5da06-ddc3-49f2-a607-88d6c8514baa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.057231 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9bb5da06-ddc3-49f2-a607-88d6c8514baa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 Aug 12 12:52:31.057231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9bb5da06-ddc3-49f2-a607-88d6c8514baa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.057460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9bb5da06-ddc3-49f2-a607-88d6c8514baa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.064742 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9bb5da06-ddc3-49f2-a607-88d6c8514baa tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 returned with HTTP 404 Aug 12 12:52:31.065854 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 527/2122] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:31 2026] GET /volume/v3/snapshots/20dca775-0be4-4b3b-9bf3-a48e70d492b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:31.077864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-caa19899-ef05-44c1-b72a-99e747c7b980 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.080561 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-caa19899-ef05-44c1-b72a-99e747c7b980 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:31.081064 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-caa19899-ef05-44c1-b72a-99e747c7b980 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.081320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-caa19899-ef05-44c1-b72a-99e747c7b980 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.093235 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:31.093235 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:31.099245 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-caa19899-ef05-44c1-b72a-99e747c7b980 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:31.106472 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-caa19899-ef05-44c1-b72a-99e747c7b980 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 200 Aug 12 12:52:31.107683 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 535/2123] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:31 2026] GET /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:31.127647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.131847 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:31.131847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.131847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.131847 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:31.144674 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:31.144674 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:31.147384 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:31.187568 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:52:31.188252 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b584f4d4-60fc-4f90-8190-309ac25058d0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 202 Aug 12 12:52:31.188938 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 533/2124] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:31 2026] DELETE /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:31.200211 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.203217 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:31.203744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.203967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.214801 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:31.214801 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:31.221352 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:31.232020 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67e98505-8de9-4fac-9154-4dd232dd39b9 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 200 Aug 12 12:52:31.232857 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 530/2125] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:31 2026] GET /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:31.913368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:31.915711 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:31.916673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:31.916673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:31.935382 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:31.935382 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:31.941878 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:31.949797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad0bf35-9d44-4c27-900c-18e4bf37fc2f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:31.950341 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 528/2126] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:31 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:32.038671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.040762 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:32.041076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:32.041467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:32.041583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:32.048761 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:32.048761 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:32.049673 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-26de8b38-c49c-40c5-99e5-446b377e52d8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:32.050797 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 536/2127] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:32 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:32.253605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a97039bf-6c7b-4a68-9e50-c1b11126d816 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.258043 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a97039bf-6c7b-4a68-9e50-c1b11126d816 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 Aug 12 12:52:32.258043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a97039bf-6c7b-4a68-9e50-c1b11126d816 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:32.258043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a97039bf-6c7b-4a68-9e50-c1b11126d816 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:32.269587 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a97039bf-6c7b-4a68-9e50-c1b11126d816 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 returned with HTTP 404 Aug 12 12:52:32.270525 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 534/2128] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:32 2026] GET /volume/v3/volumes/35fbab24-305d-4935-9a2c-65ea1c3e7077 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:32.284425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.288598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:32.288598 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:32.288598 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:32.299521 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:32.299521 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:32.306243 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:32.312673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe7472bd-3ba0-4ec9-a4d6-f8a7d69495ca tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:32.313587 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 531/2129] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:32 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:32.335228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.341342 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:32.341707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-176759988"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:32.344329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-176759988'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:32.344329 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 1 GB Aug 12 12:52:32.352245 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:52:32.365301 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (14da20b8-3e41-4795-a823-899bcecd50a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:32.367209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6063fa0a-9850-4e36-bc11-479fa29755b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:32.369132 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:32.417644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6063fa0a-9850-4e36-bc11-479fa29755b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:32.418341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa33e9db-5514-4c13-ae4e-04555ea0f840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:32.495912 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['6cfea960-9f9f-4300-8ba5-512c483992a5', 'db6b94ce-c091-4555-8b9b-ee06edd9a3c2', 'fffc5f76-8a37-4465-a08a-be2131f81b3f', '6b35ca5c-ac30-4c7d-8acd-aae0cbe88d51'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:32.498920 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa33e9db-5514-4c13-ae4e-04555ea0f840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cfea960-9f9f-4300-8ba5-512c483992a5', 'db6b94ce-c091-4555-8b9b-ee06edd9a3c2', 'fffc5f76-8a37-4465-a08a-be2131f81b3f', '6b35ca5c-ac30-4c7d-8acd-aae0cbe88d51']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:32.499726 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ae85b5-b313-4d25-82f8-103dec215123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:32.541832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ae85b5-b313-4d25-82f8-103dec215123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0455fe3a-5049-4c11-8e72-8d074c156a8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-176759988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['6cfea960-9f9f-4300-8ba5-512c483992a5','db6b94ce-c091-4555-8b9b-ee06edd9a3c2','fffc5f76-8a37-4465-a08a-be2131f81b3f','6b35ca5c-ac30-4c7d-8acd-aae0cbe88d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-176759988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0455fe3a-5049-4c11-8e72-8d074c156a8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:32.544636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703efd7a-1e3a-4e75-bb6d-ee8e85aa14f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:32.592796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703efd7a-1e3a-4e75-bb6d-ee8e85aa14f4) transitioned into state 'SUCCESS' from state '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-176759988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['6cfea960-9f9f-4300-8ba5-512c483992a5','db6b94ce-c091-4555-8b9b-ee06edd9a3c2','fffc5f76-8a37-4465-a08a-be2131f81b3f','6b35ca5c-ac30-4c7d-8acd-aae0cbe88d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:32.594290 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bc08a2-1b87-4871-a317-897bd7b9c7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:32.618148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bc08a2-1b87-4871-a317-897bd7b9c7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:32.620145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (14da20b8-3e41-4795-a823-899bcecd50a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:32.620145 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:52:32.622044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d9a03ca-7fdc-4203-8ec7-ed348f5d21de tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:32.623094 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 529/2130] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:52:32 2026] POST /volume/v3/volumes => generated 751 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:32.650788 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.654104 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:32.654523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:32.655751 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:32.666984 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:32.666984 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:32.673679 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:32.681443 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2a76fec3-dbc9-4f88-9fde-8c510ddac574 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 200 Aug 12 12:52:32.681443 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 537/2131] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:32 2026] GET /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:32.975524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:32.978008 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:32.978008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:32.978008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:33.006261 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:33.006261 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:33.012457 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:33.021975 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df88335d-3dd4-48ce-ac44-1af6ed4ea240 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:33.021975 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 535/2132] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:32 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:33.067265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:33.069285 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:33.069824 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:33.070082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:33.070303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:33.079331 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:33.079331 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:33.080835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5438f7ad-53c8-45fb-a14f-aabff8868a23 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:33.083082 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 532/2133] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:33 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:33.702891 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:33.706118 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:33.706639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:33.706981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:33.728040 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:33.728040 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:33.737166 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:33.750068 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-308d87f3-ca29-4480-8eb3-0af29c2baf9d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 200 Aug 12 12:52:33.750943 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 530/2134] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:33 2026] GET /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:33.772912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:33.775650 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:52:33.775650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0455fe3a-5049-4c11-8e72-8d074c156a8c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1290343577"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:33.789258 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:33.789258 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:33.789258 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:33.789258 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create snapshot from volume 0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:33.840351 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['cfd26f16-bdd9-40f4-b31e-b17d06c2ee54', 'a6bc8acd-b98a-4af9-93c8-a7a5967a6ebf', '828ca9fe-78f4-4398-8b6d-e7f87b1906b3', '87aacfdb-8186-4b9e-898a-64138d4d2185'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:33.903208 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot create request issued successfully. Aug 12 12:52:33.903695 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d9e313a-a9c4-421e-b134-9900b61725c0 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:52:33.904801 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 538/2135] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:52:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:33.921165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:33.925021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:33.926234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:33.926234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:33.941102 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:33.941102 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:33.941102 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:33.942192 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10973e05-6ea3-4c74-bc5b-eb86a24f4504 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e returned with HTTP 200 Aug 12 12:52:33.943048 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 536/2136] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:33 2026] GET /volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.044259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.048900 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:34.049193 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.049693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.068073 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.068073 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:34.074261 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:34.084959 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e97d67b0-3c9f-4a9f-9baa-a7e84c79a451 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:34.086488 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 533/2137] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.102493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.105149 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:34.105291 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.105451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.105551 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-865d320d-4d48-4d9f-9089-2f94eb45842c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.105641 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:34.108980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-865d320d-4d48-4d9f-9089-2f94eb45842c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:34.108980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-865d320d-4d48-4d9f-9089-2f94eb45842c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.110544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-865d320d-4d48-4d9f-9089-2f94eb45842c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.110833 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.110833 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:34.111486 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba9aa8d7-0917-4866-90bb-bd39e0165421 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:34.111846 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 531/2138] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.121123 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.121123 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:34.128001 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-865d320d-4d48-4d9f-9089-2f94eb45842c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:34.138964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-865d320d-4d48-4d9f-9089-2f94eb45842c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:34.138964 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 539/2139] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.157622 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e850925-511c-4376-95d8-9bb88d57de4e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.159941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e850925-511c-4376-95d8-9bb88d57de4e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:34.160419 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e850925-511c-4376-95d8-9bb88d57de4e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.161915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e850925-511c-4376-95d8-9bb88d57de4e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.171638 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.171638 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:34.177666 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4e850925-511c-4376-95d8-9bb88d57de4e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:34.185572 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e850925-511c-4376-95d8-9bb88d57de4e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:34.186568 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 537/2140] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.254122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.258078 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:34.258494 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.258930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.271132 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.271132 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:34.281294 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:34.291450 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-f23dac3b-e543-401d-b70d-cb2ba7da95ca tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:34.292864 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 534/2141] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.472935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b71b57a-cf74-489a-9b08-af2a79b95852 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.473650 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b71b57a-cf74-489a-9b08-af2a79b95852 None None] GET https://10.4.3.81/volume// Aug 12 12:52:34.473812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b71b57a-cf74-489a-9b08-af2a79b95852 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.474102 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b71b57a-cf74-489a-9b08-af2a79b95852 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.474466 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b71b57a-cf74-489a-9b08-af2a79b95852 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:34.476110 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 532/2142] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:34.488955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e0029530-614c-4d7b-b53b-21cbac77c01f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.493127 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e0029530-614c-4d7b-b53b-21cbac77c01f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:34.493537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e0029530-614c-4d7b-b53b-21cbac77c01f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cdf89ac-b709-4370-8146-457e7bdffeb3", "connector": null, "instance_uuid": "ca531dc4-febe-425c-824e-e9ea95ab2ef3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:34.510143 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.510143 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:34.550495 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e0029530-614c-4d7b-b53b-21cbac77c01f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:34.551351 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 540/2143] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:34 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 12 12:52:34.615386 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3a38241-8911-4b0a-a0a4-985dca31891f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.618987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3a38241-8911-4b0a-a0a4-985dca31891f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:34.619518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3a38241-8911-4b0a-a0a4-985dca31891f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.619707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3a38241-8911-4b0a-a0a4-985dca31891f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.646566 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.646566 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:34.657609 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3a38241-8911-4b0a-a0a4-985dca31891f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:34.658636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b08a562d-7a5d-4600-879d-46aa0f0b2248 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.658738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b08a562d-7a5d-4600-879d-46aa0f0b2248 None None] GET https://10.4.3.81/volume// Aug 12 12:52:34.659032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b08a562d-7a5d-4600-879d-46aa0f0b2248 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.660144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b08a562d-7a5d-4600-879d-46aa0f0b2248 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.660144 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b08a562d-7a5d-4600-879d-46aa0f0b2248 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:34.660420 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 535/2144] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:34.667368 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3a38241-8911-4b0a-a0a4-985dca31891f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:34.668872 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 538/2145] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.686555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.690600 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:34.690600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.690876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.708441 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.708441 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:34.715680 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:34.725288 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-1a0f3d1c-fd33-4ae5-97c6-743828a4ae0a tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:34.726685 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 533/2146] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:34.746401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-9caf0341-a9fb-438b-8997-e56fa187c9f8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.750684 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-9caf0341-a9fb-438b-8997-e56fa187c9f8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5/action Aug 12 12:52:34.751893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-9caf0341-a9fb-438b-8997-e56fa187c9f8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:34.751893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-9caf0341-a9fb-438b-8997-e56fa187c9f8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:34.778231 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.778231 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:34.802463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f0488124-e53d-49f3-bf34-7bc8c40ab43c req-9caf0341-a9fb-438b-8997-e56fa187c9f8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5/action returned with HTTP 204 Aug 12 12:52:34.802463 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 541/2147] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:34 2026] POST /volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:34.883921 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.888086 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a Aug 12 12:52:34.888504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:34.903996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-3cdf89ac-b709-4370-8146-457e7bdffeb3-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:34.911102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-3cdf89ac-b709-4370-8146-457e7bdffeb3-np0000007055" acquired by "attachment_update" :: waited 0.008s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:34.913065 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.913065 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:34.960065 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf931815-57ba-4fff-ade4-332eabf2a283 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.962212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf931815-57ba-4fff-ade4-332eabf2a283 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:34.962454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf931815-57ba-4fff-ade4-332eabf2a283 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:34.962596 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf931815-57ba-4fff-ade4-332eabf2a283 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:34.969392 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:34.969392 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:34.969997 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf931815-57ba-4fff-ade4-332eabf2a283 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:34.970942 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf931815-57ba-4fff-ade4-332eabf2a283 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e returned with HTTP 200 Aug 12 12:52:34.972629 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 539/2148] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:34 2026] GET /volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:34.985964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f8266fc-898c-4308-af62-88014bf0131d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:34.989800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:34.989800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "155b7399-6039-4cd3-8efb-38b74eccba2e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-280225731"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:34.993035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request body: {'volume': {'snapshot_id': '155b7399-6039-4cd3-8efb-38b74eccba2e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-280225731'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:35.002899 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.002899 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:35.003622 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:35.003844 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume of 1 GB Aug 12 12:52:35.012322 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Availability Zones retrieved successfully. Aug 12 12:52:35.025495 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (9467f3ee-eb54-4510-83e5-e75139b056ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:35.027454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a508d3-ca3f-4d84-ad78-7301ad7edda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:35.029537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:35.051521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-3cdf89ac-b709-4370-8146-457e7bdffeb3-np0000007055" released by "attachment_update" :: held 0.140s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:35.052232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-2d1f6aad-1310-4b0a-8790-9ab29c96cae8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a returned with HTTP 200 Aug 12 12:52:35.052542 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 536/2149] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:34 2026] PUT /volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a => generated 968 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:35.068180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-4638297d-e9a4-47d7-bb81-d12c3a6ed4ab None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.071944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-4638297d-e9a4-47d7-bb81-d12c3a6ed4ab tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption Aug 12 12:52:35.072282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-4638297d-e9a4-47d7-bb81-d12c3a6ed4ab tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.072587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-4638297d-e9a4-47d7-bb81-d12c3a6ed4ab tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.086489 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.086489 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:35.088804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a508d3-ca3f-4d84-ad78-7301ad7edda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '155b7399-6039-4cd3-8efb-38b74eccba2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:35.089312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2668864-ee3a-4cd1-9873-7c96a805b2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:35.097504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-4638297d-e9a4-47d7-bb81-d12c3a6ed4ab tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption returned with HTTP 200 Aug 12 12:52:35.098042 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 542/2150] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:35.108904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.113650 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:35.114056 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.114702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.138937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e130c91-ecd1-4ea9-86dc-b750377800db None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.140376 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.140376 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:35.148226 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e130c91-ecd1-4ea9-86dc-b750377800db tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:35.148457 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e130c91-ecd1-4ea9-86dc-b750377800db tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.148680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e130c91-ecd1-4ea9-86dc-b750377800db tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.148826 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6e130c91-ecd1-4ea9-86dc-b750377800db tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:35.149956 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:35.154744 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.154744 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:35.155994 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e130c91-ecd1-4ea9-86dc-b750377800db tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:35.157681 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 537/2151] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:35.159645 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b1f2dae-e83a-4a67-803b-c78bb6a0aba1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:35.159645 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 540/2152] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:35.199522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Created reservations ['2fb0993b-5fbf-439f-b4c8-71aa1f527060', 'a89135b1-4d69-409a-a724-3002f57db573', 'afd12e75-9870-4307-abe4-a7e11d97ad2e', 'fc26a303-e456-4ec5-b1ad-b00129570939'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:35.200025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2668864-ee3a-4cd1-9873-7c96a805b2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb0993b-5fbf-439f-b4c8-71aa1f527060', 'a89135b1-4d69-409a-a724-3002f57db573', 'afd12e75-9870-4307-abe4-a7e11d97ad2e', 'fc26a303-e456-4ec5-b1ad-b00129570939']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:35.200941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2a102b-85e8-4132-bf61-318f22450501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:35.231794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.234506 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:35.234766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.235015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.248464 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.248464 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:35.253523 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:35.261810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2a102b-85e8-4132-bf61-318f22450501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8faa10b2-00b3-4dfa-81c1-8def75469291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280225731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['2fb0993b-5fbf-439f-b4c8-71aa1f527060','a89135b1-4d69-409a-a724-3002f57db573','afd12e75-9870-4307-abe4-a7e11d97ad2e','fc26a303-e456-4ec5-b1ad-b00129570939'],size=1,snapshot_id=155b7399-6039-4cd3-8efb-38b74eccba2e,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280225731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8faa10b2-00b3-4dfa-81c1-8def75469291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=155b7399-6039-4cd3-8efb-38b74eccba2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde9b2c1f624abc951543554e8657bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:35.262188 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-5a0ed728-4ff0-4ae2-a5ff-589c2d847deb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:35.262617 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 543/2153] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:35.262687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35167e77-0bbc-41a0-b0bf-ca839ebe68b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:35.296309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35167e77-0bbc-41a0-b0bf-ca839ebe68b3) transitioned into state 'SUCCESS' from state '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-280225731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc46bee3fdc44b7cb0ca677e4b84e539',qos_specs=None,replication_status=,reservations=['2fb0993b-5fbf-439f-b4c8-71aa1f527060','a89135b1-4d69-409a-a724-3002f57db573','afd12e75-9870-4307-abe4-a7e11d97ad2e','fc26a303-e456-4ec5-b1ad-b00129570939'],size=1,snapshot_id=155b7399-6039-4cd3-8efb-38b74eccba2e,source_replicaid=,source_volid=None,status='creating',user_id='6fde9b2c1f624abc951543554e8657bb',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:35.297231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deab4537-0c10-49c2-bbfc-d695cb3f32bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:35.335389 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deab4537-0c10-49c2-bbfc-d695cb3f32bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:35.336334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Flow 'volume_create_api' (9467f3ee-eb54-4510-83e5-e75139b056ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:35.336744 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Create volume request issued successfully. Aug 12 12:52:35.337602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f8266fc-898c-4308-af62-88014bf0131d tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:35.338337 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 534/2154] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:34 2026] POST /volume/v3/volumes => generated 785 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:35.358406 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe0848e2-3bf6-44b0-9e09-147618417779 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.364083 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe0848e2-3bf6-44b0-9e09-147618417779 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:35.364083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe0848e2-3bf6-44b0-9e09-147618417779 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.364475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe0848e2-3bf6-44b0-9e09-147618417779 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.382815 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.382815 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:35.394067 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-66d31b79-0cb8-471f-a8bb-3e074cbb49ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.395007 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66d31b79-0cb8-471f-a8bb-3e074cbb49ab None None] GET https://10.4.3.81/volume// Aug 12 12:52:35.396674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66d31b79-0cb8-471f-a8bb-3e074cbb49ab None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.396674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66d31b79-0cb8-471f-a8bb-3e074cbb49ab None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.399251 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe0848e2-3bf6-44b0-9e09-147618417779 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:35.400747 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66d31b79-0cb8-471f-a8bb-3e074cbb49ab None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:35.402027 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 541/2155] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:35.410202 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe0848e2-3bf6-44b0-9e09-147618417779 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 200 Aug 12 12:52:35.410202 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 538/2156] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:35.419677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ae4c3abf-1735-4bde-9f39-3ef107150e0d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.422679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ae4c3abf-1735-4bde-9f39-3ef107150e0d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:35.422977 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ae4c3abf-1735-4bde-9f39-3ef107150e0d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4b2e47a-6f96-43ab-a989-88d23a636989", "connector": null, "instance_uuid": "02eb3e18-b89e-4546-9214-a866f76d7dcd"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:35.442233 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.442233 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:35.500764 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ae4c3abf-1735-4bde-9f39-3ef107150e0d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:35.501534 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 544/2157] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:35 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:35.551025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea514ca0-c793-4b71-a02a-22c39c839495 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.553056 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea514ca0-c793-4b71-a02a-22c39c839495 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:35.553280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea514ca0-c793-4b71-a02a-22c39c839495 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.553546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea514ca0-c793-4b71-a02a-22c39c839495 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.561638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa5ce0ba-a585-48ca-bb3b-34b2206c30b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.562126 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa5ce0ba-a585-48ca-bb3b-34b2206c30b9 None None] GET https://10.4.3.81/volume// Aug 12 12:52:35.563252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce0ba-a585-48ca-bb3b-34b2206c30b9 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.563252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce0ba-a585-48ca-bb3b-34b2206c30b9 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.563252 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa5ce0ba-a585-48ca-bb3b-34b2206c30b9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:35.564929 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 542/2158] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:35.578674 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.578674 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:35.580584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.583509 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea514ca0-c793-4b71-a02a-22c39c839495 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:35.583816 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:35.584421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.584421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.590171 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea514ca0-c793-4b71-a02a-22c39c839495 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:35.590735 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 535/2159] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:35.606805 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.606805 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:35.616704 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:35.623700 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-f9308063-f093-4c24-8cca-062b316e19fe tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:35.624654 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 539/2160] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:35.694344 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dd2384a5-ee85-481d-85d0-757eae919a27 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.697317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd2384a5-ee85-481d-85d0-757eae919a27 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:35.697317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd2384a5-ee85-481d-85d0-757eae919a27 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:35.697317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd2384a5-ee85-481d-85d0-757eae919a27 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:35.711060 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.711060 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:35.717302 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dd2384a5-ee85-481d-85d0-757eae919a27 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:35.723465 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd2384a5-ee85-481d-85d0-757eae919a27 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:35.723906 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 545/2161] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:35 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:35.753512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:35.756697 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 Aug 12 12:52:35.757323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:35.774887 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:35.783567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" acquired by "attachment_update" :: waited 0.009s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:35.784516 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:35.784516 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:35.906143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" released by "attachment_update" :: held 0.123s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:35.906584 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-33236337-5577-48f9-a755-bda2cd6b0415 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 returned with HTTP 200 Aug 12 12:52:35.907306 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 543/2162] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:35 2026] PUT /volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:36.174134 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.179617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:36.179895 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.180387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.180387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:36.198357 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.198357 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:36.199901 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e61d7d73-1976-4cf3-b402-22fe9ed08fb5 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:36.200003 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 536/2163] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:36.432804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-48098dc7-a11b-427b-947f-89ebff531605 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.432804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48098dc7-a11b-427b-947f-89ebff531605 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:36.433290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-48098dc7-a11b-427b-947f-89ebff531605 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.434354 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-48098dc7-a11b-427b-947f-89ebff531605 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.452112 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.452112 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:36.461288 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-48098dc7-a11b-427b-947f-89ebff531605 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:36.470011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48098dc7-a11b-427b-947f-89ebff531605 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 200 Aug 12 12:52:36.470570 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 540/2164] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:36.489537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.491723 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:36.491949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.492261 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.501245 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.501245 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:36.507176 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:36.513949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69729cba-e1a4-4cce-8d04-133fbbacc6df tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 200 Aug 12 12:52:36.513949 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 546/2165] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:36.534375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.539184 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:36.539838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.539838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.540363 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:36.551594 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.551594 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:36.552045 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:36.595672 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:52:36.595945 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c73e4c4-08fd-4fac-9b56-b4d250f044e8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 202 Aug 12 12:52:36.596580 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 544/2166] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:36 2026] DELETE /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:36.610002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.612521 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:36.612787 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.613048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.614120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-020c084e-8622-470b-8004-fbf0546633f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.618056 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-020c084e-8622-470b-8004-fbf0546633f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:36.618363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-020c084e-8622-470b-8004-fbf0546633f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.618642 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-020c084e-8622-470b-8004-fbf0546633f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.628525 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.628525 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:36.641923 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:36.653439 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d450120-4bf5-45a8-9d9c-a46d69a36e19 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 200 Aug 12 12:52:36.653439 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 537/2167] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:36.664333 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.664333 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:36.673138 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-020c084e-8622-470b-8004-fbf0546633f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:36.680285 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-020c084e-8622-470b-8004-fbf0546633f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:36.681137 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 541/2168] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:36.750908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:36.755975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:36.756280 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:36.756529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:36.779468 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:36.779468 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:36.785944 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:36.795460 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fc0564b1-ce89-4ccd-8f59-5c56f730f604 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:36.795960 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 547/2169] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:36 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:37.215398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.218237 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:37.218473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.218665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.218809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:37.224473 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.224473 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:37.225274 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cce5158-e25d-4ffb-a60a-452e70ef85f6 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:37.225698 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 545/2170] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:37.257700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.259622 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:37.260180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-330173808"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:37.261836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-330173808'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:37.262028 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume of 1 GB Aug 12 12:52:37.266650 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Availability Zones retrieved successfully. Aug 12 12:52:37.273874 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Flow 'volume_create_api' (f2858d17-f5f5-42b7-ad34-f9ea57cfc3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:37.274770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65853817-9250-4125-971a-0a8c6f2a9ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:37.275877 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:37.318604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65853817-9250-4125-971a-0a8c6f2a9ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:37.319565 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08d87b-0783-411f-88db-3cb5439b56ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:37.373739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Created reservations ['817bd214-5566-412d-b280-d60607fdb075', '7f6c6335-81ca-4c81-bb44-3fbf987a4f0f', '928639f4-4448-4ee2-af2f-3f37addef7e7', '0d919023-d507-49b8-8d77-258c2eee5a50'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:37.374525 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08d87b-0783-411f-88db-3cb5439b56ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817bd214-5566-412d-b280-d60607fdb075', '7f6c6335-81ca-4c81-bb44-3fbf987a4f0f', '928639f4-4448-4ee2-af2f-3f37addef7e7', '0d919023-d507-49b8-8d77-258c2eee5a50']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:37.375228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73adb156-7a18-40b6-a57e-9a09fbc0df16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:37.405171 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73adb156-7a18-40b6-a57e-9a09fbc0df16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8edfd0-f52d-4788-b45e-bf094427ece4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330173808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdac2d020d44242855bcdede1243760',qos_specs=None,replication_status=,reservations=['817bd214-5566-412d-b280-d60607fdb075','7f6c6335-81ca-4c81-bb44-3fbf987a4f0f','928639f4-4448-4ee2-af2f-3f37addef7e7','0d919023-d507-49b8-8d77-258c2eee5a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55abac8b34ea43419578d2f3e4e5d360',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330173808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8edfd0-f52d-4788-b45e-bf094427ece4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdac2d020d44242855bcdede1243760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55abac8b34ea43419578d2f3e4e5d360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:37.406054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47587b4-1517-401c-a0dd-2be2fdd64c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:37.432640 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47587b4-1517-401c-a0dd-2be2fdd64c9d) transitioned into state 'SUCCESS' from state '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-330173808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdac2d020d44242855bcdede1243760',qos_specs=None,replication_status=,reservations=['817bd214-5566-412d-b280-d60607fdb075','7f6c6335-81ca-4c81-bb44-3fbf987a4f0f','928639f4-4448-4ee2-af2f-3f37addef7e7','0d919023-d507-49b8-8d77-258c2eee5a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55abac8b34ea43419578d2f3e4e5d360',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:37.433876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dc313e-cbde-45d8-a2de-5dd9ce07d3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:37.446230 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dc313e-cbde-45d8-a2de-5dd9ce07d3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:37.447048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Flow 'volume_create_api' (f2858d17-f5f5-42b7-ad34-f9ea57cfc3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:37.447471 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Create volume request issued successfully. Aug 12 12:52:37.448254 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a65208c7-5254-4c90-8e60-79ba6f96aa33 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:37.448900 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 538/2171] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:52:37 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:37.464995 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-813b307a-0f2d-47e0-960b-73155643cc79 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.466721 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-813b307a-0f2d-47e0-960b-73155643cc79 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:52:37.467017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-813b307a-0f2d-47e0-960b-73155643cc79 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.467302 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-813b307a-0f2d-47e0-960b-73155643cc79 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.477431 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.477431 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:37.484161 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-813b307a-0f2d-47e0-960b-73155643cc79 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:52:37.491127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-813b307a-0f2d-47e0-960b-73155643cc79 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:52:37.491510 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 542/2172] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:37.673298 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d481cacc-f032-4df4-844b-32dada87eef6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.675723 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d481cacc-f032-4df4-844b-32dada87eef6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:37.676006 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d481cacc-f032-4df4-844b-32dada87eef6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.676265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d481cacc-f032-4df4-844b-32dada87eef6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.683612 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d481cacc-f032-4df4-844b-32dada87eef6 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 404 Aug 12 12:52:37.684276 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 548/2173] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:37.692942 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ed04dc6-1e0d-4388-bf9a-8c31067e318c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.694704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ed04dc6-1e0d-4388-bf9a-8c31067e318c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:37.694921 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ed04dc6-1e0d-4388-bf9a-8c31067e318c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.695152 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ed04dc6-1e0d-4388-bf9a-8c31067e318c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.699808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.702333 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ed04dc6-1e0d-4388-bf9a-8c31067e318c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 404 Aug 12 12:52:37.702998 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 546/2174] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:37.703220 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:37.703514 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.703797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.713940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.716303 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:37.716816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.716893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.717111 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 8faa10b2-00b3-4dfa-81c1-8def75469291 Aug 12 12:52:37.719316 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.719316 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:37.723995 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:37.725724 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5e0e357-3f08-45b0-939d-91ee0cae7c76 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 returned with HTTP 404 Aug 12 12:52:37.726350 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 543/2175] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:37 2026] DELETE /volume/v3/volumes/8faa10b2-00b3-4dfa-81c1-8def75469291 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:37.731159 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5b9316-56a9-40b2-bbe2-bd9bdbe4481f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:37.731974 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 539/2176] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:37.735052 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.737583 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:37.737899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.738180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.738348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete snapshot with id: 155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:37.744089 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.744089 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:37.744498 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:37.760517 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot delete request issued successfully. Aug 12 12:52:37.760930 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa8092ea-09c6-46af-8c12-ca9e73c5d88f tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e returned with HTTP 202 Aug 12 12:52:37.761445 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 549/2177] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:52:37 2026] DELETE /volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:37.772035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.774020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:37.774204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.774431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.780383 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.780383 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:37.781056 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Snapshot retrieved successfully. Aug 12 12:52:37.782616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce34ee00-0e38-4923-9b2d-ef54dea6c36c tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e returned with HTTP 200 Aug 12 12:52:37.783180 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 547/2178] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:37.816039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:37.818673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:37.818996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:37.819294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:37.832387 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:37.832387 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:37.837732 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:37.844135 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7188ce2e-ed21-4cb5-abe4-008fb5d97e2f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:37.844680 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 544/2179] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:37 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:38.241171 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f065f668-85be-49c2-a516-73d9c49e1b8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.243443 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f065f668-85be-49c2-a516-73d9c49e1b8c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:38.244435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f065f668-85be-49c2-a516-73d9c49e1b8c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.244435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f065f668-85be-49c2-a516-73d9c49e1b8c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.244616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f065f668-85be-49c2-a516-73d9c49e1b8c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:38.251821 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.251821 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:38.252793 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f065f668-85be-49c2-a516-73d9c49e1b8c tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:38.253502 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 540/2180] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:38.507536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6206bd8d-b495-439a-b718-da676a1b33d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.509600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6206bd8d-b495-439a-b718-da676a1b33d1 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:52:38.509823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6206bd8d-b495-439a-b718-da676a1b33d1 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.510050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6206bd8d-b495-439a-b718-da676a1b33d1 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.518762 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.518762 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:38.524390 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6206bd8d-b495-439a-b718-da676a1b33d1 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:52:38.529837 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6206bd8d-b495-439a-b718-da676a1b33d1 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:52:38.530428 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 550/2181] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:38.749158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.752454 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:38.752815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.753148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.769553 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.769553 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:38.774639 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:38.781154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8fa85aa2-cc34-410c-b51b-f5f09c3295a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:38.781566 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 548/2182] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:38.795941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b97ca05a-77f1-4e6b-89fb-22df2babd330 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.799014 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b97ca05a-77f1-4e6b-89fb-22df2babd330 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e Aug 12 12:52:38.799333 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b97ca05a-77f1-4e6b-89fb-22df2babd330 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.799675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b97ca05a-77f1-4e6b-89fb-22df2babd330 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.806082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b97ca05a-77f1-4e6b-89fb-22df2babd330 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e returned with HTTP 404 Aug 12 12:52:38.806945 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 545/2183] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/snapshots/155b7399-6039-4cd3-8efb-38b74eccba2e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:38.815168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-edc88cba-2acd-4f75-afcc-b77f91691280 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.817460 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edc88cba-2acd-4f75-afcc-b77f91691280 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:38.817714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edc88cba-2acd-4f75-afcc-b77f91691280 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.817969 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edc88cba-2acd-4f75-afcc-b77f91691280 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.827878 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.827878 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:38.835944 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-edc88cba-2acd-4f75-afcc-b77f91691280 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:38.843822 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edc88cba-2acd-4f75-afcc-b77f91691280 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 200 Aug 12 12:52:38.844237 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 541/2184] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:38.858666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.860883 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:38.861128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.861558 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.862397 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:38.866562 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.870615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:38.870965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.871089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.881440 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.881440 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:38.885162 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:38.890721 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.890721 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:38.897566 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:38.905449 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-314f7c1c-2b0d-4217-b58e-0f48174b345b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:38.905449 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 549/2185] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:38.918112 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:52:38.918447 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-048ec37b-0b8f-4675-9030-26d92ad50ae8 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 202 Aug 12 12:52:38.919039 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 551/2186] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:38 2026] DELETE /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:38.929224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:38.932759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:38.933143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:38.933392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:38.943449 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:38.943449 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:38.951466 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:38.960474 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b310cc61-d339-4f53-a0dc-41454b4e32f7 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 200 Aug 12 12:52:38.961090 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 546/2187] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:38 2026] GET /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:39.270443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-38e29fd8-3259-4045-9a63-997ee713d61f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:39.272626 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38e29fd8-3259-4045-9a63-997ee713d61f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:39.273052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38e29fd8-3259-4045-9a63-997ee713d61f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:39.273427 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38e29fd8-3259-4045-9a63-997ee713d61f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:39.273789 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-38e29fd8-3259-4045-9a63-997ee713d61f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:39.281285 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:39.281285 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:39.283007 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38e29fd8-3259-4045-9a63-997ee713d61f tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:39.283007 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 542/2188] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:39 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:39.805313 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:39.809807 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:39.809807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:39.809807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:39.835831 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:39.835831 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:39.844510 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:39.856019 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42d731ad-b4b3-4af7-b552-8488c2327e7b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:39.856019 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 550/2189] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:39 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:39.925144 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-062adcda-829c-499d-8203-986df3beea3d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:39.927528 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-062adcda-829c-499d-8203-986df3beea3d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:39.927803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-062adcda-829c-499d-8203-986df3beea3d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:39.928475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-062adcda-829c-499d-8203-986df3beea3d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:39.947387 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:39.947387 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:39.964459 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-062adcda-829c-499d-8203-986df3beea3d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:39.977046 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-062adcda-829c-499d-8203-986df3beea3d tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:39.977046 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 552/2190] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:39 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:39.981579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-456915d5-bc70-4b66-ab1c-6e8dea689726 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:39.993427 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-456915d5-bc70-4b66-ab1c-6e8dea689726 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c Aug 12 12:52:39.993427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-456915d5-bc70-4b66-ab1c-6e8dea689726 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:39.994037 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-456915d5-bc70-4b66-ab1c-6e8dea689726 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.003825 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-456915d5-bc70-4b66-ab1c-6e8dea689726 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c returned with HTTP 404 Aug 12 12:52:40.003825 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 547/2191] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:39 2026] GET /volume/v3/volumes/0455fe3a-5049-4c11-8e72-8d074c156a8c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:40.022972 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e115ca4-286e-412d-91fc-26dfecec533e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.024867 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e115ca4-286e-412d-91fc-26dfecec533e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:40.025292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e115ca4-286e-412d-91fc-26dfecec533e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:40.026823 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e115ca4-286e-412d-91fc-26dfecec533e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.047998 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.047998 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:40.060837 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e115ca4-286e-412d-91fc-26dfecec533e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:40.067714 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e115ca4-286e-412d-91fc-26dfecec533e tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:40.068691 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 543/2192] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:40 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:40.100643 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-756af469-af50-4de9-b833-92307aa90975 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.103886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] DELETE https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:40.103886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:40.103886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.104213 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume with id: 324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:40.117859 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.117859 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:40.118998 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:40.179418 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Delete volume request issued successfully. Aug 12 12:52:40.179418 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-756af469-af50-4de9-b833-92307aa90975 tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 202 Aug 12 12:52:40.179418 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 551/2193] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:40 2026] DELETE /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:40.195368 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.208440 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:40.208440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:40.208440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.213579 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.213579 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:40.221013 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Volume info retrieved successfully. Aug 12 12:52:40.232015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1cbccfd7-b615-4d01-ac79-8b88c4dda8be tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 200 Aug 12 12:52:40.232015 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 553/2194] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:40 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:40.311399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.312700 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:40.313562 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:40.313898 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.315002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:40.325800 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.325800 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:40.327350 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce15b5c-b7cc-4e69-82b5-3a8f9a180c14 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:40.327936 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 548/2195] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:40 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:40.605352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ad2da292-32f6-4330-8972-f3ab378d807b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.607378 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ad2da292-32f6-4330-8972-f3ab378d807b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3/action Aug 12 12:52:40.607733 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ad2da292-32f6-4330-8972-f3ab378d807b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:40.607909 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ad2da292-32f6-4330-8972-f3ab378d807b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:40.646792 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.646792 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:40.681964 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1597d69d-ece1-4719-978c-6d022a66f60e req-ad2da292-32f6-4330-8972-f3ab378d807b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3/action returned with HTTP 204 Aug 12 12:52:40.682561 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 544/2196] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:40 2026] POST /volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:40.878972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:40.882960 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:40.882960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:40.882960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:40.904825 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:40.904825 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:40.912026 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:40.922679 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd3bbec7-b041-4d3a-bfed-6b1226dad327 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:40.923799 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 552/2197] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:40 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:41.011277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.013541 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:41.013798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.014019 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.027456 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.027456 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:41.033808 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:41.039120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f3d5fa0-2d94-49b0-a873-764d96eff76c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:41.049893 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 554/2198] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:41.248158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4b885513-5f7d-4ed2-85f5-37ecf7ec69cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.252734 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4b885513-5f7d-4ed2-85f5-37ecf7ec69cc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] GET https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 Aug 12 12:52:41.252987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4b885513-5f7d-4ed2-85f5-37ecf7ec69cc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.253230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4b885513-5f7d-4ed2-85f5-37ecf7ec69cc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.265741 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4b885513-5f7d-4ed2-85f5-37ecf7ec69cc tempest-VolumesSnapshotTestJSON-26005794 tempest-VolumesSnapshotTestJSON-26005794-project-member] https://10.4.3.81/volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 returned with HTTP 404 Aug 12 12:52:41.266668 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 549/2199] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/volumes/324e372c-0db2-4c86-a247-df6d60cb8ee4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:41.348936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.354108 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:41.354509 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.354664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.354819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:41.366732 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.366732 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:41.368038 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-309259bc-2ee6-4c33-a749-d57545ad5ca4 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:41.368864 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 545/2200] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:41.386094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.389409 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:41.389703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.390023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.390143 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:41.402130 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.402130 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:41.403253 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c76eef4-32c8-4310-8b11-febc9a2fbfdb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:41.403736 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 553/2201] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:41.420268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.438603 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:41.438766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.438980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.440236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:41.457545 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.457545 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:41.458768 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f59f6f7a-c757-4690-8583-a0a0912eb961 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:41.462413 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 555/2202] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 748 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:41.483454 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.490198 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:52:41.490605 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14268472-4498-4f70-83d8-1e4c904fa392", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-451445882"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:41.492615 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating new backup {'backup': {'volume_id': '14268472-4498-4f70-83d8-1e4c904fa392', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-451445882'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:52:41.492809 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Creating backup of volume 14268472-4498-4f70-83d8-1e4c904fa392 in container None Aug 12 12:52:41.503635 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.503635 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:41.504994 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:41.543916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Created reservations ['ae45e7ae-42b1-4bc3-8e1a-4cfa9a305b3e', '0c9e658a-5cd1-4a6b-8291-3202765b3da0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:41.562260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.567081 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:41.567832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.568396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.587975 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.587975 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:41.597982 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:41.607127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73652fc7-68f7-4f6b-8861-4487bee731d4 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:52:41.607886 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 550/2203] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:41 2026] POST /volume/v3/backups => generated 327 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:52:41.609088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-57fb68ed-1f49-482c-96a6-b7735ee44a0c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:41.610853 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 546/2204] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:41.629964 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-859028a0-93f6-4483-b771-aefaf245202a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.633548 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-859028a0-93f6-4483-b771-aefaf245202a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:41.634379 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-859028a0-93f6-4483-b771-aefaf245202a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.634379 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-859028a0-93f6-4483-b771-aefaf245202a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.634379 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-859028a0-93f6-4483-b771-aefaf245202a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:41.641541 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.641541 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:41.643452 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-859028a0-93f6-4483-b771-aefaf245202a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:41.643452 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 554/2205] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:41.664022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.667971 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a/action Aug 12 12:52:41.668090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:41.668237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:41.690905 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.690905 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:41.691655 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:41.708133 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Begin detaching volume completed successfully. Aug 12 12:52:41.708498 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-8d0a1660-81b8-448a-a326-a7b1258e2115 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a/action returned with HTTP 202 Aug 12 12:52:41.709083 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 556/2206] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:52:41 2026] POST /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:41.761794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.764662 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:41.764926 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.765994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.788138 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.788138 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:41.815164 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:41.818931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4508373e-6cf4-4523-b74c-194bb73439c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.819449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4508373e-6cf4-4523-b74c-194bb73439c0 None None] GET https://10.4.3.81/volume// Aug 12 12:52:41.820225 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4508373e-6cf4-4523-b74c-194bb73439c0 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.820225 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4508373e-6cf4-4523-b74c-194bb73439c0 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.820373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4508373e-6cf4-4523-b74c-194bb73439c0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:41.821683 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 547/2207] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:41.822474 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be82e564-744d-4a87-a33f-dd1c04b6a742 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:41.823447 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 551/2208] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1137 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:41.848702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:41.852218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:41.852442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:41.852652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:41.872568 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:41.872568 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:41.879859 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:41.891428 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-be5068e8-3b9a-46e4-b4cb-8590106e7d0a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:41.893144 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 555/2209] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:41 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1317 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:52:42.063938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:42.068257 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:42.068257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:42.072671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:42.098306 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:42.098306 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:42.104388 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:42.114437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f6b0031-5cfb-43ff-90d7-47d7e44ba689 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:42.114637 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 557/2210] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:42 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:42.663734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:42.665562 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:42.665722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:42.665944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:42.666067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:42.670977 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:42.670977 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:42.671505 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-295ec1a7-64c1-429c-ac84-01d1c0b967ed tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:42.671874 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 548/2211] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:42 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:42.851273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:42.852925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:42.853715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:42.853715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:42.871626 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:42.871626 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:42.879854 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:42.887973 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81d3c5cc-ec1c-4a31-936d-c4bcc5d64ad7 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:42.887973 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 552/2212] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:42 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:43.151194 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:43.155616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:43.156137 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:43.156492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:43.184447 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:43.184447 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:43.191862 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:43.199763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d669fdc4-3c51-4f97-a68c-1694e987b41c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:43.199763 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 556/2213] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:43 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:43.687899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-eae9d576-50c6-4872-910e-7441cbdda753 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:43.690001 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eae9d576-50c6-4872-910e-7441cbdda753 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:43.690224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eae9d576-50c6-4872-910e-7441cbdda753 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:43.690471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eae9d576-50c6-4872-910e-7441cbdda753 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:43.690604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-eae9d576-50c6-4872-910e-7441cbdda753 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:43.696582 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:43.696582 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:43.697531 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eae9d576-50c6-4872-910e-7441cbdda753 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:43.698259 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 558/2214] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:43 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:43.914762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:43.924325 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:43.924671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:43.924980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:43.939996 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:43.939996 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:43.948226 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:43.952899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d20cf93c-29fb-414a-9952-20b2a4ea3491 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:43.953491 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 549/2215] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:43 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:44.219838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:44.223506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:44.224931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:44.224931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:44.249308 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:44.249308 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:44.257710 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:44.270570 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5756a7e7-75a8-4324-97f1-3285b77b5355 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:44.271638 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 553/2216] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:44 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:44.712180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:44.716345 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:44.716577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:44.716987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:44.717144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:44.723051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-503b9f88-967e-4945-81db-ba9539db0e23 req-838ee77b-54b4-46a3-bc3f-1443e883f6ae None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:44.723472 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:44.723472 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:44.724261 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b75265ae-0cdf-4f6f-8fac-643ea805925a tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:44.724618 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 557/2217] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:44 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:44.731550 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-838ee77b-54b4-46a3-bc3f-1443e883f6ae tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 Aug 12 12:52:44.731550 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-838ee77b-54b4-46a3-bc3f-1443e883f6ae tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:44.731550 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-838ee77b-54b4-46a3-bc3f-1443e883f6ae tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:44.756492 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:44.756492 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:44.849856 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-503b9f88-967e-4945-81db-ba9539db0e23 req-838ee77b-54b4-46a3-bc3f-1443e883f6ae tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 returned with HTTP 200 Aug 12 12:52:44.850759 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 559/2218] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:44 2026] DELETE /volume/v3/attachments/5015945f-205c-4d98-9217-d821baac1e55 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:44.973645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:44.978139 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:52:44.978456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:44.978873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:45.010129 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:45.010129 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:45.031665 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:52:45.041960 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2e1a7ed-0f3a-42a7-a8f4-a5029403c745 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:52:45.042274 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 550/2219] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:44 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:45.315932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:45.323661 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:45.326390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:45.326390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:45.365280 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:45.365280 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:45.376875 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:45.391993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e026683a-0ecf-4e62-8ffb-52cdb63699e5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:45.392925 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 554/2220] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:45 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:45.741732 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-108b1abf-0891-4ba0-a30d-36736155348f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:45.743970 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-108b1abf-0891-4ba0-a30d-36736155348f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:45.745536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-108b1abf-0891-4ba0-a30d-36736155348f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:45.745536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-108b1abf-0891-4ba0-a30d-36736155348f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:45.745536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-108b1abf-0891-4ba0-a30d-36736155348f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:45.750645 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:45.750645 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:45.751904 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-108b1abf-0891-4ba0-a30d-36736155348f tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:45.752799 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 558/2221] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:45 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:46.020111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.025688 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:52:46.026029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:46.026293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:46.066533 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:46.066533 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:46.071028 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:52:46.079314 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-d5076e24-32f0-4f4a-9710-2a3c0591096a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:52:46.079833 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 560/2222] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:46 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1440 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:46.422766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.433013 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:46.434827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:46.434827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:46.465975 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:46.465975 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:46.481559 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:46.496561 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b466a3d-a5c8-44fd-ace0-f6deea245eac tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:46.496727 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 551/2223] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:46 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:46.763768 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c3df13ef-7691-45e3-b0f1-34b6a47ca4ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.764514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3df13ef-7691-45e3-b0f1-34b6a47ca4ea None None] GET https://10.4.3.81/volume// Aug 12 12:52:46.764632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3df13ef-7691-45e3-b0f1-34b6a47ca4ea None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:46.765606 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3df13ef-7691-45e3-b0f1-34b6a47ca4ea None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:46.766286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3df13ef-7691-45e3-b0f1-34b6a47ca4ea None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:46.767940 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 555/2224] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:46 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:46.773110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.776520 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:46.777871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:46.777871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:46.777871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:46.783762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-99d451b1-9d24-467d-bf8e-d04628524ed4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.787665 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:46.787665 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:46.787916 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-99d451b1-9d24-467d-bf8e-d04628524ed4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:52:46.788502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-99d451b1-9d24-467d-bf8e-d04628524ed4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4b2e47a-6f96-43ab-a989-88d23a636989", "connector": null, "instance_uuid": "d1c3d301-d5ab-4233-bfb4-be155c4c3c85"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:46.789284 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e47d0d4-6ee4-4b36-965c-832a1a3784c2 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:46.789932 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 559/2225] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:46 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:46.827322 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:46.827322 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:46.897394 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-99d451b1-9d24-467d-bf8e-d04628524ed4 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:52:46.898572 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 561/2226] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:52:46 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:46.912813 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-9ec38101-1e10-40b2-9761-93ef58aae53d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:46.916059 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-9ec38101-1e10-40b2-9761-93ef58aae53d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 Aug 12 12:52:46.916373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-9ec38101-1e10-40b2-9761-93ef58aae53d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:46.916672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-9ec38101-1e10-40b2-9761-93ef58aae53d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:46.932740 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:46.932740 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:47.058993 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-9ec38101-1e10-40b2-9761-93ef58aae53d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 returned with HTTP 200 Aug 12 12:52:47.059647 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 552/2227] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:46 2026] DELETE /volume/v3/attachments/3d358053-ca6f-4611-8bbb-c056fd386dc5 => generated 367 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:52:47.522102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:47.529713 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:47.530076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:47.530390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:47.562580 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:47.562580 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:47.573556 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:47.585758 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b5c2aec-33a6-4905-99b7-6841e9b26030 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:47.585758 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 556/2228] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:47 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:47.811725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:47.817860 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:47.817860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:47.817860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:47.817860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:47.826429 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:47.826429 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:47.827651 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77a56927-7e06-4b6a-a256-d7cfcc790dc0 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:47.830565 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 560/2229] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:47 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:48.607283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-747e37fb-627c-49ad-b148-41cf682fb802 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:48.610103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-747e37fb-627c-49ad-b148-41cf682fb802 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:48.610499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-747e37fb-627c-49ad-b148-41cf682fb802 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:48.610750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-747e37fb-627c-49ad-b148-41cf682fb802 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:48.627999 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:48.627999 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:48.635631 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-747e37fb-627c-49ad-b148-41cf682fb802 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:48.646536 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-747e37fb-627c-49ad-b148-41cf682fb802 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:48.646536 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 562/2230] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:48 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:52:48.846290 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:48.850498 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:48.852871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:48.852871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:48.852871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:48.866960 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:48.866960 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:48.868428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91b3c63f-dc97-42f2-a96b-bbe58791c77d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:48.869444 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 553/2231] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:48 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:48.880814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:48.884120 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb Aug 12 12:52:48.885361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:48.901508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:52:48.911521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" acquired by "attachment_update" :: waited 0.011s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:52:48.914387 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:48.914387 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:49.105970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" released by "attachment_update" :: held 0.194s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:52:49.106644 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-2e498c9f-a548-41af-b2a9-06acf59d3e2b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb returned with HTTP 200 Aug 12 12:52:49.106832 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 557/2232] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:52:48 2026] PUT /volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:49.122937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-db4b55e3-3f3f-449f-b627-6832fea4bd9c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.134930 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-db4b55e3-3f3f-449f-b627-6832fea4bd9c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb Aug 12 12:52:49.135215 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-db4b55e3-3f3f-449f-b627-6832fea4bd9c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:49.135745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-db4b55e3-3f3f-449f-b627-6832fea4bd9c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:49.188303 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-db4b55e3-3f3f-449f-b627-6832fea4bd9c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb returned with HTTP 200 Aug 12 12:52:49.190496 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 561/2233] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:52:49 2026] GET /volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb => generated 994 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:49.419358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e281ddc4-e9e2-4be7-bd75-c16e0aa27fb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.422695 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e281ddc4-e9e2-4be7-bd75-c16e0aa27fb7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a/action Aug 12 12:52:49.422695 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e281ddc4-e9e2-4be7-bd75-c16e0aa27fb7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:49.422695 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e281ddc4-e9e2-4be7-bd75-c16e0aa27fb7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:49.459313 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.459313 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:49.476849 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c4f00604-aaf3-4602-8e33-c31484e184c3 req-e281ddc4-e9e2-4be7-bd75-c16e0aa27fb7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a/action returned with HTTP 204 Aug 12 12:52:49.477486 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 563/2234] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:49 2026] POST /volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:49.669542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-818e878a-f7fa-4510-907c-7b1795357421 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.672256 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-818e878a-f7fa-4510-907c-7b1795357421 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:49.672339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-818e878a-f7fa-4510-907c-7b1795357421 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:49.672700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-818e878a-f7fa-4510-907c-7b1795357421 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:49.686959 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.686959 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:49.693268 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-818e878a-f7fa-4510-907c-7b1795357421 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:49.699452 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-818e878a-f7fa-4510-907c-7b1795357421 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:49.700212 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 554/2235] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:49 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:49.724104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d61e83d6-5366-4692-a598-adba6f72af93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.727715 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d61e83d6-5366-4692-a598-adba6f72af93 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:49.728000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d61e83d6-5366-4692-a598-adba6f72af93 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:49.729564 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d61e83d6-5366-4692-a598-adba6f72af93 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:49.753912 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.753912 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:49.761549 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d61e83d6-5366-4692-a598-adba6f72af93 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:49.770054 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d61e83d6-5366-4692-a598-adba6f72af93 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:49.770970 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 558/2236] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:49 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 1169 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:49.861206 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.864938 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:49.865095 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:49.865990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:49.877389 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.877389 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:49.881581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.882070 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:49.883743 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:49.884046 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:49.884382 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:49.884527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:49.889052 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-a4612e43-6a21-4268-b658-2c0468eca36b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:49.889466 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 562/2237] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:49 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:52:49.890499 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.890499 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:49.891356 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-be322b07-3c9a-4e71-a2ba-95834f3e6c36 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:49.891771 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 564/2238] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:49 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:49.914311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:49.917188 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/action Aug 12 12:52:49.917573 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:49.917722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:49.930828 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:49.930828 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:49.931472 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:49.958879 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Begin detaching volume completed successfully. Aug 12 12:52:49.959183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-c159dfb3-a70b-49c9-a44b-9201c5b28e75 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/action returned with HTTP 202 Aug 12 12:52:49.959583 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 555/2239] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:52:49 2026] POST /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:50.054396 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f8e7db6-631f-4ce0-8e29-1a4af34bd109 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:50.055451 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8e7db6-631f-4ce0-8e29-1a4af34bd109 None None] GET https://10.4.3.81/volume// Aug 12 12:52:50.055451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8e7db6-631f-4ce0-8e29-1a4af34bd109 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:50.055654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8e7db6-631f-4ce0-8e29-1a4af34bd109 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:50.056598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8e7db6-631f-4ce0-8e29-1a4af34bd109 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:52:50.056708 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 559/2240] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:52:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:52:50.076623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:50.081441 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:50.081741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:50.083264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:50.099019 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:50.099019 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:50.105710 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:50.120440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-d59ef8f4-9689-4581-b026-1af5252e0b47 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:50.120440 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 563/2241] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:52:50 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 1352 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:52:50.144298 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-60e8a10e-6121-4224-9083-bb908077ac38 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:50.151280 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-60e8a10e-6121-4224-9083-bb908077ac38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption Aug 12 12:52:50.151472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-60e8a10e-6121-4224-9083-bb908077ac38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:50.151745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-60e8a10e-6121-4224-9083-bb908077ac38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:50.166489 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:50.166489 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:50.178122 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-60e8a10e-6121-4224-9083-bb908077ac38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption returned with HTTP 200 Aug 12 12:52:50.178855 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 565/2242] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:52:50 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:50.915990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0eb79e85-b180-4052-908c-16a56e89b731 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:50.921489 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb79e85-b180-4052-908c-16a56e89b731 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:50.921725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb79e85-b180-4052-908c-16a56e89b731 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:50.921922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb79e85-b180-4052-908c-16a56e89b731 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:50.921922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0eb79e85-b180-4052-908c-16a56e89b731 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:50.929748 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:50.929748 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:50.931214 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb79e85-b180-4052-908c-16a56e89b731 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:50.931493 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 556/2243] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:50 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:51.946362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d914e29c-de32-44f7-b351-afe43c922deb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:51.951158 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d914e29c-de32-44f7-b351-afe43c922deb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:51.952232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d914e29c-de32-44f7-b351-afe43c922deb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:51.952232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d914e29c-de32-44f7-b351-afe43c922deb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:51.952232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d914e29c-de32-44f7-b351-afe43c922deb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:51.968412 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:51.968412 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:51.969383 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d914e29c-de32-44f7-b351-afe43c922deb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:51.969790 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 560/2244] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:51 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:52.305571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-75965ffe-11bb-4ec8-8436-6ea5dea963e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:52.308615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-75965ffe-11bb-4ec8-8436-6ea5dea963e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a Aug 12 12:52:52.309506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-75965ffe-11bb-4ec8-8436-6ea5dea963e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:52.309937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-75965ffe-11bb-4ec8-8436-6ea5dea963e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:52.327837 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:52.327837 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:52.419614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-57c2dda7-d7dd-45a2-bd9d-fe2fe07b3181 req-75965ffe-11bb-4ec8-8436-6ea5dea963e2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a returned with HTTP 200 Aug 12 12:52:52.420287 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 564/2245] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:52 2026] DELETE /volume/v3/attachments/5f727503-1140-4a28-9230-686637ed042a => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:52.983012 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-507a3364-7648-47ff-9beb-283774d1af45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:52.986158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-507a3364-7648-47ff-9beb-283774d1af45 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:52.986497 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-507a3364-7648-47ff-9beb-283774d1af45 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:52.986866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-507a3364-7648-47ff-9beb-283774d1af45 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:52.987113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-507a3364-7648-47ff-9beb-283774d1af45 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:52.995614 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:52.995614 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:52.997341 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-507a3364-7648-47ff-9beb-283774d1af45 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:52.997791 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 566/2246] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:52 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:53.012616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:53.015510 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:53.015737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:53.016085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:53.016250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:53.022422 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:53.022422 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:53.023359 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dfe584a-a954-4b12-82d5-8f6b82aca964 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:53.023937 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 557/2247] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:53 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:53.040100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:53.044889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:53.045331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:53.045331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:53.045455 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete backup with id: 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. Aug 12 12:52:53.051384 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:53.051384 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:53.079261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] delete_backup rpcapi backup_id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:52:53.080585 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7b3d78f-9e33-4a6a-aad4-f16189a89a11 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 202 Aug 12 12:52:53.080711 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 561/2248] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:53 2026] DELETE /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:53.094537 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08869517-61f9-4fa0-a88a-f1b048506966 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:53.096530 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08869517-61f9-4fa0-a88a-f1b048506966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:53.096688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08869517-61f9-4fa0-a88a-f1b048506966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:53.096915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08869517-61f9-4fa0-a88a-f1b048506966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:53.097035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-08869517-61f9-4fa0-a88a-f1b048506966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:53.103581 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:53.103581 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:53.104497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08869517-61f9-4fa0-a88a-f1b048506966 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 200 Aug 12 12:52:53.104924 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 565/2249] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:53 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:53.292666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:53.296338 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:53.296704 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:53.297304 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:53.308922 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:53.308922 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:53.314207 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:53.323949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3010a264-baf5-4d83-a295-dec72dda75f0 req-7e616fb0-29f5-4bc3-beca-8e286ac06a6b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:53.324686 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 567/2250] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:52:53 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:53.740589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-cfcc8570-6f6e-44db-b228-cb8be8ec5e02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:53.745606 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-cfcc8570-6f6e-44db-b228-cb8be8ec5e02 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb/action Aug 12 12:52:53.745606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-cfcc8570-6f6e-44db-b228-cb8be8ec5e02 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:52:53.745606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-cfcc8570-6f6e-44db-b228-cb8be8ec5e02 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:53.774170 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:53.774170 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:53.798115 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08d45066-e6fd-4ab0-9510-e660cb511f3c req-cfcc8570-6f6e-44db-b228-cb8be8ec5e02 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb/action returned with HTTP 204 Aug 12 12:52:53.798115 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 558/2251] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:52:53 2026] POST /volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:54.126896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92949378-4f6a-44db-8912-8dd00b366adb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:54.129245 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92949378-4f6a-44db-8912-8dd00b366adb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 Aug 12 12:52:54.130110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92949378-4f6a-44db-8912-8dd00b366adb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:54.131198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92949378-4f6a-44db-8912-8dd00b366adb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:54.131198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-92949378-4f6a-44db-8912-8dd00b366adb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id 146dc149-1f06-4bc1-ae4c-b8c05f2ff645. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:54.142595 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92949378-4f6a-44db-8912-8dd00b366adb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 returned with HTTP 404 Aug 12 12:52:54.143404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 562/2252] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:54 2026] GET /volume/v3/backups/146dc149-1f06-4bc1-ae4c-b8c05f2ff645 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:54.162176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:54.168409 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] DELETE https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:54.168973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:54.169380 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:54.169608 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Delete backup with id: 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. Aug 12 12:52:54.176353 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:54.176353 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:54.209909 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] delete_backup rpcapi backup_id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:52:54.213880 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-608b5df5-5e0e-41aa-8a4f-7d50a5f0f86a tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 202 Aug 12 12:52:54.213880 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 566/2253] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:54 2026] DELETE /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:54.228878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ae325c7-b2dd-4854-b1be-83042607e994 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:54.234578 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ae325c7-b2dd-4854-b1be-83042607e994 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:54.234578 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ae325c7-b2dd-4854-b1be-83042607e994 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:54.236096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ae325c7-b2dd-4854-b1be-83042607e994 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:54.236096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7ae325c7-b2dd-4854-b1be-83042607e994 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:54.248282 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:54.248282 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:54.249638 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ae325c7-b2dd-4854-b1be-83042607e994 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 200 Aug 12 12:52:54.249638 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 568/2254] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:54 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:55.268758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-456f5d89-8048-401e-a090-93802a702db0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:55.271716 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-456f5d89-8048-401e-a090-93802a702db0 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 Aug 12 12:52:55.272095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-456f5d89-8048-401e-a090-93802a702db0 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:55.272384 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-456f5d89-8048-401e-a090-93802a702db0 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:55.272553 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-456f5d89-8048-401e-a090-93802a702db0 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id 34a4d51a-b82c-4278-9ba8-e9b06d59d7a7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:55.279201 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-456f5d89-8048-401e-a090-93802a702db0 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 returned with HTTP 404 Aug 12 12:52:55.279952 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 559/2255] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:55 2026] GET /volume/v3/backups/34a4d51a-b82c-4278-9ba8-e9b06d59d7a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:55.290384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:55.292996 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:55.293358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:55.293624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:55.293876 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete backup with id: e14ae8f1-beb7-4666-96c2-dcf62f1321a5. Aug 12 12:52:55.300857 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:55.300857 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:55.314880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] delete_backup rpcapi backup_id e14ae8f1-beb7-4666-96c2-dcf62f1321a5 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:52:55.318226 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb035a8e-1d1f-450a-bf4f-2f3ec8f76875 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 202 Aug 12 12:52:55.318837 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 563/2256] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:55 2026] DELETE /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:55.330582 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:55.337697 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:55.338077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:55.338458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:55.338570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:55.345630 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=311,cinder:UPDATE=65,cinder:INSERT=28 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:52:55.353599 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:55.353599 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:55.355160 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-297d06e1-aec5-48c1-8f34-9a1c7fd962c7 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 200 Aug 12 12:52:55.355990 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 567/2257] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:55 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:56.368479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:56.373238 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 Aug 12 12:52:56.373238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:56.373238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:56.373238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Show backup with id e14ae8f1-beb7-4666-96c2-dcf62f1321a5. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:56.377602 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=268,cinder:UPDATE=33,cinder:INSERT=9 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:52:56.386957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8e76d80-e6b6-47a9-a00b-a6c49a88c5b5 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 returned with HTTP 404 Aug 12 12:52:56.388138 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 569/2258] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:56 2026] GET /volume/v3/backups/e14ae8f1-beb7-4666-96c2-dcf62f1321a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:56.401966 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:56.407806 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] DELETE https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:56.407806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:56.407806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:56.407806 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Delete backup with id: ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. Aug 12 12:52:56.410959 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=313,cinder:UPDATE=86,cinder:INSERT=35 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:52:56.420147 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:56.420147 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:56.451564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] delete_backup rpcapi backup_id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:52:56.455281 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bee86de1-2aa6-4bc0-afd9-443f07986bd8 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 202 Aug 12 12:52:56.455281 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 560/2259] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:56 2026] DELETE /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:52:56.474929 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:56.477093 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:56.477379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:56.477660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:56.477835 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:56.482069 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=262,cinder:UPDATE=48,cinder:INSERT=15 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:52:56.484915 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:56.484915 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:56.485628 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26843a2c-8f3e-4d78-8d5e-20a93c88bb19 tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 200 Aug 12 12:52:56.486378 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 564/2260] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:56 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:57.506165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1fbe1f40-f62e-465c-b79d-a6673003183d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:57.511581 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fbe1f40-f62e-465c-b79d-a6673003183d tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] GET https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 Aug 12 12:52:57.514163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fbe1f40-f62e-465c-b79d-a6673003183d tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:57.514163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fbe1f40-f62e-465c-b79d-a6673003183d tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:57.514426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1fbe1f40-f62e-465c-b79d-a6673003183d tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] Show backup with id ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:52:57.520581 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fbe1f40-f62e-465c-b79d-a6673003183d tempest-VolumesBackupsTest-624734922 tempest-VolumesBackupsTest-624734922-project-admin] https://10.4.3.81/volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 returned with HTTP 404 Aug 12 12:52:57.521181 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 568/2261] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:57 2026] GET /volume/v3/backups/ffaf37d1-2ad0-451f-ab66-fc9d93ffbe21 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:57.540917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:57.544286 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:52:57.544715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:57.545265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:57.545514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume with id: 14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:52:57.560025 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:57.560025 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:57.560544 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:57.588589 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume request issued successfully. Aug 12 12:52:57.588956 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a391249d-3c2e-4c98-b5ce-c5a0e3703b18 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 returned with HTTP 202 Aug 12 12:52:57.589522 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 570/2262] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:57 2026] DELETE /volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:57.604210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2044216-f58e-4396-8847-cc08f131025b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:57.609145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2044216-f58e-4396-8847-cc08f131025b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:52:57.609300 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2044216-f58e-4396-8847-cc08f131025b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:57.610695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2044216-f58e-4396-8847-cc08f131025b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:57.624194 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:57.624194 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:57.631427 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c2044216-f58e-4396-8847-cc08f131025b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:57.642889 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2044216-f58e-4396-8847-cc08f131025b tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 returned with HTTP 200 Aug 12 12:52:57.642889 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 561/2263] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:57 2026] GET /volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:57.977359 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:57.979627 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:57.979952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:57.980223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:57.980585 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume with id: 3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:57.991635 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:57.991635 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:57.992865 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:58.012812 np0000007055 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 12:52:58.034031 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume request issued successfully. Aug 12 12:52:58.035019 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-776dd628-73da-45cf-ba2f-8aceaf8fe769 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 202 Aug 12 12:52:58.036113 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 565/2264] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:57 2026] DELETE /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:58.053240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6e759c6-c249-46d8-ab02-96fa2480226f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.055535 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6e759c6-c249-46d8-ab02-96fa2480226f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:58.055765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6e759c6-c249-46d8-ab02-96fa2480226f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.056024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6e759c6-c249-46d8-ab02-96fa2480226f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.065124 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:58.065124 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:58.071262 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c6e759c6-c249-46d8-ab02-96fa2480226f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:52:58.076610 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6e759c6-c249-46d8-ab02-96fa2480226f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 200 Aug 12 12:52:58.078347 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 569/2265] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:58 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:58.105029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-40c9b5a1-1431-4049-bd48-ce2b203077cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.108432 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-40c9b5a1-1431-4049-bd48-ce2b203077cc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 Aug 12 12:52:58.108767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-40c9b5a1-1431-4049-bd48-ce2b203077cc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.109530 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-40c9b5a1-1431-4049-bd48-ce2b203077cc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.125539 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:58.125539 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:58.195642 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-40c9b5a1-1431-4049-bd48-ce2b203077cc tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 returned with HTTP 200 Aug 12 12:52:58.197058 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 571/2266] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:52:58 2026] DELETE /volume/v3/attachments/c41f74c2-d05a-434c-867b-41d41dd21b74 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:58.209559 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.212050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:52:58.212295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.212452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.212642 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Delete volume with id: 2b48c151-dc27-40fa-9883-c8d45d5210b9 Aug 12 12:52:58.221476 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:58.221476 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:58.222183 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Volume info retrieved successfully. Aug 12 12:52:58.250232 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] Delete volume request issued successfully. Aug 12 12:52:58.250232 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ff4e5929-ba43-4d46-99af-ca50ef403c28 req-ef4e02fa-a6f5-459e-95c0-972125940506 tempest-TestShelveInstance-1977828186 tempest-TestShelveInstance-1977828186-project-member] https://10.4.3.81/volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 returned with HTTP 202 Aug 12 12:52:58.250232 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 562/2267] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:52:58 2026] DELETE /volume/v3/volumes/2b48c151-dc27-40fa-9883-c8d45d5210b9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:58.661503 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a28311d8-e043-4594-988f-34ad1d259e72 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.663746 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a28311d8-e043-4594-988f-34ad1d259e72 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 Aug 12 12:52:58.664064 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a28311d8-e043-4594-988f-34ad1d259e72 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.664317 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a28311d8-e043-4594-988f-34ad1d259e72 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.671919 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a28311d8-e043-4594-988f-34ad1d259e72 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 returned with HTTP 404 Aug 12 12:52:58.672460 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 566/2268] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:58 2026] GET /volume/v3/volumes/14268472-4498-4f70-83d8-1e4c904fa392 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:58.686283 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-006a2628-f422-4ac5-a812-56453e7100ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.689226 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:52:58.689457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.689804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.689935 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume with id: 731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:52:58.706730 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:58.706730 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:52:58.708174 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:58.743020 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume request issued successfully. Aug 12 12:52:58.743217 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-006a2628-f422-4ac5-a812-56453e7100ea tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff returned with HTTP 202 Aug 12 12:52:58.744804 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 570/2269] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:58 2026] DELETE /volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:58.757012 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7823d0bd-5baf-497d-9283-be481331023d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:58.760867 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7823d0bd-5baf-497d-9283-be481331023d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:52:58.760867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7823d0bd-5baf-497d-9283-be481331023d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:58.760867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7823d0bd-5baf-497d-9283-be481331023d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:58.771130 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:58.771130 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:58.775870 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7823d0bd-5baf-497d-9283-be481331023d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:58.782475 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7823d0bd-5baf-497d-9283-be481331023d tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff returned with HTTP 200 Aug 12 12:52:58.783371 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 572/2270] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:58 2026] GET /volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:59.098178 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e89bfa7f-07f1-4eb3-8bb2-8f551c8e4af7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.102896 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e89bfa7f-07f1-4eb3-8bb2-8f551c8e4af7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 Aug 12 12:52:59.103492 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e89bfa7f-07f1-4eb3-8bb2-8f551c8e4af7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.103789 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e89bfa7f-07f1-4eb3-8bb2-8f551c8e4af7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.121271 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e89bfa7f-07f1-4eb3-8bb2-8f551c8e4af7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 returned with HTTP 404 Aug 12 12:52:59.121965 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 563/2271] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:59 2026] GET /volume/v3/volumes/3cdf89ac-b709-4370-8146-457e7bdffeb3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:59.133524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a88e60c7-98aa-4165-b489-183593692fbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.135840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:52:59.136207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.136419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.137680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:52:59.166121 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Get all volumes completed successfully. Aug 12 12:52:59.169981 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:59.169981 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:59.175424 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a88e60c7-98aa-4165-b489-183593692fbf tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:52:59.176893 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 567/2272] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:52:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12935 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:52:59.201976 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b253960c-450c-4cf2-b14a-5f6f1b7b967e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.205989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b253960c-450c-4cf2-b14a-5f6f1b7b967e tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] DELETE https://10.4.3.81/volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69 Aug 12 12:52:59.206247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b253960c-450c-4cf2-b14a-5f6f1b7b967e tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.206471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b253960c-450c-4cf2-b14a-5f6f1b7b967e tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.244579 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b253960c-450c-4cf2-b14a-5f6f1b7b967e tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69 returned with HTTP 202 Aug 12 12:52:59.245313 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 571/2273] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:52:59 2026] DELETE /volume/v3/types/270cfc7d-c8d9-41f5-8ef2-621c5308eb69 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:59.260946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-eb65b1e2-6e6f-4a4a-91ba-a8c33b04068c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.262949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eb65b1e2-6e6f-4a4a-91ba-a8c33b04068c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:52:59.263191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eb65b1e2-6e6f-4a4a-91ba-a8c33b04068c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1887998681", "extra_specs": {}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:59.290865 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eb65b1e2-6e6f-4a4a-91ba-a8c33b04068c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:52:59.291294 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 573/2274] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:52:59 2026] POST /volume/v3/types => generated 212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:59.304872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6672f694-ad1c-45eb-961f-42b08956961c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.308439 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6672f694-ad1c-45eb-961f-42b08956961c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] POST https://10.4.3.81/volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19/encryption Aug 12 12:52:59.309011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6672f694-ad1c-45eb-961f-42b08956961c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:59.348755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6672f694-ad1c-45eb-961f-42b08956961c tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19/encryption returned with HTTP 200 Aug 12 12:52:59.349360 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 564/2275] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:52:59 2026] POST /volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:52:59.361609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f922c58b-6fae-4601-96be-16b738002b8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.365245 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:52:59.366582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-264429723", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1887998681", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:52:59.368419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-264429723', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1887998681', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:52:59.373529 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume of 1 GB Aug 12 12:52:59.373529 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:59.373529 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:52:59.374727 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Availability Zones retrieved successfully. Aug 12 12:52:59.381790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (7b379961-f156-4509-afac-4dd978c694ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:59.383816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68914b6a-a6c8-4d62-a94d-cd177d99db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:59.385983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:52:59.433912 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68914b6a-a6c8-4d62-a94d-cd177d99db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:52:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bea545e4-4d77-4c8f-94d3-51adf81bfc19,is_public=True,name='tempest-scenario-type-luks-1887998681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bea545e4-4d77-4c8f-94d3-51adf81bfc19', '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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:59.434970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9642906d-6d90-4ad7-b1d2-6a84351e96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:59.497022 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1887998681 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1887998681, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:52:59.497567 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1887998681 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1887998681, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:52:59.576315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Created reservations ['a58ff25f-c962-44af-81b9-efc9f3722331', '07940de4-6abd-4c41-8ddb-73b2285484e6', 'a5ea7748-b1de-4d8b-934e-37d1fa0fb9e2', '918ce0e2-2e6c-4bf0-bb29-7de26ea6ead9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:52:59.577416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9642906d-6d90-4ad7-b1d2-6a84351e96e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58ff25f-c962-44af-81b9-efc9f3722331', '07940de4-6abd-4c41-8ddb-73b2285484e6', 'a5ea7748-b1de-4d8b-934e-37d1fa0fb9e2', '918ce0e2-2e6c-4bf0-bb29-7de26ea6ead9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:59.578444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e582c3c-030c-453f-97e7-e8dcece2da8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:59.622745 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e582c3c-030c-453f-97e7-e8dcece2da8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1480291f-477f-4936-9521-062f7b6db8fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-264429723',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['a58ff25f-c962-44af-81b9-efc9f3722331','07940de4-6abd-4c41-8ddb-73b2285484e6','a5ea7748-b1de-4d8b-934e-37d1fa0fb9e2','918ce0e2-2e6c-4bf0-bb29-7de26ea6ead9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=bea545e4-4d77-4c8f-94d3-51adf81bfc19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-264429723',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1480291f-477f-4936-9521-062f7b6db8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5796dbd398ca4c44bb6f993da4d942cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bea545e4-4d77-4c8f-94d3-51adf81bfc19),volume_type_id=bea545e4-4d77-4c8f-94d3-51adf81bfc19)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:59.624363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1771991e-0c5d-4952-8a86-0e6f054d5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:59.658528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1771991e-0c5d-4952-8a86-0e6f054d5b74) transitioned into state 'SUCCESS' from state '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-264429723',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5796dbd398ca4c44bb6f993da4d942cc',qos_specs=None,replication_status=,reservations=['a58ff25f-c962-44af-81b9-efc9f3722331','07940de4-6abd-4c41-8ddb-73b2285484e6','a5ea7748-b1de-4d8b-934e-37d1fa0fb9e2','918ce0e2-2e6c-4bf0-bb29-7de26ea6ead9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e927ea3b014448b9acea80b9bca7bf3c',volume_type_id=bea545e4-4d77-4c8f-94d3-51adf81bfc19)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:59.659489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86c8c59-1f18-48f0-8bbe-82b508acc470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:52:59.671472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86c8c59-1f18-48f0-8bbe-82b508acc470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:52:59.672748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Flow 'volume_create_api' (7b379961-f156-4509-afac-4dd978c694ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:52:59.673810 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Create volume request issued successfully. Aug 12 12:52:59.675699 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f922c58b-6fae-4601-96be-16b738002b8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:52:59.675842 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 568/2276] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:52:59 2026] POST /volume/v3/volumes => generated 782 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:52:59.806463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b922377-cb74-4440-b2f5-ab90cb1dae1e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.808860 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b922377-cb74-4440-b2f5-ab90cb1dae1e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff Aug 12 12:52:59.809120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b922377-cb74-4440-b2f5-ab90cb1dae1e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.809471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b922377-cb74-4440-b2f5-ab90cb1dae1e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.816074 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b922377-cb74-4440-b2f5-ab90cb1dae1e tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff returned with HTTP 404 Aug 12 12:52:59.816727 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 572/2277] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:59 2026] GET /volume/v3/volumes/731120a2-e60b-43c3-9589-45d0e71654ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:52:59.832016 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.837445 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:52:59.837586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.837907 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.838315 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume with id: bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:52:59.852259 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:59.852259 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:52:59.852977 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:59.878680 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Delete volume request issued successfully. Aug 12 12:52:59.878978 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ad863007-08fa-460a-ac53-e7bd7ec002bb tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 returned with HTTP 202 Aug 12 12:52:59.879360 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 574/2278] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:52:59 2026] DELETE /volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:52:59.888932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:52:59.895356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:52:59.895356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:52:59.895356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:52:59.904238 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:52:59.904238 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:52:59.914841 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Volume info retrieved successfully. Aug 12 12:52:59.919531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfbd7aa7-8f8d-4aa2-a6dc-2034564fd3fd tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 returned with HTTP 200 Aug 12 12:52:59.920949 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 565/2279] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:52:59 2026] GET /volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:00.799368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9b51870b-2d80-4096-9ebc-51c3098be1f3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:00.872646 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b51870b-2d80-4096-9ebc-51c3098be1f3 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:53:00.873239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b51870b-2d80-4096-9ebc-51c3098be1f3 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:00.874794 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:00.874794 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:00.893742 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b51870b-2d80-4096-9ebc-51c3098be1f3 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:53:00.894231 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 569/2280] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:53:00 2026] POST /volume/v3/types => generated 268 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:00.942711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cac46cc4-a869-4aee-a2b3-471203529931 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:00.945532 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cac46cc4-a869-4aee-a2b3-471203529931 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] GET https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 Aug 12 12:53:00.945803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cac46cc4-a869-4aee-a2b3-471203529931 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:00.946084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cac46cc4-a869-4aee-a2b3-471203529931 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:00.963117 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cac46cc4-a869-4aee-a2b3-471203529931 tempest-VolumesBackupsTest-1358464280 tempest-VolumesBackupsTest-1358464280-project-member] https://10.4.3.81/volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 returned with HTTP 404 Aug 12 12:53:00.963878 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 573/2281] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:00 2026] GET /volume/v3/volumes/bd63da26-b584-4ed7-b5bb-31f6367fa593 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:03.553217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7e1442c2-a4a5-4f22-8bcb-654c20a78bb2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:03.556519 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7e1442c2-a4a5-4f22-8bcb-654c20a78bb2 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:53:03.556924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7e1442c2-a4a5-4f22-8bcb-654c20a78bb2 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055", "extra_specs": {}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:03.574509 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7e1442c2-a4a5-4f22-8bcb-654c20a78bb2 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:53:03.575216 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 575/2282] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:53:03 2026] POST /volume/v3/types => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:03.587007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d22fbd3d-7161-40b1-a188-45dfd96051ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:03.589404 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d22fbd3d-7161-40b1-a188-45dfd96051ad tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:53:03.589961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d22fbd3d-7161-40b1-a188-45dfd96051ad tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:03.609801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d22fbd3d-7161-40b1-a188-45dfd96051ad tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:53:03.609801 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 566/2283] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:53:03 2026] POST /volume/v3/types => generated 269 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:03.621693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:03.623286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:03.623636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1781530023", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:03.625894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1781530023', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:03.630669 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume of 1 GB Aug 12 12:53:03.631114 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:03.631114 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:03.631827 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Availability Zones retrieved successfully. Aug 12 12:53:03.645002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (28d7d939-55d5-489a-8bd1-c77ee5019cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:03.645002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a73deae-5230-4787-a7f8-a895431265b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.646511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:03.680639 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a73deae-5230-4787-a7f8-a895431265b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:53:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.681930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd6d916-9b95-482a-9638-0961c0f3531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.729887 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:03.730315 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-214833861-549756055, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:03.803068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Created reservations ['b1edf25d-da58-41a7-b72d-9823570c0234', 'b1fed622-6ce8-40b0-9816-3db5b29f7063', '868f0f88-63b4-4d95-badc-5aa31fdd2b7b', '2aaab3a5-b51d-40e9-b387-c6f2981d7261'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:03.805440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd6d916-9b95-482a-9638-0961c0f3531f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1edf25d-da58-41a7-b72d-9823570c0234', 'b1fed622-6ce8-40b0-9816-3db5b29f7063', '868f0f88-63b4-4d95-badc-5aa31fdd2b7b', '2aaab3a5-b51d-40e9-b387-c6f2981d7261']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.805440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcc7518-39f4-4f13-ba67-9351832f7b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.834587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcc7518-39f4-4f13-ba67-9351832f7b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6032feed-dc48-4c8a-a277-2aa64803a561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1781530023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['b1edf25d-da58-41a7-b72d-9823570c0234','b1fed622-6ce8-40b0-9816-3db5b29f7063','868f0f88-63b4-4d95-badc-5aa31fdd2b7b','2aaab3a5-b51d-40e9-b387-c6f2981d7261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1781530023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6032feed-dc48-4c8a-a277-2aa64803a561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462d68e8c99644a3b7786d947c34d280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21d7b391d29744d8950028a504c30a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb),volume_type_id=838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.835496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0cd987-c1ce-422f-9fb3-8237b43a1c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.866123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0cd987-c1ce-422f-9fb3-8237b43a1c3b) transitioned into state 'SUCCESS' from state '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-1781530023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['b1edf25d-da58-41a7-b72d-9823570c0234','b1fed622-6ce8-40b0-9816-3db5b29f7063','868f0f88-63b4-4d95-badc-5aa31fdd2b7b','2aaab3a5-b51d-40e9-b387-c6f2981d7261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.867250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cd4ebb-4524-4772-bfde-f0dee79937f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.891200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cd4ebb-4524-4772-bfde-f0dee79937f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.892556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (28d7d939-55d5-489a-8bd1-c77ee5019cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:03.893070 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request issued successfully. Aug 12 12:53:03.893664 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a799349-8e7d-471a-ad06-a6c911ac1ed1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:03.894694 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 570/2284] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:03 2026] POST /volume/v3/volumes => generated 843 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:03.917615 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:03.920519 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:03.921639 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-11351047", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:03.925949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-11351047', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:03.931544 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume of 1 GB Aug 12 12:53:03.932004 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:03.932004 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:03.932749 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Availability Zones retrieved successfully. Aug 12 12:53:03.940992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (bb5d0ddc-ea1e-4f12-94a8-d224dbca7484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:03.942398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6ccf6a-2f87-4521-a90c-588d9d335206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:03.943724 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:03.977253 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6ccf6a-2f87-4521-a90c-588d9d335206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:53:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1118c1e5-baf1-44c5-aa41-c63a55b61acb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1118c1e5-baf1-44c5-aa41-c63a55b61acb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:03.978802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16de95e8-ae15-452c-ac50-27d03ebf646d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.024740 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:04.025714 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2043486335-1718178600, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:04.071885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Created reservations ['d94a9051-cfad-42e0-a86e-1048673a8130', '0fe16ec2-1be5-4fc9-8691-bf30b76d7371', '02fff8b3-913c-4760-bbec-6fdcec5852df', '657354a2-1067-42fc-8673-c4bc65bd6cd6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:04.074984 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16de95e8-ae15-452c-ac50-27d03ebf646d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d94a9051-cfad-42e0-a86e-1048673a8130', '0fe16ec2-1be5-4fc9-8691-bf30b76d7371', '02fff8b3-913c-4760-bbec-6fdcec5852df', '657354a2-1067-42fc-8673-c4bc65bd6cd6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.074984 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fec307-453f-4399-8ec8-735889e83949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.104037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fec307-453f-4399-8ec8-735889e83949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43dbd9d2-0dc0-4bbc-b890-7461fce98388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-11351047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['d94a9051-cfad-42e0-a86e-1048673a8130','0fe16ec2-1be5-4fc9-8691-bf30b76d7371','02fff8b3-913c-4760-bbec-6fdcec5852df','657354a2-1067-42fc-8673-c4bc65bd6cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=1118c1e5-baf1-44c5-aa41-c63a55b61acb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-11351047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43dbd9d2-0dc0-4bbc-b890-7461fce98388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462d68e8c99644a3b7786d947c34d280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21d7b391d29744d8950028a504c30a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1118c1e5-baf1-44c5-aa41-c63a55b61acb),volume_type_id=1118c1e5-baf1-44c5-aa41-c63a55b61acb)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.105849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23978aa5-d155-404f-9f0e-a0c21595ad1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.134170 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23978aa5-d155-404f-9f0e-a0c21595ad1f) transitioned into state 'SUCCESS' from state '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-11351047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['d94a9051-cfad-42e0-a86e-1048673a8130','0fe16ec2-1be5-4fc9-8691-bf30b76d7371','02fff8b3-913c-4760-bbec-6fdcec5852df','657354a2-1067-42fc-8673-c4bc65bd6cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=1118c1e5-baf1-44c5-aa41-c63a55b61acb)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.135115 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5367a1f6-24b6-4b71-a2cf-9bf6378ecc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.147959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5367a1f6-24b6-4b71-a2cf-9bf6378ecc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.149845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (bb5d0ddc-ea1e-4f12-94a8-d224dbca7484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:04.149845 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request issued successfully. Aug 12 12:53:04.150972 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08cc1eb7-ce94-4541-a2bf-eaf45c93cd33 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:04.151320 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 574/2285] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:03 2026] POST /volume/v3/volumes => generated 843 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:04.198562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:04.201333 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:04.201941 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-465944206", "snapshot_id": null, "imageRef": "23973a54-1ac6-435a-8a41-1694abf15629", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:04.204731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-465944206', 'snapshot_id': None, 'imageRef': '23973a54-1ac6-435a-8a41-1694abf15629', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:04.612148 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume of 1 GB Aug 12 12:53:04.612611 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:04.612611 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:04.613416 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Availability Zones retrieved successfully. Aug 12 12:53:04.624438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (c9f519a5-ca5b-4543-870e-f3cdbfb71e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:04.626100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a867a90f-5c63-4e5c-9a48-b31efe904124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.627199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:04.710346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a867a90f-5c63-4e5c-9a48-b31efe904124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e301658-43da-4576-b429-2fe75d75d2dc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e301658-43da-4576-b429-2fe75d75d2dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.711457 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e597b0e1-fd1f-4760-be66-a10e27dd6909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.758456 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:04.758456 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129821332-1286821726, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:53:04.802638 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Created reservations ['d1eb71a0-e6ae-4b4f-8bec-5a55e797ab24', 'c6c45cbc-b8f8-43e9-91b0-d53182d820b4', 'ae9155ac-9a0e-44ef-a0fa-ed0e2bc6332f', '7ff1f0ac-c686-43d6-b76b-a658f0e6cd29'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:04.804158 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e597b0e1-fd1f-4760-be66-a10e27dd6909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1eb71a0-e6ae-4b4f-8bec-5a55e797ab24', 'c6c45cbc-b8f8-43e9-91b0-d53182d820b4', 'ae9155ac-9a0e-44ef-a0fa-ed0e2bc6332f', '7ff1f0ac-c686-43d6-b76b-a658f0e6cd29']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.804531 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfa5e02-fbf0-4563-a5ce-8cefeb80cb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.834237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfa5e02-fbf0-4563-a5ce-8cefeb80cb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2850b2-be9c-4d12-826e-6947b8d703dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-465944206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['d1eb71a0-e6ae-4b4f-8bec-5a55e797ab24','c6c45cbc-b8f8-43e9-91b0-d53182d820b4','ae9155ac-9a0e-44ef-a0fa-ed0e2bc6332f','7ff1f0ac-c686-43d6-b76b-a658f0e6cd29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=5e301658-43da-4576-b429-2fe75d75d2dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-465944206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2850b2-be9c-4d12-826e-6947b8d703dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462d68e8c99644a3b7786d947c34d280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21d7b391d29744d8950028a504c30a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e301658-43da-4576-b429-2fe75d75d2dc),volume_type_id=5e301658-43da-4576-b429-2fe75d75d2dc)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.835237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab386666-26bf-450b-bfc0-fc81991b9ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.854061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab386666-26bf-450b-bfc0-fc81991b9ae3) transitioned into state 'SUCCESS' from state '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-465944206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462d68e8c99644a3b7786d947c34d280',qos_specs=None,replication_status=,reservations=['d1eb71a0-e6ae-4b4f-8bec-5a55e797ab24','c6c45cbc-b8f8-43e9-91b0-d53182d820b4','ae9155ac-9a0e-44ef-a0fa-ed0e2bc6332f','7ff1f0ac-c686-43d6-b76b-a658f0e6cd29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21d7b391d29744d8950028a504c30a5e',volume_type_id=5e301658-43da-4576-b429-2fe75d75d2dc)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.854651 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ab73cc-6a00-41d0-9817-3ed823000d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:04.873303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ab73cc-6a00-41d0-9817-3ed823000d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:04.873541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Flow 'volume_create_api' (c9f519a5-ca5b-4543-870e-f3cdbfb71e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:04.874146 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Create volume request issued successfully. Aug 12 12:53:04.875108 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79cb739b-a712-4bf2-ac14-409a9e283d34 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:04.875742 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 576/2286] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:04 2026] POST /volume/v3/volumes => generated 843 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:04.894721 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:04.896894 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:04.897079 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:04.897270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:04.910919 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:04.910919 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:04.921037 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:04.930337 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c302d0de-2d77-494c-aeda-2580a0c7a3e3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:04.930950 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 567/2287] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:04 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:05.951123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e657575f-9a38-468a-979e-0db1b024bdc7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:05.953816 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e657575f-9a38-468a-979e-0db1b024bdc7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:05.953935 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e657575f-9a38-468a-979e-0db1b024bdc7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:05.954858 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e657575f-9a38-468a-979e-0db1b024bdc7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:05.969255 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:05.969255 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:05.976675 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e657575f-9a38-468a-979e-0db1b024bdc7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:05.988383 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e657575f-9a38-468a-979e-0db1b024bdc7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:05.989917 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 571/2288] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:05 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 935 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:07.016189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:07.023376 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:07.023678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:07.024515 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:07.039980 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:07.039980 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:07.044984 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:07.053354 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a57e1d5b-4966-46e4-84b8-901f63653c17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:07.053354 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 575/2289] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:07 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:08.073900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:08.080078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:08.080078 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:08.080472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:08.109480 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:08.109480 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:08.124712 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:08.133577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f15b3a36-583a-4c83-890d-a4042fae56c7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:08.139384 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 577/2290] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:08 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 993 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:09.163425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:09.166982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:09.167191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:09.167902 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:09.178156 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:09.178156 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:09.182406 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:09.188834 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab26abf0-2e6d-422d-a10e-7739fea0517f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:09.188834 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 568/2291] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:09 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:10.004062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:10.209736 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:10.211762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1485098375"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:10.212105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:10.212750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1485098375'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:10.212863 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:10.215579 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:10.215579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:10.215579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:10.219705 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:10.227077 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:10.227077 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:10.231325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (9b7ab11d-e895-4f3f-8800-cf0b4c310431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:10.232998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50fa399b-ff0b-4df5-8624-d8bc28d65b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:10.234756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:10.235721 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:10.241796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e59e7044-0a82-4010-88f1-e3073137d7b9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:10.242380 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 576/2292] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:10 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:10.273800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50fa399b-ff0b-4df5-8624-d8bc28d65b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:10.274235 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce1e4db-9dbc-41b9-815b-9aa8c70314cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:10.381593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['6a9f5f44-f175-4799-b4ee-ed5ec9ffd6da', '3b6ad5ae-6b1b-4320-86d3-20e059dd18f0', 'c952a71a-1b27-4fe2-9481-8fdb4476f77e', 'd8d9d451-6d4e-47d9-a2ea-a0097472730e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:10.383839 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce1e4db-9dbc-41b9-815b-9aa8c70314cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a9f5f44-f175-4799-b4ee-ed5ec9ffd6da', '3b6ad5ae-6b1b-4320-86d3-20e059dd18f0', 'c952a71a-1b27-4fe2-9481-8fdb4476f77e', 'd8d9d451-6d4e-47d9-a2ea-a0097472730e']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:10.384332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056be7e1-283b-4e10-89d7-fa0de38003e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:10.426902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056be7e1-283b-4e10-89d7-fa0de38003e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e4a480-0f38-4ceb-b8bd-70e0ad751a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1485098375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['6a9f5f44-f175-4799-b4ee-ed5ec9ffd6da','3b6ad5ae-6b1b-4320-86d3-20e059dd18f0','c952a71a-1b27-4fe2-9481-8fdb4476f77e','d8d9d451-6d4e-47d9-a2ea-a0097472730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1485098375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e4a480-0f38-4ceb-b8bd-70e0ad751a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:10.428225 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11c90a2-7fb3-4f54-a5d3-4d5c684a7bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:10.457173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11c90a2-7fb3-4f54-a5d3-4d5c684a7bc7) transitioned into state 'SUCCESS' from state '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-1485098375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['6a9f5f44-f175-4799-b4ee-ed5ec9ffd6da','3b6ad5ae-6b1b-4320-86d3-20e059dd18f0','c952a71a-1b27-4fe2-9481-8fdb4476f77e','d8d9d451-6d4e-47d9-a2ea-a0097472730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:10.457173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2474dd80-8fe5-4109-a36b-e8917882affc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:10.468866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2474dd80-8fe5-4109-a36b-e8917882affc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:10.469813 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (9b7ab11d-e895-4f3f-8800-cf0b4c310431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:10.470237 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:10.470803 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3607c3d2-05d0-4d70-8696-68343ace9c75 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:10.471245 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 572/2293] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:10 2026] POST /volume/v3/volumes => generated 756 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:10.489354 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ce0b0862-d5ed-468e-8621-140534a12697 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:10.493311 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce0b0862-d5ed-468e-8621-140534a12697 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:10.493311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce0b0862-d5ed-468e-8621-140534a12697 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:10.493311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce0b0862-d5ed-468e-8621-140534a12697 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:10.502526 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:10.502526 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:10.508345 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ce0b0862-d5ed-468e-8621-140534a12697 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:10.515097 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce0b0862-d5ed-468e-8621-140534a12697 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f returned with HTTP 200 Aug 12 12:53:10.515308 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 578/2294] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:10 2026] GET /volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:11.265405 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.268926 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:11.269756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:11.269756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:11.282819 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:11.282819 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:11.290443 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:11.297139 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4d3feff-6939-4d0f-a9cb-8ba3245787bf tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:11.297585 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 569/2295] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:11 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:11.481181 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.534594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed6428ed-444c-4782-8871-9507ce08471f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.536711 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed6428ed-444c-4782-8871-9507ce08471f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:11.537031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed6428ed-444c-4782-8871-9507ce08471f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:11.537164 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:11.537256 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed6428ed-444c-4782-8871-9507ce08471f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:11.537458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-294674739"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:11.539298 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-294674739'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:11.539475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume of 1 GB Aug 12 12:53:11.545145 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Availability Zones retrieved successfully. Aug 12 12:53:11.546222 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:11.546222 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:11.555300 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (36ddcdd9-8558-450e-804b-35eb2654b19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:11.559329 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588b1233-eaf4-4d69-bcb5-cfa66320b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:11.560733 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed6428ed-444c-4782-8871-9507ce08471f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:11.560927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:11.569594 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed6428ed-444c-4782-8871-9507ce08471f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f returned with HTTP 200 Aug 12 12:53:11.573302 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 573/2296] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:11 2026] GET /volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:11.589082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.591429 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:53:11.592718 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66e4a480-0f38-4ceb-b8bd-70e0ad751a0f", "name": "tempest-CreateVolumesFromBackupTest-Backup-905870087"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:11.594236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Creating new backup {'backup': {'volume_id': '66e4a480-0f38-4ceb-b8bd-70e0ad751a0f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-905870087'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:53:11.594729 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Creating backup of volume 66e4a480-0f38-4ceb-b8bd-70e0ad751a0f in container None Aug 12 12:53:11.607332 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:11.607332 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:11.607332 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:11.611164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588b1233-eaf4-4d69-bcb5-cfa66320b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:11.612241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d38ac8c-3073-4dc8-b108-25119e3ba6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:11.654293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['95e02122-053b-4aae-bc96-84337608c413', 'ca694e8c-3d83-43f6-84ba-1db47ae468fa'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:11.700646 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1dd1b1e7-ea49-44c2-88e4-b82710e4be74 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:53:11.701455 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 579/2297] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:11 2026] POST /volume/v3/backups => generated 336 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:11.713897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.718419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:11.718419 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:11.718419 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:11.718607 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['da77154a-2976-4d5b-aaa2-d267d0e5b807', '97040a5d-a508-46e1-abb7-88d2b22b7592', '38ab86f5-b513-4ee5-b4f8-a40ec5f5293e', '96c27268-70ba-4ef4-83a8-7eaeb0a15e69'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:11.718650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:11.718694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d38ac8c-3073-4dc8-b108-25119e3ba6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da77154a-2976-4d5b-aaa2-d267d0e5b807', '97040a5d-a508-46e1-abb7-88d2b22b7592', '38ab86f5-b513-4ee5-b4f8-a40ec5f5293e', '96c27268-70ba-4ef4-83a8-7eaeb0a15e69']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:11.719588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cd34a4-7057-4c49-8341-562c7777f654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:11.725079 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:11.725079 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:11.726060 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ac4be9f-d506-42af-b8f6-9cca3a8058bc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:11.726405 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 570/2298] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:11 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:11.755995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cd34a4-7057-4c49-8341-562c7777f654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2dfd78-2024-459a-b548-6dbc97dd7a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294674739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['da77154a-2976-4d5b-aaa2-d267d0e5b807','97040a5d-a508-46e1-abb7-88d2b22b7592','38ab86f5-b513-4ee5-b4f8-a40ec5f5293e','96c27268-70ba-4ef4-83a8-7eaeb0a15e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294674739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2dfd78-2024-459a-b548-6dbc97dd7a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79bfffc050894ec9a13a1d63e0c68134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:11.757044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478323d6-9252-4e22-b8e5-210627e20fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:11.781979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478323d6-9252-4e22-b8e5-210627e20fcd) transitioned into state 'SUCCESS' from state '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-294674739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['da77154a-2976-4d5b-aaa2-d267d0e5b807','97040a5d-a508-46e1-abb7-88d2b22b7592','38ab86f5-b513-4ee5-b4f8-a40ec5f5293e','96c27268-70ba-4ef4-83a8-7eaeb0a15e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:11.783607 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99c4f49-61ef-4174-9c74-11d334167780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:11.800804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99c4f49-61ef-4174-9c74-11d334167780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:11.802124 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (36ddcdd9-8558-450e-804b-35eb2654b19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:11.802442 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request issued successfully. Aug 12 12:53:11.803267 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9201b20d-8a6c-40bd-8f1c-11edd6e41b11 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:11.803849 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 577/2299] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:11 2026] POST /volume/v3/volumes => generated 746 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:11.819664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0019a7da-88d9-4a97-a62f-aafca6715671 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:11.821748 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0019a7da-88d9-4a97-a62f-aafca6715671 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:53:11.822056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0019a7da-88d9-4a97-a62f-aafca6715671 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:11.822307 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0019a7da-88d9-4a97-a62f-aafca6715671 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:11.832870 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:11.832870 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:11.837723 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0019a7da-88d9-4a97-a62f-aafca6715671 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:11.842528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0019a7da-88d9-4a97-a62f-aafca6715671 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 200 Aug 12 12:53:11.843021 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 574/2300] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:11 2026] GET /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:12.314476 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:12.316321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:12.316498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:12.316883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:12.324148 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:12.324148 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:12.329032 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:12.334464 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fff0c9a6-6d54-4560-863e-6b9476e3ebab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:12.335005 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 580/2301] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:12 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:12.739889 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:12.741895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:12.742361 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:12.742361 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:12.742535 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:12.747769 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:12.747769 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:12.748616 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b991e6b-f726-4cae-8f12-fabf975958a1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:12.749115 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 571/2302] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:12 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:12.861053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:12.863515 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:53:12.863791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:12.864058 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:12.873532 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:12.873532 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:12.883925 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:12.889542 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbcb7fa6-729a-4a2d-ba01-a971fe23cef1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 200 Aug 12 12:53:12.890118 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 578/2303] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:12 2026] GET /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:12.914680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:12.916786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:53:12.917214 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe2dfd78-2024-459a-b548-6dbc97dd7a04", "name": "tempest-VolumesBackupsTest-Backup-998908452"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:12.919059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': 'fe2dfd78-2024-459a-b548-6dbc97dd7a04', 'name': 'tempest-VolumesBackupsTest-Backup-998908452'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:53:12.919274 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume fe2dfd78-2024-459a-b548-6dbc97dd7a04 in container None Aug 12 12:53:12.927058 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:12.927058 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:12.928177 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:12.971596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['cd1cb201-075c-47d6-8059-0b642473bb2e', '26b2d78a-21a5-4bb0-938c-68bd281c8898'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:13.011340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-453a41ab-b4ee-41d4-aec9-db519defa6bd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:53:13.011954 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 575/2304] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:12 2026] POST /volume/v3/backups => generated 327 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:13.023959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:13.026210 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:13.026741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:13.026741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:13.026741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:13.035904 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:13.035904 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:13.037229 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab1a3b9a-b911-431a-a41c-18e2fd9b209b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:13.037299 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 581/2305] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:13 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:13.351637 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:13.354316 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:13.354537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:13.355057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:13.367389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c1f98d5a-d1e5-48cc-867f-453880018d24 req-84879eb3-ae16-47c2-bf52-ca6b14ddc512 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:13.369738 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c1f98d5a-d1e5-48cc-867f-453880018d24 req-84879eb3-ae16-47c2-bf52-ca6b14ddc512 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf Aug 12 12:53:13.370313 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c1f98d5a-d1e5-48cc-867f-453880018d24 req-84879eb3-ae16-47c2-bf52-ca6b14ddc512 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:13.370731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c1f98d5a-d1e5-48cc-867f-453880018d24 req-84879eb3-ae16-47c2-bf52-ca6b14ddc512 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:13.371300 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:13.371300 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:13.386757 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:13.386971 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:13.386971 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:13.394249 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b710252-5b01-41c6-a53a-a275d5a9b6e0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:13.394798 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 572/2306] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:13 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:13.437666 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c1f98d5a-d1e5-48cc-867f-453880018d24 req-84879eb3-ae16-47c2-bf52-ca6b14ddc512 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf returned with HTTP 200 Aug 12 12:53:13.437666 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 579/2307] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:53:13 2026] DELETE /volume/v3/attachments/d6dca559-73ca-4eae-98e1-2468f3d4a2cf => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:13.762541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c125621d-2629-4944-a23f-ab648f5624d2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:13.765054 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c125621d-2629-4944-a23f-ab648f5624d2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:13.765362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c125621d-2629-4944-a23f-ab648f5624d2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:13.765626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c125621d-2629-4944-a23f-ab648f5624d2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:13.765869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c125621d-2629-4944-a23f-ab648f5624d2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:13.771550 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:13.771550 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:13.772454 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c125621d-2629-4944-a23f-ab648f5624d2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:13.772873 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 576/2308] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:13 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:14.051793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0488ac0b-1284-499a-afef-83678568b752 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:14.054162 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0488ac0b-1284-499a-afef-83678568b752 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:14.054362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0488ac0b-1284-499a-afef-83678568b752 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:14.054578 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0488ac0b-1284-499a-afef-83678568b752 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:14.054712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0488ac0b-1284-499a-afef-83678568b752 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:14.059192 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:14.059192 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:14.060244 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0488ac0b-1284-499a-afef-83678568b752 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:14.060695 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 582/2309] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:14 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:14.408536 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:14.410548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:14.410798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:14.411022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:14.418910 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:14.418910 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:14.423884 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:14.429531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cec00fed-d891-4e70-8d78-b8d98c6dfc21 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:14.430035 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 573/2310] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:14 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:14.785463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:14.787716 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:14.788251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:14.789789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:14.789789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:14.794332 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:14.794332 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:14.795553 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2b8c5d4-933f-4339-a563-fb6a4239d9e4 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:14.796223 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 580/2311] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:14 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:15.072693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.074806 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:15.074995 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.075205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.075312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:15.080712 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.080712 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:15.081545 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2b8833c-7518-49d8-a4ac-5e38676a4728 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:15.081984 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 577/2312] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:15 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:15.098397 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.100269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:53:15.100514 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.100723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.100907 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Delete volume with id: b1725c37-d4a2-4e79-9023-050446ef6ba8 Aug 12 12:53:15.109207 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.109207 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:15.110039 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:53:15.127977 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Delete volume request issued successfully. Aug 12 12:53:15.128250 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d82cad3-b5db-4eef-9be4-65e7394c2452 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 returned with HTTP 202 Aug 12 12:53:15.128591 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 583/2313] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:15 2026] DELETE /volume/v3/volumes/b1725c37-d4a2-4e79-9023-050446ef6ba8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:15.137465 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d43026f4-8802-406e-806c-d3456b70478d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.140180 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] DELETE https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f Aug 12 12:53:15.140567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.140937 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.141117 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Delete backup with id: a4cc3ae0-fff5-408c-9b48-d29de165562f. Aug 12 12:53:15.147453 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.147453 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:15.166345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] delete_backup rpcapi backup_id a4cc3ae0-fff5-408c-9b48-d29de165562f {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:53:15.168562 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d43026f4-8802-406e-806c-d3456b70478d tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f returned with HTTP 202 Aug 12 12:53:15.169589 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 574/2314] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:15 2026] DELETE /volume/v3/backups/a4cc3ae0-fff5-408c-9b48-d29de165562f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:53:15.176980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-835ad35f-726f-42f7-a95a-94515f13a471 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.178801 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:53:15.179052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.179382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.179382 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Delete volume with id: f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:53:15.186328 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.186328 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:15.187267 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:53:15.203128 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Delete volume request issued successfully. Aug 12 12:53:15.203316 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-835ad35f-726f-42f7-a95a-94515f13a471 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 202 Aug 12 12:53:15.203855 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 581/2315] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:15 2026] DELETE /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:15.211170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.215040 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:53:15.215040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.215040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.226128 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.226128 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:15.236731 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Volume info retrieved successfully. Aug 12 12:53:15.240286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bbe1f68-feab-4f0b-ada0-c8b7ca72fce9 tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 200 Aug 12 12:53:15.240925 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 578/2316] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:15 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:15.445889 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.447802 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:15.447998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.448189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.456511 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.456511 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:15.461725 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:15.471430 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da34b702-79a7-4a1e-a92a-934f3d528ef1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:15.471430 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 584/2317] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:15 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:15.806976 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:15.810455 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:15.810738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:15.811022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:15.811330 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:15.817689 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:15.817689 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:15.819022 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e96c66e3-5fe1-4f0a-80f3-7efda20ebbb9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:15.819105 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 575/2318] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:15 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:16.093132 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:16.094965 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:16.095193 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:16.095448 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:16.095559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:16.103654 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:16.103654 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:16.103654 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33e09e88-7202-4b7f-8d1c-33a81b3b13b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:16.103654 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 582/2319] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:16 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:16.254164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-404fa34a-6920-4d47-8245-0c8454a8f55b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:16.256399 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-404fa34a-6920-4d47-8245-0c8454a8f55b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] GET https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc Aug 12 12:53:16.256686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-404fa34a-6920-4d47-8245-0c8454a8f55b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:16.256991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-404fa34a-6920-4d47-8245-0c8454a8f55b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:16.267039 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-404fa34a-6920-4d47-8245-0c8454a8f55b tempest-TestVolumeBackupRestore-581996046 tempest-TestVolumeBackupRestore-581996046-project-member] https://10.4.3.81/volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc returned with HTTP 404 Aug 12 12:53:16.268633 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 579/2320] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:16 2026] GET /volume/v3/volumes/f35ee501-1f99-49ed-917f-e8b51f7878dc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:16.488456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:16.490170 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:16.490470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:16.490745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:16.499132 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:16.499132 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:16.502011 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:16.506726 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9eba2d5b-499f-433c-a90d-d35e100d2672 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:16.507307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 585/2321] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:16 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:16.831052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:16.833944 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:16.834355 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:16.834647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:16.834830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:16.839862 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:16.839862 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:16.840885 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b64c06f-c17e-4f76-91e3-9d1d44ebedb1 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:16.841364 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 576/2322] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:16 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:17.116952 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b17df23e-f7eb-46db-bf22-502c277f2fae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:17.119225 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b17df23e-f7eb-46db-bf22-502c277f2fae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:17.119475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b17df23e-f7eb-46db-bf22-502c277f2fae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:17.119809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b17df23e-f7eb-46db-bf22-502c277f2fae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:17.120026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b17df23e-f7eb-46db-bf22-502c277f2fae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:17.125194 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:17.125194 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:17.126230 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b17df23e-f7eb-46db-bf22-502c277f2fae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:17.126692 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 583/2323] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:17 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:17.523227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:17.525878 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:17.526107 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:17.526296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:17.535984 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:17.535984 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:17.543029 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:17.547932 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eff9c2c7-075a-4cfa-b465-50d8b09c98b2 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:17.548636 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 580/2324] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:17 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:17.855280 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:17.858180 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:17.859425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:17.860678 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:17.860678 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:17.867983 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:17.867983 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:17.870473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6430a969-37b2-4b1b-a005-63f8cdcd4bc3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:17.870473 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 586/2325] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:17 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:18.139524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:18.141842 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:18.142057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:18.142296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:18.142438 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:18.148585 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:18.148585 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:18.149653 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61e9f719-04d6-4070-bd74-ec5359b6c0df tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:18.150118 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 577/2326] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:18 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:18.566240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87553951-e222-4ef3-9bdd-2f0872d03339 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:18.574956 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87553951-e222-4ef3-9bdd-2f0872d03339 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:18.575363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87553951-e222-4ef3-9bdd-2f0872d03339 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:18.575586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87553951-e222-4ef3-9bdd-2f0872d03339 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:18.586491 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:18.586491 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:18.591909 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-87553951-e222-4ef3-9bdd-2f0872d03339 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:18.599274 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87553951-e222-4ef3-9bdd-2f0872d03339 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:18.599845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 584/2327] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:18 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:18.787448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:18.792770 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:18.793331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:18.793627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:18.804924 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:18.804924 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:18.810950 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:18.818576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-f0d7afed-bd46-4ecf-851a-f956226fffd0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:18.819161 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 581/2328] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:18 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:18.890382 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:18.896161 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:18.896357 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:18.896526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:18.896650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:18.912651 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:18.912651 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:18.916583 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da0899c5-dc16-41d2-998b-8e66db3d3387 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:18.918070 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 587/2329] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:18 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:19.162795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:19.164982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:19.165484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:19.165942 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:19.166231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:19.173336 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:19.173336 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:19.175412 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba51636b-c040-4cd2-b742-8f3ebb8b447d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:19.175412 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 578/2330] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:19 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:19.362050 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:19.366520 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:19.367279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:19.367279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:19.377905 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:19.377905 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:19.385299 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:19.394021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-db9f6803-c649-4459-88e9-cd2c3b862316 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:19.394626 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 585/2331] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:19 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:19.409407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8125fa29-c69f-43e1-9a31-84775610f1c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:19.410082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8125fa29-c69f-43e1-9a31-84775610f1c2 None None] GET https://10.4.3.81/volume// Aug 12 12:53:19.410270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8125fa29-c69f-43e1-9a31-84775610f1c2 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:19.410632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8125fa29-c69f-43e1-9a31-84775610f1c2 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:19.411258 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8125fa29-c69f-43e1-9a31-84775610f1c2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:19.411855 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 582/2332] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:53:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:19.428808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-97cd60ec-4256-4b0d-b00b-0736ee845fad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:19.438537 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-97cd60ec-4256-4b0d-b00b-0736ee845fad tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:53:19.440135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-97cd60ec-4256-4b0d-b00b-0736ee845fad tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e2850b2-be9c-4d12-826e-6947b8d703dd", "connector": null, "instance_uuid": "527b05d2-1cfc-4b2e-b7a5-8fc8f4c0045d"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:19.482390 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:19.482390 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:19.583387 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-97cd60ec-4256-4b0d-b00b-0736ee845fad tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:53:19.583983 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 588/2333] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:53:19 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:19.935492 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:19.937426 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:19.937687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:19.937998 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:19.938337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:19.942945 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:19.942945 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:19.943851 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09cee2dd-f43c-4d8d-a2c6-e0ee62b8d3e9 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:19.944216 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 579/2334] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:19 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:20.193084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f06b725d-918c-463f-8dc7-64f655511240 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:20.195820 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f06b725d-918c-463f-8dc7-64f655511240 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:20.196059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f06b725d-918c-463f-8dc7-64f655511240 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:20.196292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f06b725d-918c-463f-8dc7-64f655511240 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:20.196600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f06b725d-918c-463f-8dc7-64f655511240 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:20.205009 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:20.205009 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:20.206034 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f06b725d-918c-463f-8dc7-64f655511240 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:20.206630 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 586/2335] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:20 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:20.963625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-183dc07d-7839-400a-b360-9207628c2b65 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:20.967800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-183dc07d-7839-400a-b360-9207628c2b65 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:20.967800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-183dc07d-7839-400a-b360-9207628c2b65 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:20.967800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-183dc07d-7839-400a-b360-9207628c2b65 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:20.967800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-183dc07d-7839-400a-b360-9207628c2b65 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:20.972738 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:20.972738 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:20.974289 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-183dc07d-7839-400a-b360-9207628c2b65 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:20.974843 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 583/2336] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:20 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:21.171668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab432159-d8d5-483a-a8d2-7a2cddc71207 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.172391 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab432159-d8d5-483a-a8d2-7a2cddc71207 None None] GET https://10.4.3.81/volume// Aug 12 12:53:21.172564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab432159-d8d5-483a-a8d2-7a2cddc71207 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:21.173180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab432159-d8d5-483a-a8d2-7a2cddc71207 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:21.173180 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab432159-d8d5-483a-a8d2-7a2cddc71207 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:21.173541 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 589/2337] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:53:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:21.186602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.192681 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:53:21.192903 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:21.193100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:21.220163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.222559 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:21.223089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:21.223089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:21.223308 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:21.225572 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:21.225572 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:21.229226 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:21.229226 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:21.230335 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b34bd455-fbee-4ae4-9d00-410d0fe7ce8a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:21.230856 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 587/2338] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:21 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:21.241593 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:53:21.247830 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-bcad03bb-8829-4397-91b0-579c29a85458 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:53:21.248367 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 580/2339] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:53:21 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 1427 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:53:21.374236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.376854 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] PUT https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 Aug 12 12:53:21.377411 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:21.387061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Acquiring lock "cinder-attachment_update-5e2850b2-be9c-4d12-826e-6947b8d703dd-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:53:21.392862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-5e2850b2-be9c-4d12-826e-6947b8d703dd-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:53:21.394099 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:21.394099 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:21.499217 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-5e2850b2-be9c-4d12-826e-6947b8d703dd-np0000007055" released by "attachment_update" :: held 0.106s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:53:21.499217 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-e6a9e580-9093-4ec9-8fd6-4bd4f0c43d0f tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 returned with HTTP 200 Aug 12 12:53:21.499217 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 584/2340] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:53:21 2026] PUT /volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:21.525565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-7c57e93f-c2e3-400e-9076-3e7d2c44fff7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.527910 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-7c57e93f-c2e3-400e-9076-3e7d2c44fff7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0/action Aug 12 12:53:21.528324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-7c57e93f-c2e3-400e-9076-3e7d2c44fff7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:21.528530 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-7c57e93f-c2e3-400e-9076-3e7d2c44fff7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:21.563551 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:21.563551 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:21.583877 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a0fded80-1749-4440-b5f6-326f0f5bb743 req-7c57e93f-c2e3-400e-9076-3e7d2c44fff7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0/action returned with HTTP 204 Aug 12 12:53:21.584488 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 590/2341] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:53:21 2026] POST /volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:21.990164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:21.992455 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:21.992906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:21.993700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:21.993700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:21.998804 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:21.998804 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:22.000103 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b890dbfa-8a34-467b-b5c8-024d033fc953 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:22.001541 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 588/2342] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:21 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:22.245171 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:22.256745 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:22.257192 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:22.257270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:22.257460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:22.269230 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:22.269230 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:22.273233 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d25b93fd-5a2c-4a1f-a094-32d29657c925 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:22.274865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 581/2343] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:22 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:23.016589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:23.021377 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:23.021624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:23.021940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:23.022051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:23.031210 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:23.031210 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:23.033215 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4022f290-ff9b-4a65-96d5-0ebd3ed2e7e7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:23.033638 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 585/2344] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:23 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:23.287061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-916ad532-c835-45e7-956b-5f62c1dae36d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:23.289141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-916ad532-c835-45e7-956b-5f62c1dae36d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:23.289607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-916ad532-c835-45e7-956b-5f62c1dae36d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:23.290063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-916ad532-c835-45e7-956b-5f62c1dae36d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:23.290216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-916ad532-c835-45e7-956b-5f62c1dae36d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:23.297182 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:23.297182 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:23.298835 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-916ad532-c835-45e7-956b-5f62c1dae36d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:23.300611 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 591/2345] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:23 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:24.049234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:24.052212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:24.052406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:24.052693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:24.052833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:24.063276 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:24.063276 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:24.064837 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5e4bbf3-5fd9-4045-8154-3bf00b22246e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:24.066047 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 589/2346] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:24 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:24.321227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-006abf49-c429-427d-8318-da9f8dbd0f14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:24.325555 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-006abf49-c429-427d-8318-da9f8dbd0f14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:24.326000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-006abf49-c429-427d-8318-da9f8dbd0f14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:24.326692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-006abf49-c429-427d-8318-da9f8dbd0f14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:24.326692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-006abf49-c429-427d-8318-da9f8dbd0f14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:24.335098 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:24.335098 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:24.335098 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-006abf49-c429-427d-8318-da9f8dbd0f14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:24.335330 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 582/2347] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:24 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:24.433967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:24.626549 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:24.626549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1864000022"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:24.629918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1864000022'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:24.629918 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:24.638017 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:24.646686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (c77af196-9f7f-4d30-abf7-6ccb20108b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:24.648472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0b7363-3195-44d2-ab05-e0af67e0eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:24.650316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:24.702270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0b7363-3195-44d2-ab05-e0af67e0eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:24.705247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4872873-3dd2-48ac-ba31-1ed48b949ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:24.807986 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['e8c0352d-030b-432b-be10-dadb77586713', 'c9a1ad47-9748-41fe-95ed-1565558f6ee2', 'f72eea03-f784-4018-b695-c75d913e336f', '72dc9adb-6dc5-40cf-8cb9-8b73ca15678d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:24.808980 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4872873-3dd2-48ac-ba31-1ed48b949ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8c0352d-030b-432b-be10-dadb77586713', 'c9a1ad47-9748-41fe-95ed-1565558f6ee2', 'f72eea03-f784-4018-b695-c75d913e336f', '72dc9adb-6dc5-40cf-8cb9-8b73ca15678d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:24.809988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa5f3faa-24ee-4766-9c0c-73f7c6a6830a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:24.878473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa5f3faa-24ee-4766-9c0c-73f7c6a6830a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864000022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['e8c0352d-030b-432b-be10-dadb77586713','c9a1ad47-9748-41fe-95ed-1565558f6ee2','f72eea03-f784-4018-b695-c75d913e336f','72dc9adb-6dc5-40cf-8cb9-8b73ca15678d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864000022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4445aed-c06e-4e10-9291-393e6bcc88bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:24.879312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69b86e4-86e6-44aa-86ab-97dc5280e42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:24.921408 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69b86e4-86e6-44aa-86ab-97dc5280e42f) transitioned into state 'SUCCESS' from state '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-1864000022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['e8c0352d-030b-432b-be10-dadb77586713','c9a1ad47-9748-41fe-95ed-1565558f6ee2','f72eea03-f784-4018-b695-c75d913e336f','72dc9adb-6dc5-40cf-8cb9-8b73ca15678d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:24.922726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be585725-01bd-4642-a9a1-b3e4a00bf72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:24.938031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be585725-01bd-4642-a9a1-b3e4a00bf72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:24.939513 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (c77af196-9f7f-4d30-abf7-6ccb20108b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:24.940168 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:24.941176 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb5de28e-56a4-40e6-ab78-084d18e4583e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:24.942054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 586/2348] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:24 2026] POST /volume/v3/volumes => generated 762 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:24.961170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-562f3707-bf1d-4b88-ac35-c322281b91ce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:24.963705 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-562f3707-bf1d-4b88-ac35-c322281b91ce tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:24.963705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-562f3707-bf1d-4b88-ac35-c322281b91ce tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:24.964319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-562f3707-bf1d-4b88-ac35-c322281b91ce tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:24.973063 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:24.973063 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:24.975617 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-562f3707-bf1d-4b88-ac35-c322281b91ce tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:24.980074 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-562f3707-bf1d-4b88-ac35-c322281b91ce tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc returned with HTTP 200 Aug 12 12:53:24.980872 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 592/2349] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:24 2026] GET /volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:25.085713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8db85742-9109-4ced-ac24-378c16e1634f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:25.087718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8db85742-9109-4ced-ac24-378c16e1634f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:25.087976 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8db85742-9109-4ced-ac24-378c16e1634f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:25.088176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8db85742-9109-4ced-ac24-378c16e1634f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:25.088301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8db85742-9109-4ced-ac24-378c16e1634f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:25.094199 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:25.094199 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:25.095229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8db85742-9109-4ced-ac24-378c16e1634f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:25.096734 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 590/2350] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:25 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:25.348813 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-679bb668-8e35-472f-818b-4fec3499403f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:25.351349 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-679bb668-8e35-472f-818b-4fec3499403f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:25.351833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-679bb668-8e35-472f-818b-4fec3499403f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:25.352796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-679bb668-8e35-472f-818b-4fec3499403f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:25.352796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-679bb668-8e35-472f-818b-4fec3499403f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:25.358038 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:25.358038 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:25.359359 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-679bb668-8e35-472f-818b-4fec3499403f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:25.360183 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 583/2351] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:25 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:25.998115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9e62de31-d80c-4faa-8dee-c228ede49201 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.000333 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e62de31-d80c-4faa-8dee-c228ede49201 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:26.000541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e62de31-d80c-4faa-8dee-c228ede49201 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:26.000736 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e62de31-d80c-4faa-8dee-c228ede49201 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:26.008982 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:26.008982 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:26.013171 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9e62de31-d80c-4faa-8dee-c228ede49201 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:26.018213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e62de31-d80c-4faa-8dee-c228ede49201 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc returned with HTTP 200 Aug 12 12:53:26.018720 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 587/2352] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:25 2026] GET /volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:26.035582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.038104 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:26.038495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f4445aed-c06e-4e10-9291-393e6bcc88bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-921472319"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:26.041028 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {"'source_volid": 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-921472319'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:26.041218 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:26.046521 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:26.052842 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (5ee8d5f5-085a-4229-8756-d9393363d443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.054332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f27aa6-aa77-4e69-9656-726ccd3aabdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.055051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:26.088991 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f27aa6-aa77-4e69-9656-726ccd3aabdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.089940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0df143-77da-4160-9efb-b69de888f64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.111310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.114915 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:26.115343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:26.115343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:26.115343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:26.121230 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:26.121230 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:26.123445 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15c9e54b-5b3d-465e-8d81-5f490e8f3087 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:26.123825 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 591/2353] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:26 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:26.157526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['b8e0bc41-16da-4179-a8e2-ac173f81a604', '9cde8f11-59b5-4a56-b0fd-b19b7fa26daf', '7a53af9a-7768-4f52-b234-c7b1423554e5', 'bc924b1c-e8f1-48ff-965a-d4d77a6d82b5'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:26.158694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0df143-77da-4160-9efb-b69de888f64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e0bc41-16da-4179-a8e2-ac173f81a604', '9cde8f11-59b5-4a56-b0fd-b19b7fa26daf', '7a53af9a-7768-4f52-b234-c7b1423554e5', 'bc924b1c-e8f1-48ff-965a-d4d77a6d82b5']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.162799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2493de-f5c5-4a60-831b-84923a8e23da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.196162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2493de-f5c5-4a60-831b-84923a8e23da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61c1340f-d756-40b5-a4c7-88abfd250f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-921472319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['b8e0bc41-16da-4179-a8e2-ac173f81a604','9cde8f11-59b5-4a56-b0fd-b19b7fa26daf','7a53af9a-7768-4f52-b234-c7b1423554e5','bc924b1c-e8f1-48ff-965a-d4d77a6d82b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-921472319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61c1340f-d756-40b5-a4c7-88abfd250f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.197430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7d2093-5885-4f89-9667-c9fce1abb9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.225062 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7d2093-5885-4f89-9667-c9fce1abb9b9) transitioned into state 'SUCCESS' from state '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-921472319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['b8e0bc41-16da-4179-a8e2-ac173f81a604','9cde8f11-59b5-4a56-b0fd-b19b7fa26daf','7a53af9a-7768-4f52-b234-c7b1423554e5','bc924b1c-e8f1-48ff-965a-d4d77a6d82b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.225927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8502b1-d7a8-40b6-9dc5-be046a20d672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.237364 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8502b1-d7a8-40b6-9dc5-be046a20d672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.238440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (5ee8d5f5-085a-4229-8756-d9393363d443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.238841 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:26.239413 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b036406-a786-449d-ab58-2c2c5cfc2d45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:26.240090 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 593/2354] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:26 2026] POST /volume/v3/volumes => generated 761 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:26.252359 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-350846a5-b293-44a7-87fe-3d62ade515e7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.254252 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:26.254596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f4445aed-c06e-4e10-9291-393e6bcc88bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-135097987"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:26.256145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {"'source_volid": 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-135097987'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:26.256145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:26.263686 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:26.270407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (68471c97-95d6-4daf-8776-400365092910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.272111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbc6dbd-2ef6-478f-b764-5ecaea923af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.273259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:26.302629 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbc6dbd-2ef6-478f-b764-5ecaea923af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.303627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be490d7d-4a18-4f2e-be22-6e1843223968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.374359 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.377026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['e400d785-d484-431f-ae37-5de7267e06cb', '5711924c-90e4-4fcd-8f0c-408474114b9c', '0b22b903-6d99-49f1-8a99-9a96ffd0b274', 'caf1052c-5157-4fd5-b770-2ee0244da27f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:26.378187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be490d7d-4a18-4f2e-be22-6e1843223968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e400d785-d484-431f-ae37-5de7267e06cb', '5711924c-90e4-4fcd-8f0c-408474114b9c', '0b22b903-6d99-49f1-8a99-9a96ffd0b274', 'caf1052c-5157-4fd5-b770-2ee0244da27f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.378508 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:26.381020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:26.381020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:26.381157 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74507070-4cf4-4b79-9ca0-4b595fc3cd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.381247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:26.390312 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:26.390312 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:26.391334 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6a7b5c0-99f6-4994-9822-56b04f4b6869 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:26.392282 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 588/2355] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:26 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:26.441892 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74507070-4cf4-4b79-9ca0-4b595fc3cd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7d7971-53a3-4836-bce5-f312a1e2c4d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-135097987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['e400d785-d484-431f-ae37-5de7267e06cb','5711924c-90e4-4fcd-8f0c-408474114b9c','0b22b903-6d99-49f1-8a99-9a96ffd0b274','caf1052c-5157-4fd5-b770-2ee0244da27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-135097987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7d7971-53a3-4836-bce5-f312a1e2c4d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.442222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c28fb5-81e3-4b51-bfe4-e79d4b081579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.494990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c28fb5-81e3-4b51-bfe4-e79d4b081579) transitioned into state 'SUCCESS' from state '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-135097987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['e400d785-d484-431f-ae37-5de7267e06cb','5711924c-90e4-4fcd-8f0c-408474114b9c','0b22b903-6d99-49f1-8a99-9a96ffd0b274','caf1052c-5157-4fd5-b770-2ee0244da27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.495938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b36b5fb-b6c8-44c8-8953-0084d004b69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.536420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b36b5fb-b6c8-44c8-8953-0084d004b69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.539252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (68471c97-95d6-4daf-8776-400365092910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.539598 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:26.540816 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-350846a5-b293-44a7-87fe-3d62ade515e7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:26.541752 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 584/2356] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:26 2026] POST /volume/v3/volumes => generated 761 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:26.559315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.562193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:26.562732 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f4445aed-c06e-4e10-9291-393e6bcc88bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-334231821"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:26.564968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {"'source_volid": 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-334231821'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:26.564968 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:26.570603 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:26.577945 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (e02da52d-e1e3-457d-ad98-e4af14d9d641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.580097 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e16afa3-a5b5-47b2-af8d-1569f4e9f9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.581079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:26.618722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e16afa3-a5b5-47b2-af8d-1569f4e9f9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.619722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df7c5bc-df9f-4923-bb30-68641d80bc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.683541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['2389ba52-7f31-4931-bc9b-5ded42133d2b', '0aecfa18-c4b2-45b2-9ae9-abf12af46104', '22166025-bc9e-408f-a852-5285c980c340', '94968b23-bf29-42af-8a6d-40d80dc2df25'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:26.684825 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df7c5bc-df9f-4923-bb30-68641d80bc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2389ba52-7f31-4931-bc9b-5ded42133d2b', '0aecfa18-c4b2-45b2-9ae9-abf12af46104', '22166025-bc9e-408f-a852-5285c980c340', '94968b23-bf29-42af-8a6d-40d80dc2df25']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.687073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4aa1b6e-7e01-4992-a9f5-3d8a08f04fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.716299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4aa1b6e-7e01-4992-a9f5-3d8a08f04fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b438c2a-1a91-40af-a15a-2adc05a31533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-334231821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['2389ba52-7f31-4931-bc9b-5ded42133d2b','0aecfa18-c4b2-45b2-9ae9-abf12af46104','22166025-bc9e-408f-a852-5285c980c340','94968b23-bf29-42af-8a6d-40d80dc2df25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-334231821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b438c2a-1a91-40af-a15a-2adc05a31533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.717799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62502dfb-ff23-4f48-a660-d7bfb86bc291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.738751 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62502dfb-ff23-4f48-a660-d7bfb86bc291) transitioned into state 'SUCCESS' from state '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-334231821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['2389ba52-7f31-4931-bc9b-5ded42133d2b','0aecfa18-c4b2-45b2-9ae9-abf12af46104','22166025-bc9e-408f-a852-5285c980c340','94968b23-bf29-42af-8a6d-40d80dc2df25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.740258 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0df6561-e669-4d94-8440-33395bf137c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.758322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0df6561-e669-4d94-8440-33395bf137c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.759548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (e02da52d-e1e3-457d-ad98-e4af14d9d641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.760001 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:26.760787 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edf4c63f-6ebd-4fad-b65c-a1d1bdefef98 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:26.761403 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 592/2357] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:26 2026] POST /volume/v3/volumes => generated 761 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:26.777799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:26.778814 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:26.779200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f4445aed-c06e-4e10-9291-393e6bcc88bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1807005458"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:26.781524 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {"'source_volid": 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1807005458'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:26.781637 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:26.781946 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:26.781946 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:26.786367 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:26.792433 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (5ef0bf4b-f865-443a-8d0d-0ce8bada1246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.793622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762632fd-0f28-4c63-a8b8-1c2506688239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.796570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:26.843760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762632fd-0f28-4c63-a8b8-1c2506688239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.844674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd201e6e-9986-4a45-b94b-57ad4fb3e566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.918728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['703bce36-70f6-429d-a1f9-e3ecab71629b', '6c6ca56a-a954-4e37-b755-fc4414f235d1', '9ed428cd-1251-4261-aca8-7862fedf27a4', '459e545b-8edd-4962-b669-a22c0b81c5cb'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:26.919785 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd201e6e-9986-4a45-b94b-57ad4fb3e566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['703bce36-70f6-429d-a1f9-e3ecab71629b', '6c6ca56a-a954-4e37-b755-fc4414f235d1', '9ed428cd-1251-4261-aca8-7862fedf27a4', '459e545b-8edd-4962-b669-a22c0b81c5cb']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.921573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4172d949-89e8-409c-8cd9-95cfaae20663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.954858 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4172d949-89e8-409c-8cd9-95cfaae20663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8933771d-299f-441f-afbd-7c19e7d4a082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1807005458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['703bce36-70f6-429d-a1f9-e3ecab71629b','6c6ca56a-a954-4e37-b755-fc4414f235d1','9ed428cd-1251-4261-aca8-7862fedf27a4','459e545b-8edd-4962-b669-a22c0b81c5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1807005458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8933771d-299f-441f-afbd-7c19e7d4a082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.956161 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3295702-397f-4740-9602-643a834a2677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.976408 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3295702-397f-4740-9602-643a834a2677) transitioned into state 'SUCCESS' from state '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-1807005458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['703bce36-70f6-429d-a1f9-e3ecab71629b','6c6ca56a-a954-4e37-b755-fc4414f235d1','9ed428cd-1251-4261-aca8-7862fedf27a4','459e545b-8edd-4962-b669-a22c0b81c5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.977183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e339c817-2eed-4255-aded-9a98bdf31eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:26.987649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e339c817-2eed-4255-aded-9a98bdf31eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:26.989150 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (5ef0bf4b-f865-443a-8d0d-0ce8bada1246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:26.989576 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:26.990331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-54c7a317-ec2a-41de-a138-2bdad64c58a6 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:26.990972 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 594/2358] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:26 2026] POST /volume/v3/volumes => generated 762 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:27.006509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.008802 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:27.009175 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f4445aed-c06e-4e10-9291-393e6bcc88bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1076020563"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:27.011210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request body: {'volume': {"'source_volid": 'f4445aed-c06e-4e10-9291-393e6bcc88bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1076020563'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:27.011361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume of 1 GB Aug 12 12:53:27.017608 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Availability Zones retrieved successfully. Aug 12 12:53:27.026758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (eb3ae21c-9f0d-41c6-9812-4f0c6fcfdb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:27.028998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51804bb-6cc3-42af-bc0d-161a3338e569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:27.032094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:27.073314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51804bb-6cc3-42af-bc0d-161a3338e569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:27.074279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7cc978-306f-4358-b30a-3269a82c53d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:27.121158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Created reservations ['342e5acf-aed7-41f3-8ab2-c00e6d5237de', '84838382-a15b-43d5-844c-b9731ef283cf', 'ecfcbc69-163a-4715-b46b-c44939ad5b4c', '6da5ac20-26e5-4e62-8a07-6bd650678ac3'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:27.121972 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7cc978-306f-4358-b30a-3269a82c53d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342e5acf-aed7-41f3-8ab2-c00e6d5237de', '84838382-a15b-43d5-844c-b9731ef283cf', 'ecfcbc69-163a-4715-b46b-c44939ad5b4c', '6da5ac20-26e5-4e62-8a07-6bd650678ac3']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:27.122784 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd0ac77-afae-4b47-9ffa-730aa3366947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:27.140634 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.143108 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:27.143391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.143653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.143754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:27.149085 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.149085 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:27.150077 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-923bdc08-03b1-45de-89e6-9c7d206d3c78 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:27.150453 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 585/2359] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.151200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd0ac77-afae-4b47-9ffa-730aa3366947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ac6035-124b-44b6-b189-435600c7beeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1076020563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['342e5acf-aed7-41f3-8ab2-c00e6d5237de','84838382-a15b-43d5-844c-b9731ef283cf','ecfcbc69-163a-4715-b46b-c44939ad5b4c','6da5ac20-26e5-4e62-8a07-6bd650678ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1076020563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ac6035-124b-44b6-b189-435600c7beeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2774ef40ea6545d5a27be78ceec1d6d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358f9fda38a844c2ac6022244e67ebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:27.152131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede0b82e-be43-4697-848c-ef304704e36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:27.175455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede0b82e-be43-4697-848c-ef304704e36f) transitioned into state 'SUCCESS' from state '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-1076020563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2774ef40ea6545d5a27be78ceec1d6d0',qos_specs=None,replication_status=,reservations=['342e5acf-aed7-41f3-8ab2-c00e6d5237de','84838382-a15b-43d5-844c-b9731ef283cf','ecfcbc69-163a-4715-b46b-c44939ad5b4c','6da5ac20-26e5-4e62-8a07-6bd650678ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358f9fda38a844c2ac6022244e67ebb1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:27.175455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a319f065-ce9e-4afa-9754-a4acd5fa760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:27.188031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a319f065-ce9e-4afa-9754-a4acd5fa760d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:27.189612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Flow 'volume_create_api' (eb3ae21c-9f0d-41c6-9812-4f0c6fcfdb2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:27.190395 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Create volume request issued successfully. Aug 12 12:53:27.191285 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d7ba88f-8f3b-4736-8c53-ada07109c0f7 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:27.191865 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 589/2360] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:27 2026] POST /volume/v3/volumes => generated 762 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:27.208701 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87c07172-2393-4ed4-a416-044017860aa8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.211327 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87c07172-2393-4ed4-a416-044017860aa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f Aug 12 12:53:27.211484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87c07172-2393-4ed4-a416-044017860aa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.211756 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87c07172-2393-4ed4-a416-044017860aa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.221042 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.221042 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:27.228259 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-87c07172-2393-4ed4-a416-044017860aa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.234091 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87c07172-2393-4ed4-a416-044017860aa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f returned with HTTP 200 Aug 12 12:53:27.234766 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 593/2361] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.249732 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.252060 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 Aug 12 12:53:27.252337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.252595 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.264943 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.264943 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:27.271501 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.282615 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffbb9b6b-ecb0-4145-972f-4c50d3ea6e5d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 returned with HTTP 200 Aug 12 12:53:27.282615 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 595/2362] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.303076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.305463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 Aug 12 12:53:27.305671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.306437 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.315120 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.315120 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:27.322639 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.330524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d61f6cbf-9455-422a-a789-b4a3246a9fa8 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 returned with HTTP 200 Aug 12 12:53:27.330524 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 586/2363] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.349719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.353238 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 Aug 12 12:53:27.353511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.354472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.366930 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.366930 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:27.373682 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.386449 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a063d666-9a5d-4a22-a654-da4e89b1e961 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 returned with HTTP 200 Aug 12 12:53:27.387153 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 590/2364] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.404350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.406479 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb Aug 12 12:53:27.406731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.407098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.410099 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.414872 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.414872 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:27.416917 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:27.417202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.417499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.417908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:27.421003 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.430086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d46b976f-d37d-4e22-a63f-ab7151d7c29a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb returned with HTTP 200 Aug 12 12:53:27.430086 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 594/2365] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.431455 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.431455 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:27.432584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a1c0b7a4-c701-4e4e-bf60-ca41215581d7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:27.433092 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 596/2366] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.447161 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.450045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb Aug 12 12:53:27.450199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.450338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.450561 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: 23ac6035-124b-44b6-b189-435600c7beeb Aug 12 12:53:27.463606 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.463606 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:27.464252 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.488113 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:27.488113 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20b7eee6-f5d1-4f9f-8f7e-fb4920a24735 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb returned with HTTP 202 Aug 12 12:53:27.488720 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 587/2367] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:27 2026] DELETE /volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:27.498246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.500552 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb Aug 12 12:53:27.501219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.501219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.511880 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.511880 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:27.519998 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:27.530398 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65485b02-b5b6-4098-b6f0-2cb24939b935 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb returned with HTTP 200 Aug 12 12:53:27.531328 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 591/2368] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:27.896739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:27.899915 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:27.900131 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:27.900327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:27.910685 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:27.910685 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:27.916802 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:27.923178 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-bc011b4a-e426-402d-9ce0-1b2db87264c2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:27.923845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 595/2369] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:27 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:28.035889 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.038103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:53:28.038322 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.038502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.050221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf90dbc4-a446-485a-b16c-10f8e5c9c097 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.050731 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf90dbc4-a446-485a-b16c-10f8e5c9c097 None None] GET https://10.4.3.81/volume// Aug 12 12:53:28.050978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf90dbc4-a446-485a-b16c-10f8e5c9c097 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.051182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf90dbc4-a446-485a-b16c-10f8e5c9c097 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.051546 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf90dbc4-a446-485a-b16c-10f8e5c9c097 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:28.051960 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 588/2370] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:28.052266 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.052266 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:28.060104 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:53:28.064524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-235728b3-1134-40f4-8021-0f49158bc445 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.066925 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7068a61-9b81-4e17-a7a6-223ec2725db6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:53:28.067484 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 597/2371] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:28.163652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.164859 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-235728b3-1134-40f4-8021-0f49158bc445 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:53:28.165182 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-235728b3-1134-40f4-8021-0f49158bc445 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8edfd0-f52d-4788-b45e-bf094427ece4", "connector": null, "instance_uuid": "ac615920-9eed-421f-bfef-c657ad8459d4"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:28.166168 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:28.166441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.166700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.167047 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:28.174468 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.174468 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:28.174805 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44e9fd16-092d-4de4-8b65-fe1f7f984ba0 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:28.175951 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 596/2372] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:28.177468 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.177468 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:28.183089 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-840e6e9c-4572-44db-9e01-fdf24009d378 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.185767 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840e6e9c-4572-44db-9e01-fdf24009d378 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:53:28.186097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840e6e9c-4572-44db-9e01-fdf24009d378 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.186409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840e6e9c-4572-44db-9e01-fdf24009d378 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.196340 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.196340 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:28.202433 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-840e6e9c-4572-44db-9e01-fdf24009d378 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:53:28.209037 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840e6e9c-4572-44db-9e01-fdf24009d378 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:53:28.209459 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 589/2373] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:28.225082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-235728b3-1134-40f4-8021-0f49158bc445 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:53:28.225743 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 592/2374] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:53:28 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:28.280121 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.282310 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:28.282559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.282851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.298553 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.298553 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:28.301457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6174216-64b9-4019-b969-6898f8ebde4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.301934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6174216-64b9-4019-b969-6898f8ebde4d None None] GET https://10.4.3.81/volume// Aug 12 12:53:28.302068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6174216-64b9-4019-b969-6898f8ebde4d None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.302289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6174216-64b9-4019-b969-6898f8ebde4d None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.302672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6174216-64b9-4019-b969-6898f8ebde4d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:28.304127 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 597/2375] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:28.306736 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:28.313458 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abfbbad1-0db1-47fe-b77c-8fe899059e8b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:28.313865 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 598/2376] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:28.315571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.319721 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:28.319957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.320205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.335506 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.335506 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:28.340867 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:28.348846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-887847ff-db2e-49d6-aa72-883f2be53066 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:28.349877 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 590/2377] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:53:28.447682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.450336 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:28.450653 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.450958 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.451146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:28.457290 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.457290 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:28.458449 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b80879e2-72f5-4155-bdfb-d0382a7efcbf tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:28.458992 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 593/2378] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:28.501238 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.503684 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] PUT https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 Aug 12 12:53:28.503684 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:28.513726 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Acquiring lock "cinder-attachment_update-dc8edfd0-f52d-4788-b45e-bf094427ece4-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:53:28.520481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Lock "cinder-attachment_update-dc8edfd0-f52d-4788-b45e-bf094427ece4-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:53:28.521519 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.521519 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:28.550321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-584246f8-4f68-4b51-acdc-4a6e1196025f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.555840 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-584246f8-4f68-4b51-acdc-4a6e1196025f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb Aug 12 12:53:28.556085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-584246f8-4f68-4b51-acdc-4a6e1196025f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.556394 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-584246f8-4f68-4b51-acdc-4a6e1196025f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.567255 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-584246f8-4f68-4b51-acdc-4a6e1196025f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb returned with HTTP 404 Aug 12 12:53:28.568905 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 599/2379] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/23ac6035-124b-44b6-b189-435600c7beeb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:28.579854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.585037 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 Aug 12 12:53:28.585261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.585491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.585660 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: 8933771d-299f-441f-afbd-7c19e7d4a082 Aug 12 12:53:28.599712 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.599712 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:28.599712 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:28.635134 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:28.635577 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e274d21-4c66-401f-a01a-18a3e0041f99 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 returned with HTTP 202 Aug 12 12:53:28.636407 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 591/2380] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:28 2026] DELETE /volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:28.640041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Lock "cinder-attachment_update-dc8edfd0-f52d-4788-b45e-bf094427ece4-np0000007055" released by "attachment_update" :: held 0.118s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:53:28.640041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-99bcaf05-fdbd-47aa-81f2-7ad9e033769a tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 returned with HTTP 200 Aug 12 12:53:28.640041 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 598/2381] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:53:28 2026] PUT /volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:28.650732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:28.656210 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 Aug 12 12:53:28.656569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:28.656691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:28.674616 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:28.674616 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:28.684966 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:28.693441 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b5ebc6b-8d9d-47e8-b049-70dc99aa8baa tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 returned with HTTP 200 Aug 12 12:53:28.693978 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 594/2382] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:28 2026] GET /volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:29.189166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-215edf42-1255-4998-a5d5-d6a134a34035 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.191137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-215edf42-1255-4998-a5d5-d6a134a34035 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:29.191371 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-215edf42-1255-4998-a5d5-d6a134a34035 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.191627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-215edf42-1255-4998-a5d5-d6a134a34035 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.193043 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-215edf42-1255-4998-a5d5-d6a134a34035 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:29.197619 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:29.197619 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:29.198596 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-215edf42-1255-4998-a5d5-d6a134a34035 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:29.199038 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 600/2383] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:29 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:29.333084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.335812 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:29.336149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.336515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.351267 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:29.351267 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:29.359801 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:29.365700 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0386e0d0-3c5c-4f7d-86b0-aa671a7237ac tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:29.366550 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 592/2384] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:29 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:29.474003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0317936-ef6b-478d-91be-eb67e3b18818 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.476999 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0317936-ef6b-478d-91be-eb67e3b18818 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:29.477273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0317936-ef6b-478d-91be-eb67e3b18818 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.477569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0317936-ef6b-478d-91be-eb67e3b18818 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.477660 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a0317936-ef6b-478d-91be-eb67e3b18818 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:29.486972 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:29.486972 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:29.487601 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0317936-ef6b-478d-91be-eb67e3b18818 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:29.488059 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 599/2385] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:29 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:29.710741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-03653756-103b-41e8-a137-f7b374377ac9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.715172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-03653756-103b-41e8-a137-f7b374377ac9 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 Aug 12 12:53:29.715172 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-03653756-103b-41e8-a137-f7b374377ac9 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.715172 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-03653756-103b-41e8-a137-f7b374377ac9 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.733819 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-03653756-103b-41e8-a137-f7b374377ac9 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 returned with HTTP 404 Aug 12 12:53:29.734520 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 595/2386] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:29 2026] GET /volume/v3/volumes/8933771d-299f-441f-afbd-7c19e7d4a082 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:29.744576 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.747018 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 Aug 12 12:53:29.747199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.747446 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.747660 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: 0b438c2a-1a91-40af-a15a-2adc05a31533 Aug 12 12:53:29.759056 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:29.759056 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:29.759576 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:29.797949 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:29.798215 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2c456169-e4f1-4732-ac5f-5a983b7dee0f tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 returned with HTTP 202 Aug 12 12:53:29.798806 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 601/2387] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:29 2026] DELETE /volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:53:29.810142 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b14686bf-ee51-4c60-aabd-3313fedb48db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:29.813069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b14686bf-ee51-4c60-aabd-3313fedb48db tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 Aug 12 12:53:29.813366 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b14686bf-ee51-4c60-aabd-3313fedb48db tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:29.813620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b14686bf-ee51-4c60-aabd-3313fedb48db tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:29.826845 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:29.826845 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:29.838212 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b14686bf-ee51-4c60-aabd-3313fedb48db tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:29.844583 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b14686bf-ee51-4c60-aabd-3313fedb48db tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 returned with HTTP 200 Aug 12 12:53:29.845087 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 593/2388] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:29 2026] GET /volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:30.211455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.213438 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:30.214014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.214014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.214130 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:30.219169 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:30.219169 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:30.220240 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c32253a-57dc-4bac-96d2-2c887bb80a6f tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:30.220683 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 600/2389] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:30 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:30.382400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4c00d9ed-887b-4c36-90af-484be11a78ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.385038 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c00d9ed-887b-4c36-90af-484be11a78ee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:30.386803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c00d9ed-887b-4c36-90af-484be11a78ee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.386803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c00d9ed-887b-4c36-90af-484be11a78ee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.401800 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:30.401800 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:30.406105 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4c00d9ed-887b-4c36-90af-484be11a78ee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:30.411095 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c00d9ed-887b-4c36-90af-484be11a78ee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:30.411714 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 596/2390] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:30 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:30.505153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.507732 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:30.507999 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.508246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.508425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:30.514516 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:30.514516 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:30.515634 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-94dc435b-f065-4ab1-9ed3-3fef41f98da5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:30.516177 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 602/2391] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:30 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:30.860481 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5801c48-bb66-413d-8ec5-95d110ba6585 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.862922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5801c48-bb66-413d-8ec5-95d110ba6585 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 Aug 12 12:53:30.862922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5801c48-bb66-413d-8ec5-95d110ba6585 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.862922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5801c48-bb66-413d-8ec5-95d110ba6585 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.869625 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5801c48-bb66-413d-8ec5-95d110ba6585 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 returned with HTTP 404 Aug 12 12:53:30.870405 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 594/2392] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:30 2026] GET /volume/v3/volumes/0b438c2a-1a91-40af-a15a-2adc05a31533 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:30.878950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.881564 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 Aug 12 12:53:30.881564 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.881564 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.881737 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: 9f7d7971-53a3-4836-bce5-f312a1e2c4d9 Aug 12 12:53:30.890073 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:30.890073 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:30.893799 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:30.912459 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:30.912634 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b32a46e-c6ed-40ce-8058-600fbe071d70 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 returned with HTTP 202 Aug 12 12:53:30.913064 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 601/2393] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:30 2026] DELETE /volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:30.928931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:30.931271 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 Aug 12 12:53:30.931610 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:30.931899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:30.941106 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:30.941106 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:30.946143 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:30.951345 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7be115b3-9e24-4fe4-b95b-cc7d65bab53e tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 returned with HTTP 200 Aug 12 12:53:30.951856 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 597/2394] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:30 2026] GET /volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:31.232376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3ac87383-0001-4f42-a9e9-125318af3155 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:31.234361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ac87383-0001-4f42-a9e9-125318af3155 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:31.234676 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ac87383-0001-4f42-a9e9-125318af3155 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:31.234885 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ac87383-0001-4f42-a9e9-125318af3155 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:31.235039 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3ac87383-0001-4f42-a9e9-125318af3155 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:31.239209 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:31.239209 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:31.239979 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ac87383-0001-4f42-a9e9-125318af3155 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:31.240337 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 603/2395] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:31 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:31.426560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:31.428849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:31.429131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:31.429376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:31.441694 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:31.441694 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:31.446487 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:31.451516 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3c20ddb-6406-471b-ba67-145c2f501e6c tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:31.452315 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 595/2396] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:31 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:31.530218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:31.533376 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:31.533594 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:31.533830 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:31.533915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:31.541020 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:31.541020 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:31.541899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8fcdf5f1-5665-4761-b178-b1b7cc060628 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:31.542303 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 602/2397] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:31 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:31.970911 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-fd66fa06-c6fc-4946-a3f5-1cd5da116cd7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:31.973533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4090c631-6d3c-4796-98a6-0fb81060b72a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:31.974009 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-fd66fa06-c6fc-4946-a3f5-1cd5da116cd7 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] POST https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4/action Aug 12 12:53:31.974582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-fd66fa06-c6fc-4946-a3f5-1cd5da116cd7 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:31.974783 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-fd66fa06-c6fc-4946-a3f5-1cd5da116cd7 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:31.976097 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4090c631-6d3c-4796-98a6-0fb81060b72a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 Aug 12 12:53:31.976421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4090c631-6d3c-4796-98a6-0fb81060b72a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:31.976701 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4090c631-6d3c-4796-98a6-0fb81060b72a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:31.986622 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4090c631-6d3c-4796-98a6-0fb81060b72a tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 returned with HTTP 404 Aug 12 12:53:31.987322 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 604/2398] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:31 2026] GET /volume/v3/volumes/9f7d7971-53a3-4836-bce5-f312a1e2c4d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:32.001578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6efbf510-ad75-49f1-a239-9198159f3c45 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.005838 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.005838 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:32.007872 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f Aug 12 12:53:32.008237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.008566 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.009183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: 61c1340f-d756-40b5-a4c7-88abfd250f5f Aug 12 12:53:32.019935 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.019935 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:32.019935 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:32.024135 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-dbfdac2e-de7c-44b3-8eae-f2a8646ed2ac req-fd66fa06-c6fc-4946-a3f5-1cd5da116cd7 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4/action returned with HTTP 204 Aug 12 12:53:32.024519 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 598/2399] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:53:31 2026] POST /volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:32.053522 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:32.053764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6efbf510-ad75-49f1-a239-9198159f3c45 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f returned with HTTP 202 Aug 12 12:53:32.054406 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 596/2400] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:32 2026] DELETE /volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:32.068365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.071412 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f Aug 12 12:53:32.071600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.071888 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.080328 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.080328 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:32.084785 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:32.090103 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-554ebd98-72bd-4e5b-a41b-962d70bb793d tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f returned with HTTP 200 Aug 12 12:53:32.091377 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 603/2401] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:32.252715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bf8be562-4565-4089-8653-4b2d45b41974 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.255195 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf8be562-4565-4089-8653-4b2d45b41974 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:32.255498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf8be562-4565-4089-8653-4b2d45b41974 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.255748 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bf8be562-4565-4089-8653-4b2d45b41974 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.255909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-bf8be562-4565-4089-8653-4b2d45b41974 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:32.261144 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.261144 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:32.262219 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bf8be562-4565-4089-8653-4b2d45b41974 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:32.262761 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 605/2402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:32.276701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.279400 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:32.280611 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "78040d22-f268-40f0-95b3-84db9f55cec8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-376273777"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:32.282057 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {"'backup_id": '78040d22-f268-40f0-95b3-84db9f55cec8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-376273777'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:32.282155 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:32.289187 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:32.296687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (b3876be9-a556-4540-92e0-3625ddef6e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.297716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89acdde1-2423-4965-aaca-9252ce18209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.298814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:32.330258 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89acdde1-2423-4965-aaca-9252ce18209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.331291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208ccb64-3427-4f03-92aa-6f0a16202c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.398405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['70e9b7f2-bf9b-485d-8835-3940ec07a24c', '6ed7827b-31d1-459c-801e-1d5c2829877d', '5d1601ec-8f0c-4b94-96fb-090e8b556c0b', 'fd494cc4-39a3-4aeb-b48a-626ef550b973'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:32.399445 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208ccb64-3427-4f03-92aa-6f0a16202c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e9b7f2-bf9b-485d-8835-3940ec07a24c', '6ed7827b-31d1-459c-801e-1d5c2829877d', '5d1601ec-8f0c-4b94-96fb-090e8b556c0b', 'fd494cc4-39a3-4aeb-b48a-626ef550b973']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.401114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5baac8-06f9-4a12-b688-bbe15af17c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.429431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5baac8-06f9-4a12-b688-bbe15af17c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0df4c5-4bad-41c1-9a28-a4e89f1225ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-376273777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['70e9b7f2-bf9b-485d-8835-3940ec07a24c','6ed7827b-31d1-459c-801e-1d5c2829877d','5d1601ec-8f0c-4b94-96fb-090e8b556c0b','fd494cc4-39a3-4aeb-b48a-626ef550b973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-376273777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0df4c5-4bad-41c1-9a28-a4e89f1225ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.430638 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cafdf7-87fc-404c-8eb6-c6c1cec4b0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.455490 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cafdf7-87fc-404c-8eb6-c6c1cec4b0dd) transitioned into state 'SUCCESS' from state '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-376273777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['70e9b7f2-bf9b-485d-8835-3940ec07a24c','6ed7827b-31d1-459c-801e-1d5c2829877d','5d1601ec-8f0c-4b94-96fb-090e8b556c0b','fd494cc4-39a3-4aeb-b48a-626ef550b973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.456981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0d451b-b642-4b1d-a183-9bee9abc2c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.467805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54af27eb-3ea0-48de-9213-648612e4986e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.469492 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54af27eb-3ea0-48de-9213-648612e4986e tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:32.469698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54af27eb-3ea0-48de-9213-648612e4986e tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.470127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54af27eb-3ea0-48de-9213-648612e4986e tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.470194 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0d451b-b642-4b1d-a183-9bee9abc2c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.471692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (b3876be9-a556-4540-92e0-3625ddef6e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.471811 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:32.474592 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4964bc16-583b-41dc-b208-7ca2d075ef7b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:32.474592 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 599/2403] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:32 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:32.491843 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.491843 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:32.492060 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.494138 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:32.494569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "78040d22-f268-40f0-95b3-84db9f55cec8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-156858588"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:32.496613 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-54af27eb-3ea0-48de-9213-648612e4986e tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:32.496728 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {"'backup_id": '78040d22-f268-40f0-95b3-84db9f55cec8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-156858588'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:32.496825 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:32.502651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54af27eb-3ea0-48de-9213-648612e4986e tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:32.503996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 597/2404] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:32.504074 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:32.511323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (a398950c-c846-4123-b17a-d1d5fbcd14ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.512485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c69a3a-7829-4efc-8c2d-353aaf4549e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.513545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:32.518491 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.524715 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:32.524995 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.525267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.541057 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.541057 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:32.547126 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:32.552465 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67dc0d8e-0224-4e98-bba8-7c953e2d1d7f tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:32.553027 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 606/2405] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:32.553937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.556734 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:32.557008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.557544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.557544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:32.560954 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c69a3a-7829-4efc-8c2d-353aaf4549e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.561515 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92974e59-0e7a-4b87-86b9-88ea15f40914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.565964 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.565964 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:32.566840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e5ae0e1-ceac-413b-b2c4-742b1791b6c1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:32.567297 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 600/2406] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:32.626289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['794572fc-7bc9-496d-b723-962bce54b155', '48432af0-2954-480d-8647-1d6585c41802', 'a9cb106f-b697-4ca0-b7e3-6dea216c7d78', '8caecef6-0646-48cc-8c82-419b5343ec02'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:32.627116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92974e59-0e7a-4b87-86b9-88ea15f40914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794572fc-7bc9-496d-b723-962bce54b155', '48432af0-2954-480d-8647-1d6585c41802', 'a9cb106f-b697-4ca0-b7e3-6dea216c7d78', '8caecef6-0646-48cc-8c82-419b5343ec02']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.627882 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38450960-b208-4b29-a3af-8b32795bf0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.629660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.632141 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:32.632452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:32.632650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:32.645514 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:32.645514 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:32.651365 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:32.657512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38450960-b208-4b29-a3af-8b32795bf0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0bbcce4-043b-4f35-82df-03df219f56ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-156858588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['794572fc-7bc9-496d-b723-962bce54b155','48432af0-2954-480d-8647-1d6585c41802','a9cb106f-b697-4ca0-b7e3-6dea216c7d78','8caecef6-0646-48cc-8c82-419b5343ec02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-156858588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0bbcce4-043b-4f35-82df-03df219f56ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.658088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bda49fce-4959-4b7d-a9cb-eee0a5b25dd8 req-3efd9682-56e0-4e01-8783-75e9995aac06 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:32.658624 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 598/2407] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:32 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:32.658730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe66d59-d877-455e-ba8b-a28cfa20685d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.690071 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe66d59-d877-455e-ba8b-a28cfa20685d) transitioned into state 'SUCCESS' from state '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-156858588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['794572fc-7bc9-496d-b723-962bce54b155','48432af0-2954-480d-8647-1d6585c41802','a9cb106f-b697-4ca0-b7e3-6dea216c7d78','8caecef6-0646-48cc-8c82-419b5343ec02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.690805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcd7fa1-a3f5-47d4-90fe-53a4b61be4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.701926 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcd7fa1-a3f5-47d4-90fe-53a4b61be4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.704069 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (a398950c-c846-4123-b17a-d1d5fbcd14ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.704069 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:32.704069 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ff41558-8e9f-466a-ae02-53afeb98e465 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:32.704069 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 604/2408] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:32 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:32.718555 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-99d34390-e930-43dc-99ea-ffab8207af1e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.719839 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:32.720203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "78040d22-f268-40f0-95b3-84db9f55cec8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1184635431"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:32.722581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {"'backup_id": '78040d22-f268-40f0-95b3-84db9f55cec8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1184635431'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:32.722581 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:32.730613 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:32.745320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (983b9f96-70ed-4533-a2a9-a3e1b0d9902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.746851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d13e8a-1427-46e0-8917-b6a719beab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.748375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:32.791139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d13e8a-1427-46e0-8917-b6a719beab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.792514 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b405f-9cb1-4555-9269-5ce2594b25f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.853822 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['236603eb-313c-4246-b120-076567fa1ced', 'dfa5a01d-75cc-4506-84d3-876004f37244', '345e30d4-9c93-4d04-8e2c-16ea735616b1', 'cc71d9e3-d7a9-46d7-bf60-fcc4343b4890'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:32.853822 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b405f-9cb1-4555-9269-5ce2594b25f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['236603eb-313c-4246-b120-076567fa1ced', 'dfa5a01d-75cc-4506-84d3-876004f37244', '345e30d4-9c93-4d04-8e2c-16ea735616b1', 'cc71d9e3-d7a9-46d7-bf60-fcc4343b4890']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.854674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dab06c-fcab-429c-8e0c-8b8edec0f29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.886062 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dab06c-fcab-429c-8e0c-8b8edec0f29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3cbbc9-1fe5-46d7-8077-619a7b432558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1184635431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['236603eb-313c-4246-b120-076567fa1ced','dfa5a01d-75cc-4506-84d3-876004f37244','345e30d4-9c93-4d04-8e2c-16ea735616b1','cc71d9e3-d7a9-46d7-bf60-fcc4343b4890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1184635431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed3cbbc9-1fe5-46d7-8077-619a7b432558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.887090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe862128-c7e4-48f7-bae1-a5c54783680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.909573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe862128-c7e4-48f7-bae1-a5c54783680f) transitioned into state 'SUCCESS' from state '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-1184635431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['236603eb-313c-4246-b120-076567fa1ced','dfa5a01d-75cc-4506-84d3-876004f37244','345e30d4-9c93-4d04-8e2c-16ea735616b1','cc71d9e3-d7a9-46d7-bf60-fcc4343b4890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.910749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301a77b8-09ce-47fa-a6ca-69215a720c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.926450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301a77b8-09ce-47fa-a6ca-69215a720c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:32.927721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (983b9f96-70ed-4533-a2a9-a3e1b0d9902e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.928508 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:32.929369 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-99d34390-e930-43dc-99ea-ffab8207af1e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:32.929962 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 607/2409] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:32 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:32.949666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-539443be-8856-49a5-8fea-9e81dd736338 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:32.952328 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:32.952833 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "78040d22-f268-40f0-95b3-84db9f55cec8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1422729599"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:32.955596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {"'backup_id": '78040d22-f268-40f0-95b3-84db9f55cec8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1422729599'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:32.955596 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:32.965066 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:32.972798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (e9b2f3c7-c990-427f-be0f-764cfe284344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:32.974516 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29941e47-52b7-4050-a16a-f36ae0748bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:32.975811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:33.031068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29941e47-52b7-4050-a16a-f36ae0748bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.032213 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db284e51-4923-4218-ad33-a6c03f3e439c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.086901 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['b2e5cfcb-d41d-4094-8717-1fc97ed5cac5', '114c79f8-b96a-43b0-a38b-fac25dcd05c1', 'a8a33b9f-83f9-456b-a211-64e71d859a6e', '826cf93e-558a-4536-a946-8fa06ffb2feb'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:33.088179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db284e51-4923-4218-ad33-a6c03f3e439c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e5cfcb-d41d-4094-8717-1fc97ed5cac5', '114c79f8-b96a-43b0-a38b-fac25dcd05c1', 'a8a33b9f-83f9-456b-a211-64e71d859a6e', '826cf93e-558a-4536-a946-8fa06ffb2feb']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.089193 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa53f1ad-2e07-4f06-893b-13d06d43571a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.111912 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f840c352-55bf-43c3-9b99-ab55b1b0ffb0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.114211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f840c352-55bf-43c3-9b99-ab55b1b0ffb0 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f Aug 12 12:53:33.114483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f840c352-55bf-43c3-9b99-ab55b1b0ffb0 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.114743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f840c352-55bf-43c3-9b99-ab55b1b0ffb0 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.123844 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa53f1ad-2e07-4f06-893b-13d06d43571a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1422729599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['b2e5cfcb-d41d-4094-8717-1fc97ed5cac5','114c79f8-b96a-43b0-a38b-fac25dcd05c1','a8a33b9f-83f9-456b-a211-64e71d859a6e','826cf93e-558a-4536-a946-8fa06ffb2feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1422729599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.124091 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f840c352-55bf-43c3-9b99-ab55b1b0ffb0 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f returned with HTTP 404 Aug 12 12:53:33.127800 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 599/2410] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/61c1340f-d756-40b5-a4c7-88abfd250f5f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:33.127915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2475608-829e-434d-ae6e-b8405a68df5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.132560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.134653 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:33.134898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.135113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.135286 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume with id: f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:33.144257 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.144257 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:33.144851 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:33.153192 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2475608-829e-434d-ae6e-b8405a68df5a) transitioned into state 'SUCCESS' from state '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-1422729599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['b2e5cfcb-d41d-4094-8717-1fc97ed5cac5','114c79f8-b96a-43b0-a38b-fac25dcd05c1','a8a33b9f-83f9-456b-a211-64e71d859a6e','826cf93e-558a-4536-a946-8fa06ffb2feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.154112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed60560b-8bcf-4ddd-8161-dbb8e10e5bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.167298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed60560b-8bcf-4ddd-8161-dbb8e10e5bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.168423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (e9b2f3c7-c990-427f-be0f-764cfe284344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:33.168792 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:33.169612 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Delete volume request issued successfully. Aug 12 12:53:33.169958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1a58f70-d683-49f5-a989-6f4b0128e98b tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc returned with HTTP 202 Aug 12 12:53:33.170086 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-539443be-8856-49a5-8fea-9e81dd736338 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:33.170509 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 605/2411] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:33 2026] DELETE /volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:33.173802 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 601/2412] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:32 2026] POST /volume/v3/volumes => generated 756 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:33.181965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.185798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:33.185798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.185798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.187095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.189796 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:33.189796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "78040d22-f268-40f0-95b3-84db9f55cec8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-787280014"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:33.191257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request body: {'volume': {"'backup_id": '78040d22-f268-40f0-95b3-84db9f55cec8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-787280014'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:33.191381 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume of 1 GB Aug 12 12:53:33.196207 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Availability Zones retrieved successfully. Aug 12 12:53:33.199496 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.199496 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:33.204802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (ed2b6b0f-9089-4799-9cd2-dfe7231ba5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:33.205296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee25cc5-7cdb-44bb-827d-c3a96bedc240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.206008 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Volume info retrieved successfully. Aug 12 12:53:33.206174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:33.212961 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6c7f4d1f-46b9-4bf2-b970-316bbbc4f965 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc returned with HTTP 200 Aug 12 12:53:33.213567 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 608/2413] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.236556 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee25cc5-7cdb-44bb-827d-c3a96bedc240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.237492 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3af5137-8bf7-40d2-ad62-8b52f11ecce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.292443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Created reservations ['51de021a-6c8b-45c1-b063-8e110e32c227', 'c8ddaf7f-1e46-4eea-9ff0-5d5580c05998', 'a314c9a8-e0e7-490b-9e5a-7d4ba1745975', '45c6bf6a-cc16-4ebc-af4d-8df6f927498e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:33.293688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3af5137-8bf7-40d2-ad62-8b52f11ecce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51de021a-6c8b-45c1-b063-8e110e32c227', 'c8ddaf7f-1e46-4eea-9ff0-5d5580c05998', 'a314c9a8-e0e7-490b-9e5a-7d4ba1745975', '45c6bf6a-cc16-4ebc-af4d-8df6f927498e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.294972 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae94832-74a9-4c4c-b48d-445fbae696c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.328130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae94832-74a9-4c4c-b48d-445fbae696c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66e19a7-2b0a-478f-b26d-0d8da4d92818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-787280014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['51de021a-6c8b-45c1-b063-8e110e32c227','c8ddaf7f-1e46-4eea-9ff0-5d5580c05998','a314c9a8-e0e7-490b-9e5a-7d4ba1745975','45c6bf6a-cc16-4ebc-af4d-8df6f927498e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-787280014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66e19a7-2b0a-478f-b26d-0d8da4d92818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333521fb79864b09b54392179de896c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.330080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6fb8d9-c746-4cd5-bf83-6390af5b9de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.359182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6fb8d9-c746-4cd5-bf83-6390af5b9de0) transitioned into state 'SUCCESS' from state '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-787280014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333521fb79864b09b54392179de896c2',qos_specs=None,replication_status=,reservations=['51de021a-6c8b-45c1-b063-8e110e32c227','c8ddaf7f-1e46-4eea-9ff0-5d5580c05998','a314c9a8-e0e7-490b-9e5a-7d4ba1745975','45c6bf6a-cc16-4ebc-af4d-8df6f927498e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc1bd6b5e495482ba6a364fbe19ae728',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.360627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8d74b77-9a56-4566-8fbf-e96842d79994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:33.374377 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8d74b77-9a56-4566-8fbf-e96842d79994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:33.375548 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Flow 'volume_create_api' (ed2b6b0f-9089-4799-9cd2-dfe7231ba5ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:33.377025 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Create volume request issued successfully. Aug 12 12:53:33.377909 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bee246e3-afe8-4b21-a2ba-7d9ae6fc901d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:33.378476 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 600/2414] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:33 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:33.397957 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-544b2275-7e7e-4798-831b-753fe4126180 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.399988 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-544b2275-7e7e-4798-831b-753fe4126180 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed Aug 12 12:53:33.400448 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-544b2275-7e7e-4798-831b-753fe4126180 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.400521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-544b2275-7e7e-4798-831b-753fe4126180 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.427489 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.427489 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:33.432815 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-544b2275-7e7e-4798-831b-753fe4126180 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:33.443287 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-544b2275-7e7e-4798-831b-753fe4126180 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed returned with HTTP 200 Aug 12 12:53:33.444334 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 606/2415] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.458343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.460483 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef Aug 12 12:53:33.460753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.460948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.473113 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.473113 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:33.486427 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:33.496880 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f1ceb74-2a1d-4455-a1cb-b1feb5d3970b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef returned with HTTP 200 Aug 12 12:53:33.497319 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 602/2416] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.514609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.518706 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 Aug 12 12:53:33.518706 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.518706 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.533833 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.533833 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:33.542990 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:33.545317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-138a8b19-69f7-4a52-adc1-08c6a0ae5200 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 returned with HTTP 200 Aug 12 12:53:33.546307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 609/2417] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.560950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.563054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 Aug 12 12:53:33.563344 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.563561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.571123 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.571123 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:33.575400 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:33.580415 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a20d49d9-3b74-4d51-a1e7-16861980d67e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 returned with HTTP 200 Aug 12 12:53:33.581016 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 601/2418] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.587215 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.589576 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:33.590799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.590799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.591709 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:33.598534 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.598905 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.598905 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:33.600074 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7615ed0f-3d2d-487d-bf06-c873ed2c2faa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:33.600564 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 Aug 12 12:53:33.600832 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.601070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.604682 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 607/2419] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.610798 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.610798 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:33.612746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-df8ca802-2395-4177-9d2d-6d627de81608 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.616801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe/restore Aug 12 12:53:33.616801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "fe2dfd78-2024-459a-b548-6dbc97dd7a04"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:33.616955 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:33.616994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Restoring backup c12f5764-987d-4ace-80ee-5e6ce7b08abe ({'restore': {'volume_id': 'fe2dfd78-2024-459a-b548-6dbc97dd7a04'}}) {{(pid=100195) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:53:33.617095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Restoring backup c12f5764-987d-4ace-80ee-5e6ce7b08abe to volume fe2dfd78-2024-459a-b548-6dbc97dd7a04. Aug 12 12:53:33.623498 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.623498 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:33.625149 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13a13e87-081e-4ed9-9be5-c6e98523ef7d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 returned with HTTP 200 Aug 12 12:53:33.625757 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 603/2420] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.635071 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.635071 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:33.635802 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:33.636083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.api [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Checking backup size 1 against volume size 1 {{(pid=100195) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:53:33.636349 np0000007055 devstack@c-api.service[100195]: INFO cinder.backup.api [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Overwriting volume fe2dfd78-2024-459a-b548-6dbc97dd7a04 with restore of backup c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:33.640308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ff79da8-4bc5-414e-9149-85760461a102 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.646423 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:33.646670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.646953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.647299 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete backup with id: 78040d22-f268-40f0-95b3-84db9f55cec8. Aug 12 12:53:33.653124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] restore_backup in rpcapi backup_id c12f5764-987d-4ace-80ee-5e6ce7b08abe {{(pid=100195) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:53:33.656394 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df8ca802-2395-4177-9d2d-6d627de81608 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe/restore returned with HTTP 202 Aug 12 12:53:33.656394 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 610/2421] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:53:33 2026] POST /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe/restore => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:33.657066 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.657066 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:33.665823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-64c2c6d7-047c-4466-b650-b82658ce0181 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.674951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64c2c6d7-047c-4466-b650-b82658ce0181 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:33.678452 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64c2c6d7-047c-4466-b650-b82658ce0181 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.678581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] delete_backup rpcapi backup_id 78040d22-f268-40f0-95b3-84db9f55cec8 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:53:33.678618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64c2c6d7-047c-4466-b650-b82658ce0181 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.678618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-64c2c6d7-047c-4466-b650-b82658ce0181 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:33.678694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ff79da8-4bc5-414e-9149-85760461a102 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 202 Aug 12 12:53:33.678694 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 602/2422] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:33 2026] DELETE /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:53:33.682766 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.682766 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:33.683718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64c2c6d7-047c-4466-b650-b82658ce0181 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:33.684344 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 608/2423] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:33.689018 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:33.690913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:33.691161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:33.691338 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:33.691455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:33.698138 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:33.698138 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:33.699293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-920924ff-1680-4b8f-8fd7-57e934d8b616 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 200 Aug 12 12:53:33.699410 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 604/2424] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:33 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:34.227865 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-37d63cd2-9989-4eed-96c8-6deb05900896 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:34.230317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37d63cd2-9989-4eed-96c8-6deb05900896 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] GET https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc Aug 12 12:53:34.230590 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37d63cd2-9989-4eed-96c8-6deb05900896 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:34.230905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37d63cd2-9989-4eed-96c8-6deb05900896 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:34.247008 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37d63cd2-9989-4eed-96c8-6deb05900896 tempest-CreateVolumesFromSourceVolumeTest-673979977 tempest-CreateVolumesFromSourceVolumeTest-673979977-project-member] https://10.4.3.81/volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc returned with HTTP 404 Aug 12 12:53:34.248141 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 611/2425] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:34 2026] GET /volume/v3/volumes/f4445aed-c06e-4e10-9291-393e6bcc88bc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:34.698116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:34.700382 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:34.700665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:34.700930 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:34.701026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:34.706011 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:34.706011 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:34.706899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2b8cdae-d4ab-499b-9d3e-9a86794c610d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:34.707309 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 603/2426] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:34 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:34.717862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d05a17e8-57df-4329-afe4-69bd276fee71 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:34.724599 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d05a17e8-57df-4329-afe4-69bd276fee71 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 Aug 12 12:53:34.724796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d05a17e8-57df-4329-afe4-69bd276fee71 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:34.724999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d05a17e8-57df-4329-afe4-69bd276fee71 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:34.725153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d05a17e8-57df-4329-afe4-69bd276fee71 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Show backup with id 78040d22-f268-40f0-95b3-84db9f55cec8. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:34.732920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d05a17e8-57df-4329-afe4-69bd276fee71 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 returned with HTTP 404 Aug 12 12:53:34.733503 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 609/2427] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:34 2026] GET /volume/v3/backups/78040d22-f268-40f0-95b3-84db9f55cec8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:34.746799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:34.749069 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 Aug 12 12:53:34.749304 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:34.749536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:34.749738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: a66e19a7-2b0a-478f-b26d-0d8da4d92818 Aug 12 12:53:34.758562 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:34.758562 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:34.759170 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:34.789105 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:34.789105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc084031-2778-4db5-97ad-bcc99e0359c3 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 returned with HTTP 202 Aug 12 12:53:34.789419 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 605/2428] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:34 2026] DELETE /volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:34.800101 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:34.805121 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 Aug 12 12:53:34.805121 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:34.805280 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:34.819471 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:34.819471 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:34.828862 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:34.839054 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c1f7f357-f368-4d42-9fe7-73ce2d30e2d6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 returned with HTTP 200 Aug 12 12:53:34.839825 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 612/2429] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:34 2026] GET /volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:35.724648 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d90573a-515b-46b5-841a-e87d3706c4cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:35.727768 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d90573a-515b-46b5-841a-e87d3706c4cb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:35.728347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d90573a-515b-46b5-841a-e87d3706c4cb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:35.729095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d90573a-515b-46b5-841a-e87d3706c4cb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:35.729095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8d90573a-515b-46b5-841a-e87d3706c4cb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:35.734997 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:35.734997 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:35.736034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d90573a-515b-46b5-841a-e87d3706c4cb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:35.736494 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 604/2430] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:35 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:35.858673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-545bf0d4-1d6d-43df-a285-7074b92db74e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:35.863566 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-545bf0d4-1d6d-43df-a285-7074b92db74e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 Aug 12 12:53:35.863809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-545bf0d4-1d6d-43df-a285-7074b92db74e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:35.864915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-545bf0d4-1d6d-43df-a285-7074b92db74e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:35.880985 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-545bf0d4-1d6d-43df-a285-7074b92db74e tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 returned with HTTP 404 Aug 12 12:53:35.880985 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 610/2431] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:35 2026] GET /volume/v3/volumes/a66e19a7-2b0a-478f-b26d-0d8da4d92818 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:35.891391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:35.893103 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 Aug 12 12:53:35.893342 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:35.893555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:35.893735 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: 1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 Aug 12 12:53:35.907316 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:35.907316 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:35.907949 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:35.933732 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:35.934136 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d47809f-c026-4f3c-97eb-1114119cbd34 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 returned with HTTP 202 Aug 12 12:53:35.934673 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 606/2432] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:35 2026] DELETE /volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:35.943697 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:35.946793 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 Aug 12 12:53:35.946793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:35.946793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:35.956806 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:35.956806 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:35.961459 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:35.969756 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8729ebcd-16ed-4296-b613-8f2aa114a286 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 returned with HTTP 200 Aug 12 12:53:35.970045 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 613/2433] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:35 2026] GET /volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:36.308478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:36.481879 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:36.482601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361877430"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:36.485475 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361877430'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:36.485758 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume of 1 GB Aug 12 12:53:36.491026 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:36.499887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (15ae912a-e4ab-409e-8dc4-c4a6ab98905f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:36.501438 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0be6c2-4892-4c43-8cf4-587b8d104ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:36.502542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:36.538221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0be6c2-4892-4c43-8cf4-587b8d104ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:36.539812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6930ff59-8d5d-450d-96f0-b22316c2299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:36.637392 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['9143046f-332c-4353-a266-143642a95059', '5417b7ca-a5c4-49a8-9ac0-5f99e87ab030', 'f615adaa-5c99-4ce0-80ed-000686671f4b', '4797183d-e574-43fd-b3aa-b0c553cef64e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:36.638657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6930ff59-8d5d-450d-96f0-b22316c2299b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9143046f-332c-4353-a266-143642a95059', '5417b7ca-a5c4-49a8-9ac0-5f99e87ab030', 'f615adaa-5c99-4ce0-80ed-000686671f4b', '4797183d-e574-43fd-b3aa-b0c553cef64e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:36.640599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42932e18-f916-4b46-b2f1-d2d70ec48f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:36.677585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42932e18-f916-4b46-b2f1-d2d70ec48f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be40371a-7ce6-4af4-96bc-6b01880289c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361877430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['9143046f-332c-4353-a266-143642a95059','5417b7ca-a5c4-49a8-9ac0-5f99e87ab030','f615adaa-5c99-4ce0-80ed-000686671f4b','4797183d-e574-43fd-b3aa-b0c553cef64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361877430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be40371a-7ce6-4af4-96bc-6b01880289c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8facf0981eda4b79b6a65cf9b4452671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e0875a0a194c8dabf90273b549fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:36.678504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af836fed-fafa-4152-b6ff-4ccfe098367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:36.713808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af836fed-fafa-4152-b6ff-4ccfe098367e) transitioned into state 'SUCCESS' from state '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-1361877430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['9143046f-332c-4353-a266-143642a95059','5417b7ca-a5c4-49a8-9ac0-5f99e87ab030','f615adaa-5c99-4ce0-80ed-000686671f4b','4797183d-e574-43fd-b3aa-b0c553cef64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:36.713808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a275b7e7-b105-45c4-943e-de5563ba0a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:36.726421 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a275b7e7-b105-45c4-943e-de5563ba0a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:36.727345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (15ae912a-e4ab-409e-8dc4-c4a6ab98905f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:36.728751 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request issued successfully. Aug 12 12:53:36.728751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5437bbd-8ca3-4540-81e7-3baff8b8dfad tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:36.729043 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 605/2434] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:36 2026] POST /volume/v3/volumes => generated 776 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:36.755285 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c0ca849c-14fd-4566-b157-b012f334fc07 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:36.759711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0ca849c-14fd-4566-b157-b012f334fc07 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:36.760103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0ca849c-14fd-4566-b157-b012f334fc07 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:36.760415 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0ca849c-14fd-4566-b157-b012f334fc07 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:36.760573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c0ca849c-14fd-4566-b157-b012f334fc07 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:36.766008 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:36.766008 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:36.767003 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0ca849c-14fd-4566-b157-b012f334fc07 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:36.767534 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 611/2435] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:36 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:36.768595 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40784bca-d737-4b14-9e11-fbaeb78853fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:36.772869 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40784bca-d737-4b14-9e11-fbaeb78853fa tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:36.773114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40784bca-d737-4b14-9e11-fbaeb78853fa tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:36.773360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40784bca-d737-4b14-9e11-fbaeb78853fa tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:36.784052 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:36.784052 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:36.788654 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-40784bca-d737-4b14-9e11-fbaeb78853fa tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:36.793853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40784bca-d737-4b14-9e11-fbaeb78853fa tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 returned with HTTP 200 Aug 12 12:53:36.794493 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 607/2436] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:36 2026] GET /volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:36.991631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-276ad996-23b7-49ea-b0c1-bb88e0d66d84 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:36.993600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-276ad996-23b7-49ea-b0c1-bb88e0d66d84 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 Aug 12 12:53:36.993807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-276ad996-23b7-49ea-b0c1-bb88e0d66d84 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:36.994010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-276ad996-23b7-49ea-b0c1-bb88e0d66d84 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.005438 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-276ad996-23b7-49ea-b0c1-bb88e0d66d84 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 returned with HTTP 404 Aug 12 12:53:37.006207 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 614/2437] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:36 2026] GET /volume/v3/volumes/1c8c1e4b-a08f-4ee3-9aa2-07388cc448f8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:37.015827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.018725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 Aug 12 12:53:37.018725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:37.018937 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.018937 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: ed3cbbc9-1fe5-46d7-8077-619a7b432558 Aug 12 12:53:37.028423 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.028423 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:37.029205 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:37.042274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.045524 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:53:37.045835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:37.046016 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.052325 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:37.052325 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e14c3bc-4bd1-4a13-9e7c-094215fafebc tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 returned with HTTP 202 Aug 12 12:53:37.053004 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 606/2438] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:37 2026] DELETE /volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:37.060403 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.060403 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:37.067462 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:53:37.067832 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.071227 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 Aug 12 12:53:37.071677 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:37.072012 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.073337 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19c5787-b272-44a7-a410-ea2cdd7aa92c req-70b50432-6729-4950-a6a2-c78e2c8305b0 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:53:37.075125 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 612/2439] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:37 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:37.086144 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.086144 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:37.093801 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:37.105903 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9258c520-ceb8-4198-a729-e5533a2dfed6 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 returned with HTTP 200 Aug 12 12:53:37.105903 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 608/2440] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:37 2026] GET /volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:37.783822 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.786425 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:37.786425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:37.786951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.786951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:37.794723 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.794723 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:37.795679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d617aab-9a06-40c1-b72e-07e5f8b31a62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:37.796169 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 615/2441] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:37 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:37.828364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.831145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:37.831572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:37.832408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:37.844572 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.844572 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:37.849413 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:37.858484 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-120bcbbe-bdb2-404a-9a20-6ef87d30dc95 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 returned with HTTP 200 Aug 12 12:53:37.859134 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 607/2442] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:37 2026] GET /volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:37.878023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-caf31e29-f767-48cc-b1ac-f96db990df78 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:37.881437 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:37.882178 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be40371a-7ce6-4af4-96bc-6b01880289c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-614403323"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:37.897369 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:37.897369 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:37.898664 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:37.898664 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create snapshot from volume be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:37.983036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['0456899d-defc-4e71-808f-421d9a2de619', '3e460bc6-e7c5-49d0-acee-d5abeb35a6ed', '8799df3b-17bc-4047-9dfa-b56fce7cbc44', '6b6c58ed-a5c0-46aa-9b19-d4edc28a9172'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:38.045204 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot create request issued successfully. Aug 12 12:53:38.045763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-caf31e29-f767-48cc-b1ac-f96db990df78 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:38.046217 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 613/2443] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:38.057273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:38.060528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:38.060862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:38.061578 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:38.069320 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:38.069320 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:38.070085 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:38.070709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bcb29c7-ea8a-4de2-8a13-6dd72f85a2b3 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 returned with HTTP 200 Aug 12 12:53:38.071269 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 609/2444] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:38 2026] GET /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:38.121798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-28e27ace-f8b5-4ed3-899b-9a7ec51994bd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:38.123924 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-28e27ace-f8b5-4ed3-899b-9a7ec51994bd tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 Aug 12 12:53:38.123924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-28e27ace-f8b5-4ed3-899b-9a7ec51994bd tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:38.124206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-28e27ace-f8b5-4ed3-899b-9a7ec51994bd tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:38.134900 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-28e27ace-f8b5-4ed3-899b-9a7ec51994bd tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 returned with HTTP 404 Aug 12 12:53:38.135555 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 616/2445] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:38 2026] GET /volume/v3/volumes/ed3cbbc9-1fe5-46d7-8077-619a7b432558 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:38.146186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:38.150808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef Aug 12 12:53:38.150808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:38.150808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:38.150808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: d0bbcce4-043b-4f35-82df-03df219f56ef Aug 12 12:53:38.160805 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:38.160805 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:38.161871 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:38.187920 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:38.188449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9fd579-c1d9-476f-bf61-517dda36c88d tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef returned with HTTP 202 Aug 12 12:53:38.189127 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 608/2446] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:38 2026] DELETE /volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:38.200764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-daccff71-2469-43f2-adc6-1c9150550306 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:38.204918 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-daccff71-2469-43f2-adc6-1c9150550306 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef Aug 12 12:53:38.205104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-daccff71-2469-43f2-adc6-1c9150550306 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:38.205578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-daccff71-2469-43f2-adc6-1c9150550306 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:38.217861 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:38.217861 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:38.230878 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-daccff71-2469-43f2-adc6-1c9150550306 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:38.238657 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-daccff71-2469-43f2-adc6-1c9150550306 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef returned with HTTP 200 Aug 12 12:53:38.239271 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 614/2447] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:38 2026] GET /volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:38.811178 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:38.815812 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:38.816243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:38.816524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:38.816645 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:38.826376 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:38.826376 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:38.830537 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56c3e479-92a7-46cb-b737-7cf9a5db0a8d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:38.832303 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 610/2448] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:38 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:39.082083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.084261 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:39.084484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.084692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.090767 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.090767 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:39.091390 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:39.091950 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7c9ea1e-175a-4215-8cb7-a8fd0ff4ebb7 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 returned with HTTP 200 Aug 12 12:53:39.092347 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 617/2449] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:39.104341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.171551 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] POST https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4/action Aug 12 12:53:39.171849 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:39.171955 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:39.178644 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.178644 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:39.179204 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Snapshot retrieved successfully. Aug 12 12:53:39.180423 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0c2f1da4ff9b4d1b93ff21bbfae93c7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8facf0981eda4b79b6a65cf9b4452671', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:53:39.180713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7eb3dc5-40fd-4943-850a-4be86696a992 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4/action returned with HTTP 403 Aug 12 12:53:39.181204 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 609/2450] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:53:39 2026] POST /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4/action => generated 133 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:39.189855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.193597 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:39.193846 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.194055 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.194210 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete snapshot with id: f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:39.205150 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.205150 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:39.205552 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:39.232079 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot delete request issued successfully. Aug 12 12:53:39.232320 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c812c8db-9cbe-4521-b80b-59190477f8a9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 returned with HTTP 202 Aug 12 12:53:39.232853 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 615/2451] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:39 2026] DELETE /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:39.246067 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.248350 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:39.248350 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.248350 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.254794 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.254794 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:39.255175 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:39.255967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8204d6f5-fd5b-4bc5-9e98-c968d69aaa7c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 returned with HTTP 200 Aug 12 12:53:39.256145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5499147e-a86d-4b69-9bdf-1b75ec894673 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.256438 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 611/2452] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:39.258274 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5499147e-a86d-4b69-9bdf-1b75ec894673 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef Aug 12 12:53:39.258565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5499147e-a86d-4b69-9bdf-1b75ec894673 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.258837 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5499147e-a86d-4b69-9bdf-1b75ec894673 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.271034 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5499147e-a86d-4b69-9bdf-1b75ec894673 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef returned with HTTP 404 Aug 12 12:53:39.271794 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 618/2453] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/volumes/d0bbcce4-043b-4f35-82df-03df219f56ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:39.294671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.296849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed Aug 12 12:53:39.297612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.297612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.297612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: bd0df4c5-4bad-41c1-9a28-a4e89f1225ed Aug 12 12:53:39.307596 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.307596 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:39.308924 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:39.357020 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:39.357020 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c30a03be-ccc6-46cf-bf4e-5311c88b24b7 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed returned with HTTP 202 Aug 12 12:53:39.364877 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 610/2454] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:39 2026] DELETE /volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:39.378973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.382245 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed Aug 12 12:53:39.382468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.382672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.394978 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.394978 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:39.399309 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:39.400070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.404511 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:53:39.404724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.405158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.410817 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85bb490-f040-4aef-82a6-3a05a0f88783 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed returned with HTTP 200 Aug 12 12:53:39.411323 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 616/2455] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:39.424156 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.424156 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:39.432070 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:53:39.440398 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-8e2ec471-3091-49a3-a843-240d16bd2c0f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:53:39.443535 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 612/2456] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:39.852242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-978ad012-17be-4439-ad9a-368feb09bb4f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.855914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-978ad012-17be-4439-ad9a-368feb09bb4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:39.855914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-978ad012-17be-4439-ad9a-368feb09bb4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.855914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-978ad012-17be-4439-ad9a-368feb09bb4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.855914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-978ad012-17be-4439-ad9a-368feb09bb4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:39.861669 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.861669 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:39.861669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-978ad012-17be-4439-ad9a-368feb09bb4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:39.862745 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 619/2457] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:39.877197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e8b6960-5582-4d27-9d8e-ec6bb7386d72 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.877916 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e8b6960-5582-4d27-9d8e-ec6bb7386d72 None None] GET https://10.4.3.81/volume// Aug 12 12:53:39.877916 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e8b6960-5582-4d27-9d8e-ec6bb7386d72 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.879044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e8b6960-5582-4d27-9d8e-ec6bb7386d72 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:39.879044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e8b6960-5582-4d27-9d8e-ec6bb7386d72 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:39.879044 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 611/2458] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:53:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:39.890829 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-7434febc-2571-44c3-83ec-f4cd838dc5c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.893292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-7434febc-2571-44c3-83ec-f4cd838dc5c7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:53:39.893690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-7434febc-2571-44c3-83ec-f4cd838dc5c7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4b2e47a-6f96-43ab-a989-88d23a636989", "connector": null, "instance_uuid": "02eb3e18-b89e-4546-9214-a866f76d7dcd"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:39.924438 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:39.924438 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:39.976094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-7434febc-2571-44c3-83ec-f4cd838dc5c7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:53:39.976700 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 617/2459] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:53:39 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:39.991894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-2587b041-9870-4fcd-a6c3-7a6999fb4394 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:39.994903 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-2587b041-9870-4fcd-a6c3-7a6999fb4394 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 Aug 12 12:53:39.994955 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-2587b041-9870-4fcd-a6c3-7a6999fb4394 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:39.995182 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-2587b041-9870-4fcd-a6c3-7a6999fb4394 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.009201 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.009201 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:40.090321 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-2587b041-9870-4fcd-a6c3-7a6999fb4394 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 returned with HTTP 200 Aug 12 12:53:40.091064 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 613/2460] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:53:39 2026] DELETE /volume/v3/attachments/52814664-9630-4a59-96c7-6d681eff60a3 => generated 367 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:40.269548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45d3681c-17e2-47dd-b8e9-1329bfa5d6e8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.271498 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45d3681c-17e2-47dd-b8e9-1329bfa5d6e8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 Aug 12 12:53:40.271731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45d3681c-17e2-47dd-b8e9-1329bfa5d6e8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.271965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45d3681c-17e2-47dd-b8e9-1329bfa5d6e8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.277187 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45d3681c-17e2-47dd-b8e9-1329bfa5d6e8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 returned with HTTP 404 Aug 12 12:53:40.277969 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 620/2461] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:40 2026] GET /volume/v3/snapshots/f3533237-3934-4a4a-a379-bfdd57be9eb4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:40.286543 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.289677 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:40.290008 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.290299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.290557 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume with id: be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:40.302836 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.302836 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:40.303404 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:40.332949 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume request issued successfully. Aug 12 12:53:40.335495 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18d31edf-0c1a-4975-81b2-799a8b07bed5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 returned with HTTP 202 Aug 12 12:53:40.336975 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 612/2462] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:40 2026] DELETE /volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:40.352992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.356150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:40.356388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.356697 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.373326 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.373326 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:40.383512 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:40.392142 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a33a6d98-0988-474b-99d7-fb4d7ba59e9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 returned with HTTP 200 Aug 12 12:53:40.392682 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 618/2463] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:40 2026] GET /volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:40.431853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-30a3e7e9-c02f-4e28-bbe4-3fdab56afede None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.433940 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30a3e7e9-c02f-4e28-bbe4-3fdab56afede tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed Aug 12 12:53:40.433940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30a3e7e9-c02f-4e28-bbe4-3fdab56afede tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.433940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30a3e7e9-c02f-4e28-bbe4-3fdab56afede tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.441661 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30a3e7e9-c02f-4e28-bbe4-3fdab56afede tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed returned with HTTP 404 Aug 12 12:53:40.444182 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 614/2464] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:40 2026] GET /volume/v3/volumes/bd0df4c5-4bad-41c1-9a28-a4e89f1225ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:40.457767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.462367 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] DELETE https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:40.462618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.462911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.463306 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume with id: 66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:40.472512 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.472512 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:40.473330 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:40.494272 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Delete volume request issued successfully. Aug 12 12:53:40.494897 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e76fe5ef-a1c4-43cc-9ae4-2b3e9a729b2b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f returned with HTTP 202 Aug 12 12:53:40.495590 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 621/2465] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:40 2026] DELETE /volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:40.504765 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.509509 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:40.509509 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.509961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.519910 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.519910 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:40.523979 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Volume info retrieved successfully. Aug 12 12:53:40.528553 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d929d8a-dc51-48af-8624-945be0bf8ac2 tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f returned with HTTP 200 Aug 12 12:53:40.528965 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 613/2466] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:40 2026] GET /volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:40.880631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4435624a-ce78-4323-8f52-2808c6de4d2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:40.885307 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4435624a-ce78-4323-8f52-2808c6de4d2c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:40.885649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4435624a-ce78-4323-8f52-2808c6de4d2c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:40.885927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4435624a-ce78-4323-8f52-2808c6de4d2c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:40.886069 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4435624a-ce78-4323-8f52-2808c6de4d2c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:40.891814 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:40.891814 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:40.892854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4435624a-ce78-4323-8f52-2808c6de4d2c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:40.893255 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 619/2467] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:40 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:41.212012 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.213932 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c Aug 12 12:53:41.214319 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:41.223666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:53:41.228693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:53:41.230269 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:41.230269 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:41.406918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-f4b2e47a-6f96-43ab-a989-88d23a636989-np0000007055" released by "attachment_update" :: held 0.178s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:53:41.408131 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-05b3a5d6-9b55-4864-94a6-1faca184c0a8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c returned with HTTP 200 Aug 12 12:53:41.409724 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 615/2468] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:53:41 2026] PUT /volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:41.413787 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f1b24043-05b5-421d-88d1-5476a1217dd0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.416312 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1b24043-05b5-421d-88d1-5476a1217dd0 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 Aug 12 12:53:41.416623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1b24043-05b5-421d-88d1-5476a1217dd0 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:41.418474 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1b24043-05b5-421d-88d1-5476a1217dd0 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:41.422292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-1b97855b-06fb-4f17-abab-3cfa14cc2b9e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.425108 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-1b97855b-06fb-4f17-abab-3cfa14cc2b9e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c Aug 12 12:53:41.425399 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-1b97855b-06fb-4f17-abab-3cfa14cc2b9e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:41.425716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-1b97855b-06fb-4f17-abab-3cfa14cc2b9e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:41.427378 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1b24043-05b5-421d-88d1-5476a1217dd0 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 returned with HTTP 404 Aug 12 12:53:41.427560 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 622/2469] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:41 2026] GET /volume/v3/volumes/be40371a-7ce6-4af4-96bc-6b01880289c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:53:41.440815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.443094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:41.443536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-656742177"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:41.446527 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-656742177'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:41.449817 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume of 1 GB Aug 12 12:53:41.449979 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-1b97855b-06fb-4f17-abab-3cfa14cc2b9e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c returned with HTTP 200 Aug 12 12:53:41.449979 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 614/2470] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:53:41 2026] GET /volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:41.453204 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:41.460823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (cbbed5f0-c043-4ccb-8465-fc26574a534f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:41.462129 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c7c286-0d5e-41ca-9cf3-ed4d48475825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:41.463229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:41.497225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c7c286-0d5e-41ca-9cf3-ed4d48475825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:41.498037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741bf3d7-0321-4753-a6c2-3d83b26c2443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:41.545819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a70b71d-402c-4c01-bfc8-3cf93d4f998b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.545819 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a70b71d-402c-4c01-bfc8-3cf93d4f998b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] GET https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f Aug 12 12:53:41.545819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a70b71d-402c-4c01-bfc8-3cf93d4f998b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:41.545819 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a70b71d-402c-4c01-bfc8-3cf93d4f998b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:41.549088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['6a1d34ea-84d9-471c-842e-6f7c897f4049', '2c62c3b2-6164-4de1-95d5-39f2d53cf608', '160e87bc-e6d3-436d-a266-0db2d893baba', 'deb76a32-7c5c-4c69-aa33-fd9a8fe598ce'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:41.550225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741bf3d7-0321-4753-a6c2-3d83b26c2443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a1d34ea-84d9-471c-842e-6f7c897f4049', '2c62c3b2-6164-4de1-95d5-39f2d53cf608', '160e87bc-e6d3-436d-a266-0db2d893baba', 'deb76a32-7c5c-4c69-aa33-fd9a8fe598ce']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:41.551296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c21319-f1cb-45a6-ba49-86f5b340168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:41.556495 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a70b71d-402c-4c01-bfc8-3cf93d4f998b tempest-CreateVolumesFromBackupTest-139976499 tempest-CreateVolumesFromBackupTest-139976499-project-member] https://10.4.3.81/volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f returned with HTTP 404 Aug 12 12:53:41.557804 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 616/2471] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:41 2026] GET /volume/v3/volumes/66e4a480-0f38-4ceb-b8bd-70e0ad751a0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:41.577811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c21319-f1cb-45a6-ba49-86f5b340168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a405245f-f511-4554-9662-90c36f68572e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656742177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['6a1d34ea-84d9-471c-842e-6f7c897f4049','2c62c3b2-6164-4de1-95d5-39f2d53cf608','160e87bc-e6d3-436d-a266-0db2d893baba','deb76a32-7c5c-4c69-aa33-fd9a8fe598ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656742177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a405245f-f511-4554-9662-90c36f68572e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8facf0981eda4b79b6a65cf9b4452671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e0875a0a194c8dabf90273b549fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:41.577811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f8468a-64a7-44db-b7bf-a09c5b7fb0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:41.605328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f8468a-64a7-44db-b7bf-a09c5b7fb0a1) transitioned into state 'SUCCESS' from state '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-656742177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['6a1d34ea-84d9-471c-842e-6f7c897f4049','2c62c3b2-6164-4de1-95d5-39f2d53cf608','160e87bc-e6d3-436d-a266-0db2d893baba','deb76a32-7c5c-4c69-aa33-fd9a8fe598ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:41.606692 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ba784c-2cc1-496a-ab83-013dcd47e433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:41.623806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ba784c-2cc1-496a-ab83-013dcd47e433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:41.623806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (cbbed5f0-c043-4ccb-8465-fc26574a534f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:41.624205 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request issued successfully. Aug 12 12:53:41.625370 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4cccbe5b-9fdf-4859-b58a-a6f5e4904c86 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:41.626169 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 620/2472] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:41 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:41.644350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.647018 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:41.648798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:41.648798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:41.660957 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:41.660957 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:41.665483 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:41.674385 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9809039b-4dba-4876-9478-8d3e20d9ed53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e returned with HTTP 200 Aug 12 12:53:41.675049 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 623/2473] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:41 2026] GET /volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:41.911763 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:41.913424 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:41.913424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:41.913560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:41.915199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:41.920646 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:41.920646 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:41.921738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46423bd3-137f-4cac-b0d5-3f76c8b5cce6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:41.922260 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 615/2474] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:41 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:42.692615 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:42.695866 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:42.696109 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:42.696268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:42.704664 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:42.704664 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:42.708983 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:42.713957 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7705bea7-62dc-4e72-b5f8-b2b51e4b2292 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e returned with HTTP 200 Aug 12 12:53:42.714464 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 617/2475] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:42 2026] GET /volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:42.735455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:42.739990 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:42.740865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a405245f-f511-4554-9662-90c36f68572e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-580859832"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:42.753003 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:42.753003 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:42.753687 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:42.753687 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create snapshot from volume a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:42.806800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['a0eb7700-033b-4cea-ae4a-89b67cd4a8fa', '3dd65a82-dca3-431c-80e6-ca94f6d559d4', '094c6218-df5e-4d35-9e3f-1b9d1be3a341', 'e11b490e-a507-4d17-b230-1f67af4089f2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:42.849468 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot create request issued successfully. Aug 12 12:53:42.849831 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d57cf4-d109-4730-a800-38b3ad2f9596 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:42.850277 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 621/2476] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:42.860599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:42.862986 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:42.863337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:42.863443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:42.870502 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:42.870502 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:42.870899 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:42.872358 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45fb9f93-e2df-4bb9-9d41-ebcfff930bde tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 returned with HTTP 200 Aug 12 12:53:42.872445 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 624/2477] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:42 2026] GET /volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:42.940710 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-635a6514-04d4-4a80-8139-2b74239c69a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:42.947042 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-635a6514-04d4-4a80-8139-2b74239c69a0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:42.947042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-635a6514-04d4-4a80-8139-2b74239c69a0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:42.947042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-635a6514-04d4-4a80-8139-2b74239c69a0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:42.947042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-635a6514-04d4-4a80-8139-2b74239c69a0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:42.954125 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:42.954125 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:42.955655 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-635a6514-04d4-4a80-8139-2b74239c69a0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:42.956164 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 616/2478] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:42 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:43.457625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.610009 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:43.612242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1339600156"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:43.619040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request body: {'volume': {"'imageRef": '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1339600156'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:43.620070 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume of 1 GB Aug 12 12:53:43.628077 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Availability Zones retrieved successfully. Aug 12 12:53:43.634163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (fe43f2ab-ee95-48ca-b2cd-4d63fd552faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:43.635529 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a302d2-0a49-448a-9ab6-303284c8bfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.636895 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:43.667868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a302d2-0a49-448a-9ab6-303284c8bfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.668913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62cdf507-bd33-4824-9156-48211e6ef17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.743894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Created reservations ['3707df07-84b9-439c-be8f-9653707f2492', '42b57964-e126-4a92-b74a-5a60a62c3e6d', 'f27bc100-141e-4c59-856c-34bdb9e51213', '44ced9b0-7f42-4677-a835-64bcf87eadf0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:43.745163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62cdf507-bd33-4824-9156-48211e6ef17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3707df07-84b9-439c-be8f-9653707f2492', '42b57964-e126-4a92-b74a-5a60a62c3e6d', 'f27bc100-141e-4c59-856c-34bdb9e51213', '44ced9b0-7f42-4677-a835-64bcf87eadf0']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.746214 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d7957b-8836-499a-818e-aaa99b20bb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.771876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d7957b-8836-499a-818e-aaa99b20bb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1339600156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['3707df07-84b9-439c-be8f-9653707f2492','42b57964-e126-4a92-b74a-5a60a62c3e6d','f27bc100-141e-4c59-856c-34bdb9e51213','44ced9b0-7f42-4677-a835-64bcf87eadf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1339600156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36befd41bf604ddd80b991e848ff42b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0281855c1114c3dafbf03cf7279886d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.773071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d316cc35-9e5d-43ef-a296-ef39d14bd349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.797881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d316cc35-9e5d-43ef-a296-ef39d14bd349) transitioned into state 'SUCCESS' from state '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-1339600156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['3707df07-84b9-439c-be8f-9653707f2492','42b57964-e126-4a92-b74a-5a60a62c3e6d','f27bc100-141e-4c59-856c-34bdb9e51213','44ced9b0-7f42-4677-a835-64bcf87eadf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.798874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06a3122-213a-41a8-99d9-c58f7813c250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.810898 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06a3122-213a-41a8-99d9-c58f7813c250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.812574 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (fe43f2ab-ee95-48ca-b2cd-4d63fd552faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:43.812820 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request issued successfully. Aug 12 12:53:43.813481 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a74c84e9-93de-4231-88ff-57c17b06e0ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:43.814017 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 618/2479] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:43 2026] POST /volume/v3/volumes => generated 755 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:43.827953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.830272 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:43.830561 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-436548402"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:43.832245 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request body: {'volume': {"'imageRef": '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-436548402'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:43.832411 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume of 1 GB Aug 12 12:53:43.832795 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:43.832795 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:43.837537 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Availability Zones retrieved successfully. Aug 12 12:53:43.844621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (26ff5934-7ac3-46b4-83f6-f7f4f72d702e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:43.845609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b8f0ca-9629-43cc-ad7a-d0776897793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.846632 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:43.882598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.884495 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:43.884682 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:43.884894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:43.888514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b8f0ca-9629-43cc-ad7a-d0776897793c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.889769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9324ac6d-b197-418c-a900-7d96a922be9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.891150 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:43.891150 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:43.891602 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:43.892529 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48fbb391-c89f-4208-bb17-8243d08c26a8 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 returned with HTTP 200 Aug 12 12:53:43.892963 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 625/2480] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:43 2026] GET /volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:43.905169 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7257d209-5b47-45f6-ba91-23843efeb0dd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.907648 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:43.907949 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:43.908936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:43.909318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:53:43.910699 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:53:43.916206 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Get all snapshots completed successfully. Aug 12 12:53:43.916548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7257d209-5b47-45f6-ba91-23843efeb0dd tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:53:43.916976 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 617/2481] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:53:43 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:43.931401 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.944415 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:43.944887 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:43.945788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:43.947418 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete snapshot with id: b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:43.957215 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Created reservations ['251bc47f-3eef-4666-89d9-71d028ea0aa1', '6709fb93-72ee-4c05-82d2-e9afba18dac4', '59cb5a4c-0e01-4cfb-a64c-38b35b3937e7', '3884b3c2-2bd2-4ae6-a3cf-ae77689db533'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:43.958401 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9324ac6d-b197-418c-a900-7d96a922be9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['251bc47f-3eef-4666-89d9-71d028ea0aa1', '6709fb93-72ee-4c05-82d2-e9afba18dac4', '59cb5a4c-0e01-4cfb-a64c-38b35b3937e7', '3884b3c2-2bd2-4ae6-a3cf-ae77689db533']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.959555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42008bb0-c30c-4c14-a91a-b518fa7bb92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:43.968354 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:43.968354 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:43.972251 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:43.973154 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:43.975741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:43.976013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:43.976271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:43.976362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:43.985721 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:43.985721 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:43.986669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cb5df77d-39e7-487c-bac1-6f0bbb5beeaa tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:43.987816 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 626/2482] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:43 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:43.994703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42008bb0-c30c-4c14-a91a-b518fa7bb92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb588be-5e7b-479d-be30-e5b5c9b1a629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-436548402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['251bc47f-3eef-4666-89d9-71d028ea0aa1','6709fb93-72ee-4c05-82d2-e9afba18dac4','59cb5a4c-0e01-4cfb-a64c-38b35b3937e7','3884b3c2-2bd2-4ae6-a3cf-ae77689db533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-436548402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb588be-5e7b-479d-be30-e5b5c9b1a629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36befd41bf604ddd80b991e848ff42b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0281855c1114c3dafbf03cf7279886d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:43.995593 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178690dd-5635-4022-afda-a1197748d450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.024593 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot delete request issued successfully. Aug 12 12:53:44.024826 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35edf4cc-fd9c-43ea-b285-8bb156917d9d tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 returned with HTTP 202 Aug 12 12:53:44.027179 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 619/2483] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:43 2026] DELETE /volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:44.030911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178690dd-5635-4022-afda-a1197748d450) transitioned into state 'SUCCESS' from state '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-436548402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['251bc47f-3eef-4666-89d9-71d028ea0aa1','6709fb93-72ee-4c05-82d2-e9afba18dac4','59cb5a4c-0e01-4cfb-a64c-38b35b3937e7','3884b3c2-2bd2-4ae6-a3cf-ae77689db533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.031996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd77db4-2f58-4364-8b96-520f21366d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.039140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:44.044537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:44.045418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:44.050992 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:44.051161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd77db4-2f58-4364-8b96-520f21366d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.051735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (26ff5934-7ac3-46b4-83f6-f7f4f72d702e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.052322 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request issued successfully. Aug 12 12:53:44.053208 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9facbb1d-82ba-4c1d-8076-a5b56ef77b50 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:44.053767 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 622/2484] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:43 2026] POST /volume/v3/volumes => generated 754 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:44.056667 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:44.056667 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:44.057221 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:44.058313 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c7ca989-b7d7-4152-8976-069fc1664d8b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 returned with HTTP 200 Aug 12 12:53:44.060160 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 618/2485] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:44 2026] GET /volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:44.079429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3aeff98b-0c0d-4694-9684-00277d23b65a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:44.079429 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:44.079429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-526042289"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:44.081434 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request body: {'volume': {"'imageRef": '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-526042289'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:44.081549 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume of 1 GB Aug 12 12:53:44.091298 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Availability Zones retrieved successfully. Aug 12 12:53:44.105289 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (aa3ca5de-7aff-4446-8fc3-6ca7089bd879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.109011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30bb90e-ece8-4384-b20e-960c4756f111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.109146 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:44.177049 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30bb90e-ece8-4384-b20e-960c4756f111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.178052 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7423c14b-e20f-4ea6-bdb0-e6502bad03d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.247556 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Created reservations ['b7958c92-2376-4eb3-8fb9-a7746717332d', 'ae042401-2a91-4f6e-8a98-45d97a09cd40', 'd66c6a68-1eaa-40df-b8fb-19fe2d7f321d', '99211850-5b30-41e7-9860-1ac7b2dc3e1d'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:44.248619 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7423c14b-e20f-4ea6-bdb0-e6502bad03d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7958c92-2376-4eb3-8fb9-a7746717332d', 'ae042401-2a91-4f6e-8a98-45d97a09cd40', 'd66c6a68-1eaa-40df-b8fb-19fe2d7f321d', '99211850-5b30-41e7-9860-1ac7b2dc3e1d']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.249467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f985e78-5bb3-460a-9240-285ee60a3dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.276074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f985e78-5bb3-460a-9240-285ee60a3dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29138788-51d7-4ef3-8ebc-65b44dfbc06d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-526042289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['b7958c92-2376-4eb3-8fb9-a7746717332d','ae042401-2a91-4f6e-8a98-45d97a09cd40','d66c6a68-1eaa-40df-b8fb-19fe2d7f321d','99211850-5b30-41e7-9860-1ac7b2dc3e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-526042289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29138788-51d7-4ef3-8ebc-65b44dfbc06d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36befd41bf604ddd80b991e848ff42b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0281855c1114c3dafbf03cf7279886d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.277694 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dc8a7d-66a2-4532-8c99-841002c448b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.299753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dc8a7d-66a2-4532-8c99-841002c448b3) transitioned into state 'SUCCESS' from state '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-526042289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['b7958c92-2376-4eb3-8fb9-a7746717332d','ae042401-2a91-4f6e-8a98-45d97a09cd40','d66c6a68-1eaa-40df-b8fb-19fe2d7f321d','99211850-5b30-41e7-9860-1ac7b2dc3e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.300544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb99885-0e7b-403a-9a70-808d5e1682c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.317963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb99885-0e7b-403a-9a70-808d5e1682c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.317963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (aa3ca5de-7aff-4446-8fc3-6ca7089bd879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.317963 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request issued successfully. Aug 12 12:53:44.317963 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3aeff98b-0c0d-4694-9684-00277d23b65a tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:44.318847 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 627/2486] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:44 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:44.336251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:44.338836 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:44.339373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1959460465"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:44.342011 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request body: {'volume': {"'imageRef": '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1959460465'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:44.342011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume of 1 GB Aug 12 12:53:44.343102 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:44.343102 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:44.350294 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Availability Zones retrieved successfully. Aug 12 12:53:44.358565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (352ba222-fe0b-4610-a8b9-7a24072753db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.359793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bceab61d-6a04-43bc-abdb-954d9754642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.363396 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:44.422834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bceab61d-6a04-43bc-abdb-954d9754642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.425114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631da274-9fab-4696-8084-f69a2eef46b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.523165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Created reservations ['0c2b273b-621a-4f02-aaad-c2d88c7d706d', '5ff2552e-f048-4361-a2f7-96c34b7cf97e', '73ce41e1-4b1c-41eb-a294-b6b46b108151', 'ce792260-593e-4335-8aca-3ff224e66917'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:44.526544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631da274-9fab-4696-8084-f69a2eef46b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2b273b-621a-4f02-aaad-c2d88c7d706d', '5ff2552e-f048-4361-a2f7-96c34b7cf97e', '73ce41e1-4b1c-41eb-a294-b6b46b108151', 'ce792260-593e-4335-8aca-3ff224e66917']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.530794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9917d594-ffa7-4a42-889a-420e95acbce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.596650 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9917d594-ffa7-4a42-889a-420e95acbce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b456885-3cb7-4a4c-b92d-e3b17d6e5d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1959460465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['0c2b273b-621a-4f02-aaad-c2d88c7d706d','5ff2552e-f048-4361-a2f7-96c34b7cf97e','73ce41e1-4b1c-41eb-a294-b6b46b108151','ce792260-593e-4335-8aca-3ff224e66917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1959460465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b456885-3cb7-4a4c-b92d-e3b17d6e5d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36befd41bf604ddd80b991e848ff42b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0281855c1114c3dafbf03cf7279886d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.600371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fa0e3a-c110-4a7a-b614-a97f1e0a10bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.660541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fa0e3a-c110-4a7a-b614-a97f1e0a10bc) transitioned into state 'SUCCESS' from state '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-1959460465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['0c2b273b-621a-4f02-aaad-c2d88c7d706d','5ff2552e-f048-4361-a2f7-96c34b7cf97e','73ce41e1-4b1c-41eb-a294-b6b46b108151','ce792260-593e-4335-8aca-3ff224e66917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.661967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d344566-3bab-493f-8b9f-617909b970b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.699141 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d344566-3bab-493f-8b9f-617909b970b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.701992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (352ba222-fe0b-4610-a8b9-7a24072753db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.702294 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request issued successfully. Aug 12 12:53:44.702943 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11b4ccff-ee2a-41ab-a5f4-b892c67ec28b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:44.703482 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 620/2487] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:44 2026] POST /volume/v3/volumes => generated 755 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:44.725747 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:44.732229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:44.732959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1729355168"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:44.735034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request body: {'volume': {"'imageRef": '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1729355168'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:44.735034 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume of 1 GB Aug 12 12:53:44.736303 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:44.736303 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:44.744466 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Availability Zones retrieved successfully. Aug 12 12:53:44.756311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (af2409e9-46e6-4cb8-b2e0-2eb0d53db151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.759089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b7a5d1-8fd8-4a4f-a359-d1b07df91688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.760400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:44.812548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b7a5d1-8fd8-4a4f-a359-d1b07df91688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.815807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9626fa-3014-47f7-b499-80e18ba3a765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.892324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Created reservations ['c262ad4f-0232-448a-8a53-a323e48bf803', 'de81eeed-157b-42c9-8949-bcbae006f31e', '94b3d5b6-1e0d-4f42-96da-37b0ed0745c4', '3f5b4c75-051f-45ad-bb55-9aaeeb7b98a2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:44.893202 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9626fa-3014-47f7-b499-80e18ba3a765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c262ad4f-0232-448a-8a53-a323e48bf803', 'de81eeed-157b-42c9-8949-bcbae006f31e', '94b3d5b6-1e0d-4f42-96da-37b0ed0745c4', '3f5b4c75-051f-45ad-bb55-9aaeeb7b98a2']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.894048 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771f2148-dff5-46f9-a3c4-19ea55b72247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.932651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771f2148-dff5-46f9-a3c4-19ea55b72247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d987f2-0a06-4585-b58b-d3bfaf63fc5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1729355168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['c262ad4f-0232-448a-8a53-a323e48bf803','de81eeed-157b-42c9-8949-bcbae006f31e','94b3d5b6-1e0d-4f42-96da-37b0ed0745c4','3f5b4c75-051f-45ad-bb55-9aaeeb7b98a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1729355168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d987f2-0a06-4585-b58b-d3bfaf63fc5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36befd41bf604ddd80b991e848ff42b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0281855c1114c3dafbf03cf7279886d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.934570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8f8176-f7f6-4cdf-a461-27994376c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.961907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8f8176-f7f6-4cdf-a461-27994376c444) transitioned into state 'SUCCESS' from state '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-1729355168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36befd41bf604ddd80b991e848ff42b1',qos_specs=None,replication_status=,reservations=['c262ad4f-0232-448a-8a53-a323e48bf803','de81eeed-157b-42c9-8949-bcbae006f31e','94b3d5b6-1e0d-4f42-96da-37b0ed0745c4','3f5b4c75-051f-45ad-bb55-9aaeeb7b98a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0281855c1114c3dafbf03cf7279886d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.962711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3914e243-fcc0-4fe3-8007-c5b65ddb491a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:44.975041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3914e243-fcc0-4fe3-8007-c5b65ddb491a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:44.977889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Flow 'volume_create_api' (af2409e9-46e6-4cb8-b2e0-2eb0d53db151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:44.977889 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Create volume request issued successfully. Aug 12 12:53:44.977889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9466f61f-4b22-4c0b-944a-0ecf3125ca2f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:44.978411 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 623/2488] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:44 2026] POST /volume/v3/volumes => generated 755 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:53:45.002181 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.004324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:45.004406 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.004660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.004917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.005422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:45.007073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 Aug 12 12:53:45.007162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.008783 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.014286 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.014286 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:45.015764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1baf1e8f-5738-4a79-ba34-5e844c5a5b13 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:45.016271 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 619/2489] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.018111 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.018111 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:45.024969 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.034809 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f8718d8e-753f-451d-b9e5-8049f6bd0f7d tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 returned with HTTP 200 Aug 12 12:53:45.034809 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 628/2490] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.047721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.050156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 Aug 12 12:53:45.050430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.051879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.059425 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.059425 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:45.063998 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.069539 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f26c671e-5a1a-437d-95bb-7fed1e4b1d3c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 returned with HTTP 200 Aug 12 12:53:45.071883 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 621/2491] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.072212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e99982ab-2b5d-4a51-a664-b092c7d0e7b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.077082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e99982ab-2b5d-4a51-a664-b092c7d0e7b4 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 Aug 12 12:53:45.077082 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e99982ab-2b5d-4a51-a664-b092c7d0e7b4 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.077082 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e99982ab-2b5d-4a51-a664-b092c7d0e7b4 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.081236 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e99982ab-2b5d-4a51-a664-b092c7d0e7b4 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 returned with HTTP 404 Aug 12 12:53:45.081890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 624/2492] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/snapshots/b884f796-bcab-4132-8786-f9f96db7f232 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:45.092646 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.092722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.094992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:45.095489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.095823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.096090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume with id: a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:45.099951 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d Aug 12 12:53:45.099951 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.099951 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.105048 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.105048 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:45.105621 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:45.112601 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.112601 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:45.122990 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.131234 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cadec684-ca9d-49b2-b2c3-3ecfab643029 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d returned with HTTP 200 Aug 12 12:53:45.131793 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 620/2493] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.150567 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume request issued successfully. Aug 12 12:53:45.150567 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c2ed48a3-a9f1-4e83-88de-be6f4133e4b1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e returned with HTTP 202 Aug 12 12:53:45.150894 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 629/2494] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:45 2026] DELETE /volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:53:45.152710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.161548 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 Aug 12 12:53:45.164911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.165160 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.165556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.167713 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:45.168262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.168500 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.180366 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.180366 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:45.186880 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:45.191380 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.191380 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:45.194146 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8e1a61c-63d3-4243-9e6a-f01978a5370f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e returned with HTTP 200 Aug 12 12:53:45.194395 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 625/2495] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:45.205644 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.222616 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f26dfde-8485-4e0d-8ef5-9c934428b186 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 returned with HTTP 200 Aug 12 12:53:45.226872 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 622/2496] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.250748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f52b191-248c-4bc1-a87e-63122790f043 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.252487 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f52b191-248c-4bc1-a87e-63122790f043 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c Aug 12 12:53:45.254435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f52b191-248c-4bc1-a87e-63122790f043 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.254435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f52b191-248c-4bc1-a87e-63122790f043 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.261077 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.261077 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:45.266883 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f52b191-248c-4bc1-a87e-63122790f043 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.273547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f52b191-248c-4bc1-a87e-63122790f043 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c returned with HTTP 200 Aug 12 12:53:45.275938 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 621/2497] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.293825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.295416 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] DELETE https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c Aug 12 12:53:45.296404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.296404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.296404 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume with id: 79d987f2-0a06-4585-b58b-d3bfaf63fc5c Aug 12 12:53:45.305740 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.305740 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:45.306379 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.327947 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume request issued successfully. Aug 12 12:53:45.328242 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa83b514-cc59-4bbc-ada5-7d21c668b236 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c returned with HTTP 202 Aug 12 12:53:45.328771 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 630/2498] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:45 2026] DELETE /volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:45.342902 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.345086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c Aug 12 12:53:45.345321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:45.345608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:45.365399 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.365399 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:45.370975 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:45.379952 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ca62b83-74d8-4903-baeb-2b9e059f5902 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c returned with HTTP 200 Aug 12 12:53:45.380496 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 626/2499] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:45 2026] GET /volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:45.845202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bfb13f98-423d-442f-9196-635067a49ce5 req-26063985-2b49-4025-b163-05f036d3daae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:45.847401 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-26063985-2b49-4025-b163-05f036d3daae tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c/action Aug 12 12:53:45.847910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-26063985-2b49-4025-b163-05f036d3daae tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:45.848131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-26063985-2b49-4025-b163-05f036d3daae tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:45.879440 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:45.879440 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:45.897081 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bfb13f98-423d-442f-9196-635067a49ce5 req-26063985-2b49-4025-b163-05f036d3daae tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c/action returned with HTTP 204 Aug 12 12:53:45.897868 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 623/2500] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:53:45 2026] POST /volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:46.029393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.031741 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:46.031741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.032250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.032250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:46.039096 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:46.039096 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:46.040496 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49340b3b-b9bd-4861-8a25-92d41e9f8f26 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:46.041022 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 622/2501] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:46 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:46.216763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f54b3008-da08-47f6-a829-fbaf69b52b9b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.218834 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f54b3008-da08-47f6-a829-fbaf69b52b9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e Aug 12 12:53:46.219083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f54b3008-da08-47f6-a829-fbaf69b52b9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.219336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f54b3008-da08-47f6-a829-fbaf69b52b9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.227168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f54b3008-da08-47f6-a829-fbaf69b52b9b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e returned with HTTP 404 Aug 12 12:53:46.227829 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 631/2502] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:46 2026] GET /volume/v3/volumes/a405245f-f511-4554-9662-90c36f68572e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:46.239797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.245372 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:46.245743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1527453481"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:46.250222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1527453481'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:46.250443 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume of 1 GB Aug 12 12:53:46.255915 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:46.264640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (470851b0-7c6a-4886-b321-50fee4b6a457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:46.266219 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bbfd58-1762-4c1c-bbbe-24ac2568bb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:46.267384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:46.311330 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bbfd58-1762-4c1c-bbbe-24ac2568bb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:46.312595 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d82ecab2-0a3d-4bef-9b81-d6c314c94032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:46.374356 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['a2e5e1de-e358-4600-a688-d212b72d33a7', '0428cd3b-82cf-4101-9bc2-913c861a3190', '1d1fcaff-53a3-4f9d-8ab9-4ef93662818b', 'd046dc47-69ae-414c-9128-2132c33fbfed'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:46.375435 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d82ecab2-0a3d-4bef-9b81-d6c314c94032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e5e1de-e358-4600-a688-d212b72d33a7', '0428cd3b-82cf-4101-9bc2-913c861a3190', '1d1fcaff-53a3-4f9d-8ab9-4ef93662818b', 'd046dc47-69ae-414c-9128-2132c33fbfed']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:46.376343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca830c8-7958-4907-8b21-bd3e4200234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:46.398314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7316e7e-5bfb-4890-984c-dd073963a559 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.402503 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7316e7e-5bfb-4890-984c-dd073963a559 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c Aug 12 12:53:46.403798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7316e7e-5bfb-4890-984c-dd073963a559 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.403798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7316e7e-5bfb-4890-984c-dd073963a559 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.404953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca830c8-7958-4907-8b21-bd3e4200234a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea1159e-81e2-48be-abad-9b3a65d0cdf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1527453481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['a2e5e1de-e358-4600-a688-d212b72d33a7','0428cd3b-82cf-4101-9bc2-913c861a3190','1d1fcaff-53a3-4f9d-8ab9-4ef93662818b','d046dc47-69ae-414c-9128-2132c33fbfed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1527453481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea1159e-81e2-48be-abad-9b3a65d0cdf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8facf0981eda4b79b6a65cf9b4452671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e0875a0a194c8dabf90273b549fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:46.405718 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad893545-eaab-4edb-82c9-442509e84cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:46.413407 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7316e7e-5bfb-4890-984c-dd073963a559 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c returned with HTTP 404 Aug 12 12:53:46.414164 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 624/2503] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:46 2026] GET /volume/v3/volumes/79d987f2-0a06-4585-b58b-d3bfaf63fc5c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:46.426217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.428652 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 Aug 12 12:53:46.429050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.429450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.429933 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume with id: 1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 Aug 12 12:53:46.433753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad893545-eaab-4edb-82c9-442509e84cfa) transitioned into state 'SUCCESS' from state '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-1527453481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['a2e5e1de-e358-4600-a688-d212b72d33a7','0428cd3b-82cf-4101-9bc2-913c861a3190','1d1fcaff-53a3-4f9d-8ab9-4ef93662818b','d046dc47-69ae-414c-9128-2132c33fbfed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:46.434347 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f596be3-1b7b-4d43-bdd5-bfe40d0810aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:46.439985 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:46.439985 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:46.441676 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:46.452324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f596be3-1b7b-4d43-bdd5-bfe40d0810aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:46.454030 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (470851b0-7c6a-4886-b321-50fee4b6a457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:46.459856 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request issued successfully. Aug 12 12:53:46.460931 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-526e05a1-d522-4b49-a95d-7e0b3ac5ddd2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:46.462722 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 627/2504] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:46 2026] POST /volume/v3/volumes => generated 776 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:46.481331 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.485282 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:46.485282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.485469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.494216 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume request issued successfully. Aug 12 12:53:46.494216 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6f7fc52-9d37-469e-9a39-b87473e02e56 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 returned with HTTP 202 Aug 12 12:53:46.494216 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 623/2505] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:46 2026] DELETE /volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:46.496220 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:46.496220 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:46.503716 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:46.505610 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce0ed452-8081-4b33-8596-3b86da46e5bf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 returned with HTTP 200 Aug 12 12:53:46.506232 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 632/2506] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:46 2026] GET /volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:46.516924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:46.521528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 Aug 12 12:53:46.522310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:46.522310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:46.536563 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:46.536563 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:46.543225 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:46.552074 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e3cd807-6908-448e-92cf-b2473182d1e9 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 returned with HTTP 200 Aug 12 12:53:46.552525 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 625/2507] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:46 2026] GET /volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.055501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.058009 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:47.058382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.058748 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.058972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:47.063316 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.063316 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:47.064501 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-279a9f39-cc51-4752-92e5-62790de7f5d6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:47.065142 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 628/2508] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.525388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.529602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:47.529602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.529602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.538530 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.538530 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:47.554902 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:47.559695 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3da628c-72c2-4044-b57d-a998a4e5e00f tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 returned with HTTP 200 Aug 12 12:53:47.560608 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 624/2509] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:47.569468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-79d0dd6d-ca5d-4fd5-9c1e-1ed6da725267 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.572695 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79d0dd6d-ca5d-4fd5-9c1e-1ed6da725267 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 Aug 12 12:53:47.572909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79d0dd6d-ca5d-4fd5-9c1e-1ed6da725267 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.573173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79d0dd6d-ca5d-4fd5-9c1e-1ed6da725267 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.579232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.584813 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:47.584813 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fea1159e-81e2-48be-abad-9b3a65d0cdf1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1595407197"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:47.584994 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79d0dd6d-ca5d-4fd5-9c1e-1ed6da725267 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 returned with HTTP 404 Aug 12 12:53:47.584994 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 633/2510] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1b456885-3cb7-4a4c-b92d-e3b17d6e5d05 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:47.592750 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.592750 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:47.592903 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.593264 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:47.593264 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create snapshot from volume fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:47.596800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] DELETE https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d Aug 12 12:53:47.596800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.596800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.596800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume with id: 29138788-51d7-4ef3-8ebc-65b44dfbc06d Aug 12 12:53:47.608227 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.608227 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:47.609276 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:47.617814 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.620235 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:47.620454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.620647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.632912 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['b83b2224-b016-45f9-ba16-d84196db67ff', '07fbf6bd-2b2a-449d-bbd6-b55173dbc095', '39223a38-6e50-4260-a278-684be2c3cc3b', '9b0b4505-1fbb-445f-8803-15073837c3c1'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:47.633973 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.633973 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:47.634827 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume request issued successfully. Aug 12 12:53:47.635012 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1648c212-4ee5-44a1-9e77-d82d14e7163e tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d returned with HTTP 202 Aug 12 12:53:47.635547 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 629/2511] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:47 2026] DELETE /volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:47.644405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.644546 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:47.646211 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d Aug 12 12:53:47.646649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.647054 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.649690 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e9578d-99ae-4c3f-8bdd-14252ac1e611 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:47.650208 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 625/2512] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.660217 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.660217 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:47.666751 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:47.667283 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.670039 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:47.670443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.670821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.670883 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot create request issued successfully. Aug 12 12:53:47.671643 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-137fd0bb-c7d5-45fa-9d63-74da78a63265 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:47.671814 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 626/2513] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:47.675803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1bba3ce-a0ec-4784-b9f8-d8d51370c96f tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d returned with HTTP 200 Aug 12 12:53:47.675803 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 634/2514] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.684099 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.684099 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:47.685525 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44a76c94-739e-4e99-a964-26a3477acc87 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.687584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44a76c94-739e-4e99-a964-26a3477acc87 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:47.687834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44a76c94-739e-4e99-a964-26a3477acc87 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.688071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44a76c94-739e-4e99-a964-26a3477acc87 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.691732 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:47.694061 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.694061 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:47.694431 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44a76c94-739e-4e99-a964-26a3477acc87 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:47.695275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44a76c94-739e-4e99-a964-26a3477acc87 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 returned with HTTP 200 Aug 12 12:53:47.695682 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 626/2515] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.699845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4747a39e-f54e-4651-b0e9-e6df6f78c5b5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:47.699845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 630/2516] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.751083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.753972 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:47.754233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.754654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.767689 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.767689 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:47.773116 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:47.780922 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-63dcb9a2-3157-4555-8415-ff51f73b0538 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:47.781932 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 627/2517] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:47.883643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c0b8a2e9-77b7-4c8c-b565-bc9d13b11257 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.884644 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c0b8a2e9-77b7-4c8c-b565-bc9d13b11257 None None] GET https://10.4.3.81/volume// Aug 12 12:53:47.884857 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c0b8a2e9-77b7-4c8c-b565-bc9d13b11257 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.885075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c0b8a2e9-77b7-4c8c-b565-bc9d13b11257 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.885588 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c0b8a2e9-77b7-4c8c-b565-bc9d13b11257 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:47.886147 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 635/2518] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:47.893561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-f840bd72-6007-46ac-9ea7-5bae1d721fff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.895740 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-f840bd72-6007-46ac-9ea7-5bae1d721fff tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:53:47.896122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-f840bd72-6007-46ac-9ea7-5bae1d721fff tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1480291f-477f-4936-9521-062f7b6db8fd", "connector": null, "instance_uuid": "2a9663fb-224c-46cb-915b-d1dd11e226e3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:47.905640 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.905640 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:47.937920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-f840bd72-6007-46ac-9ea7-5bae1d721fff tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:53:47.938621 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 627/2519] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:53:47 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 12 12:53:47.974644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.978588 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:47.978588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.978588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.984336 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b160910d-1962-4456-9d55-959cedf69272 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.984881 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b160910d-1962-4456-9d55-959cedf69272 None None] GET https://10.4.3.81/volume// Aug 12 12:53:47.985119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b160910d-1962-4456-9d55-959cedf69272 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:47.985301 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b160910d-1962-4456-9d55-959cedf69272 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:47.985633 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b160910d-1962-4456-9d55-959cedf69272 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:53:47.985932 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 628/2520] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:53:47.989555 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:47.989555 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:47.994463 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:47.997415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:47.999639 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:48.000800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.000800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.000935 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bd34bbf7-d5df-4b27-aafd-3a61f3d3ae0b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:48.000935 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 631/2521] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.012725 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.012725 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:48.017859 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:48.023728 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-65bdbf98-efbf-491d-84cf-caab3a91e7a9 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:48.024224 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 636/2522] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:53:47 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1054 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:53:48.078587 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.081088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:48.081336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.081556 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.081686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:48.086692 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.086692 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:48.087565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eba5af1d-6d77-40f4-83c5-5b5135e99bad tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:48.088009 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 628/2523] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.106489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.108739 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:53:48.109077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.109306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.118521 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.118521 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:48.123539 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:48.129971 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71a0effc-57a5-44a1-a559-9d4f894837c5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 200 Aug 12 12:53:48.130512 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 629/2524] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.146574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2345b65-8514-4839-b567-b8713de22f5a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.148565 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:48.149473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.149889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.150165 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: c12f5764-987d-4ace-80ee-5e6ce7b08abe. Aug 12 12:53:48.153638 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.155772 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.155772 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:48.157804 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d Aug 12 12:53:48.157804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:48.167189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:53:48.172078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id c12f5764-987d-4ace-80ee-5e6ce7b08abe {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:53:48.173208 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2345b65-8514-4839-b567-b8713de22f5a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 202 Aug 12 12:53:48.173812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:53:48.173871 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 632/2525] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:48 2026] DELETE /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:53:48.175396 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.175396 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:48.182336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.184617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:48.184882 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.185152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.186861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:48.191768 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.191768 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:48.192878 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87a6e453-7caf-4754-bfb4-f0bfebd1dab5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 200 Aug 12 12:53:48.199711 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 629/2526] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.275942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" released by "attachment_update" :: held 0.102s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:53:48.277439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-58645efd-b997-45de-b3ee-e23a77936cb1 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d returned with HTTP 200 Aug 12 12:53:48.278119 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 637/2527] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:53:48 2026] PUT /volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:48.286516 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-5bba4de0-0cce-4eab-96d1-a76b53bd7448 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.289226 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-5bba4de0-0cce-4eab-96d1-a76b53bd7448 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption Aug 12 12:53:48.289470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-5bba4de0-0cce-4eab-96d1-a76b53bd7448 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.289724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-5bba4de0-0cce-4eab-96d1-a76b53bd7448 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.307201 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.307201 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:48.317509 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-5bba4de0-0cce-4eab-96d1-a76b53bd7448 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption returned with HTTP 200 Aug 12 12:53:48.318137 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 630/2528] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.690617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da6b7dde-5847-439a-9697-3f8e4df035ed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.693054 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da6b7dde-5847-439a-9697-3f8e4df035ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d Aug 12 12:53:48.693469 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da6b7dde-5847-439a-9697-3f8e4df035ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.693862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da6b7dde-5847-439a-9697-3f8e4df035ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.711991 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da6b7dde-5847-439a-9697-3f8e4df035ed tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d returned with HTTP 404 Aug 12 12:53:48.712723 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 633/2529] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/volumes/29138788-51d7-4ef3-8ebc-65b44dfbc06d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:48.712867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.715001 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:48.715223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.715462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.722370 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.722370 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:48.722711 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:48.723465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4791c185-39e7-4ede-b212-3f476b24b1aa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.723876 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44101277-0c0c-4cf1-bb8f-50d2fde5f0da tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 returned with HTTP 200 Aug 12 12:53:48.724311 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 630/2530] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.726428 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 Aug 12 12:53:48.726728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.728239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.728239 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume with id: 6fb588be-5e7b-479d-be30-e5b5c9b1a629 Aug 12 12:53:48.736531 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.737753 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.737753 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:48.738353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] POST https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375/action Aug 12 12:53:48.738414 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:48.738597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:48.738699 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:48.740013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Updating snapshot 'bde759f3-1c23-4d64-ab17-af968bf7d375' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:53:48.748866 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.748866 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:48.749374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0c2f1da4ff9b4d1b93ff21bbfae93c7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8facf0981eda4b79b6a65cf9b4452671', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:53:48.749563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4ce4465-b218-462a-ba57-5dfb252aaf05 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375/action returned with HTTP 403 Aug 12 12:53:48.750061 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 631/2531] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:53:48 2026] POST /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:48.760543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.763091 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:48.763485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.763860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.764198 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete snapshot with id: bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:48.769184 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.769184 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:48.769628 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:48.776173 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume request issued successfully. Aug 12 12:53:48.776383 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4791c185-39e7-4ede-b212-3f476b24b1aa tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 returned with HTTP 202 Aug 12 12:53:48.776903 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 638/2532] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:48 2026] DELETE /volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:48.785044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.786862 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 Aug 12 12:53:48.787141 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.787999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.788813 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot delete request issued successfully. Aug 12 12:53:48.793804 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-201cb28a-cc26-4d41-b3e3-328b457c1ac9 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 returned with HTTP 202 Aug 12 12:53:48.793804 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 634/2533] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:48 2026] DELETE /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:48.795227 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.795227 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:48.799863 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:48.800076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-800a843b-ea0f-426c-9bf7-7309638631b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:48.802009 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-800a843b-ea0f-426c-9bf7-7309638631b2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:48.802266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-800a843b-ea0f-426c-9bf7-7309638631b2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:48.802382 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-800a843b-ea0f-426c-9bf7-7309638631b2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:48.805572 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a1f32d5-1864-4add-8de2-ea3923861c4b tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 returned with HTTP 200 Aug 12 12:53:48.806168 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 631/2534] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:48.808373 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:48.808373 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:48.808795 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-800a843b-ea0f-426c-9bf7-7309638631b2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:48.809582 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-800a843b-ea0f-426c-9bf7-7309638631b2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 returned with HTTP 200 Aug 12 12:53:48.810049 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 632/2535] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:48 2026] GET /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:49.017467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.019749 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:49.020066 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.020308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.032837 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.032837 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:49.037400 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:49.041441 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab2f4df5-e88f-4621-bc62-eea5337274a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:49.041807 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 639/2536] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:49.212456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.214102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe Aug 12 12:53:49.214506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.214843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.215129 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id c12f5764-987d-4ace-80ee-5e6ce7b08abe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:49.220759 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b6f38e8-ac90-4d52-bf6c-083069baa34b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe returned with HTTP 404 Aug 12 12:53:49.221453 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 635/2537] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/backups/c12f5764-987d-4ace-80ee-5e6ce7b08abe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:49.233431 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e104562f-2165-4f19-b0fe-166737df0feb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.235558 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:49.235990 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2013022828"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:49.237861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2013022828'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:49.238025 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume of 1 GB Aug 12 12:53:49.243651 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Availability Zones retrieved successfully. Aug 12 12:53:49.251527 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (e1bba11f-6153-4aba-b9b7-c40827f6c7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:49.252821 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53438223-d7b3-4c26-8ce6-6209419274f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:49.254126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:49.287941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53438223-d7b3-4c26-8ce6-6209419274f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:49.289286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dc38de-90f1-4858-bd03-b581216aba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:49.336409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['528d0b45-6a1d-4ca8-a305-d8b2ec5992c4', 'ffad42f6-1abf-407c-a548-6b13605dd71a', 'd52a9577-8328-4974-b919-6dba82e4c624', '90167418-075c-4bc0-b4fd-3dd597a9b5ae'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:49.337440 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dc38de-90f1-4858-bd03-b581216aba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528d0b45-6a1d-4ca8-a305-d8b2ec5992c4', 'ffad42f6-1abf-407c-a548-6b13605dd71a', 'd52a9577-8328-4974-b919-6dba82e4c624', '90167418-075c-4bc0-b4fd-3dd597a9b5ae']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:49.338495 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac228de-4d5b-4307-b232-e99ce99471d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:49.363898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac228de-4d5b-4307-b232-e99ce99471d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560545ff-e656-4e71-bda0-23a5d3bcf3a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2013022828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['528d0b45-6a1d-4ca8-a305-d8b2ec5992c4','ffad42f6-1abf-407c-a548-6b13605dd71a','d52a9577-8328-4974-b919-6dba82e4c624','90167418-075c-4bc0-b4fd-3dd597a9b5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2013022828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560545ff-e656-4e71-bda0-23a5d3bcf3a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79bfffc050894ec9a13a1d63e0c68134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:49.364685 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb5f99a-0182-450f-ba68-4f193dd20528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:49.390957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb5f99a-0182-450f-ba68-4f193dd20528) transitioned into state 'SUCCESS' from state '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-2013022828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['528d0b45-6a1d-4ca8-a305-d8b2ec5992c4','ffad42f6-1abf-407c-a548-6b13605dd71a','d52a9577-8328-4974-b919-6dba82e4c624','90167418-075c-4bc0-b4fd-3dd597a9b5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:49.390957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153c122e-5ec6-497b-a696-9a0b4dd9c931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:49.401439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153c122e-5ec6-497b-a696-9a0b4dd9c931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:49.401439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (e1bba11f-6153-4aba-b9b7-c40827f6c7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:49.404050 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request issued successfully. Aug 12 12:53:49.404050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e104562f-2165-4f19-b0fe-166737df0feb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:49.404050 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 632/2538] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:49 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:49.422421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d06373e8-1996-4e84-9f11-0924b3c792ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.423618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d06373e8-1996-4e84-9f11-0924b3c792ce tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:53:49.423829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d06373e8-1996-4e84-9f11-0924b3c792ce tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.424053 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d06373e8-1996-4e84-9f11-0924b3c792ce tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.436456 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.436456 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:49.444619 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d06373e8-1996-4e84-9f11-0924b3c792ce tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:49.453936 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d06373e8-1996-4e84-9f11-0924b3c792ce tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 200 Aug 12 12:53:49.454467 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 633/2539] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:49.820326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cdfd0f4d-8300-401c-863a-ea68396c395c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.821156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71c1f9d5-164d-42dc-8a2e-7d03f28e63b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.824894 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71c1f9d5-164d-42dc-8a2e-7d03f28e63b6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 Aug 12 12:53:49.824894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71c1f9d5-164d-42dc-8a2e-7d03f28e63b6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.825199 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cdfd0f4d-8300-401c-863a-ea68396c395c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 Aug 12 12:53:49.825242 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71c1f9d5-164d-42dc-8a2e-7d03f28e63b6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.825293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cdfd0f4d-8300-401c-863a-ea68396c395c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.825293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cdfd0f4d-8300-401c-863a-ea68396c395c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.829086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71c1f9d5-164d-42dc-8a2e-7d03f28e63b6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 returned with HTTP 404 Aug 12 12:53:49.829495 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 636/2540] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/snapshots/bde759f3-1c23-4d64-ab17-af968bf7d375 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:49.832315 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cdfd0f4d-8300-401c-863a-ea68396c395c tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 returned with HTTP 404 Aug 12 12:53:49.833144 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 640/2541] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/volumes/6fb588be-5e7b-479d-be30-e5b5c9b1a629 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:49.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.838804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:49.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.838804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.838804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume with id: fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:49.844456 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.845630 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.845630 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:49.846001 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:49.846402 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 Aug 12 12:53:49.846626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.846828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.847018 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume with id: 8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 Aug 12 12:53:49.854349 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.854349 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:49.854944 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:49.865224 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume request issued successfully. Aug 12 12:53:49.865444 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-030a98fc-3185-4e84-bdb6-a2b8756bf3a1 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 returned with HTTP 202 Aug 12 12:53:49.865903 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 633/2542] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:49 2026] DELETE /volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:49.874624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e77761d-90d4-4861-b60c-2e10d971944b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.877168 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e77761d-90d4-4861-b60c-2e10d971944b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:49.877358 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e77761d-90d4-4861-b60c-2e10d971944b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.877567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e77761d-90d4-4861-b60c-2e10d971944b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.881580 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Delete volume request issued successfully. Aug 12 12:53:49.881845 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6329ab4a-ce0f-432d-a0e1-95e1930e1520 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 returned with HTTP 202 Aug 12 12:53:49.882300 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 634/2543] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:49 2026] DELETE /volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:49.890017 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.890017 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:49.890138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:49.891558 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 Aug 12 12:53:49.891881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:49.892172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:49.893000 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e77761d-90d4-4861-b60c-2e10d971944b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:49.898478 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e77761d-90d4-4861-b60c-2e10d971944b tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 returned with HTTP 200 Aug 12 12:53:49.898478 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 637/2544] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:49.900741 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:49.900741 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:49.905486 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Volume info retrieved successfully. Aug 12 12:53:49.911372 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f696a616-14d0-4430-b5aa-7f0f12c3de95 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 returned with HTTP 200 Aug 12 12:53:49.912144 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 641/2545] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:49 2026] GET /volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:50.055827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.057736 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:50.057988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:50.058172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:50.081976 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:50.081976 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:50.086693 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:50.092105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a3c44ea-cf34-434d-b4a9-f8a71cf8b6c7 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:50.092491 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 634/2546] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:50 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:50.467593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.469958 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:53:50.470228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:50.470499 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:50.480067 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:50.480067 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:50.484702 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:50.490562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62b5c50e-4f1d-4394-89c7-0991e4faee14 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 200 Aug 12 12:53:50.491097 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 635/2547] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:50 2026] GET /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:50.504876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.507108 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:53:50.507508 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "560545ff-e656-4e71-bda0-23a5d3bcf3a9", "name": "tempest-VolumesBackupsTest-Backup-2059371084"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:50.509432 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': '560545ff-e656-4e71-bda0-23a5d3bcf3a9', 'name': 'tempest-VolumesBackupsTest-Backup-2059371084'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:53:50.509614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume 560545ff-e656-4e71-bda0-23a5d3bcf3a9 in container None Aug 12 12:53:50.518750 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:50.518750 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:50.519325 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:53:50.539731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['451c6e0a-93af-43ca-8f4a-24a12cf52d49', 'f7033f4c-bf15-459c-a26f-821d23488b4e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:50.579651 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6ffcc6d-7274-4cbe-a049-46945a141fdc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:53:50.580184 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 638/2548] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:53:50 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:50.590136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-57927505-0857-446d-97f2-f8a4a73e7c21 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.593229 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57927505-0857-446d-97f2-f8a4a73e7c21 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:50.593384 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-57927505-0857-446d-97f2-f8a4a73e7c21 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:50.593579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-57927505-0857-446d-97f2-f8a4a73e7c21 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:50.593733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-57927505-0857-446d-97f2-f8a4a73e7c21 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:50.605723 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:50.605723 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:50.606942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57927505-0857-446d-97f2-f8a4a73e7c21 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:50.607404 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 642/2549] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:50 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:50.910981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e645229f-571f-4da1-8858-d42f9ee82cc6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.912623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e645229f-571f-4da1-8858-d42f9ee82cc6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 Aug 12 12:53:50.912953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e645229f-571f-4da1-8858-d42f9ee82cc6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:50.913228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e645229f-571f-4da1-8858-d42f9ee82cc6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:50.919618 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e645229f-571f-4da1-8858-d42f9ee82cc6 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 returned with HTTP 404 Aug 12 12:53:50.920704 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 635/2550] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:50 2026] GET /volume/v3/volumes/fea1159e-81e2-48be-abad-9b3a65d0cdf1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:50.928184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-216af346-c5d7-49b3-a988-3ed0bb6470e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.929311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:50.931017 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:50.931323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-378449383"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:50.932644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-378449383'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:50.932756 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume of 1 GB Aug 12 12:53:50.934150 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-216af346-c5d7-49b3-a988-3ed0bb6470e1 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] GET https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 Aug 12 12:53:50.934341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-216af346-c5d7-49b3-a988-3ed0bb6470e1 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:50.934531 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-216af346-c5d7-49b3-a988-3ed0bb6470e1 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:50.935748 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:50.935748 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:50.941545 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:50.945520 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-216af346-c5d7-49b3-a988-3ed0bb6470e1 tempest-CreateVolumesFromImageTest-533306585 tempest-CreateVolumesFromImageTest-533306585-project-member] https://10.4.3.81/volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 returned with HTTP 404 Aug 12 12:53:50.946054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 636/2551] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:50 2026] GET /volume/v3/volumes/8f1ea4cd-1e36-43dc-b683-34a6d26fc0e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:50.948370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (d3b18f3c-b171-415b-aec5-3a164bd13c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:50.949289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a6f637-4c75-46bb-8934-0ce74f779c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:50.950218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:50.979349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a6f637-4c75-46bb-8934-0ce74f779c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:50.980161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a7c234-771c-4ab4-9bb1-0e71db049856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:51.015687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['b10a2123-1c48-4563-a7a1-99161eaf8c98', '8617d104-8f9b-40b7-bc13-f3fecc687c10', '2922c7e6-1ba7-4752-b55a-c6d45d950317', '6ac885f7-6bd1-4758-8244-e25b3cead47f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:51.016483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a7c234-771c-4ab4-9bb1-0e71db049856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10a2123-1c48-4563-a7a1-99161eaf8c98', '8617d104-8f9b-40b7-bc13-f3fecc687c10', '2922c7e6-1ba7-4752-b55a-c6d45d950317', '6ac885f7-6bd1-4758-8244-e25b3cead47f']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:51.017233 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf16d4d-926d-40f6-84c0-c2d0923d76f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:51.041609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf16d4d-926d-40f6-84c0-c2d0923d76f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f436978-9ad2-4df8-a863-1d18cce31fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-378449383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['b10a2123-1c48-4563-a7a1-99161eaf8c98','8617d104-8f9b-40b7-bc13-f3fecc687c10','2922c7e6-1ba7-4752-b55a-c6d45d950317','6ac885f7-6bd1-4758-8244-e25b3cead47f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-378449383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f436978-9ad2-4df8-a863-1d18cce31fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8facf0981eda4b79b6a65cf9b4452671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e0875a0a194c8dabf90273b549fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:51.042370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c3311-4553-4f6d-ac53-8e0a8568d9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:51.061113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c3311-4553-4f6d-ac53-8e0a8568d9a4) transitioned into state 'SUCCESS' from state '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-378449383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['b10a2123-1c48-4563-a7a1-99161eaf8c98','8617d104-8f9b-40b7-bc13-f3fecc687c10','2922c7e6-1ba7-4752-b55a-c6d45d950317','6ac885f7-6bd1-4758-8244-e25b3cead47f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:51.062157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b6e031-fded-4056-89d4-bc27631458cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:51.071378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b6e031-fded-4056-89d4-bc27631458cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:51.072233 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (d3b18f3c-b171-415b-aec5-3a164bd13c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:51.072657 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request issued successfully. Aug 12 12:53:51.073262 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a79865c4-a5d4-410c-9abd-b2cb3d6fc6bc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:51.073685 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 639/2552] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:50 2026] POST /volume/v3/volumes => generated 775 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:51.085619 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb6f2136-4007-4ee5-aa07-97000e151907 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:51.088090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb6f2136-4007-4ee5-aa07-97000e151907 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:51.088286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb6f2136-4007-4ee5-aa07-97000e151907 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:51.088470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb6f2136-4007-4ee5-aa07-97000e151907 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:51.096524 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:51.096524 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:51.100586 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fb6f2136-4007-4ee5-aa07-97000e151907 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:51.104805 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb6f2136-4007-4ee5-aa07-97000e151907 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd returned with HTTP 200 Aug 12 12:53:51.105865 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 643/2553] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:51 2026] GET /volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:51.107546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-112a9785-e9be-4861-8a46-3fef6d082a10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:51.109356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-112a9785-e9be-4861-8a46-3fef6d082a10 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:51.109766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-112a9785-e9be-4861-8a46-3fef6d082a10 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:51.110149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-112a9785-e9be-4861-8a46-3fef6d082a10 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:51.122606 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:51.122606 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:51.126856 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-112a9785-e9be-4861-8a46-3fef6d082a10 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:51.131565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-112a9785-e9be-4861-8a46-3fef6d082a10 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:51.132133 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 636/2554] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:51 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:51.620704 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ddfed426-5851-49e1-80fd-4064c9de4815 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:51.622504 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ddfed426-5851-49e1-80fd-4064c9de4815 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:51.622678 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ddfed426-5851-49e1-80fd-4064c9de4815 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:51.622943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ddfed426-5851-49e1-80fd-4064c9de4815 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:51.623062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ddfed426-5851-49e1-80fd-4064c9de4815 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:51.628528 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:51.628528 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:51.629312 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ddfed426-5851-49e1-80fd-4064c9de4815 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:51.629736 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 637/2555] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:51 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:52.118231 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.120141 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:52.120429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.120582 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.129634 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.129634 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:52.135106 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:52.144793 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a4553f3-cacb-4a00-b96a-7d860c41e568 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd returned with HTTP 200 Aug 12 12:53:52.145636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 640/2556] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:52.147116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.150670 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:52.150961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.151203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.163578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.169144 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:52.169144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f436978-9ad2-4df8-a863-1d18cce31fdd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1351614740"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:52.175692 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.175692 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:52.184362 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.184362 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:52.184967 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:52.185991 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create snapshot from volume 0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:52.188358 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:52.194909 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a506e59-16e4-46a8-a587-01fe23c174f8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:52.195048 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 644/2557] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:52.242414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['d1c07314-87a4-4d06-bc06-dcca375cd60f', '9afed3cc-7ff0-4d9b-bb1d-948c8ed4a668', '8e4a0967-e878-47fc-b1d7-48941701be30', '6a03819e-52be-4cfa-9470-0812a6aaf4ac'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:52.282618 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot create request issued successfully. Aug 12 12:53:52.283015 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-373802d6-7d21-4efa-b1c0-99a98ded8112 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:52.283649 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 637/2558] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:52.293196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-414eef44-63ae-4e91-9562-929ffb524255 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.295506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-414eef44-63ae-4e91-9562-929ffb524255 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:52.295752 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-414eef44-63ae-4e91-9562-929ffb524255 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.296002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-414eef44-63ae-4e91-9562-929ffb524255 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.301648 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.301648 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:52.302003 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-414eef44-63ae-4e91-9562-929ffb524255 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:52.302762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-414eef44-63ae-4e91-9562-929ffb524255 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 200 Aug 12 12:53:52.303229 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 638/2559] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:52.635924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc5b7b21-13cb-4199-b1e7-9720f20940f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.641572 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b394f2c-460d-4202-89fc-f50682647cb8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.643722 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b394f2c-460d-4202-89fc-f50682647cb8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:52.644001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b394f2c-460d-4202-89fc-f50682647cb8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.644245 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b394f2c-460d-4202-89fc-f50682647cb8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.644413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-1b394f2c-460d-4202-89fc-f50682647cb8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:52.650236 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.650236 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:52.651321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b394f2c-460d-4202-89fc-f50682647cb8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:52.653397 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 645/2560] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:52.784094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc5b7b21-13cb-4199-b1e7-9720f20940f5 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 12 12:53:52.784338 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7b21-13cb-4199-b1e7-9720f20940f5 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.784535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7b21-13cb-4199-b1e7-9720f20940f5 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] Calling method 'get_pools' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.797994 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc5b7b21-13cb-4199-b1e7-9720f20940f5 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 12:53:52.803826 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 641/2561] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:52.807804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-18e2e21c-24b9-4360-9fb4-2c0330a166c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:52.810196 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18e2e21c-24b9-4360-9fb4-2c0330a166c7 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 12:53:52.810493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18e2e21c-24b9-4360-9fb4-2c0330a166c7 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:52.810657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18e2e21c-24b9-4360-9fb4-2c0330a166c7 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:52.810963 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:52.810963 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:52.822646 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18e2e21c-24b9-4360-9fb4-2c0330a166c7 tempest-ProjectAdminTests-1306603423 tempest-ProjectAdminTests-1306603423-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 200 Aug 12 12:53:52.823581 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 638/2562] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:53:52 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:53.212281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-02abb2dc-76da-4d12-a325-b0379224ee8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.217497 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02abb2dc-76da-4d12-a325-b0379224ee8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:53.217737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02abb2dc-76da-4d12-a325-b0379224ee8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.218083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02abb2dc-76da-4d12-a325-b0379224ee8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.240431 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.240431 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:53.246384 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-02abb2dc-76da-4d12-a325-b0379224ee8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:53.251524 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02abb2dc-76da-4d12-a325-b0379224ee8f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:53.251969 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 639/2563] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:53 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:53.313729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ea3de3df-8907-4562-a858-edfcf47c1abc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.315685 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea3de3df-8907-4562-a858-edfcf47c1abc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:53.315990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea3de3df-8907-4562-a858-edfcf47c1abc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.316139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea3de3df-8907-4562-a858-edfcf47c1abc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.321897 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.321897 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:53.322244 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ea3de3df-8907-4562-a858-edfcf47c1abc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:53.323469 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea3de3df-8907-4562-a858-edfcf47c1abc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 200 Aug 12 12:53:53.323642 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 646/2564] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:53 2026] GET /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:53.334641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.338900 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] GET https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:53.339315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.339995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.347997 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.347997 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:53.348981 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Snapshot retrieved successfully. Aug 12 12:53:53.350705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a78e49fd-5efe-49e8-8b0a-c6864f2eca35 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 200 Aug 12 12:53:53.351696 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 642/2565] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:53 2026] GET /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:53.362582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.365556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:53.365737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.366017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.366122 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete snapshot with id: fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:53.372830 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.372830 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:53.373288 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:53.391232 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot delete request issued successfully. Aug 12 12:53:53.391432 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc359d88-113d-44b6-bff1-c9c9fbb66a53 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 202 Aug 12 12:53:53.391925 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 639/2566] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:53 2026] DELETE /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:53.406403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.408902 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:53.409207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.409509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.416891 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.416891 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:53.417195 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:53.418134 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6dc83fc-1c8e-4ff7-b58c-72d664e98f06 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 200 Aug 12 12:53:53.418865 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 640/2567] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:53 2026] GET /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:53.670106 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:53.671673 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:53.671943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:53.672140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:53.672294 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:53.677196 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:53.677196 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:53.677931 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58ee6136-2b67-4d3e-96e7-b639f6e74837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:53.678261 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 647/2568] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:53 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:54.267884 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.271312 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:54.271535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:54.271825 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:54.283655 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:54.283655 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:54.289049 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:54.295280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fae68a9-61ed-4198-91d3-6afc867ab9b8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:54.295868 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 643/2569] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:54 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:53:54.428522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-898b3fb0-91fa-4eba-b8b6-a8e54c2488fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.430507 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-898b3fb0-91fa-4eba-b8b6-a8e54c2488fc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 Aug 12 12:53:54.430692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-898b3fb0-91fa-4eba-b8b6-a8e54c2488fc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:54.430904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-898b3fb0-91fa-4eba-b8b6-a8e54c2488fc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:54.436275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-898b3fb0-91fa-4eba-b8b6-a8e54c2488fc tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 returned with HTTP 404 Aug 12 12:53:54.436577 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 640/2570] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:54 2026] GET /volume/v3/snapshots/fedd6832-5877-419c-8f34-a3f7ace54fb5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:54.445183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0276dc22-f805-4637-8b06-80713d16e203 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.447228 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:54.447505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:54.447741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:54.448062 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume with id: 0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:54.458202 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:54.458202 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:54.458863 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:54.485488 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume request issued successfully. Aug 12 12:53:54.486993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0276dc22-f805-4637-8b06-80713d16e203 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd returned with HTTP 202 Aug 12 12:53:54.487580 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 641/2571] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:54 2026] DELETE /volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:54.497754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.500295 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:54.501058 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:54.501285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:54.513005 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:54.513005 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:54.523366 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:54.530711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38f7a653-a69a-4961-adc0-2a5d010cb8ee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd returned with HTTP 200 Aug 12 12:53:54.530711 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 648/2572] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:54 2026] GET /volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:54.693092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1eb78619-9629-48dd-815b-566cb59e322e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.699076 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1eb78619-9629-48dd-815b-566cb59e322e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:54.699886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1eb78619-9629-48dd-815b-566cb59e322e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:54.700159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1eb78619-9629-48dd-815b-566cb59e322e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:54.700320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1eb78619-9629-48dd-815b-566cb59e322e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:54.703494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:54.707252 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:54.707252 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:54.708496 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1eb78619-9629-48dd-815b-566cb59e322e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:54.708970 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 644/2573] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:54 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:54.828198 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:54.828924 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1399684902"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:54.831075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1399684902'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:54.831075 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:53:54.831563 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:54.831563 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:54.836745 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:54.844592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (e4a1f7fc-d981-414f-b613-1a5878154f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:54.847262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ebe9ab-f9c6-46fc-be43-66032a94ea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:54.848408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:54.883050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ebe9ab-f9c6-46fc-be43-66032a94ea40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:54.884172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed0443d-94a6-4d1d-ae26-fc79fba25dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:54.961916 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['eac45269-38e6-4fb8-9879-16c90380d587', '70694112-9009-4a9b-af63-2602347d025b', '722c5c36-3a5d-4e5c-8fc9-5fd0a272abee', '09170a09-9845-4327-a995-6b31eb96ef63'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:54.962645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed0443d-94a6-4d1d-ae26-fc79fba25dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac45269-38e6-4fb8-9879-16c90380d587', '70694112-9009-4a9b-af63-2602347d025b', '722c5c36-3a5d-4e5c-8fc9-5fd0a272abee', '09170a09-9845-4327-a995-6b31eb96ef63']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:54.963395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c780dff-c08b-420a-80b4-de6977a5226c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:54.991284 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c780dff-c08b-420a-80b4-de6977a5226c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d33a6d4-370e-42dc-a77c-63112ad41815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1399684902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['eac45269-38e6-4fb8-9879-16c90380d587','70694112-9009-4a9b-af63-2602347d025b','722c5c36-3a5d-4e5c-8fc9-5fd0a272abee','09170a09-9845-4327-a995-6b31eb96ef63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1399684902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d33a6d4-370e-42dc-a77c-63112ad41815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:54.992035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c778157d-62ad-4413-a5a6-6b0aceb2e0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.015170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c778157d-62ad-4413-a5a6-6b0aceb2e0f8) transitioned into state 'SUCCESS' from state '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-1399684902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['eac45269-38e6-4fb8-9879-16c90380d587','70694112-9009-4a9b-af63-2602347d025b','722c5c36-3a5d-4e5c-8fc9-5fd0a272abee','09170a09-9845-4327-a995-6b31eb96ef63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.016103 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da80ccae-1340-4795-9acf-fcb2c8067585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.028931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da80ccae-1340-4795-9acf-fcb2c8067585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.031508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (e4a1f7fc-d981-414f-b613-1a5878154f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:55.031967 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:53:55.032744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfcd1f08-46ab-453c-808d-787d78e224e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:55.035347 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 641/2574] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:54 2026] POST /volume/v3/volumes => generated 776 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:55.048870 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.052573 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:55.052899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:55.053151 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:55.064624 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:55.064624 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:55.069505 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:53:55.075539 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40178de9-d6fc-40c0-ab2e-7eef172cc3a0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 returned with HTTP 200 Aug 12 12:53:55.076091 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 642/2575] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:55 2026] GET /volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:55.310317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.312177 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:55.314404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:55.314404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:55.323669 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:55.323669 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:55.329230 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:55.336811 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a2cc6bbb-9562-48cc-aa59-a6524d64fae2 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:55.337637 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 649/2576] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:55 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:55.547297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e2feb414-4801-4b7b-bc75-7f829165f65a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.549010 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2feb414-4801-4b7b-bc75-7f829165f65a tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd Aug 12 12:53:55.549301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2feb414-4801-4b7b-bc75-7f829165f65a tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:55.549496 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2feb414-4801-4b7b-bc75-7f829165f65a tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:55.551524 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=400,cinder:UPDATE=158,cinder:INSERT=81 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:53:55.557258 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2feb414-4801-4b7b-bc75-7f829165f65a tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd returned with HTTP 404 Aug 12 12:53:55.557828 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 645/2577] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:55 2026] GET /volume/v3/volumes/0f436978-9ad2-4df8-a863-1d18cce31fdd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:55.570197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-153ff2a5-a629-4e44-9953-b6a84699d052 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.572725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:55.573215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1525107407"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:55.575321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1525107407'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:55.575485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume of 1 GB Aug 12 12:53:55.575903 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:55.575903 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:55.580947 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:55.588760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (09fcc5a1-74e5-4b4c-a3ba-743914472bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:55.590139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379bf670-43a0-4e93-8c42-96e4dabf1700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.591258 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:55.631281 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379bf670-43a0-4e93-8c42-96e4dabf1700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.632533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c4a900-f79d-4e6e-a245-a823f64c5893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.692151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['35a403ee-3a5d-415e-ac7e-c8066d006f73', '236bbb44-274e-4bda-845c-df0120908997', 'e05caa31-5685-48de-9044-1cc084a7772f', 'f2b9d403-ff96-4681-bba2-d9c70766d9e1'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:55.693420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c4a900-f79d-4e6e-a245-a823f64c5893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a403ee-3a5d-415e-ac7e-c8066d006f73', '236bbb44-274e-4bda-845c-df0120908997', 'e05caa31-5685-48de-9044-1cc084a7772f', 'f2b9d403-ff96-4681-bba2-d9c70766d9e1']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.694713 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e725880-2e7c-4784-abd9-798c6b6c7496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.722184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.724140 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:55.724414 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:55.724552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:55.724664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:55.728725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e725880-2e7c-4784-abd9-798c6b6c7496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00bbc48b-4879-4570-bb68-3c49590bc386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1525107407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['35a403ee-3a5d-415e-ac7e-c8066d006f73','236bbb44-274e-4bda-845c-df0120908997','e05caa31-5685-48de-9044-1cc084a7772f','f2b9d403-ff96-4681-bba2-d9c70766d9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1525107407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00bbc48b-4879-4570-bb68-3c49590bc386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8facf0981eda4b79b6a65cf9b4452671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e0875a0a194c8dabf90273b549fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.729148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059247cb-d8bf-45d3-9730-466028de4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.732285 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:55.732285 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:55.733165 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13381d38-cfb6-4ca2-93a6-b657c82c2837 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:55.733563 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 643/2578] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:55 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:55.748417 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059247cb-d8bf-45d3-9730-466028de4016) transitioned into state 'SUCCESS' from state '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-1525107407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8facf0981eda4b79b6a65cf9b4452671',qos_specs=None,replication_status=,reservations=['35a403ee-3a5d-415e-ac7e-c8066d006f73','236bbb44-274e-4bda-845c-df0120908997','e05caa31-5685-48de-9044-1cc084a7772f','f2b9d403-ff96-4681-bba2-d9c70766d9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e0875a0a194c8dabf90273b549fec1',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.749163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e702a5-2e5c-4d44-b629-4c010bbd3e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:55.761240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e702a5-2e5c-4d44-b629-4c010bbd3e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:55.762274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Flow 'volume_create_api' (09fcc5a1-74e5-4b4c-a3ba-743914472bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:55.762607 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create volume request issued successfully. Aug 12 12:53:55.763324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-153ff2a5-a629-4e44-9953-b6a84699d052 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:55.763970 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 642/2579] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:55 2026] POST /volume/v3/volumes => generated 776 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:55.778384 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:55.783229 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:55.783229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:55.783229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:55.811135 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:55.811135 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:55.837575 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:55.862762 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f80e9fe-b614-48c7-b146-ba9d800d227c tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 returned with HTTP 200 Aug 12 12:53:55.865938 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 650/2580] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:55 2026] GET /volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:56.099904 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.102028 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:56.102286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:56.102518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:56.114807 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.114807 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:56.118113 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:53:56.122635 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34e394f0-9f29-42f5-8bee-16fddc10e7d1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 returned with HTTP 200 Aug 12 12:53:56.123053 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 646/2581] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:56 2026] GET /volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:56.138656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5947778e-6676-4d2a-a28e-498ec40e278e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.202762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:56.203140 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d33a6d4-370e-42dc-a77c-63112ad41815", "name": "tempest-ProjectMemberTests-Snapshot-672142267"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:56.211341 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.211341 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:56.211789 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Volume info retrieved successfully. Aug 12 12:53:56.211944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Create snapshot from volume 8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:56.244269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Created reservations ['235fbfba-8e81-4b9b-b0b4-151fe00b7421', '1bd70e23-ed51-4c17-a461-18045c7b26cc', '8a67f8f6-0b1d-48c8-865c-12ed281ff340', 'c6a988c4-e372-4c67-a8f9-945711f7cf41'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:56.280145 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot create request issued successfully. Aug 12 12:53:56.280476 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5947778e-6676-4d2a-a28e-498ec40e278e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:56.280949 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 644/2582] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:56.291445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.293742 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:56.294071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:56.294401 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:56.305896 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.305896 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:56.306641 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:53:56.307898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-711e5a05-c085-44e1-8a2b-99f35b88f45b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 returned with HTTP 200 Aug 12 12:53:56.312081 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 643/2583] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:56 2026] GET /volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:56.353420 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-34d2c597-3dba-4372-9269-afed012dab55 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.355322 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34d2c597-3dba-4372-9269-afed012dab55 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:56.355762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34d2c597-3dba-4372-9269-afed012dab55 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:56.356147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34d2c597-3dba-4372-9269-afed012dab55 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:56.369006 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.369006 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:56.374429 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-34d2c597-3dba-4372-9269-afed012dab55 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:56.381584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34d2c597-3dba-4372-9269-afed012dab55 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:56.381584 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 651/2584] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:56 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:56.694959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-113322e0-8252-44a3-bd45-1bc8c63580a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.697391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-113322e0-8252-44a3-bd45-1bc8c63580a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d/action Aug 12 12:53:56.697855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-113322e0-8252-44a3-bd45-1bc8c63580a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:56.698013 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-113322e0-8252-44a3-bd45-1bc8c63580a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:56.719395 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.719395 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:56.729632 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1e3d788d-9639-4398-94c4-ec5e52fc75c2 req-113322e0-8252-44a3-bd45-1bc8c63580a5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d/action returned with HTTP 204 Aug 12 12:53:56.730437 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 647/2585] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:53:56 2026] POST /volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:56.747674 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.749759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:56.749985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:56.750186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:56.750299 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:56.752439 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=454,cinder:UPDATE=157,cinder:INSERT=96 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:53:56.759871 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.759871 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:56.760736 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8a54dbb-127d-4f52-a31a-0f067a6e797b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:56.761249 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 645/2586] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:56 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:56.881947 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.884148 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:56.884331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:56.884494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:56.888512 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=348,cinder:UPDATE=100,cinder:INSERT=62 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:53:56.896067 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.896067 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:56.902588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:56.907156 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b0917c-fcbb-4363-b46b-39be3e68e452 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 returned with HTTP 200 Aug 12 12:53:56.907553 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 644/2587] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:56 2026] GET /volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:56.920386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-19df970a-78eb-4f72-9c48-eea73a678eea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:56.922184 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:53:56.922541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00bbc48b-4879-4570-bb68-3c49590bc386", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1615761582"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:56.926254 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=322,cinder:UPDATE=86,cinder:INSERT=48 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:53:56.931858 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:56.931858 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:56.932147 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:56.932259 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Create snapshot from volume 00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:56.957600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Created reservations ['d96dc2c0-cd82-410a-9c1b-dbf35e2c9805', '662d536d-ca15-4719-a105-06ef3032ca09', '25baa477-0ec4-4885-b7b9-f2efaccce5dc', 'f7e410d2-5ad0-4838-b598-e7e2bb6a0590'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:56.990035 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot create request issued successfully. Aug 12 12:53:56.991091 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19df970a-78eb-4f72-9c48-eea73a678eea tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:53:56.992563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 652/2588] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:53:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:57.001548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.003695 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:57.004091 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.004321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.010198 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.010198 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:57.011673 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:57.012482 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b42d6f6-e1bd-4270-a9d9-7b2f188d0c67 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 returned with HTTP 200 Aug 12 12:53:57.012928 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 648/2589] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:57.323189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2b425858-c6df-4f1e-9123-6ba681355545 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.325883 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b425858-c6df-4f1e-9123-6ba681355545 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:57.326186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b425858-c6df-4f1e-9123-6ba681355545 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.326474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b425858-c6df-4f1e-9123-6ba681355545 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.333605 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.333605 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:57.334228 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2b425858-c6df-4f1e-9123-6ba681355545 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:53:57.335361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b425858-c6df-4f1e-9123-6ba681355545 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 returned with HTTP 200 Aug 12 12:53:57.336444 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 646/2590] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:57.347599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.350666 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:57.350980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.351434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.351623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Delete snapshot with id: 0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:57.357942 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.357942 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:57.358389 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:53:57.386646 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot delete request issued successfully. Aug 12 12:53:57.386923 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c53bea2c-32aa-4ad0-8839-cfaa8fb8f1c4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 returned with HTTP 202 Aug 12 12:53:57.387680 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 645/2591] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:57 2026] DELETE /volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:57.398961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.401272 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:57.401478 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.401679 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.401950 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.404267 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:57.404656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.405730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.409095 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.409095 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:57.409697 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:53:57.410711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4eb84bea-572c-4818-af3e-ff92ff21dc59 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 returned with HTTP 200 Aug 12 12:53:57.411218 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 653/2592] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:57.421748 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.421748 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:57.428318 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:57.433526 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ca63f51-3249-4920-a5b0-9d99f19c9015 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:57.434010 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 649/2593] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:57.448631 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-55f2613a-9edd-4455-bdd0-99146b387c09 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.450770 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55f2613a-9edd-4455-bdd0-99146b387c09 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:53:57.451051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55f2613a-9edd-4455-bdd0-99146b387c09 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.451356 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55f2613a-9edd-4455-bdd0-99146b387c09 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.462821 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.462821 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:57.467217 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-55f2613a-9edd-4455-bdd0-99146b387c09 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:53:57.472950 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55f2613a-9edd-4455-bdd0-99146b387c09 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:53:57.473220 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 647/2594] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:57.775583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:57.777938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:57.778189 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:57.778560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:57.778638 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:57.786845 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:57.786845 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:57.787957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f4330e-6ede-4221-874f-e10a9b43aa6e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:57.788632 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 646/2595] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:57 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:58.024013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.026143 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:58.026337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.027367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.033108 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.033108 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:53:58.033454 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:58.034232 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7935573-cb29-49d3-b13c-1833fc6bd580 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 returned with HTTP 200 Aug 12 12:53:58.034640 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 654/2596] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:58 2026] GET /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:58.046492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08883320-ae27-4696-afb8-37925ec461a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.050607 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] POST https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422/action Aug 12 12:53:58.051003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:53:58.051153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:58.052769 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.snapshot_unmanage [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Unmanage snapshot with id: 4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:58.058064 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.058064 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:58.058611 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Snapshot retrieved successfully. Aug 12 12:53:58.059520 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0c2f1da4ff9b4d1b93ff21bbfae93c7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8facf0981eda4b79b6a65cf9b4452671', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:53:58.059788 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08883320-ae27-4696-afb8-37925ec461a2 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-reader] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422/action returned with HTTP 403 Aug 12 12:53:58.060317 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 650/2597] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:53:58 2026] POST /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:58.070283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.072362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:58.072591 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.072866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.073009 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete snapshot with id: 4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:58.079995 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.079995 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:58.080756 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:58.102369 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot delete request issued successfully. Aug 12 12:53:58.102810 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbbe3ef4-193d-4af1-889c-ac5c25a12d94 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 returned with HTTP 202 Aug 12 12:53:58.103900 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 648/2598] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:53:58 2026] DELETE /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:58.113114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.117221 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:58.117425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.117669 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.123582 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.123582 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:58.124067 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Snapshot retrieved successfully. Aug 12 12:53:58.124957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de2caf59-2c85-42e1-8fd8-5c0be06c4fee tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 returned with HTTP 200 Aug 12 12:53:58.125561 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 647/2599] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:58 2026] GET /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:58.425815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b3c73fb-40d0-4375-add1-815acda037d8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.426707 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b3c73fb-40d0-4375-add1-815acda037d8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 Aug 12 12:53:58.427000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b3c73fb-40d0-4375-add1-815acda037d8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.427259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b3c73fb-40d0-4375-add1-815acda037d8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.437228 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b3c73fb-40d0-4375-add1-815acda037d8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 returned with HTTP 404 Aug 12 12:53:58.437943 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 655/2600] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:58 2026] GET /volume/v3/snapshots/0462088e-5862-4a8a-88f4-f16ccc033d74 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:58.449735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.452015 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:58.452312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.452585 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.452833 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:58.461811 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.461811 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:58.462327 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:53:58.481359 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:53:58.481630 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b42f179a-c4ca-4aa1-a07a-28477aeb98d0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 returned with HTTP 202 Aug 12 12:53:58.482211 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 651/2601] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:58 2026] DELETE /volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:58.493675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cc060b14-035c-421c-887f-20c190fe58fd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.495536 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cc060b14-035c-421c-887f-20c190fe58fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:58.499153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cc060b14-035c-421c-887f-20c190fe58fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.499479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cc060b14-035c-421c-887f-20c190fe58fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.510924 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.510924 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:58.516664 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cc060b14-035c-421c-887f-20c190fe58fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:53:58.522889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cc060b14-035c-421c-887f-20c190fe58fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 returned with HTTP 200 Aug 12 12:53:58.523506 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 649/2602] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:58 2026] GET /volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:58.804177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:58.806972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:58.807297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:58.807597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:58.807864 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:58.812537 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:58.812537 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:53:58.813390 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bbb1cb2-f04c-4a3d-b871-d0ccc09048cc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:58.813823 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 648/2603] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:58 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:59.137987 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-33f3fe4a-cefa-47b3-8a71-5410ac5eed70 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.139974 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-33f3fe4a-cefa-47b3-8a71-5410ac5eed70 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 Aug 12 12:53:59.140212 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-33f3fe4a-cefa-47b3-8a71-5410ac5eed70 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.140469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-33f3fe4a-cefa-47b3-8a71-5410ac5eed70 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.146189 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-33f3fe4a-cefa-47b3-8a71-5410ac5eed70 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 returned with HTTP 404 Aug 12 12:53:59.146887 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 656/2604] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:53:59 2026] GET /volume/v3/snapshots/4e11273b-a8bd-47fa-bb86-51dfb0e01422 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:59.154648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.159843 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:59.160053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.160228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.160408 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume with id: 00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:59.172758 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:59.172758 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:59.173190 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:59.200741 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Delete volume request issued successfully. Aug 12 12:53:59.201022 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bde9b0c-a2f9-41a1-bfdc-1e9b169103e5 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 returned with HTTP 202 Aug 12 12:53:59.201544 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 652/2605] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:53:59 2026] DELETE /volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:53:59.209229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.212041 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:53:59.212977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.212977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.224568 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:59.224568 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:59.229850 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Volume info retrieved successfully. Aug 12 12:53:59.237274 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-473b5833-f2ed-48bc-aaa6-75d6c4a8f212 tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 returned with HTTP 200 Aug 12 12:53:59.237730 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 650/2606] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:59 2026] GET /volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:53:59.539025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-10668c64-6f20-40a4-b637-7b0d1285a7dd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.541237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10668c64-6f20-40a4-b637-7b0d1285a7dd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 Aug 12 12:53:59.541297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10668c64-6f20-40a4-b637-7b0d1285a7dd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.541509 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-10668c64-6f20-40a4-b637-7b0d1285a7dd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.550034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-10668c64-6f20-40a4-b637-7b0d1285a7dd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 returned with HTTP 404 Aug 12 12:53:59.550995 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 649/2607] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:59 2026] GET /volume/v3/volumes/8d33a6d4-370e-42dc-a77c-63112ad41815 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:53:59.560768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.563026 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:53:59.563416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-104291309"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:53:59.565268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-104291309'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:53:59.565439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:53:59.570626 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:53:59.578890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (81318977-95a3-4d24-a925-a4b62eae592b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:59.580217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3c819e-c1b4-4714-8082-b3b283769418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:59.581335 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:53:59.613553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3c819e-c1b4-4714-8082-b3b283769418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:59.614554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f5ab69-69b8-45d4-906d-cc99efbe9599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:59.660464 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['e0798879-b332-4db7-8651-df2d8d8af99b', '056b77a1-f3bf-48c6-a4f1-fe118f2c9d8c', '036953a9-955e-4d74-bcd8-0ede8baebdc7', '5d5c9724-dd0f-47f4-bebe-53a31292225f'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:53:59.661354 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f5ab69-69b8-45d4-906d-cc99efbe9599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0798879-b332-4db7-8651-df2d8d8af99b', '056b77a1-f3bf-48c6-a4f1-fe118f2c9d8c', '036953a9-955e-4d74-bcd8-0ede8baebdc7', '5d5c9724-dd0f-47f4-bebe-53a31292225f']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:59.662089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8641635a-c8a2-4825-a0dd-d39c88e48ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:59.691387 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8641635a-c8a2-4825-a0dd-d39c88e48ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46e2053-540e-4e6e-acf4-b9ad14d87514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-104291309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['e0798879-b332-4db7-8651-df2d8d8af99b','056b77a1-f3bf-48c6-a4f1-fe118f2c9d8c','036953a9-955e-4d74-bcd8-0ede8baebdc7','5d5c9724-dd0f-47f4-bebe-53a31292225f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-104291309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c46e2053-540e-4e6e-acf4-b9ad14d87514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:59.692422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08f5792-89a6-446a-8256-65aa837fb045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:59.711727 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08f5792-89a6-446a-8256-65aa837fb045) transitioned into state 'SUCCESS' from state '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-104291309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['e0798879-b332-4db7-8651-df2d8d8af99b','056b77a1-f3bf-48c6-a4f1-fe118f2c9d8c','036953a9-955e-4d74-bcd8-0ede8baebdc7','5d5c9724-dd0f-47f4-bebe-53a31292225f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:59.712379 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a9253b-bd6e-4812-ae3e-8b07b11ad266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:53:59.723740 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a9253b-bd6e-4812-ae3e-8b07b11ad266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:53:59.725414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (81318977-95a3-4d24-a925-a4b62eae592b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:53:59.725660 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:53:59.726412 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44ef194f-79b0-47c8-a2a7-e23b3e6bd01d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:53:59.726980 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 657/2608] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:53:59 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:53:59.743535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.746994 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:53:59.746994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.746994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.757824 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:59.757824 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:53:59.762718 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:53:59.769026 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51cd007a-e8c4-4b6e-8224-d5f1c60789c9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 returned with HTTP 200 Aug 12 12:53:59.769748 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 653/2609] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:59 2026] GET /volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:53:59.829744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-948869d5-26e6-49a3-a21a-896be2d7b157 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:53:59.833024 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-948869d5-26e6-49a3-a21a-896be2d7b157 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:53:59.833281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-948869d5-26e6-49a3-a21a-896be2d7b157 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:53:59.833525 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-948869d5-26e6-49a3-a21a-896be2d7b157 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:53:59.833675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-948869d5-26e6-49a3-a21a-896be2d7b157 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:53:59.840289 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:53:59.840289 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:53:59.842048 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-948869d5-26e6-49a3-a21a-896be2d7b157 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:53:59.842309 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 651/2610] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:53:59 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:00.254800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d7465f1-343a-4665-ade1-afa923fb60cf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:00.258169 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d7465f1-343a-4665-ade1-afa923fb60cf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] GET https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 Aug 12 12:54:00.258370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d7465f1-343a-4665-ade1-afa923fb60cf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:00.258592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d7465f1-343a-4665-ade1-afa923fb60cf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:00.268704 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d7465f1-343a-4665-ade1-afa923fb60cf tempest-ProjectReaderTests-1454264131 tempest-ProjectReaderTests-1454264131-project-admin] https://10.4.3.81/volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 returned with HTTP 404 Aug 12 12:54:00.269369 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 650/2611] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:00 2026] GET /volume/v3/volumes/00bbc48b-4879-4570-bb68-3c49590bc386 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:00.790284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:00.797402 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:00.797459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:00.799563 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:00.807230 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:00.807230 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:00.812275 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:00.816722 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9e9d5b4-357e-4298-927a-fab8be8e3ef2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 returned with HTTP 200 Aug 12 12:54:00.816993 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 658/2612] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:00 2026] GET /volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:00.839645 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9541850e-9625-4102-933d-57f0642a076c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:00.842549 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:00.843769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c46e2053-540e-4e6e-acf4-b9ad14d87514", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1233474525"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:00.858210 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:00.858210 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:00.858656 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:00.858855 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:00.863833 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:00.864294 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:00.864606 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:00.868867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:00.868867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:00.871653 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:00.871653 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:00.872542 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcf35b6b-eede-4a8d-be6a-4461271bbbba tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:00.872955 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 652/2613] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:00 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:00.903753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['a97e8d98-55d7-4617-a29a-99fa79de718f', '980aec36-c87d-4b76-adf7-7ac2cf6672ec', 'f842b65c-20ac-4116-b8d6-7a69978a3a84', 'bfdfd95f-ac7c-47ad-a697-fefddfd17182'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:00.943734 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:00.944144 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9541850e-9625-4102-933d-57f0642a076c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:00.944609 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 654/2614] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:00.955596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:00.960375 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:00.960571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:00.960866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:00.968934 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:00.968934 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:00.969989 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:00.970894 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89ae5dfb-b2f6-4b3e-84a7-42fbf5df6e4a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 200 Aug 12 12:54:00.971347 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 651/2615] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:00 2026] GET /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:01.643944 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-617f678a-0663-4a53-902a-615c4dd27599 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:01.644462 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-617f678a-0663-4a53-902a-615c4dd27599 None None] GET https://10.4.3.81/volume// Aug 12 12:54:01.644707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-617f678a-0663-4a53-902a-615c4dd27599 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:01.645010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-617f678a-0663-4a53-902a-615c4dd27599 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:01.645445 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-617f678a-0663-4a53-902a-615c4dd27599 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:01.646011 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 659/2616] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:01.657713 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-5463a451-e234-416c-b7a1-7a62c05fd8ef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:01.662555 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-5463a451-e234-416c-b7a1-7a62c05fd8ef tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:01.663062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-5463a451-e234-416c-b7a1-7a62c05fd8ef tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1480291f-477f-4936-9521-062f7b6db8fd", "connector": null, "instance_uuid": "2a9663fb-224c-46cb-915b-d1dd11e226e3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:01.676991 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:01.676991 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:01.713203 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-5463a451-e234-416c-b7a1-7a62c05fd8ef tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:01.713793 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 653/2617] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:01 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:01.725476 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8ef1f3b5-c003-4374-8618-2cabe482c748 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:01.727615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8ef1f3b5-c003-4374-8618-2cabe482c748 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d Aug 12 12:54:01.728059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8ef1f3b5-c003-4374-8618-2cabe482c748 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:01.728370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8ef1f3b5-c003-4374-8618-2cabe482c748 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:01.737323 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:01.737323 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:01.812847 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8ef1f3b5-c003-4374-8618-2cabe482c748 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d returned with HTTP 200 Aug 12 12:54:01.813684 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 655/2618] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:01 2026] DELETE /volume/v3/attachments/0e34f025-5ddb-48ca-b78f-7c3bd3ad018d => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:01.893533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:01.895415 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:01.895649 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:01.895936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:01.896424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:01.900640 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:01.900640 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:01.901548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23bf6907-efdc-4c9f-8270-0949c2417f95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:01.901996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 652/2619] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:01 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:01.983847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:01.986423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:01.986681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:01.986984 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:02.001725 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:02.001725 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:02.002240 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:02.003321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffabf3da-50b6-43dc-be3e-6dcffe73b82b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 200 Aug 12 12:54:02.004318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 660/2620] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:01 2026] GET /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:02.014242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.017004 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:02.017285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:02.017559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:02.017710 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Delete snapshot with id: fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:02.025267 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:02.025267 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:02.025965 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:02.055969 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot delete request issued successfully. Aug 12 12:54:02.056875 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33bc5b73-a458-4399-99a0-13fa5a132fe7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 202 Aug 12 12:54:02.058158 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 654/2621] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:02 2026] DELETE /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:02.068540 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.072186 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:02.073147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:02.073147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:02.078859 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:02.078859 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:02.079467 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:02.080527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a2b5f27-af1f-40b4-834d-eb08a7efd12a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 200 Aug 12 12:54:02.081365 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 656/2622] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:02 2026] GET /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:02.487370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-884083cd-9340-4a3c-94fb-a762f8269e36 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.616476 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:02.616854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-47488273"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:02.618544 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-47488273'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:02.618655 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume of 1 GB Aug 12 12:54:02.623629 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:02.629432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (3ef10726-a20f-4e50-b01d-d79f05e38a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:02.630642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49dd500b-aa93-49c6-acf5-4cb58123c203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:02.631494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:02.666858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49dd500b-aa93-49c6-acf5-4cb58123c203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:02.668116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d33e65-118c-408b-a664-38f2e1f63cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:02.764730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Created reservations ['740b87e0-df9c-4979-98cd-5594c480c642', '28c8fb83-b53c-457c-a915-12ef0421197a', '8ca32401-df26-425c-9e26-d7c3934c9c1c', 'e4a4ba91-92fb-4cd8-8842-784787ebbe2f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:02.765908 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d33e65-118c-408b-a664-38f2e1f63cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740b87e0-df9c-4979-98cd-5594c480c642', '28c8fb83-b53c-457c-a915-12ef0421197a', '8ca32401-df26-425c-9e26-d7c3934c9c1c', 'e4a4ba91-92fb-4cd8-8842-784787ebbe2f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:02.767218 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13c97ca-24c8-4667-92d1-9473dfa3a1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:02.805670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13c97ca-24c8-4667-92d1-9473dfa3a1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-47488273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['740b87e0-df9c-4979-98cd-5594c480c642','28c8fb83-b53c-457c-a915-12ef0421197a','8ca32401-df26-425c-9e26-d7c3934c9c1c','e4a4ba91-92fb-4cd8-8842-784787ebbe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-47488273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab5a277397c4c3baf92883ce9d866f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18aef4ca72e47e6946547aef3c45029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:02.806676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1635f7ca-a7bd-4d43-9449-43d142674ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:02.844804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1635f7ca-a7bd-4d43-9449-43d142674ad6) transitioned into state 'SUCCESS' from state '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-47488273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['740b87e0-df9c-4979-98cd-5594c480c642','28c8fb83-b53c-457c-a915-12ef0421197a','8ca32401-df26-425c-9e26-d7c3934c9c1c','e4a4ba91-92fb-4cd8-8842-784787ebbe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:02.844804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bc64f8-a580-49b4-af07-aca9cb020f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:02.864065 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bc64f8-a580-49b4-af07-aca9cb020f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:02.865796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (3ef10726-a20f-4e50-b01d-d79f05e38a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:02.865796 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request issued successfully. Aug 12 12:54:02.866974 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-884083cd-9340-4a3c-94fb-a762f8269e36 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:02.867665 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 653/2623] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:54:02 2026] POST /volume/v3/volumes => generated 774 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:02.882167 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.886912 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:02.887183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:02.887412 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:02.895674 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:02.895674 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:02.900035 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:02.904941 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c11913a5-eb12-42d5-8221-05c2f8daf204 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 returned with HTTP 200 Aug 12 12:54:02.905640 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 661/2624] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:02 2026] GET /volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:02.913290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e572d9aa-8595-4134-899e-80b21944dc35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.916867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e572d9aa-8595-4134-899e-80b21944dc35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:02.916867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e572d9aa-8595-4134-899e-80b21944dc35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:02.917800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e572d9aa-8595-4134-899e-80b21944dc35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:02.917800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e572d9aa-8595-4134-899e-80b21944dc35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:02.923581 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:02.923581 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:02.924920 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e572d9aa-8595-4134-899e-80b21944dc35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:02.925454 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 655/2625] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:02 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:02.993512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:02.996066 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff Aug 12 12:54:02.996669 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:03.005208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:03.010443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:03.011499 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:03.011499 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:03.095393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-844c5f55-6a08-4454-b108-5c7310fb8d64 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.097332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-844c5f55-6a08-4454-b108-5c7310fb8d64 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:03.097868 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-844c5f55-6a08-4454-b108-5c7310fb8d64 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.098241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-844c5f55-6a08-4454-b108-5c7310fb8d64 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.103924 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-844c5f55-6a08-4454-b108-5c7310fb8d64 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 404 Aug 12 12:54:03.105651 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 654/2626] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:03.106804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" released by "attachment_update" :: held 0.096s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:03.107193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-d2f644d0-cefb-41f8-9c00-8bd7ae03cdaa tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff returned with HTTP 200 Aug 12 12:54:03.107737 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 657/2627] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:02 2026] PUT /volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:03.116236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.118008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-c2182ae4-b297-4e5e-bacf-884230eeb67b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.118405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:03.118490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.118639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.118769 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:03.120484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-c2182ae4-b297-4e5e-bacf-884230eeb67b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff Aug 12 12:54:03.120875 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-c2182ae4-b297-4e5e-bacf-884230eeb67b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.121090 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-c2182ae4-b297-4e5e-bacf-884230eeb67b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.125348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffe577e9-1b7e-4284-a95b-06a0fcba0c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 404 Aug 12 12:54:03.126093 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 662/2628] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:03 2026] DELETE /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:03.133243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be3b37e1-22f8-44fa-8067-d2ad913c8bb2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.137571 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be3b37e1-22f8-44fa-8067-d2ad913c8bb2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 Aug 12 12:54:03.137571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be3b37e1-22f8-44fa-8067-d2ad913c8bb2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.137571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be3b37e1-22f8-44fa-8067-d2ad913c8bb2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.142926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-c2182ae4-b297-4e5e-bacf-884230eeb67b tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff returned with HTTP 200 Aug 12 12:54:03.142926 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 656/2629] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:03.146455 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be3b37e1-22f8-44fa-8067-d2ad913c8bb2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 returned with HTTP 404 Aug 12 12:54:03.147472 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 655/2630] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/snapshots/fc91d07c-a2c8-40a2-b102-07848c8f0627 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:03.156566 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-389f883f-428c-4da2-a492-72a0caa49b8d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.158705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:03.159035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.159360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.159921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:03.172395 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:03.172395 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:03.172395 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:03.190214 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:03.190423 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-389f883f-428c-4da2-a492-72a0caa49b8d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 returned with HTTP 202 Aug 12 12:54:03.191043 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 658/2631] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:03 2026] DELETE /volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:03.202814 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-314663c5-70e1-4159-b403-31c3d4c4f961 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.203137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-314663c5-70e1-4159-b403-31c3d4c4f961 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:03.203388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-314663c5-70e1-4159-b403-31c3d4c4f961 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.203641 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-314663c5-70e1-4159-b403-31c3d4c4f961 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.217938 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:03.217938 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:03.222795 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-314663c5-70e1-4159-b403-31c3d4c4f961 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:03.227313 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-314663c5-70e1-4159-b403-31c3d4c4f961 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 returned with HTTP 200 Aug 12 12:54:03.227698 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 663/2632] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:03.921427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.923984 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:03.924224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.924442 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.938840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:03.938840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:03.939721 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:03.941594 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:03.941934 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:03.942266 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:03.942387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:03.943848 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:03.947647 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:03.947647 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:03.948731 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c562ac2-2664-4491-bb91-2fb186ad5a0b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:03.949364 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 656/2633] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:54:03.953440 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6569a518-aec2-4f58-8cb0-c7ef0d595f66 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 returned with HTTP 200 Aug 12 12:54:03.953918 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 657/2634] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:03.967562 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.058310 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:54:04.058627 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.059761 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.059761 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:54:04.062828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:04.072222 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Get all volumes completed successfully. Aug 12 12:54:04.073014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f242db7-a1fc-4313-99a4-289d19f98ec0 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:54:04.073517 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 659/2635] 10.4.3.81 () {68 vars in 1271 bytes} [Wed Aug 12 12:54:03 2026] GET /volume/v3/volumes => generated 332 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:04.084785 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c863883-6871-4b45-956d-44e00fa4d40e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.088629 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:04.091241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.091801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.091801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume with id: 6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:04.105136 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:04.105136 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:04.105675 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:04.135757 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume request issued successfully. Aug 12 12:54:04.136411 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c863883-6871-4b45-956d-44e00fa4d40e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 returned with HTTP 202 Aug 12 12:54:04.136639 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 664/2636] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:54:04 2026] DELETE /volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:54:04.151561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-01699e3c-9798-495b-b123-ec657078c19b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.153765 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01699e3c-9798-495b-b123-ec657078c19b tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:04.154062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01699e3c-9798-495b-b123-ec657078c19b tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.154350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01699e3c-9798-495b-b123-ec657078c19b tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.165807 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:04.165807 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:04.170065 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-01699e3c-9798-495b-b123-ec657078c19b tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:04.179160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01699e3c-9798-495b-b123-ec657078c19b tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 returned with HTTP 200 Aug 12 12:54:04.179407 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 657/2637] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:04 2026] GET /volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:04.245912 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-08a0cf36-45e6-473f-9ae3-b936bcc13ef0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.248286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08a0cf36-45e6-473f-9ae3-b936bcc13ef0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 Aug 12 12:54:04.248621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08a0cf36-45e6-473f-9ae3-b936bcc13ef0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.249540 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08a0cf36-45e6-473f-9ae3-b936bcc13ef0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.256904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08a0cf36-45e6-473f-9ae3-b936bcc13ef0 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 returned with HTTP 404 Aug 12 12:54:04.257564 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 658/2638] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:04 2026] GET /volume/v3/volumes/c46e2053-540e-4e6e-acf4-b9ad14d87514 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:04.268102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.270837 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:04.271273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2050440913"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:04.273210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2050440913'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:04.273357 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:04.273751 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:04.273751 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:04.278208 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:04.286145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (6652e9b9-b0e4-40c8-9662-e8b21714da1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:04.287454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67e970f-4f68-487e-8fc3-ffbab63ce451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:04.288310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:04.322404 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67e970f-4f68-487e-8fc3-ffbab63ce451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:04.323148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c23f680-68db-478b-883f-7a01a581de24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:04.366491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['882dfde3-b5b1-4b39-8160-7b9c437bc7c7', '3aafffa2-39d5-4e7a-83f8-2fa214e02263', '6e5b7137-1f0a-4c03-bcf3-5132771c610d', 'a481842d-1cbf-4ab4-af5c-195c44799c2a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:04.367605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c23f680-68db-478b-883f-7a01a581de24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882dfde3-b5b1-4b39-8160-7b9c437bc7c7', '3aafffa2-39d5-4e7a-83f8-2fa214e02263', '6e5b7137-1f0a-4c03-bcf3-5132771c610d', 'a481842d-1cbf-4ab4-af5c-195c44799c2a']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:04.368548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf1252-18cb-4c7b-83bf-e9c766ab9772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:04.393004 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf1252-18cb-4c7b-83bf-e9c766ab9772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79175c2-0950-4831-811e-13f3fb5b438e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050440913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['882dfde3-b5b1-4b39-8160-7b9c437bc7c7','3aafffa2-39d5-4e7a-83f8-2fa214e02263','6e5b7137-1f0a-4c03-bcf3-5132771c610d','a481842d-1cbf-4ab4-af5c-195c44799c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050440913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79175c2-0950-4831-811e-13f3fb5b438e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:04.393394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84a4dac-75b7-4128-9abe-8df38e5f230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:04.416589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84a4dac-75b7-4128-9abe-8df38e5f230b) transitioned into state 'SUCCESS' from state '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-2050440913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['882dfde3-b5b1-4b39-8160-7b9c437bc7c7','3aafffa2-39d5-4e7a-83f8-2fa214e02263','6e5b7137-1f0a-4c03-bcf3-5132771c610d','a481842d-1cbf-4ab4-af5c-195c44799c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:04.417567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0014317-c607-4b52-99cb-9e7269757716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:04.431807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0014317-c607-4b52-99cb-9e7269757716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:04.431807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (6652e9b9-b0e4-40c8-9662-e8b21714da1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:04.431807 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:04.431807 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f5e282e-6f7e-43fb-b129-cb1b84d33452 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:04.431807 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 660/2639] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:04 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:54:04.447420 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.450010 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:04.450303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.450642 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.458743 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:04.458743 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:04.462558 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:04.467053 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f25a262-a578-4cb7-93d9-4db8ad2d034f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e returned with HTTP 200 Aug 12 12:54:04.467477 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 665/2640] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:04 2026] GET /volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:04.962102 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:04.964102 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:04.964198 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:04.964836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:04.964836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:04.969673 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:04.969673 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:04.970854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29e717e4-2ef6-411b-b97a-4cb4a93864e2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:04.971328 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 658/2641] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:04 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:05.198164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47aae993-da84-4064-81c7-82fa0c8a2a0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.200315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47aae993-da84-4064-81c7-82fa0c8a2a0f tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 Aug 12 12:54:05.200491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47aae993-da84-4064-81c7-82fa0c8a2a0f tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:05.200687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47aae993-da84-4064-81c7-82fa0c8a2a0f tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:05.206923 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47aae993-da84-4064-81c7-82fa0c8a2a0f tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 returned with HTTP 404 Aug 12 12:54:05.207506 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 659/2642] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:05 2026] GET /volume/v3/volumes/6a92ae3c-0fb3-410b-903c-3a9f2d1e1de7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:54:05.215657 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.217716 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:05.218159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1474624323"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:05.219588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1474624323'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:05.219729 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume of 1 GB Aug 12 12:54:05.220024 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.220024 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:05.224380 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:05.232736 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (0bc400ba-0fe9-4b05-9f25-9ca9c5f6619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:05.233828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a8192a-c1ad-46bd-b93f-e2c3a33972f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:05.234796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:05.264800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a8192a-c1ad-46bd-b93f-e2c3a33972f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:05.265620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a401b6-aeab-4838-a99a-086500409610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:05.316231 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Created reservations ['bc1efc00-2c18-469f-9e4f-1c49fbf58d16', '227d3093-5ceb-4751-a9b3-0a08b64ec40c', '335881cd-198a-488a-b5cc-ab5c35dd8674', 'c466920e-8f8f-4ee3-8790-c708db318180'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:05.317211 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a401b6-aeab-4838-a99a-086500409610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1efc00-2c18-469f-9e4f-1c49fbf58d16', '227d3093-5ceb-4751-a9b3-0a08b64ec40c', '335881cd-198a-488a-b5cc-ab5c35dd8674', 'c466920e-8f8f-4ee3-8790-c708db318180']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:05.317983 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0633bd3-9a81-4a2d-8e44-e3a3ae4a47a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:05.342449 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0633bd3-9a81-4a2d-8e44-e3a3ae4a47a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474624323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['bc1efc00-2c18-469f-9e4f-1c49fbf58d16','227d3093-5ceb-4751-a9b3-0a08b64ec40c','335881cd-198a-488a-b5cc-ab5c35dd8674','c466920e-8f8f-4ee3-8790-c708db318180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474624323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab5a277397c4c3baf92883ce9d866f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18aef4ca72e47e6946547aef3c45029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:05.343383 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b1c7af-e5fc-4521-a53c-5c14d948c9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:05.365719 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b1c7af-e5fc-4521-a53c-5c14d948c9ed) transitioned into state 'SUCCESS' from state '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-1474624323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['bc1efc00-2c18-469f-9e4f-1c49fbf58d16','227d3093-5ceb-4751-a9b3-0a08b64ec40c','335881cd-198a-488a-b5cc-ab5c35dd8674','c466920e-8f8f-4ee3-8790-c708db318180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:05.366656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9224efc4-e289-432d-8489-c81264965914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:05.378839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9224efc4-e289-432d-8489-c81264965914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:05.379771 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (0bc400ba-0fe9-4b05-9f25-9ca9c5f6619f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:05.380292 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request issued successfully. Aug 12 12:54:05.381095 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f625ee4-78d2-44de-983c-b081f899d7e7 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:05.382080 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 661/2643] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:54:05 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:05.395451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.397608 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:05.397928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:05.398199 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:05.407984 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.407984 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:05.412791 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:05.418103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e65bbbd2-5219-4eaa-bf35-117b7bb4fe2e tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc returned with HTTP 200 Aug 12 12:54:05.418661 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 666/2644] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:05 2026] GET /volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:05.482345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.484856 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:05.485114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:05.485412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:05.496053 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.496053 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:05.501948 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:05.507659 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44cb3979-5626-47a1-9cf7-62150fa041b5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e returned with HTTP 200 Aug 12 12:54:05.508330 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 659/2645] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:05 2026] GET /volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:05.523266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cf627151-4709-428e-9bcc-9bfba49696bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.525190 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:05.525662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f79175c2-0950-4831-811e-13f3fb5b438e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-542357391"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:05.536336 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.536336 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:05.536793 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:05.536928 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:05.566410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['8bb72496-9178-448a-a3f2-253199b35de4', 'c2c3dd3f-f882-4457-a916-2fb9488e546e', 'b95ff44c-5521-4244-aa87-5dfdc37c89c2', 'ae7fa57c-f6eb-40ad-8eb9-c873be39862c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:05.595704 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:05.596156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf627151-4709-428e-9bcc-9bfba49696bb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:05.596623 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 660/2646] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:05.605466 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.607560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:05.607725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:05.607936 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:05.613204 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.613204 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:05.613583 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:05.614363 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e6a2e9f-25d1-4330-9914-2577ea95e651 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 returned with HTTP 200 Aug 12 12:54:05.614679 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 662/2647] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:05 2026] GET /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:05.983442 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:05.988470 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:05.988470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:05.989393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:05.989564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:05.996180 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:05.996180 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:05.998701 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6543517c-d191-46e0-a3ae-c42e5b4c97fe tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:05.998701 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 667/2648] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:05 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:06.433457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.435455 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:06.435720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.435979 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.444008 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.444008 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:06.448743 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:06.454142 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a1688c6-c7bb-4d0c-bab8-04874358222a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc returned with HTTP 200 Aug 12 12:54:06.454747 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 660/2649] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:06.469528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.471762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:54:06.472261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.472507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.472862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:54:06.473249 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.473249 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:06.473722 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:06.498899 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Get all volumes completed successfully. Aug 12 12:54:06.499038 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.499038 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:06.503302 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82eabf28-685b-456d-ace1-68d0c13c9a70 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:54:06.503763 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 661/2650] 10.4.3.81 () {68 vars in 1292 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:06.516009 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c858674f-9d57-4111-a74d-85d2f098b731 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.517830 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:06.518160 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.518396 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.518599 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume with id: addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:06.525734 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.525734 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:06.526148 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:06.547910 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume request issued successfully. Aug 12 12:54:06.549291 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c858674f-9d57-4111-a74d-85d2f098b731 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc returned with HTTP 202 Aug 12 12:54:06.550070 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 663/2651] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:54:06 2026] DELETE /volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:54:06.559602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3869c779-bde7-483d-8c43-001f112d5dc4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.559602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3869c779-bde7-483d-8c43-001f112d5dc4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:06.559602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3869c779-bde7-483d-8c43-001f112d5dc4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.559602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3869c779-bde7-483d-8c43-001f112d5dc4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.570047 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.570047 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:06.575199 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3869c779-bde7-483d-8c43-001f112d5dc4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:06.580097 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3869c779-bde7-483d-8c43-001f112d5dc4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc returned with HTTP 200 Aug 12 12:54:06.580675 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 668/2652] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:06.626403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.628715 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:06.629004 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.629297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.640341 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.640341 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:06.641306 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:06.641666 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-687fe9ee-3738-4d8b-9a1e-fad344d3d43c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 returned with HTTP 200 Aug 12 12:54:06.642152 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 661/2653] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:06.653177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-9037e0cd-4bc5-4e30-8f09-6997eb9bffd4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.656981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9b459f87-edc3-4090-9162-4ff0913df3da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.657655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-9037e0cd-4bc5-4e30-8f09-6997eb9bffd4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption Aug 12 12:54:06.657945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-9037e0cd-4bc5-4e30-8f09-6997eb9bffd4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.658203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-9037e0cd-4bc5-4e30-8f09-6997eb9bffd4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.659100 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] POST https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371/action Aug 12 12:54:06.659465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:06.659595 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:06.669265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.669265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:06.669687 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:06.671933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e01cb29b5c57484fb6f332f660758ba7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5e07fd0c5254dff83d6e0cf122309d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:54:06.671933 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b459f87-edc3-4090-9162-4ff0913df3da tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371/action returned with HTTP 403 Aug 12 12:54:06.672308 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 664/2654] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:54:06 2026] POST /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:06.675050 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.675050 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:06.681339 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.684417 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:06.684417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.684624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.684756 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:06.686091 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-9037e0cd-4bc5-4e30-8f09-6997eb9bffd4 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption returned with HTTP 200 Aug 12 12:54:06.686615 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 662/2655] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:06.693654 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.693654 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:06.694047 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:06.725018 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:06.725906 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba98761d-2b7c-4e5a-90ef-66137f4e6d63 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 returned with HTTP 202 Aug 12 12:54:06.727232 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 669/2656] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:06 2026] DELETE /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:06.736910 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:06.739031 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:06.739251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:06.739476 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:06.746616 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:06.746616 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:06.747188 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:06.748296 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7d25cb2-95b4-4498-af57-2dd7f06f86d3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 returned with HTTP 200 Aug 12 12:54:06.748747 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 662/2657] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:06 2026] GET /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:07.011571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e305993e-e350-4965-b1e8-54012a654881 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.015968 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e305993e-e350-4965-b1e8-54012a654881 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:07.016138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e305993e-e350-4965-b1e8-54012a654881 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.016406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e305993e-e350-4965-b1e8-54012a654881 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.016559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e305993e-e350-4965-b1e8-54012a654881 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:07.027904 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:07.027904 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:07.028939 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e305993e-e350-4965-b1e8-54012a654881 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:07.029463 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 665/2658] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:07 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:07.594408 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20a1b1e2-6f7f-4936-937b-624519093616 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.596157 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20a1b1e2-6f7f-4936-937b-624519093616 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc Aug 12 12:54:07.596632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20a1b1e2-6f7f-4936-937b-624519093616 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.598471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20a1b1e2-6f7f-4936-937b-624519093616 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.603890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20a1b1e2-6f7f-4936-937b-624519093616 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc returned with HTTP 404 Aug 12 12:54:07.604572 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 663/2659] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:07 2026] GET /volume/v3/volumes/addf4b3d-b5c5-4c07-bd8b-a7416e0e4fdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:54:07.614402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.617164 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:07.617379 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-270058495"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:07.619370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-270058495'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:07.619529 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume of 1 GB Aug 12 12:54:07.619898 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:07.619898 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:07.624273 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:07.632496 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (be4e503b-3858-4c12-b91c-0585e89126d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:07.633861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428b9561-8737-4579-b698-a462adfa64cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:07.634921 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:07.664956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428b9561-8737-4579-b698-a462adfa64cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:07.665955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27029181-8cee-44ce-bb87-70b19aa37054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:07.720150 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Created reservations ['3d25ff7e-8d8e-4f91-97fd-8d339208cb5f', '44ae2c3c-a3e6-4016-8b5b-a9d1a3f90516', 'c80ba2f9-6572-4965-a2ea-db3130c65d6b', 'ff78971e-ebdc-45ce-8d41-adf6a239892a'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:07.721166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27029181-8cee-44ce-bb87-70b19aa37054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d25ff7e-8d8e-4f91-97fd-8d339208cb5f', '44ae2c3c-a3e6-4016-8b5b-a9d1a3f90516', 'c80ba2f9-6572-4965-a2ea-db3130c65d6b', 'ff78971e-ebdc-45ce-8d41-adf6a239892a']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:07.722362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352e57b4-c6fc-41ac-a3ac-73a006abc977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:07.754163 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352e57b4-c6fc-41ac-a3ac-73a006abc977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a6f999-2fd9-4bb1-a6f3-b4761863e4eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270058495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['3d25ff7e-8d8e-4f91-97fd-8d339208cb5f','44ae2c3c-a3e6-4016-8b5b-a9d1a3f90516','c80ba2f9-6572-4965-a2ea-db3130c65d6b','ff78971e-ebdc-45ce-8d41-adf6a239892a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270058495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a6f999-2fd9-4bb1-a6f3-b4761863e4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab5a277397c4c3baf92883ce9d866f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18aef4ca72e47e6946547aef3c45029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:07.755409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0404564e-ef36-4db7-81be-46d7a63eae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:07.761711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fbcf37c9-19ec-4872-9f21-164610beb62e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.764854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fbcf37c9-19ec-4872-9f21-164610beb62e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 Aug 12 12:54:07.765044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fbcf37c9-19ec-4872-9f21-164610beb62e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.765217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fbcf37c9-19ec-4872-9f21-164610beb62e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.769905 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fbcf37c9-19ec-4872-9f21-164610beb62e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 returned with HTTP 404 Aug 12 12:54:07.770465 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 663/2660] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:07 2026] GET /volume/v3/snapshots/f59706fd-04fd-4dd8-93d4-20bce207c371 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:07.780556 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a7b46b6c-7112-4918-868d-666864cea5ef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.785033 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:07.785261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.785477 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.785718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:07.788581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0404564e-ef36-4db7-81be-46d7a63eae3f) transitioned into state 'SUCCESS' from state '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-270058495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['3d25ff7e-8d8e-4f91-97fd-8d339208cb5f','44ae2c3c-a3e6-4016-8b5b-a9d1a3f90516','c80ba2f9-6572-4965-a2ea-db3130c65d6b','ff78971e-ebdc-45ce-8d41-adf6a239892a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:07.789338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5398e61e-f8cc-4efd-8379-b9ffd212d72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:07.800593 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:07.800593 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:07.801029 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:07.804238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5398e61e-f8cc-4efd-8379-b9ffd212d72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:07.805054 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (be4e503b-3858-4c12-b91c-0585e89126d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:07.805368 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request issued successfully. Aug 12 12:54:07.805987 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12317878-e3c7-4886-b90a-2e5fa81c6093 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:07.806493 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 670/2661] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:54:07 2026] POST /volume/v3/volumes => generated 775 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:07.822026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.825074 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:07.825410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.826796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.830254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:07.830455 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7b46b6c-7112-4918-868d-666864cea5ef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e returned with HTTP 202 Aug 12 12:54:07.831028 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 666/2662] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:07 2026] DELETE /volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:07.838240 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:07.838240 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:07.844508 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:07.844680 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:07.846208 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:07.847241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:07.847241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:07.848216 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8aab3e19-c0d5-47c8-8348-b69cd19c0e96 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 200 Aug 12 12:54:07.848878 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 664/2663] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:07 2026] GET /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:07.855113 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:07.855113 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:07.858810 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:07.865582 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ff1aad8-1e82-45ac-ae1e-9e439320f478 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e returned with HTTP 200 Aug 12 12:54:07.866258 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 664/2664] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:07 2026] GET /volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:08.042320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.044501 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:08.044788 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.045133 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.045847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:08.050352 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.050352 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:08.051210 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d5b1199-4e5a-4d9a-9b39-104f7f928414 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:08.051771 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 671/2665] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:08.063805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.066564 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:54:08.067008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "560545ff-e656-4e71-bda0-23a5d3bcf3a9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-328325929"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:08.069397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': '560545ff-e656-4e71-bda0-23a5d3bcf3a9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-328325929'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:54:08.069569 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume 560545ff-e656-4e71-bda0-23a5d3bcf3a9 in container None Aug 12 12:54:08.079285 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.079285 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:08.080011 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:08.104207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['e8cbea6e-a6b1-4c9a-933b-cccc1a414ffe', '354cf50c-06f3-4d97-822e-741b1f0f2bef'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:08.141539 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9df4caf5-7a97-4982-ba4a-82dd458d09bb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:54:08.142288 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 667/2666] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:54:08 2026] POST /volume/v3/backups => generated 327 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:08.150543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.152206 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:08.152555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.153002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.153218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:08.157648 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.157648 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:08.158974 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74e41b2a-2a3b-4f35-b10b-fe0c10458af9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:08.158974 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 665/2667] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:08.863228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.864989 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:08.865363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.865507 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.873353 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.873353 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:08.876930 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:08.881065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b6abfd1-2af4-4ed8-bd74-c72c3de23bae tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 200 Aug 12 12:54:08.881434 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 665/2668] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:08.887372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ba0c4eb3-ad87-4e9d-90e8-ebd537a3f492 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.889528 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba0c4eb3-ad87-4e9d-90e8-ebd537a3f492 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e Aug 12 12:54:08.889745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba0c4eb3-ad87-4e9d-90e8-ebd537a3f492 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.889980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba0c4eb3-ad87-4e9d-90e8-ebd537a3f492 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.896913 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba0c4eb3-ad87-4e9d-90e8-ebd537a3f492 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e returned with HTTP 404 Aug 12 12:54:08.897008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6be2014-d382-4496-997c-80d18307bff4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.897475 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 672/2669] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/volumes/f79175c2-0950-4831-811e-13f3fb5b438e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:08.900470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6be2014-d382-4496-997c-80d18307bff4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] GET https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:08.900760 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6be2014-d382-4496-997c-80d18307bff4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.901514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6be2014-d382-4496-997c-80d18307bff4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.908763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d55a343c-a0a9-461a-917a-f201c65440e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.909133 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.909133 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:08.912794 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:08.912794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-895598584"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:08.912794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-895598584'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:08.912794 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:08.916043 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e6be2014-d382-4496-997c-80d18307bff4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Volume info retrieved successfully. Aug 12 12:54:08.918542 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:08.922959 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6be2014-d382-4496-997c-80d18307bff4 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 200 Aug 12 12:54:08.923512 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 668/2670] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:08.924977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (5a471ce9-909d-4a52-98ba-9f5a1357abc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:08.926007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b817152-e33c-40b4-af5b-6afb6df4f426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:08.926840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:08.937205 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-842e61fd-3425-4280-ad85-b6e3baef321c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.939838 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:08.939838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.939838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.940005 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume with id: 76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:08.948813 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.948813 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:08.949210 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:08.960880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b817152-e33c-40b4-af5b-6afb6df4f426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:08.962145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524af8ac-5cc9-45b6-a686-881cb08074d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:08.967803 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume request issued successfully. Aug 12 12:54:08.967803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-842e61fd-3425-4280-ad85-b6e3baef321c tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 202 Aug 12 12:54:08.968118 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 666/2671] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:54:08 2026] DELETE /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:54:08.975816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:08.977940 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:08.978327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:08.978521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:08.990983 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:08.990983 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:08.997083 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:09.003276 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7b83695-1ea1-460e-8673-e7da21b79e18 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 200 Aug 12 12:54:09.004172 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 673/2672] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:08 2026] GET /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:09.014211 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8d84f6fd-c1b4-4f12-86c5-bbb6f528146c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:09.016294 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8d84f6fd-c1b4-4f12-86c5-bbb6f528146c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff/action Aug 12 12:54:09.017535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8d84f6fd-c1b4-4f12-86c5-bbb6f528146c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:09.017535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8d84f6fd-c1b4-4f12-86c5-bbb6f528146c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:09.026312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['87fef85b-a12b-4cd0-bdad-91352252cb91', '97e8751e-f64d-4353-a564-62ff7626b0e0', '18f5cfc2-7f75-4e96-ab65-0c160073908a', 'd3d619ea-9c36-4d7d-8c1e-bf4066897c56'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:09.027422 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524af8ac-5cc9-45b6-a686-881cb08074d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fef85b-a12b-4cd0-bdad-91352252cb91', '97e8751e-f64d-4353-a564-62ff7626b0e0', '18f5cfc2-7f75-4e96-ab65-0c160073908a', 'd3d619ea-9c36-4d7d-8c1e-bf4066897c56']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:09.029844 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a38f5c1-f414-46c4-9bef-20a27169c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:09.035809 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:09.035809 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:09.052874 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7a7449e-a741-4719-bc54-d1710d3f1c28 req-8d84f6fd-c1b4-4f12-86c5-bbb6f528146c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff/action returned with HTTP 204 Aug 12 12:54:09.053606 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 669/2673] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:09 2026] POST /volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:54:09.063395 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a38f5c1-f414-46c4-9bef-20a27169c0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e435f20-824a-4d4f-b84f-bf5cc0a0ba14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895598584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['87fef85b-a12b-4cd0-bdad-91352252cb91','97e8751e-f64d-4353-a564-62ff7626b0e0','18f5cfc2-7f75-4e96-ab65-0c160073908a','d3d619ea-9c36-4d7d-8c1e-bf4066897c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895598584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e435f20-824a-4d4f-b84f-bf5cc0a0ba14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:09.064508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a10f707-2eb1-4019-b628-72c6b1c61612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:09.089568 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a10f707-2eb1-4019-b628-72c6b1c61612) transitioned into state 'SUCCESS' from state '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-895598584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['87fef85b-a12b-4cd0-bdad-91352252cb91','97e8751e-f64d-4353-a564-62ff7626b0e0','18f5cfc2-7f75-4e96-ab65-0c160073908a','d3d619ea-9c36-4d7d-8c1e-bf4066897c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:09.090827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33f6f29-9651-4eca-9502-e58cb2fe5f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:09.104443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33f6f29-9651-4eca-9502-e58cb2fe5f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:09.104443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (5a471ce9-909d-4a52-98ba-9f5a1357abc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:09.104443 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:09.105361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d55a343c-a0a9-461a-917a-f201c65440e4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:09.108272 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 666/2674] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:08 2026] POST /volume/v3/volumes => generated 775 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:09.120066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:09.122476 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:09.122747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:09.123024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:09.133793 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:09.133793 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:09.139156 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:09.144251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f56a28bc-8940-4ba8-b902-f0c9ed1cccef tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 returned with HTTP 200 Aug 12 12:54:09.144734 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 667/2675] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:09 2026] GET /volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:09.169414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:09.171198 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:09.171394 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:09.171576 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:09.171790 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:09.175704 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:09.175704 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:09.176519 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b77d0a40-db04-44c7-b9fb-55387ca502a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:09.176986 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 674/2676] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:09 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:09.828450 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:09.830334 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:09.830548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:09.830785 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:09.837412 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:09.837412 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:09.840746 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:09.845688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-195e3cf3-6c7d-4044-84ba-f6d046465b57 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:09.846178 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 670/2677] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:09 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:10.022283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aae1a60a-2e2a-45c5-9d26-cfbb9a50f577 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.024472 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aae1a60a-2e2a-45c5-9d26-cfbb9a50f577 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb Aug 12 12:54:10.024700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aae1a60a-2e2a-45c5-9d26-cfbb9a50f577 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.024922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aae1a60a-2e2a-45c5-9d26-cfbb9a50f577 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.030343 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aae1a60a-2e2a-45c5-9d26-cfbb9a50f577 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb returned with HTTP 404 Aug 12 12:54:10.030820 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 667/2678] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/76a6f999-2fd9-4bb1-a6f3-b4761863e4eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:54:10.044471 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.046690 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:10.047177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-520858333"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:10.048652 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-520858333'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:10.048795 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume of 1 GB Aug 12 12:54:10.052837 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:10.059229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (8e129fa2-24c2-481f-96a0-da298c2e8ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:10.060156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d69695b-250e-424d-ade0-e3d811e97e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:10.060940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:10.086315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d69695b-250e-424d-ade0-e3d811e97e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:10.087125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893ef0a7-baa6-4601-94d5-022237d4e531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:10.126000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Created reservations ['6e4b2b2b-13a5-4636-9eaf-b653131427a0', '45ac2049-80d3-4872-be2f-0f09a3f8d53a', '60e4fbba-3e8b-4304-8df4-ac9fbb8704fe', '09aee91a-3207-4b16-81be-e5906339296c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:10.126757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893ef0a7-baa6-4601-94d5-022237d4e531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4b2b2b-13a5-4636-9eaf-b653131427a0', '45ac2049-80d3-4872-be2f-0f09a3f8d53a', '60e4fbba-3e8b-4304-8df4-ac9fbb8704fe', '09aee91a-3207-4b16-81be-e5906339296c']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:10.127504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c694cb-5676-4834-aa52-a241577cf0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:10.154599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c694cb-5676-4834-aa52-a241577cf0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99591dda-7ae2-46f5-8dd9-75096a7142bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-520858333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['6e4b2b2b-13a5-4636-9eaf-b653131427a0','45ac2049-80d3-4872-be2f-0f09a3f8d53a','60e4fbba-3e8b-4304-8df4-ac9fbb8704fe','09aee91a-3207-4b16-81be-e5906339296c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-520858333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99591dda-7ae2-46f5-8dd9-75096a7142bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab5a277397c4c3baf92883ce9d866f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18aef4ca72e47e6946547aef3c45029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:10.156436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bd9594-7d14-4604-829e-b5bdb5729539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:10.159891 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-17232b14-2c64-4695-9293-8d512ff848c1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.161965 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17232b14-2c64-4695-9293-8d512ff848c1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:10.161965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17232b14-2c64-4695-9293-8d512ff848c1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.162060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17232b14-2c64-4695-9293-8d512ff848c1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.169664 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.169664 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:10.173631 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-17232b14-2c64-4695-9293-8d512ff848c1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:10.174165 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bd9594-7d14-4604-829e-b5bdb5729539) transitioned into state 'SUCCESS' from state '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-520858333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab5a277397c4c3baf92883ce9d866f1',qos_specs=None,replication_status=,reservations=['6e4b2b2b-13a5-4636-9eaf-b653131427a0','45ac2049-80d3-4872-be2f-0f09a3f8d53a','60e4fbba-3e8b-4304-8df4-ac9fbb8704fe','09aee91a-3207-4b16-81be-e5906339296c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18aef4ca72e47e6946547aef3c45029',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:10.174935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5394c8a7-9f12-4c57-b29f-2bc9fd2c41be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:10.178434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17232b14-2c64-4695-9293-8d512ff848c1 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 returned with HTTP 200 Aug 12 12:54:10.179146 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 675/2679] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:10.187600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.188172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5394c8a7-9f12-4c57-b29f-2bc9fd2c41be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:10.188964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Flow 'volume_create_api' (8e129fa2-24c2-481f-96a0-da298c2e8ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:10.189294 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Create volume request issued successfully. Aug 12 12:54:10.189860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23a7bb52-06a4-462b-8f38-3f6ebdfbbdc1 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:10.190266 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 668/2680] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:54:10 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:10.190630 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:10.190953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.191375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.191535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:10.197253 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.197253 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:10.198897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fac8c886-4337-4ab0-a48f-6cbf9a3766a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:10.198897 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 671/2681] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:10.200315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.205305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-add12295-ac15-4359-9d88-b3ae17b3651a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.207497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add12295-ac15-4359-9d88-b3ae17b3651a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:10.207955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-add12295-ac15-4359-9d88-b3ae17b3651a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.208243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-add12295-ac15-4359-9d88-b3ae17b3651a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.208691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:10.209239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e435f20-824a-4d4f-b84f-bf5cc0a0ba14", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-772287146"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:10.217300 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.217300 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:10.221366 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.221366 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:10.221869 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:10.222045 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume 8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:10.222668 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-add12295-ac15-4359-9d88-b3ae17b3651a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:10.228252 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add12295-ac15-4359-9d88-b3ae17b3651a tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb returned with HTTP 200 Aug 12 12:54:10.228740 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 676/2682] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:10.251813 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.254668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:10.254915 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.255171 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.260495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['46f50351-5674-47dc-a88e-ea04364c083a', '870d9955-84a1-46d1-b4cc-cd276ea0cef3', 'ab118e0b-dca6-4ddc-8cb2-3790f6b4a4ae', '7f81082e-8cb0-4222-a3ff-4e9754e428a0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:10.263766 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.263766 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:10.269544 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:10.275205 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-56bda982-4907-41ab-8c86-170314f6358b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:10.275735 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 669/2683] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:10.301966 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:10.302418 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67bade79-6f02-4fe6-bb02-8faa9f2cf1d9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:10.303019 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 668/2684] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:10.317393 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.321696 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:10.322071 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.322357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.331508 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.331508 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:10.331964 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:10.332852 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d78feb35-79ad-4f0b-9d82-c59a81ffe171 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 returned with HTTP 200 Aug 12 12:54:10.333270 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 672/2685] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:10.390696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-330b3fef-3e96-42c8-a027-ed15c1fe7bfd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.391418 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330b3fef-3e96-42c8-a027-ed15c1fe7bfd None None] GET https://10.4.3.81/volume// Aug 12 12:54:10.391745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330b3fef-3e96-42c8-a027-ed15c1fe7bfd None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.392108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-330b3fef-3e96-42c8-a027-ed15c1fe7bfd None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.392631 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-330b3fef-3e96-42c8-a027-ed15c1fe7bfd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:10.393234 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 677/2686] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:10.406617 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-cfd7ef62-e70e-411f-982d-ee6ef2e93f0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.409308 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-cfd7ef62-e70e-411f-982d-ee6ef2e93f0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:10.409840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-cfd7ef62-e70e-411f-982d-ee6ef2e93f0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6032feed-dc48-4c8a-a277-2aa64803a561", "connector": null, "instance_uuid": "527b05d2-1cfc-4b2e-b7a5-8fc8f4c0045d"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:10.421561 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.421561 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:10.455699 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-cfd7ef62-e70e-411f-982d-ee6ef2e93f0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:10.456352 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 670/2687] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:10 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:10.492709 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.498512 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:10.498791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.499016 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.514213 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.514213 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:10.516583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ca3ffbc-ba6e-4559-accd-ed05bb326463 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.517097 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ca3ffbc-ba6e-4559-accd-ed05bb326463 None None] GET https://10.4.3.81/volume// Aug 12 12:54:10.517450 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ca3ffbc-ba6e-4559-accd-ed05bb326463 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.517800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ca3ffbc-ba6e-4559-accd-ed05bb326463 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.518218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ca3ffbc-ba6e-4559-accd-ed05bb326463 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:10.518385 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:10.519257 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 673/2688] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:54:10.529824 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c6c155a-a65f-4b56-b2df-fb093a245346 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:10.530397 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 669/2689] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:10.539894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.545656 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:10.545952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:10.546180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:10.559705 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.559705 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:10.564379 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:10.570123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-3a6b9450-7607-47fd-aa57-487fe068a7e7 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:10.572406 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 678/2690] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:10 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 1115 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:10.688031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:10.690797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] PUT https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d Aug 12 12:54:10.691363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:10.701347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Acquiring lock "cinder-attachment_update-6032feed-dc48-4c8a-a277-2aa64803a561-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:10.708742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-6032feed-dc48-4c8a-a277-2aa64803a561-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:10.710061 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:10.710061 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:10.813651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-6032feed-dc48-4c8a-a277-2aa64803a561-np0000007055" released by "attachment_update" :: held 0.104s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:10.813651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-54ed17d8-d7ed-4c47-a033-3a33f0826686 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d returned with HTTP 200 Aug 12 12:54:10.814598 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 671/2691] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:10 2026] PUT /volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:11.215371 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.217998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:11.218247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.218481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.218644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:11.226551 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.226551 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:11.227636 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba864b7b-3a3c-4f94-a301-94d300431b35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:11.228114 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 674/2692] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:11.243929 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66d56b5c-f6df-4779-8677-a959957321fc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.245675 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66d56b5c-f6df-4779-8677-a959957321fc tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:11.245909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66d56b5c-f6df-4779-8677-a959957321fc tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.246130 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66d56b5c-f6df-4779-8677-a959957321fc tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.255718 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.255718 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:11.259837 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66d56b5c-f6df-4779-8677-a959957321fc tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:11.264082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66d56b5c-f6df-4779-8677-a959957321fc tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb returned with HTTP 200 Aug 12 12:54:11.264404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 670/2693] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:11.281812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.283476 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] GET https://10.4.3.81/volume/v3/volumes/summary Aug 12 12:54:11.283702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.283915 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.284104 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:54:11.291241 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] Get summary completed successfully. Aug 12 12:54:11.291565 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-accd2ac9-6865-47ec-8449-9708d4e4f5b3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-reader] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 12 12:54:11.292128 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 679/2694] 10.4.3.81 () {68 vars in 1295 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:11.304812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e337a0cc-2247-4db3-b157-9731d231e230 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.307982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:11.308484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.309149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.309149 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume with id: 99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:11.318578 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.318578 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:11.319103 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:11.353298 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-beffe548-da86-40d0-a360-306ae11595fd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.357035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-beffe548-da86-40d0-a360-306ae11595fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:11.357288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-beffe548-da86-40d0-a360-306ae11595fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.357550 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-beffe548-da86-40d0-a360-306ae11595fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.359645 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Delete volume request issued successfully. Aug 12 12:54:11.360245 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e337a0cc-2247-4db3-b157-9731d231e230 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb returned with HTTP 202 Aug 12 12:54:11.361214 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 672/2695] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:54:11 2026] DELETE /volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:54:11.365172 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.365172 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:11.365551 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-beffe548-da86-40d0-a360-306ae11595fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:11.366527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-beffe548-da86-40d0-a360-306ae11595fd tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 returned with HTTP 200 Aug 12 12:54:11.367307 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 675/2696] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:11.375244 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.377227 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:11.377430 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.377738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.390150 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.390150 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:11.392719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7977bdd6-053f-492e-b165-2062584dc243 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.395326 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:11.396535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.396535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.401283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:54:11.402446 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.db.api [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Building query based on filter {{(pid=100195) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:54:11.405577 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Volume info retrieved successfully. Aug 12 12:54:11.413374 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Get all snapshots completed successfully. Aug 12 12:54:11.413752 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7977bdd6-053f-492e-b165-2062584dc243 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 12 12:54:11.415179 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 680/2697] 10.4.3.81 () {66 vars in 1236 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/snapshots => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:11.415251 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc471bf8-8bac-4bff-a7c4-244e9ad155d3 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb returned with HTTP 200 Aug 12 12:54:11.415251 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 671/2698] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb => generated 1005 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:11.440542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.441918 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:11.442143 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.442552 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.442552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: 6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:11.449733 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.449733 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:11.450083 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:11.476360 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:11.476723 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d2aefce-c731-45f7-9e8d-f0cb181b81e8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 returned with HTTP 202 Aug 12 12:54:11.477271 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 673/2699] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:11 2026] DELETE /volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:11.492575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.494889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:11.495101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.495323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.502000 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.502000 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:11.502505 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:11.503613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ede86673-612f-4fc2-9d09-571f9dd9b549 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 returned with HTTP 200 Aug 12 12:54:11.504311 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 676/2700] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:11.543835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:11.546616 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:11.547675 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:11.547675 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:11.561679 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:11.561679 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:11.567357 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:11.573399 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ecc4fe10-1543-4477-b328-f7aa5c55dd7e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:11.573901 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 681/2701] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:11 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:12.241071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.243017 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:12.243251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.243518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.243586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:12.248687 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:12.248687 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:12.249714 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da587bf3-1d9f-4c19-bff1-2d8672409bca tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:12.250225 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 672/2702] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:12 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:12.438074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d72b6828-3f09-4718-9dc1-fe73c78b6402 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.440159 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d72b6828-3f09-4718-9dc1-fe73c78b6402 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] GET https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb Aug 12 12:54:12.440433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d72b6828-3f09-4718-9dc1-fe73c78b6402 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.440736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d72b6828-3f09-4718-9dc1-fe73c78b6402 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.447111 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d72b6828-3f09-4718-9dc1-fe73c78b6402 tempest-ProjectReaderTests-319365166 tempest-ProjectReaderTests-319365166-project-admin] https://10.4.3.81/volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb returned with HTTP 404 Aug 12 12:54:12.447667 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 674/2703] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:54:12 2026] GET /volume/v3/volumes/99591dda-7ae2-46f5-8dd9-75096a7142bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:54:12.523589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-535bc4f7-a14f-4f46-ba46-bfbdd2b415ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.526064 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-535bc4f7-a14f-4f46-ba46-bfbdd2b415ae tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 Aug 12 12:54:12.526290 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-535bc4f7-a14f-4f46-ba46-bfbdd2b415ae tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.526740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-535bc4f7-a14f-4f46-ba46-bfbdd2b415ae tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.532837 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-535bc4f7-a14f-4f46-ba46-bfbdd2b415ae tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 returned with HTTP 404 Aug 12 12:54:12.533436 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 677/2704] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:12 2026] GET /volume/v3/snapshots/6e00aece-bec0-457c-88d7-006ee26b3355 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:12.541224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.543166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:12.543357 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.543550 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.543727 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:12.551644 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:12.551644 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:12.552009 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:12.579402 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:12.579652 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e5a082e-32dc-4e01-b7c9-bffe84b527f9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 returned with HTTP 202 Aug 12 12:54:12.580237 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 682/2705] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:12 2026] DELETE /volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:12.592675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.595291 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:12.595291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.595545 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.595656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b368ceaa-9930-4724-a62e-e3545869ae0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:12.600246 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b368ceaa-9930-4724-a62e-e3545869ae0a tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:12.600522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b368ceaa-9930-4724-a62e-e3545869ae0a tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:12.601060 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b368ceaa-9930-4724-a62e-e3545869ae0a tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:12.605463 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:12.605463 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:12.612199 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:12.618724 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5827cd9-f557-464f-9fdc-e1346a7f49e2 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 returned with HTTP 200 Aug 12 12:54:12.619297 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 673/2706] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:12 2026] GET /volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:12.621006 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:12.621006 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:12.627075 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b368ceaa-9930-4724-a62e-e3545869ae0a tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:12.633055 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b368ceaa-9930-4724-a62e-e3545869ae0a tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:12.633381 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 675/2707] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:12 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:13.265793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:13.269823 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:13.270087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:13.271847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:13.272012 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:13.284802 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:13.284802 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:13.284802 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9dfd0102-661a-4a8b-ba80-6352b2ed51b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:13.284802 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 678/2708] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:13 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:13.634811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1cd26f16-763e-4aec-a73e-47331fe7007a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:13.636906 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1cd26f16-763e-4aec-a73e-47331fe7007a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 Aug 12 12:54:13.637304 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1cd26f16-763e-4aec-a73e-47331fe7007a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:13.637688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1cd26f16-763e-4aec-a73e-47331fe7007a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:13.645474 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1cd26f16-763e-4aec-a73e-47331fe7007a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 returned with HTTP 404 Aug 12 12:54:13.645474 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 683/2709] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:13 2026] GET /volume/v3/volumes/8e435f20-824a-4d4f-b84f-bf5cc0a0ba14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:13.652014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:13.654198 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:13.654436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:13.654679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:13.665381 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:13.665381 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:13.666534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a299f342-e937-4c61-b683-3736139c8773 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:13.668811 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:13.669248 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-673151992"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:13.670494 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:13.671066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-673151992'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:13.671257 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:13.675935 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10f289c1-0c55-48e6-9204-9cd45d3749b1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:13.676098 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:13.676564 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 674/2710] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:13 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:13.683201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (01b736bc-f271-4597-9561-01f699176397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:13.684439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84daed1-1fa5-49c9-9900-72f8e280c2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:13.685382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:13.733087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84daed1-1fa5-49c9-9900-72f8e280c2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:13.734598 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70363e1-c494-4384-a833-c7b31241d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:13.793807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['81e96f5f-c3b3-4bd3-a349-8d6339a0e063', '94dabce0-becd-44c8-9f4e-4905c72c94f1', '7261703a-e735-4912-af01-7cf4eca8da14', 'dd576687-f6a6-4393-9bdf-90cd1962f07f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:13.794802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70363e1-c494-4384-a833-c7b31241d562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e96f5f-c3b3-4bd3-a349-8d6339a0e063', '94dabce0-becd-44c8-9f4e-4905c72c94f1', '7261703a-e735-4912-af01-7cf4eca8da14', 'dd576687-f6a6-4393-9bdf-90cd1962f07f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:13.795626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d083626-df49-42bf-b420-75e1feee508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:13.830959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d083626-df49-42bf-b420-75e1feee508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2388f938-d2d9-4e27-a608-419da6ffcdcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-673151992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['81e96f5f-c3b3-4bd3-a349-8d6339a0e063','94dabce0-becd-44c8-9f4e-4905c72c94f1','7261703a-e735-4912-af01-7cf4eca8da14','dd576687-f6a6-4393-9bdf-90cd1962f07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-673151992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2388f938-d2d9-4e27-a608-419da6ffcdcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:13.832054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78de55d7-cc36-46c1-b022-ad75fc0bf2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:13.854660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78de55d7-cc36-46c1-b022-ad75fc0bf2f5) transitioned into state 'SUCCESS' from state '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-673151992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['81e96f5f-c3b3-4bd3-a349-8d6339a0e063','94dabce0-becd-44c8-9f4e-4905c72c94f1','7261703a-e735-4912-af01-7cf4eca8da14','dd576687-f6a6-4393-9bdf-90cd1962f07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:13.855516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5874881-ac24-4b5e-84cc-9a0a4543fa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:13.867690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5874881-ac24-4b5e-84cc-9a0a4543fa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:13.868595 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (01b736bc-f271-4597-9561-01f699176397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:13.868963 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:13.869598 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a299f342-e937-4c61-b683-3736139c8773 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:13.874550 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 676/2711] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:13 2026] POST /volume/v3/volumes => generated 775 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:13.918630 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95e76ace-2205-426d-ab98-650f81e2f47c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:13.920511 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95e76ace-2205-426d-ab98-650f81e2f47c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:13.920749 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95e76ace-2205-426d-ab98-650f81e2f47c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:13.920971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95e76ace-2205-426d-ab98-650f81e2f47c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:13.928272 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:13.928272 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:13.933384 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-95e76ace-2205-426d-ab98-650f81e2f47c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:13.939963 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95e76ace-2205-426d-ab98-650f81e2f47c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf returned with HTTP 200 Aug 12 12:54:13.940617 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 679/2712] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:13 2026] GET /volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:14.296333 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:14.297879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:14.298140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:14.298402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:14.298568 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:14.303421 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:14.303421 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:14.304666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c4999d63-a6ff-4d27-8507-3932c4ec6367 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:14.305338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 684/2713] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:14 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:14.690475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6865dc54-59d7-4cce-90cd-79e1563639da None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:14.692885 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6865dc54-59d7-4cce-90cd-79e1563639da tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:14.693155 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6865dc54-59d7-4cce-90cd-79e1563639da tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:14.693391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6865dc54-59d7-4cce-90cd-79e1563639da tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:14.705226 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:14.705226 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:14.712806 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6865dc54-59d7-4cce-90cd-79e1563639da tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:14.716292 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6865dc54-59d7-4cce-90cd-79e1563639da tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:14.717184 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 675/2714] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:14 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:14.978063 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:14.981636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:14.981888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:14.982126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.002141 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.002141 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:15.010615 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:15.016031 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3962372f-0daf-49aa-aca8-4b8f2ee59b24 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf returned with HTTP 200 Aug 12 12:54:15.017086 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 677/2715] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:14 2026] GET /volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:15.047229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.049111 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:15.049490 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2388f938-d2d9-4e27-a608-419da6ffcdcf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1230936389"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:15.058955 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.058955 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:15.059405 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:15.060545 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume 2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:15.112517 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['ec5f9d20-da7b-4fad-ac49-022ef123446e', 'e98f79a4-0fed-4733-9afb-d396ca6115cb', 'b4857319-9c70-47c4-9ad4-98d8a5452fa1', 'e2f72ca9-cce5-4250-97fa-eea65c63e819'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:15.154991 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:15.155543 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf69d777-7d9b-4031-ad82-f1adb4164c09 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:15.156195 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 680/2716] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:15.163128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-dbc2d200-5bf8-4038-a638-ad5f3b07a7d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.168070 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-dbc2d200-5bf8-4038-a638-ad5f3b07a7d1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d/action Aug 12 12:54:15.168070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-dbc2d200-5bf8-4038-a638-ad5f3b07a7d1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:15.168070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-dbc2d200-5bf8-4038-a638-ad5f3b07a7d1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:15.182818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5217ed5-559d-4d8a-883e-96897f505a4e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.188963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5217ed5-559d-4d8a-883e-96897f505a4e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:15.189276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5217ed5-559d-4d8a-883e-96897f505a4e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.189561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5217ed5-559d-4d8a-883e-96897f505a4e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.200312 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.200312 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:15.203250 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.203250 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:15.203837 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5217ed5-559d-4d8a-883e-96897f505a4e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:15.204584 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5217ed5-559d-4d8a-883e-96897f505a4e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 returned with HTTP 200 Aug 12 12:54:15.206137 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 676/2717] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:15 2026] GET /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:15.226335 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e70e72ce-88bb-420e-b895-18bf1f5db20d req-dbc2d200-5bf8-4038-a638-ad5f3b07a7d1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d/action returned with HTTP 204 Aug 12 12:54:15.226335 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 685/2718] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:15 2026] POST /volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:15.275054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-043c9f11-8d65-4493-9b9f-10b39f7c4517 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.275522 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-043c9f11-8d65-4493-9b9f-10b39f7c4517 None None] GET https://10.4.3.81/volume// Aug 12 12:54:15.275827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-043c9f11-8d65-4493-9b9f-10b39f7c4517 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.276041 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-043c9f11-8d65-4493-9b9f-10b39f7c4517 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.276416 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-043c9f11-8d65-4493-9b9f-10b39f7c4517 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:15.276805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 678/2719] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:15.288565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-76775406-6cc1-47b5-8176-837f6704232f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.291406 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-76775406-6cc1-47b5-8176-837f6704232f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:15.291911 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-76775406-6cc1-47b5-8176-837f6704232f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1480291f-477f-4936-9521-062f7b6db8fd", "connector": null, "instance_uuid": "2a9663fb-224c-46cb-915b-d1dd11e226e3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:15.311094 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.311094 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:15.318633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.320908 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:15.321262 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.321474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.321609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:15.327888 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.327888 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:15.330603 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-044032d7-19c8-4fd1-8dce-f21c73d0084f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:15.331556 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 677/2720] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:15 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:15.362382 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-76775406-6cc1-47b5-8176-837f6704232f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:15.363003 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 681/2721] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:15 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:15.372358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-4d11ad68-f565-4391-a2e9-93d198b55f3f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.374533 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-4d11ad68-f565-4391-a2e9-93d198b55f3f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff Aug 12 12:54:15.374940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-4d11ad68-f565-4391-a2e9-93d198b55f3f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.375288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-4d11ad68-f565-4391-a2e9-93d198b55f3f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.390805 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.390805 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:15.449680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-4d11ad68-f565-4391-a2e9-93d198b55f3f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff returned with HTTP 200 Aug 12 12:54:15.449680 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 686/2722] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:15 2026] DELETE /volume/v3/attachments/fb4b5ca5-0013-4f46-8b67-b4260e6d2aff => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:15.733806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.736615 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:15.738483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.738872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.755704 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.755704 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:15.760682 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:15.765048 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad34b086-ffc7-4226-95b3-5108a6707e0c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:15.765423 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 679/2723] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:15 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:15.786266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:15.794678 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:15.796519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:15.797426 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:15.845413 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:15.845413 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:15.849977 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:15.856501 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56b034e2-69f8-4d5c-8128-206d855fcd9b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:15.857839 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 678/2724] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:15 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 1228 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:16.221485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.224429 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:16.224688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.224958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.233796 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.233796 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:16.234153 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:16.234842 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cdb2443-d352-4db6-b87a-59e3149ca2df tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 returned with HTTP 200 Aug 12 12:54:16.235293 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 682/2725] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.243886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.247801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] POST https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918/action Aug 12 12:54:16.247801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:16.247801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:16.247801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Updating snapshot '48438370-7bdc-4398-9951-22ba2c34f918' with '{'status': 'error'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:54:16.257587 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.257587 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:16.258428 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e01cb29b5c57484fb6f332f660758ba7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5e07fd0c5254dff83d6e0cf122309d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:54:16.259007 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5ad5250d-22db-49c1-bda2-47ed7eeabb14 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918/action returned with HTTP 403 Aug 12 12:54:16.260149 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 687/2726] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:54:16 2026] POST /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:16.267993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.271241 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:16.271558 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.271881 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.272063 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: 48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:16.278646 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.278646 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:16.279206 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:16.298138 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:16.298423 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f07e7bd1-78c7-4e4f-a8ab-13254cf20011 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 returned with HTTP 202 Aug 12 12:54:16.298983 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 680/2727] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:16 2026] DELETE /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:16.307061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.310492 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:16.310492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.310723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.317942 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.317942 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:16.317942 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:16.318759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12966f5c-aa6d-4ce6-86b4-17dd9cea966e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 returned with HTTP 200 Aug 12 12:54:16.320481 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 679/2728] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.346835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.348301 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:16.348529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.348748 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.348864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:16.362111 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.362111 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:16.363004 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f18661c1-8118-4f47-99a2-4d22e2e1ee78 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:16.363434 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 683/2729] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.402216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.404068 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:16.404287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.404497 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.411701 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.411701 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:16.415470 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:16.419864 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-65085ba4-e66f-4af0-a357-4aef7cfbb0d9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:16.420297 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 688/2730] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.773455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.775463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:16.775679 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.775892 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.783391 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.783391 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:16.787538 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:16.792389 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-58a19a2f-d954-4abe-b29a-c1c46805423b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:16.792806 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 681/2731] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.888916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db4a2b82-a48a-457c-86b7-7295d48649eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.889417 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db4a2b82-a48a-457c-86b7-7295d48649eb None None] GET https://10.4.3.81/volume// Aug 12 12:54:16.889617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db4a2b82-a48a-457c-86b7-7295d48649eb None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.889948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db4a2b82-a48a-457c-86b7-7295d48649eb None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.890271 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db4a2b82-a48a-457c-86b7-7295d48649eb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:16.890589 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 680/2732] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:16.899081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-8af4d3e1-5295-4305-98ca-a0909f9eff50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.902806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-8af4d3e1-5295-4305-98ca-a0909f9eff50 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:16.902806 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-8af4d3e1-5295-4305-98ca-a0909f9eff50 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43dbd9d2-0dc0-4bbc-b890-7461fce98388", "connector": null, "instance_uuid": "527b05d2-1cfc-4b2e-b7a5-8fc8f4c0045d"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:16.910390 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.910390 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:16.936024 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-8af4d3e1-5295-4305-98ca-a0909f9eff50 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:16.936486 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 684/2733] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:16 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:16.976277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f2710292-69da-4664-8415-37775369aa17 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.978080 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2710292-69da-4664-8415-37775369aa17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:16.978274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2710292-69da-4664-8415-37775369aa17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.978503 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2710292-69da-4664-8415-37775369aa17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.986560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8f932ae-6b0e-485d-b253-7d2a1e7a5740 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.987091 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8f932ae-6b0e-485d-b253-7d2a1e7a5740 None None] GET https://10.4.3.81/volume// Aug 12 12:54:16.987367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8f932ae-6b0e-485d-b253-7d2a1e7a5740 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.987651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8f932ae-6b0e-485d-b253-7d2a1e7a5740 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:16.987978 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:16.987978 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:16.988156 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8f932ae-6b0e-485d-b253-7d2a1e7a5740 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:16.988486 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 682/2734] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:16.991379 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f2710292-69da-4664-8415-37775369aa17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:16.995976 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2710292-69da-4664-8415-37775369aa17 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:16.996376 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 689/2735] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:16.996741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:16.999042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:16.999179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:16.999361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.009733 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.009733 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:17.013095 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:17.017841 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-b4fa8665-7b26-4e11-be48-796c835e77b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:17.018262 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 681/2736] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:16 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 1115 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:17.108943 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.111009 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] PUT https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf Aug 12 12:54:17.111373 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:17.118987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Acquiring lock "cinder-attachment_update-43dbd9d2-0dc0-4bbc-b890-7461fce98388-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:17.125052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-43dbd9d2-0dc0-4bbc-b890-7461fce98388-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:17.125944 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.125944 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:17.212249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Lock "cinder-attachment_update-43dbd9d2-0dc0-4bbc-b890-7461fce98388-np0000007055" released by "attachment_update" :: held 0.087s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:17.212815 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-4cd1dc9b-bd65-441c-84b2-c63ebd6c2623 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf returned with HTTP 200 Aug 12 12:54:17.213277 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 685/2737] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:17 2026] PUT /volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:17.250802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.253087 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] PUT https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 Aug 12 12:54:17.253421 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:17.262701 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Acquiring lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:17.267597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:17.268682 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.268682 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:17.332195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-42d39b64-05c8-403c-8f10-7fa927673043 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.336655 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42d39b64-05c8-403c-8f10-7fa927673043 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 Aug 12 12:54:17.336655 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42d39b64-05c8-403c-8f10-7fa927673043 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.336655 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42d39b64-05c8-403c-8f10-7fa927673043 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.343711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42d39b64-05c8-403c-8f10-7fa927673043 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 returned with HTTP 404 Aug 12 12:54:17.344553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 690/2738] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:17 2026] GET /volume/v3/snapshots/48438370-7bdc-4398-9951-22ba2c34f918 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:17.352279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-07549fb0-7aa9-4bcf-9295-555196790f61 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.353941 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:17.354144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.354394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.354555 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:17.359154 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Lock "cinder-attachment_update-1480291f-477f-4936-9521-062f7b6db8fd-np0000007055" released by "attachment_update" :: held 0.092s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:17.359494 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-d7453799-d72c-4c8f-8414-29bf84844136 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 returned with HTTP 200 Aug 12 12:54:17.360143 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 683/2739] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:17 2026] PUT /volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:17.362667 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.362667 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:17.363048 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:17.368300 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-54fc9357-c04f-4c9a-a140-01c9c580c03f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.370839 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-54fc9357-c04f-4c9a-a140-01c9c580c03f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 Aug 12 12:54:17.371077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-54fc9357-c04f-4c9a-a140-01c9c580c03f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.371285 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-54fc9357-c04f-4c9a-a140-01c9c580c03f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.376324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.379963 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:17.379963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.379963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.379963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:17.380157 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:17.380356 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07549fb0-7aa9-4bcf-9295-555196790f61 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf returned with HTTP 202 Aug 12 12:54:17.380817 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 682/2740] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:17 2026] DELETE /volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:17.388551 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.388551 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:17.389725 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5534f519-f629-4859-8cd3-9a9ab433dc27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:17.389819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.389874 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 691/2741] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:17 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:17.391589 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:17.391852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.392097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.393391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-54fc9357-c04f-4c9a-a140-01c9c580c03f tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 returned with HTTP 200 Aug 12 12:54:17.394006 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 686/2742] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 12:54:17 2026] GET /volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:17.401372 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.401372 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:17.403042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8cb25808-4001-4489-adf4-23e5305e35ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.406197 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d/restore Aug 12 12:54:17.406583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "560545ff-e656-4e71-bda0-23a5d3bcf3a9"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:17.406723 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:17.408635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Restoring backup a8c6037c-2781-4f9a-973d-1debf57d4a8d ({'restore': {'volume_id': '560545ff-e656-4e71-bda0-23a5d3bcf3a9'}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:54:17.408864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Restoring backup a8c6037c-2781-4f9a-973d-1debf57d4a8d to volume 560545ff-e656-4e71-bda0-23a5d3bcf3a9. Aug 12 12:54:17.411928 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5be9f092-8257-438c-ba6e-ef7bd18cc85c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf returned with HTTP 200 Aug 12 12:54:17.412299 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 684/2743] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:17 2026] GET /volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:17.423060 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.423060 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:17.430793 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.430793 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:17.431231 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:17.431367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:54:17.431479 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Overwriting volume 560545ff-e656-4e71-bda0-23a5d3bcf3a9 with restore of backup a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:17.445474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] restore_backup in rpcapi backup_id a8c6037c-2781-4f9a-973d-1debf57d4a8d {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:54:17.447672 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8cb25808-4001-4489-adf4-23e5305e35ee tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d/restore returned with HTTP 202 Aug 12 12:54:17.448179 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 683/2744] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:54:17 2026] POST /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d/restore => generated 182 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:17.461506 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:17.464423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:17.464423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:17.465793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:17.465793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:17.473487 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:17.473487 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:17.474636 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f3ffabec-644f-47e4-8453-56403d54a1b2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:17.475423 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 692/2745] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:17 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:18.011378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.013234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:18.013445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.013642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.025856 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.025856 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:18.029728 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:18.034370 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b8b8adce-19cc-417b-b94e-f669ede15b45 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:18.035097 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 687/2746] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:18.432539 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49a0a918-1d95-4f9d-9a37-4c462b23be5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.432938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49a0a918-1d95-4f9d-9a37-4c462b23be5b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf Aug 12 12:54:18.433135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49a0a918-1d95-4f9d-9a37-4c462b23be5b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.433198 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49a0a918-1d95-4f9d-9a37-4c462b23be5b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.439737 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49a0a918-1d95-4f9d-9a37-4c462b23be5b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf returned with HTTP 404 Aug 12 12:54:18.440197 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 685/2747] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/2388f938-d2d9-4e27-a608-419da6ffcdcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:18.449205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.451266 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:18.451650 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1678607635"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:18.453666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1678607635'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:18.453883 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:18.459766 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:18.467727 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (d53fd3a9-6827-4afa-a901-db8f0ab7e227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:18.468933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37434dd7-c24e-48b3-8a30-035bba1a1d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.469719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:18.489083 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.491188 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:18.491376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.491564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.491685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:18.496928 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.496928 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:18.497979 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-98431b9a-bce8-4cdb-aa51-55d53d82477e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:18.498440 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 693/2748] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:18.502904 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37434dd7-c24e-48b3-8a30-035bba1a1d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.503581 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfbe66a-722e-45c8-8a6c-4370592e5c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.545876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['dbd05550-7dcd-41c3-9d5f-184ac4a05656', '51f88889-cd96-4355-b8b0-ded65281d675', '8b3c53b0-5d7a-4e2d-9484-dc1e268e402d', '35f6bc27-17e2-47de-a9a9-c504dd0f9834'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:18.546750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfbe66a-722e-45c8-8a6c-4370592e5c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd05550-7dcd-41c3-9d5f-184ac4a05656', '51f88889-cd96-4355-b8b0-ded65281d675', '8b3c53b0-5d7a-4e2d-9484-dc1e268e402d', '35f6bc27-17e2-47de-a9a9-c504dd0f9834']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.547641 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad285bb3-12a5-4683-a755-d9a4c99a44ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.551579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.553353 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:18.553535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.553747 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.564434 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.564434 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:18.568085 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:18.573130 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-168403d4-c2a4-4047-9bd0-42d3d0475632 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:54:18.573429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.573516 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 688/2749] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:18.574557 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad285bb3-12a5-4683-a755-d9a4c99a44ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ac8225-d0cb-478e-938b-bbb693860539', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678607635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['dbd05550-7dcd-41c3-9d5f-184ac4a05656','51f88889-cd96-4355-b8b0-ded65281d675','8b3c53b0-5d7a-4e2d-9484-dc1e268e402d','35f6bc27-17e2-47de-a9a9-c504dd0f9834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678607635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ac8225-d0cb-478e-938b-bbb693860539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.575297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0234e402-6080-45cd-bf57-f368477b1523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.575401 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:18.575858 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1614958477"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:18.577687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1614958477'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:18.577883 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume of 1 GB Aug 12 12:54:18.582577 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Availability Zones retrieved successfully. Aug 12 12:54:18.588153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (f734e8b1-7879-4266-a4cc-97901484aa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:18.589139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39483b-3d68-460b-a1be-7b300a5a6cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.590388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:18.596315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0234e402-6080-45cd-bf57-f368477b1523) transitioned into state 'SUCCESS' from state '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-1678607635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['dbd05550-7dcd-41c3-9d5f-184ac4a05656','51f88889-cd96-4355-b8b0-ded65281d675','8b3c53b0-5d7a-4e2d-9484-dc1e268e402d','35f6bc27-17e2-47de-a9a9-c504dd0f9834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.597273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b252d9e1-697a-48b1-9fd2-e0d7359f5289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.607122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b252d9e1-697a-48b1-9fd2-e0d7359f5289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.607627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (d53fd3a9-6827-4afa-a901-db8f0ab7e227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:18.607969 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:18.608571 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc4a1877-fe17-4ce5-bdd1-b203083101a4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:18.609032 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 684/2750] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:18 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:18.616013 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.618599 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:18.618760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.618831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39483b-3d68-460b-a1be-7b300a5a6cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.618987 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.619627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595556c9-b80c-423a-8807-02dd0ed6b95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.620610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.622673 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:18.622932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.623162 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.629295 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.629295 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:18.631297 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.631297 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:18.634339 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:18.636000 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:18.638835 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-000645f0-687a-494e-8b38-8fbcbfff22ad tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:54:18.639229 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 694/2751] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:18.641951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-328d533f-b8a9-4623-a2b0-c5267ef0f1bf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 returned with HTTP 200 Aug 12 12:54:18.642494 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 689/2752] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:18.657843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.659444 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Created reservations ['fba472c8-786d-44ef-aeb6-97996d82b176', 'fbea0cf0-ab2a-49e0-817c-bec9556134d1', '9728b8ef-2cc3-4e2f-88e2-84620c3f9383', '90e4f618-a4ec-43b1-bd23-15ea64ea782d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:18.659798 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] POST https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4/action Aug 12 12:54:18.660103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:18.660321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:18.660628 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595556c9-b80c-423a-8807-02dd0ed6b95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba472c8-786d-44ef-aeb6-97996d82b176', 'fbea0cf0-ab2a-49e0-817c-bec9556134d1', '9728b8ef-2cc3-4e2f-88e2-84620c3f9383', '90e4f618-a4ec-43b1-bd23-15ea64ea782d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.661373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074160cf-eb07-4d8a-aca5-a45d6f23fe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.670867 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.670867 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:18.671333 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:18.677616 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Begin detaching volume completed successfully. Aug 12 12:54:18.677864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-59b41427-0e6e-4a26-bfdc-65c51f371efd tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4/action returned with HTTP 202 Aug 12 12:54:18.678410 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 685/2753] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:18 2026] POST /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:18.683488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074160cf-eb07-4d8a-aca5-a45d6f23fe73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fab6261a-a485-4974-be29-da28bc069b37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1614958477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['fba472c8-786d-44ef-aeb6-97996d82b176','fbea0cf0-ab2a-49e0-817c-bec9556134d1','9728b8ef-2cc3-4e2f-88e2-84620c3f9383','90e4f618-a4ec-43b1-bd23-15ea64ea782d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1614958477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fab6261a-a485-4974-be29-da28bc069b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34f05624dfd431084f8db7ad10936ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0678021a7c1346d79d543dcc08450ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.684252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc69a93-16cc-433f-8842-4845122ab782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.703879 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc69a93-16cc-433f-8842-4845122ab782) transitioned into state 'SUCCESS' from state '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-1614958477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['fba472c8-786d-44ef-aeb6-97996d82b176','fbea0cf0-ab2a-49e0-817c-bec9556134d1','9728b8ef-2cc3-4e2f-88e2-84620c3f9383','90e4f618-a4ec-43b1-bd23-15ea64ea782d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.705209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed963f6-ca71-4571-b2a2-275e592af22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:18.716080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed963f6-ca71-4571-b2a2-275e592af22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:18.716895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-adc6afbb-9447-4fbd-a156-8670beac90aa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.717014 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (f734e8b1-7879-4266-a4cc-97901484aa2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:18.717243 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request issued successfully. Aug 12 12:54:18.717291 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-adc6afbb-9447-4fbd-a156-8670beac90aa None None] GET https://10.4.3.81/volume// Aug 12 12:54:18.717409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-adc6afbb-9447-4fbd-a156-8670beac90aa None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.717750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-adc6afbb-9447-4fbd-a156-8670beac90aa None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.717829 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d8aed1d-fba9-47ef-bfe9-b5d0efedc84e tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:18.718080 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-adc6afbb-9447-4fbd-a156-8670beac90aa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:18.718217 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 686/2754] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:18 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:18.718413 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 695/2755] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:18.726507 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.729077 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:18.729359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.729657 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.730102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c793e09-09a3-4723-bdfa-2273f3828370 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:18.732011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c793e09-09a3-4723-bdfa-2273f3828370 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:18.732190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c793e09-09a3-4723-bdfa-2273f3828370 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:18.732383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c793e09-09a3-4723-bdfa-2273f3828370 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:18.739787 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.739787 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:18.742038 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:18.742038 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:18.744304 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c793e09-09a3-4723-bdfa-2273f3828370 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:18.746478 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:18.750484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c793e09-09a3-4723-bdfa-2273f3828370 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:18.751081 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 686/2756] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:18.751635 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-6ebb6d1b-66e3-4c58-a4ea-80cf4f679cb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:54:18.752290 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 690/2757] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:18 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:19.048427 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d330373-c4d0-4c68-b144-053df6cddb53 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.051525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d330373-c4d0-4c68-b144-053df6cddb53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:19.051525 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d330373-c4d0-4c68-b144-053df6cddb53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.051683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d330373-c4d0-4c68-b144-053df6cddb53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.061953 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.061953 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:19.065825 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7d330373-c4d0-4c68-b144-053df6cddb53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:19.070034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d330373-c4d0-4c68-b144-053df6cddb53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:19.070431 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 687/2758] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:19.509505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.511372 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:19.511579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.511757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.511872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:19.516431 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.516431 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:19.517275 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9b6d79c-e8db-41f7-83e4-b9c5aeb9d744 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:19.517690 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 696/2759] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:19.655566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.657532 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:19.659206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.659206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.665710 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.665710 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:19.669807 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:19.673891 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fbc76add-8fa9-473a-ac7d-269f75f7c67c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 returned with HTTP 200 Aug 12 12:54:19.674287 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 687/2760] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:19.689335 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-10d877f8-cd3e-4a53-a23b-8795622e347c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.691253 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:19.691679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48ac8225-d0cb-478e-938b-bbb693860539", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2063484393"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:19.700424 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.700424 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:19.700765 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:19.700898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume 48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:19.725132 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['16b13e9b-99d6-4386-90b6-4858b0ca49d2', '2ef2ef7e-049c-42ab-9511-d4c2529cffe3', 'ef43159e-a94a-4c59-a2ba-aaa6af6e29eb', '9a7c1f1f-8e5e-4a4c-b90d-1cdeb4e934ad'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:19.753349 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:19.753712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10d877f8-cd3e-4a53-a23b-8795622e347c tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:19.754129 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 691/2761] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:19.764172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.765085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-81abef6f-031d-43e1-9e42-824f754f648e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.766065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:19.766308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.766516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.767154 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-81abef6f-031d-43e1-9e42-824f754f648e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:19.767443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-81abef6f-031d-43e1-9e42-824f754f648e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.767722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-81abef6f-031d-43e1-9e42-824f754f648e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.772471 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.772471 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:19.772809 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-81abef6f-031d-43e1-9e42-824f754f648e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:19.773407 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-81abef6f-031d-43e1-9e42-824f754f648e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 200 Aug 12 12:54:19.773839 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 697/2762] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:19.774170 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.774170 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:19.777769 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:19.781963 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da31407a-0175-4ddd-8763-fa4c1fda2c43 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:19.782494 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 688/2763] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:19.823800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.825994 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:19.826210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.826408 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.833728 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.833728 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:19.837482 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:19.841795 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-bedddcea-9e31-4865-81fc-1c400e153c23 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:19.842242 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 688/2764] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:19.912573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46722c6e-4562-4510-b761-1e63b14d7644 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.913034 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46722c6e-4562-4510-b761-1e63b14d7644 None None] GET https://10.4.3.81/volume// Aug 12 12:54:19.913194 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46722c6e-4562-4510-b761-1e63b14d7644 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.913388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46722c6e-4562-4510-b761-1e63b14d7644 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.913755 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46722c6e-4562-4510-b761-1e63b14d7644 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:19.914039 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 692/2765] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:19.921427 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8fcbc873-80c7-4ea6-90ce-32b9510dc191 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.923585 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8fcbc873-80c7-4ea6-90ce-32b9510dc191 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:19.923973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8fcbc873-80c7-4ea6-90ce-32b9510dc191 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fab6261a-a485-4974-be29-da28bc069b37", "connector": null, "instance_uuid": "dedf4b36-3c02-44c5-871e-0d066c4d7947"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:19.932878 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:19.932878 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:19.961917 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8fcbc873-80c7-4ea6-90ce-32b9510dc191 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:19.962440 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 698/2766] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:19 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 12 12:54:19.988793 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.991045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:19.991257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.991449 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.998677 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fabdecb5-7e1f-491e-baee-456a61796f80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:19.999056 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fabdecb5-7e1f-491e-baee-456a61796f80 None None] GET https://10.4.3.81/volume// Aug 12 12:54:19.999215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fabdecb5-7e1f-491e-baee-456a61796f80 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:19.999390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fabdecb5-7e1f-491e-baee-456a61796f80 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:19.999709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fabdecb5-7e1f-491e-baee-456a61796f80 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:19.999999 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 689/2767] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:20.000340 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.000340 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:20.004207 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:20.006465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.008753 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:20.008972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.009129 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3c24eb0-ff14-417d-82d8-693a224bfaa8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:20.009171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.009556 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 689/2768] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:19 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:20.017927 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.017927 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:20.021483 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:20.025467 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-8b736a2b-b6df-47d0-b425-e77fbd234fb1 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:20.025899 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 693/2769] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:20.086627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.089024 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:20.089288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.089565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.102468 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.102468 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:20.107753 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:20.114197 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0bd789f-0b1b-4920-bea9-170ff41a1c1c tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:20.114750 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 699/2770] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:20.121610 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.124144 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] PUT https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a Aug 12 12:54:20.124619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:20.136369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Acquiring lock "cinder-attachment_update-fab6261a-a485-4974-be29-da28bc069b37-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:20.141557 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-fab6261a-a485-4974-be29-da28bc069b37-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:20.142965 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.142965 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:20.215143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-fab6261a-a485-4974-be29-da28bc069b37-np0000007055" released by "attachment_update" :: held 0.074s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:20.215500 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-5e13d2c3-ba3d-4eeb-abfc-f1c72cacd9ba tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a returned with HTTP 200 Aug 12 12:54:20.216073 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 690/2771] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:20 2026] PUT /volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:20.506346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-936fd7ff-2bdc-43da-a5a1-a98ff6c519f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.509360 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-936fd7ff-2bdc-43da-a5a1-a98ff6c519f1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf/action Aug 12 12:54:20.509870 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-936fd7ff-2bdc-43da-a5a1-a98ff6c519f1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:20.510037 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-936fd7ff-2bdc-43da-a5a1-a98ff6c519f1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:20.531684 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.533821 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:20.534105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.534350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.534484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:20.534629 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.534629 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:20.540002 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.540002 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:20.540693 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f883ad9-6bbb-403e-acc9-e8cad1754001 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:20.541200 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 694/2772] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:20.547977 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8a58d078-9de3-4e31-abb6-3dc41bf7d9ef req-936fd7ff-2bdc-43da-a5a1-a98ff6c519f1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf/action returned with HTTP 204 Aug 12 12:54:20.548595 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 690/2773] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:20 2026] POST /volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:20.785061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.786964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:20.787147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.787326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.793812 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.793812 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:20.794113 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:20.794904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64f87d9f-497f-4cbc-a9f1-14a14a986004 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 200 Aug 12 12:54:20.795266 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 700/2774] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:20.803232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.805267 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:20.805444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.805654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.810605 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.810605 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:20.811131 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:20.811968 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-737d9d56-6e76-4d1e-a42e-b93a453deb39 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 200 Aug 12 12:54:20.812326 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 691/2775] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:20.819908 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.821732 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:20.821992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.822194 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.822296 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: 1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:20.827677 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.827677 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:20.828125 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:20.843133 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:20.843133 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b478c60d-bfad-49ae-abaa-26db3f0bf6cf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 202 Aug 12 12:54:20.843506 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 695/2776] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:20 2026] DELETE /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:20.852196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d78773b3-a9c3-48bb-826d-7401026c320d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:20.854472 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d78773b3-a9c3-48bb-826d-7401026c320d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:20.854807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d78773b3-a9c3-48bb-826d-7401026c320d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:20.855088 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d78773b3-a9c3-48bb-826d-7401026c320d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:20.861173 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:20.861173 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:20.861638 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d78773b3-a9c3-48bb-826d-7401026c320d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:20.862580 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d78773b3-a9c3-48bb-826d-7401026c320d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 200 Aug 12 12:54:20.863065 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 691/2777] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:20 2026] GET /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:21.022842 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.024635 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:21.024803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.024985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.036230 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.036230 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:21.040994 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:21.047236 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0bf40ec1-776c-4f70-90ef-e4b9d41427e4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:21.047667 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 701/2778] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:21.130176 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.131940 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:21.132114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.132316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.141643 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.141643 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:21.144993 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:21.149980 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3cab60fc-9d5f-4e40-8416-5e8e13cc3ce4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:21.150605 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 692/2779] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:21.162860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.164998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:21.165238 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.165467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.177459 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.177459 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:21.181692 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:21.187371 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e792af1-eca3-4f60-9faf-657e713a74b4 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:21.187890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 696/2780] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:21.552039 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20dc16ce-188f-4d39-9b9e-491d061743eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.554288 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20dc16ce-188f-4d39-9b9e-491d061743eb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:21.554513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20dc16ce-188f-4d39-9b9e-491d061743eb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.554752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20dc16ce-188f-4d39-9b9e-491d061743eb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.555395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-20dc16ce-188f-4d39-9b9e-491d061743eb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:21.559848 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.559848 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:21.560807 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20dc16ce-188f-4d39-9b9e-491d061743eb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:21.561224 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 692/2781] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:21.872476 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-46d1b27d-e563-47d0-bb5c-c2bec10e24be None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.874631 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46d1b27d-e563-47d0-bb5c-c2bec10e24be tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 Aug 12 12:54:21.874956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46d1b27d-e563-47d0-bb5c-c2bec10e24be tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.875128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46d1b27d-e563-47d0-bb5c-c2bec10e24be tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.880221 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46d1b27d-e563-47d0-bb5c-c2bec10e24be tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 returned with HTTP 404 Aug 12 12:54:21.880840 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 702/2782] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/snapshots/1dd7cce3-525c-4362-bdfc-d147cd2a6ff2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:21.888823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb529dec-8c75-4893-806e-04045d2ca363 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.890724 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:21.891014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.891210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.891410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:21.898051 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.898051 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:21.898349 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:21.914963 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:21.915165 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb529dec-8c75-4893-806e-04045d2ca363 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 returned with HTTP 202 Aug 12 12:54:21.915588 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 693/2783] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:21 2026] DELETE /volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:21.924060 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:21.925928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:21.926141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:21.926315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:21.933715 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:21.933715 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:21.937956 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:21.943218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f01c08a9-bf55-4607-86e4-5de09cbc324f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 returned with HTTP 200 Aug 12 12:54:21.943609 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 697/2784] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:21 2026] GET /volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:22.061242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:22.063110 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:22.063256 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:22.063435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:22.071978 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:22.071978 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:22.074905 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:22.078445 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9f3fbd6-da1a-45e9-a625-b1e3964d64b5 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:22.078840 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 693/2785] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:22 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:22.572832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-19f31083-426b-4655-8f3b-6c6af278761f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:22.575713 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19f31083-426b-4655-8f3b-6c6af278761f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:22.576003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19f31083-426b-4655-8f3b-6c6af278761f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:22.576265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19f31083-426b-4655-8f3b-6c6af278761f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:22.576409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-19f31083-426b-4655-8f3b-6c6af278761f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:22.582581 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:22.582581 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:22.583581 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19f31083-426b-4655-8f3b-6c6af278761f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:22.584050 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 703/2786] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:22 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:22.960795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6af7643e-d481-4152-874f-7e5c8789fa7b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:22.962871 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6af7643e-d481-4152-874f-7e5c8789fa7b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 Aug 12 12:54:22.963077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6af7643e-d481-4152-874f-7e5c8789fa7b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:22.963276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6af7643e-d481-4152-874f-7e5c8789fa7b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:22.970478 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6af7643e-d481-4152-874f-7e5c8789fa7b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 returned with HTTP 404 Aug 12 12:54:22.971020 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 694/2787] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:22 2026] GET /volume/v3/volumes/48ac8225-d0cb-478e-938b-bbb693860539 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:22.980734 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:22.982751 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:22.983144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2117636000"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:22.984565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2117636000'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:22.984756 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:22.989114 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:22.995195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (a7d605fd-69b7-4d6c-bacf-7552407978a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:22.996219 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4deb236-6758-4730-a169-105617babd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:22.997014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:23.024484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4deb236-6758-4730-a169-105617babd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:23.025389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4ad182-3342-49ba-ad0c-5808d467bb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:23.065791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['81c8c20e-2d6c-4d5d-bb0a-6f3ac3aff460', '4ecd1db7-28c4-474f-85e2-df33179ba71e', '9e4ddd5a-b6ed-4799-a89f-30bc49862728', 'a70406d0-9bd3-45d3-a120-f954a156cab8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:23.066664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4ad182-3342-49ba-ad0c-5808d467bb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c8c20e-2d6c-4d5d-bb0a-6f3ac3aff460', '4ecd1db7-28c4-474f-85e2-df33179ba71e', '9e4ddd5a-b6ed-4799-a89f-30bc49862728', 'a70406d0-9bd3-45d3-a120-f954a156cab8']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:23.067412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26992b98-74d6-4b37-9e63-36643a094681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:23.091099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26992b98-74d6-4b37-9e63-36643a094681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa1a85f-ce07-4ee8-a136-31362b3a115e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117636000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['81c8c20e-2d6c-4d5d-bb0a-6f3ac3aff460','4ecd1db7-28c4-474f-85e2-df33179ba71e','9e4ddd5a-b6ed-4799-a89f-30bc49862728','a70406d0-9bd3-45d3-a120-f954a156cab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117636000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa1a85f-ce07-4ee8-a136-31362b3a115e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:23.092387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1425a606-aa4e-429d-bd31-33e8311628c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.092678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf98778-8af9-4ac8-8574-037e20160bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:23.094183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1425a606-aa4e-429d-bd31-33e8311628c2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:23.094393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1425a606-aa4e-429d-bd31-33e8311628c2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.094602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1425a606-aa4e-429d-bd31-33e8311628c2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.105233 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.105233 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:23.109295 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1425a606-aa4e-429d-bd31-33e8311628c2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:23.111297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf98778-8af9-4ac8-8574-037e20160bdc) transitioned into state 'SUCCESS' from state '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-2117636000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['81c8c20e-2d6c-4d5d-bb0a-6f3ac3aff460','4ecd1db7-28c4-474f-85e2-df33179ba71e','9e4ddd5a-b6ed-4799-a89f-30bc49862728','a70406d0-9bd3-45d3-a120-f954a156cab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:23.112147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85553a76-ec3e-4d44-b123-4fa15e557a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:23.114418 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1425a606-aa4e-429d-bd31-33e8311628c2 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:23.114971 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 694/2788] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:23 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:23.123246 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85553a76-ec3e-4d44-b123-4fa15e557a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:23.124276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (a7d605fd-69b7-4d6c-bacf-7552407978a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:23.124654 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:23.125361 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-917f545a-454b-4d2e-b43b-df2ad4a321ac tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:23.125927 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 698/2789] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:22 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:23.137361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2d92d216-d350-4369-a970-412832d4a7fc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.139168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d92d216-d350-4369-a970-412832d4a7fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:23.139359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d92d216-d350-4369-a970-412832d4a7fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.139561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d92d216-d350-4369-a970-412832d4a7fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.146536 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.146536 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:23.150132 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2d92d216-d350-4369-a970-412832d4a7fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:23.154241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d92d216-d350-4369-a970-412832d4a7fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e returned with HTTP 200 Aug 12 12:54:23.154673 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 704/2790] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:23 2026] GET /volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:23.309411 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-c4748e7a-3919-41c7-9fb2-677fe040fad5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.311996 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-c4748e7a-3919-41c7-9fb2-677fe040fad5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption Aug 12 12:54:23.312204 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-c4748e7a-3919-41c7-9fb2-677fe040fad5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.312387 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-c4748e7a-3919-41c7-9fb2-677fe040fad5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.321973 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.321973 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:23.329423 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-c4748e7a-3919-41c7-9fb2-677fe040fad5 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption returned with HTTP 200 Aug 12 12:54:23.329902 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 695/2791] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:54:23 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:23.596168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.599972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:23.599972 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.599972 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.600100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:23.609328 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.609328 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:23.610170 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6be4b03d-3bf8-457a-b3d7-7fc32f71727a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:23.610637 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 695/2792] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:23 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:23.682583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-586855d4-9434-4132-a353-f717751d2966 req-0a9afd6b-a739-45c5-b5e4-701e6d151cee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.685173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-0a9afd6b-a739-45c5-b5e4-701e6d151cee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 Aug 12 12:54:23.685173 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-0a9afd6b-a739-45c5-b5e4-701e6d151cee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.685430 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-0a9afd6b-a739-45c5-b5e4-701e6d151cee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.699502 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.699502 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:23.769148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-586855d4-9434-4132-a353-f717751d2966 req-0a9afd6b-a739-45c5-b5e4-701e6d151cee tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 returned with HTTP 200 Aug 12 12:54:23.769560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 699/2793] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:23 2026] DELETE /volume/v3/attachments/3c058e73-b549-4cc1-b15e-5a924ec8a4e4 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:23.927712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8f862550-66f0-4836-b78c-45a17b133fb2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:23.929564 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f862550-66f0-4836-b78c-45a17b133fb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:23.929743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f862550-66f0-4836-b78c-45a17b133fb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:23.929934 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f862550-66f0-4836-b78c-45a17b133fb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:23.937990 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:23.937990 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:23.941690 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8f862550-66f0-4836-b78c-45a17b133fb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:23.945473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f862550-66f0-4836-b78c-45a17b133fb2 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:54:23.945877 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 705/2794] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:23 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:24.131470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:24.133320 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:24.133520 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:24.133716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:24.142984 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:24.142984 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:24.146260 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:24.149973 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-237a7d55-b166-4cdb-8632-58b46a1aa551 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:24.150334 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 696/2795] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:24 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:24.167928 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f416114-4975-41e9-8957-2edbf96f14f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:24.170249 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f416114-4975-41e9-8957-2edbf96f14f3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:24.170528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f416114-4975-41e9-8957-2edbf96f14f3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:24.170810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f416114-4975-41e9-8957-2edbf96f14f3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:24.181558 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:24.181558 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:24.186158 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f416114-4975-41e9-8957-2edbf96f14f3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:24.193147 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f416114-4975-41e9-8957-2edbf96f14f3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e returned with HTTP 200 Aug 12 12:54:24.193735 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 696/2796] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:24 2026] GET /volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:24.206468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:24.208456 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:24.208883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efa1a85f-ce07-4ee8-a136-31362b3a115e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1291250783"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:24.217840 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:24.217840 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:24.218212 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:24.218330 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:24.247182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['e093e47d-161d-481a-ad4c-bf7e8319afce', '71c6644c-72a2-4938-9414-d9f25a40aa43', 'de31903c-9041-402b-8137-644ad5120de7', '60787ad9-8ac8-401c-a6e0-bf72854397bd'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:24.273006 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:24.273341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97bb37bc-ef76-44a3-a5b2-be05e49665f8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:24.273780 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 700/2797] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:24.284734 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2c96675-38e5-46df-b758-9c018469afbf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:24.286720 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2c96675-38e5-46df-b758-9c018469afbf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:24.286943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2c96675-38e5-46df-b758-9c018469afbf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:24.287141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2c96675-38e5-46df-b758-9c018469afbf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:24.291927 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:24.291927 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:24.292265 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b2c96675-38e5-46df-b758-9c018469afbf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:24.293006 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2c96675-38e5-46df-b758-9c018469afbf tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef returned with HTTP 200 Aug 12 12:54:24.293384 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 706/2798] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:24 2026] GET /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:24.624868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:24.629059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:24.629439 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:24.629676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:24.629840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:24.635419 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:24.635419 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:24.636426 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fb7f042-a31c-433e-a097-967fac6b2de7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:24.636931 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 697/2799] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:24 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:25.166378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.168890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:25.169408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:25.169408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:25.180863 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.180863 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:25.185419 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:25.193329 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51c3df64-01d7-40a3-8f76-ff1f4b81a872 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:25.194103 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 697/2800] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:25 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:25.302614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.304563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:25.304722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:25.304935 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:25.310103 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.310103 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:25.310407 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:25.311074 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c51070a6-4696-40d1-b8ad-362a4a6d96b3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef returned with HTTP 200 Aug 12 12:54:25.311435 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 701/2801] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:25 2026] GET /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:25.321131 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.323498 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] POST https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef/action Aug 12 12:54:25.323498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:25.323498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:25.324890 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.snapshot_unmanage [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Unmanage snapshot with id: d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:25.330511 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.330511 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:25.330917 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:25.331684 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e01cb29b5c57484fb6f332f660758ba7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5e07fd0c5254dff83d6e0cf122309d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:54:25.331879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a99f12c2-a5a4-4c80-b129-6b5e926cdf18 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef/action returned with HTTP 403 Aug 12 12:54:25.332341 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 707/2802] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:54:25 2026] POST /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:25.341218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20659c94-66ee-4490-aacd-9093cf0faec9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.342867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:25.342948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:25.343465 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:25.343465 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:25.348122 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.348122 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:25.348428 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:25.370139 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:25.370367 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20659c94-66ee-4490-aacd-9093cf0faec9 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef returned with HTTP 202 Aug 12 12:54:25.370862 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 698/2803] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:25 2026] DELETE /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:25.379412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.381668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:25.381970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:25.382228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:25.388458 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.388458 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:25.388919 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:25.389733 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86dddb5a-e8b7-4f19-94e7-3796f833b39d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef returned with HTTP 200 Aug 12 12:54:25.390092 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 698/2804] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:25 2026] GET /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:25.653510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-298551d5-173a-4bad-9ab8-84c431c836b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.660718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-298551d5-173a-4bad-9ab8-84c431c836b9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:25.661007 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-298551d5-173a-4bad-9ab8-84c431c836b9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:25.661243 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-298551d5-173a-4bad-9ab8-84c431c836b9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:25.661347 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-298551d5-173a-4bad-9ab8-84c431c836b9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:25.666194 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.666194 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:25.667232 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-298551d5-173a-4bad-9ab8-84c431c836b9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:25.667883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-9532f346-038e-45ea-8497-788ff7fd9a38 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:25.667979 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 702/2805] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:25 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:54:25.675358 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-9532f346-038e-45ea-8497-788ff7fd9a38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4/action Aug 12 12:54:25.675765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-9532f346-038e-45ea-8497-788ff7fd9a38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:25.675930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-9532f346-038e-45ea-8497-788ff7fd9a38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:25.697936 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:25.697936 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:25.709326 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fcb0b937-3f37-4a46-810a-2e3a74340ad4 req-9532f346-038e-45ea-8497-788ff7fd9a38 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4/action returned with HTTP 204 Aug 12 12:54:25.709845 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 708/2806] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:25 2026] POST /volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:26.206333 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.207994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.208377 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:26.208588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.208810 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.209849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:26.210042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.210217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.219044 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.219044 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:26.221412 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.221412 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:26.223670 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:26.227164 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:26.227848 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-b9154eeb-4424-448f-89e4-c35e554f0557 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:26.228276 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 699/2807] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.231793 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f4eafda-e94f-467b-87bd-f3e56e0dc1cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:26.232285 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 699/2808] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:26.249445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.251303 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561/action Aug 12 12:54:26.251656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:26.251827 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:26.263952 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.263952 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:26.264696 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:26.273922 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Begin detaching volume completed successfully. Aug 12 12:54:26.274125 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-17f6e9a4-9b90-4230-ab6a-610ff2febe9e tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561/action returned with HTTP 202 Aug 12 12:54:26.274588 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 703/2809] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:26 2026] POST /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:26.328692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9153741a-8a26-436e-98c3-3607de432679 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.329199 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9153741a-8a26-436e-98c3-3607de432679 None None] GET https://10.4.3.81/volume// Aug 12 12:54:26.329380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9153741a-8a26-436e-98c3-3607de432679 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.329720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9153741a-8a26-436e-98c3-3607de432679 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.330043 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9153741a-8a26-436e-98c3-3607de432679 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:26.330336 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 709/2810] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:26.338920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.341847 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:26.342234 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.342402 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.356563 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.356563 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:26.361691 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:26.368235 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-36e24305-c256-4f2a-b343-503488ced5b8 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 200 Aug 12 12:54:26.368719 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 700/2811] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:26.406851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ee0f71e6-6802-4342-b1bc-b3af625a3430 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.409857 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee0f71e6-6802-4342-b1bc-b3af625a3430 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef Aug 12 12:54:26.410149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee0f71e6-6802-4342-b1bc-b3af625a3430 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.410408 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee0f71e6-6802-4342-b1bc-b3af625a3430 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.416044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee0f71e6-6802-4342-b1bc-b3af625a3430 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef returned with HTTP 404 Aug 12 12:54:26.416724 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 700/2812] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/snapshots/d8db3d56-9740-48b7-a439-56b81f1cecef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:26.427820 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.429638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:26.429840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.430075 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.430257 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:26.439329 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.439329 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:26.439746 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:26.460304 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:26.460553 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0372de7-8cbe-4c79-8569-28f8d4981326 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e returned with HTTP 202 Aug 12 12:54:26.460948 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 704/2813] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:26 2026] DELETE /volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:26.472795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.475114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:26.475114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.475340 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.483727 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.483727 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:26.487657 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:26.492324 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a5a80fe3-8026-48da-98d4-98a67a58d8af tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e returned with HTTP 200 Aug 12 12:54:26.492850 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 710/2814] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.602449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.604059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:26.604059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.604059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.618739 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.618739 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:26.623150 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:26.628885 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bcd865b-bc2b-4851-a9db-da8a419f1773 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:54:26.629578 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 701/2815] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.670592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.672630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:26.672881 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.673093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.683035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.685372 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:26.685653 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.685958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.686119 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:26.693438 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.693438 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:26.699079 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:26.699720 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.699720 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:26.700889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-788995dc-1f68-4c7e-a022-a1e2d43d9235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:26.703313 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 705/2816] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:26.704321 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-76a5c9b9-8023-4584-8d53-431a982cbfd3 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:54:26.704797 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 701/2817] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1167 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.729310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.731342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] POST https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/action Aug 12 12:54:26.731670 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:26.731845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:26.749604 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.749604 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:26.750077 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:26.756013 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Begin detaching volume completed successfully. Aug 12 12:54:26.756013 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-bcd1cf99-5f23-4c85-9b59-7971d439385c tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/action returned with HTTP 202 Aug 12 12:54:26.756140 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 711/2818] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:26 2026] POST /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:26.777152 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.780528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:26.780789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.781049 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.798211 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.798211 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:26.806162 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Volume info retrieved successfully. Aug 12 12:54:26.812362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2347a450-3a30-4e17-9bd6-c838b6d17ff0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:26.813132 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 702/2819] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.849823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-312b688f-578b-43a0-8e5c-26e04bacf171 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.852799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-312b688f-578b-43a0-8e5c-26e04bacf171 None None] GET https://10.4.3.81/volume// Aug 12 12:54:26.852799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-312b688f-578b-43a0-8e5c-26e04bacf171 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.852799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-312b688f-578b-43a0-8e5c-26e04bacf171 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.852799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-312b688f-578b-43a0-8e5c-26e04bacf171 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:26.852799 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 706/2820] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:54:26.866097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.867393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.869816 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:26.870043 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.870233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.874201 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:26.874393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.874618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.891442 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.891442 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:26.893967 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.893967 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:26.897668 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:26.897915 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:26.905352 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-74d754d9-621b-4271-8003-a95c3dc0d90b tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:26.906134 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 712/2821] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:26.906664 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-7959eb2f-bbe6-4165-a90d-593342489243 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:54:26.907131 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 702/2822] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:26.933205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.935296 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action Aug 12 12:54:26.935732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:26.936350 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:26.936413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-06716e99-4bda-48b4-a24f-1df09015edc8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.938674 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-06716e99-4bda-48b4-a24f-1df09015edc8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption Aug 12 12:54:26.938946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-06716e99-4bda-48b4-a24f-1df09015edc8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.939188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-06716e99-4bda-48b4-a24f-1df09015edc8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.958121 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.958121 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:26.963218 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.963218 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:26.963768 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:26.964108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-63756d76-7c11-4756-b89f-31c7760ab73d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.966273 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] DELETE https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:26.966570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.966832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:26.967047 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Delete volume with id: dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:26.967917 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-06716e99-4bda-48b4-a24f-1df09015edc8 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption returned with HTTP 200 Aug 12 12:54:26.968443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 707/2823] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:26.972750 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Begin detaching volume completed successfully. Aug 12 12:54:26.973040 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-27cdb447-1517-41e8-aac1-3a763d3c64f1 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action returned with HTTP 202 Aug 12 12:54:26.973578 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 703/2824] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:26 2026] POST /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:26.977627 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:26.977627 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:26.978284 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:26.994027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e20a470-7690-4fcb-9199-cd402b0085bd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:26.995784 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e20a470-7690-4fcb-9199-cd402b0085bd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:26.995991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e20a470-7690-4fcb-9199-cd402b0085bd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:26.996168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e20a470-7690-4fcb-9199-cd402b0085bd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.008881 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.008881 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:27.012334 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e20a470-7690-4fcb-9199-cd402b0085bd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:27.018957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e20a470-7690-4fcb-9199-cd402b0085bd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:27.018957 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 703/2825] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:26 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:27.021649 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Delete volume request issued successfully. Aug 12 12:54:27.021918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63756d76-7c11-4756-b89f-31c7760ab73d tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 202 Aug 12 12:54:27.022346 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 713/2826] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:26 2026] DELETE /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:27.029997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.031287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-429e8504-6f0c-4018-a122-10b7abba3dde None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.032656 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:27.032901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.033106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.035010 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-429e8504-6f0c-4018-a122-10b7abba3dde tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a/action Aug 12 12:54:27.035391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-429e8504-6f0c-4018-a122-10b7abba3dde tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:27.035566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-429e8504-6f0c-4018-a122-10b7abba3dde tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:27.042107 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.042107 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:27.048404 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:27.055836 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18abda76-9ef9-4467-89ce-5d3bf7cc42cb tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 200 Aug 12 12:54:27.056454 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 708/2827] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:27.065906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8aaff247-5646-41f0-ad57-ae3b29ee1036 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.066354 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8aaff247-5646-41f0-ad57-ae3b29ee1036 None None] GET https://10.4.3.81/volume// Aug 12 12:54:27.066572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8aaff247-5646-41f0-ad57-ae3b29ee1036 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.066885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8aaff247-5646-41f0-ad57-ae3b29ee1036 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.067223 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8aaff247-5646-41f0-ad57-ae3b29ee1036 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:27.067539 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 704/2828] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:27.069585 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.069585 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:27.077195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.079336 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:27.079691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.079899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.082075 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-befcbc60-eb14-48a7-9421-bef67d1ac614 req-429e8504-6f0c-4018-a122-10b7abba3dde tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a/action returned with HTTP 204 Aug 12 12:54:27.082630 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 704/2829] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:27 2026] POST /volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:27.094496 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.094496 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:27.099148 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:27.105823 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-4979d731-83da-4116-b483-54a635f5d378 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:27.106454 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 714/2830] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1623 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:27.247674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.249444 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:27.249691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.249896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.259548 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.259548 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:27.263791 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:27.268360 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c381968-b12e-4150-a4ec-7a6c977e94ad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:27.268828 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 709/2831] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:27.281321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3e12500-9578-40af-959a-db3f16f3ac64 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.283151 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3e12500-9578-40af-959a-db3f16f3ac64 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:27.283424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3e12500-9578-40af-959a-db3f16f3ac64 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.283655 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3e12500-9578-40af-959a-db3f16f3ac64 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.293392 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.293392 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:27.297619 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3e12500-9578-40af-959a-db3f16f3ac64 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:27.302167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3e12500-9578-40af-959a-db3f16f3ac64 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:27.302519 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 705/2832] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:27.396168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.398087 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:27.398463 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-144543757"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:27.400039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-144543757'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:27.400220 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume of 1 GB Aug 12 12:54:27.408197 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Availability Zones retrieved successfully. Aug 12 12:54:27.414098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (67105379-050f-4289-ab11-e6389a1c1e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:27.415091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90063f14-a6f7-4121-8565-037942a0f408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.416104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:27.446948 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90063f14-a6f7-4121-8565-037942a0f408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.447889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7e333e-9182-4175-a1b0-31e15cecd28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.489685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Created reservations ['36c78235-f899-4d8e-93d6-1f7f3e704888', 'ce5266dd-6ead-428d-a55e-0022af7e2313', 'c750056a-e874-48b5-8c7a-44a3c64e685d', '9585f7b3-acba-4df2-88eb-38e5976bf5b2'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:27.490530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7e333e-9182-4175-a1b0-31e15cecd28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c78235-f899-4d8e-93d6-1f7f3e704888', 'ce5266dd-6ead-428d-a55e-0022af7e2313', 'c750056a-e874-48b5-8c7a-44a3c64e685d', '9585f7b3-acba-4df2-88eb-38e5976bf5b2']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.491294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857c0d73-1d30-4273-9e94-d75c1a3f9565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.513871 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44873902-50c1-4ba5-b69b-b60c1d21296e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.514712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857c0d73-1d30-4273-9e94-d75c1a3f9565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b8e40db-a83a-4153-bb84-cd2013608466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-144543757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['36c78235-f899-4d8e-93d6-1f7f3e704888','ce5266dd-6ead-428d-a55e-0022af7e2313','c750056a-e874-48b5-8c7a-44a3c64e685d','9585f7b3-acba-4df2-88eb-38e5976bf5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-144543757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b8e40db-a83a-4153-bb84-cd2013608466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34f05624dfd431084f8db7ad10936ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0678021a7c1346d79d543dcc08450ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.515485 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9171fd2f-4ad2-4857-ba4b-c9e4534e2086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.516020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44873902-50c1-4ba5-b69b-b60c1d21296e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e Aug 12 12:54:27.516261 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44873902-50c1-4ba5-b69b-b60c1d21296e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.516502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44873902-50c1-4ba5-b69b-b60c1d21296e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.532333 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44873902-50c1-4ba5-b69b-b60c1d21296e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e returned with HTTP 404 Aug 12 12:54:27.532933 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 715/2833] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/efa1a85f-ce07-4ee8-a136-31362b3a115e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:27.540387 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9171fd2f-4ad2-4857-ba4b-c9e4534e2086) transitioned into state 'SUCCESS' from state '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-144543757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34f05624dfd431084f8db7ad10936ab',qos_specs=None,replication_status=,reservations=['36c78235-f899-4d8e-93d6-1f7f3e704888','ce5266dd-6ead-428d-a55e-0022af7e2313','c750056a-e874-48b5-8c7a-44a3c64e685d','9585f7b3-acba-4df2-88eb-38e5976bf5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0678021a7c1346d79d543dcc08450ed2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.541196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb2996e-ef94-4bb4-941d-19d7ecbd3f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.541342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.543788 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:27.544148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1823439713"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:27.545640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1823439713'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:27.546388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:27.550322 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:27.554337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb2996e-ef94-4bb4-941d-19d7ecbd3f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.555163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Flow 'volume_create_api' (67105379-050f-4289-ab11-e6389a1c1e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:27.555437 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Create volume request issued successfully. Aug 12 12:54:27.555729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (109caac0-15ee-41ca-a126-759df189161e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:27.555959 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f24ac2cd-dab6-41c7-848d-521724e782f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:27.556372 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 705/2834] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:27 2026] POST /volume/v3/volumes => generated 748 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:27.556612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597018fb-0ce5-4dab-a876-600d4d4334d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.557351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:27.569872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f97fd654-a56b-46cf-becc-007221c71bca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.571628 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f97fd654-a56b-46cf-becc-007221c71bca tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:27.571909 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f97fd654-a56b-46cf-becc-007221c71bca tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.572104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f97fd654-a56b-46cf-becc-007221c71bca tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.579771 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.579771 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:27.581474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597018fb-0ce5-4dab-a876-600d4d4334d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.582343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756fdc6f-e64c-4889-8001-e6e59863ad4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.583812 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f97fd654-a56b-46cf-becc-007221c71bca tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:27.587892 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f97fd654-a56b-46cf-becc-007221c71bca tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:27.588254 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 706/2835] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:27.624556 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['b40c00ad-269c-41ae-ae70-bf6a8c45ab42', '9964a928-582a-4a68-b9d9-bd55720d5f97', 'b653ae18-00c9-4187-8fd6-0a834adc2bab', 'b5f6c094-8476-487d-bdde-91a25e8e5bd3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:27.625554 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756fdc6f-e64c-4889-8001-e6e59863ad4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b40c00ad-269c-41ae-ae70-bf6a8c45ab42', '9964a928-582a-4a68-b9d9-bd55720d5f97', 'b653ae18-00c9-4187-8fd6-0a834adc2bab', 'b5f6c094-8476-487d-bdde-91a25e8e5bd3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.626704 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63acf5e5-c7f2-4f4a-af85-590065a704f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.657640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63acf5e5-c7f2-4f4a-af85-590065a704f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b614eb-0967-412b-bc92-4b63d3ac83b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823439713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['b40c00ad-269c-41ae-ae70-bf6a8c45ab42','9964a928-582a-4a68-b9d9-bd55720d5f97','b653ae18-00c9-4187-8fd6-0a834adc2bab','b5f6c094-8476-487d-bdde-91a25e8e5bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823439713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b614eb-0967-412b-bc92-4b63d3ac83b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.658624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9c77d0-639a-4350-aa82-04f95223a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.679654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9c77d0-639a-4350-aa82-04f95223a07b) transitioned into state 'SUCCESS' from state '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-1823439713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['b40c00ad-269c-41ae-ae70-bf6a8c45ab42','9964a928-582a-4a68-b9d9-bd55720d5f97','b653ae18-00c9-4187-8fd6-0a834adc2bab','b5f6c094-8476-487d-bdde-91a25e8e5bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.680664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47610ca-de47-4e74-9284-184239beeeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:27.692590 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47610ca-de47-4e74-9284-184239beeeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:27.693681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (109caac0-15ee-41ca-a126-759df189161e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:27.694093 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:27.694842 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-584ee0a8-2fb2-462f-add5-c2bf71c2852f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:27.695611 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 710/2836] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:27 2026] POST /volume/v3/volumes => generated 776 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:27.710579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cfcf02c0-da18-422f-882f-7ef847f68093 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.712815 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfcf02c0-da18-422f-882f-7ef847f68093 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:27.713091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfcf02c0-da18-422f-882f-7ef847f68093 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.713285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfcf02c0-da18-422f-882f-7ef847f68093 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.715633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.718469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:27.718868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.719254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.719428 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:27.724092 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.724092 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:27.725079 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.725079 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:27.726135 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-113f0daa-70b7-4cd8-b2c4-32c126a85e85 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:27.726653 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 706/2837] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:27.735185 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cfcf02c0-da18-422f-882f-7ef847f68093 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:27.742681 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfcf02c0-da18-422f-882f-7ef847f68093 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 returned with HTTP 200 Aug 12 12:54:27.743163 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 716/2838] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:27.767873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.769914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:27.770092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.770268 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.784392 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.784392 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:27.787913 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:27.795379 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-41f01192-2682-400f-b2ff-8d49c9fc17bb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:27.795756 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 707/2839] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:27 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:27.818116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-6d5e7a32-2cfa-4483-ac5a-ff9fd4472632 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:27.820931 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-6d5e7a32-2cfa-4483-ac5a-ff9fd4472632 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb Aug 12 12:54:27.821121 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-6d5e7a32-2cfa-4483-ac5a-ff9fd4472632 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:27.821307 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-6d5e7a32-2cfa-4483-ac5a-ff9fd4472632 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:27.834440 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:27.834440 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:27.897868 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8c2df411-f29f-4358-9908-e3064f8f20cc req-6d5e7a32-2cfa-4483-ac5a-ff9fd4472632 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb returned with HTTP 200 Aug 12 12:54:27.898638 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 711/2840] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:27 2026] DELETE /volume/v3/attachments/184b7271-3ab8-4496-81ea-7373458e5feb => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.031475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.033485 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:28.033720 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.033980 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.046336 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.046336 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:28.051788 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:28.056475 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2111c919-3671-43e7-b8c9-e3528fb3fb8e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:28.056905 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 707/2841] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.070060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.070814 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2b062521-4e0d-4f31-8b1a-382a2b4fef0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.073173 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:28.073511 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.073815 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b062521-4e0d-4f31-8b1a-382a2b4fef0b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 Aug 12 12:54:28.074010 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b062521-4e0d-4f31-8b1a-382a2b4fef0b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.074142 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.074193 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b062521-4e0d-4f31-8b1a-382a2b4fef0b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.089662 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b062521-4e0d-4f31-8b1a-382a2b4fef0b tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 returned with HTTP 404 Aug 12 12:54:28.089662 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 708/2842] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/dc8edfd0-f52d-4788-b45e-bf094427ece4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:28.089938 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.089938 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:28.092803 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] Volume info retrieved successfully. Aug 12 12:54:28.098385 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2b7222c3-ddc8-4451-891c-31729d0820a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-reader] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:28.098833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.099283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 717/2843] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.101402 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:54:28.102003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.102336 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.102630 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Delete volume with id: f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:54:28.115424 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.115424 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:28.116332 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:28.140528 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Delete volume request issued successfully. Aug 12 12:54:28.140887 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84e1596e-97d2-4be4-9488-dad9925b3c16 tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 returned with HTTP 202 Aug 12 12:54:28.141575 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 712/2844] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:28 2026] DELETE /volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:28.156744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.157302 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.158981 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:28.159186 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.159370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.159626 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:54:28.159891 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.160187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.174695 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.174695 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:28.175065 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.175065 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:28.179394 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:28.182194 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Volume info retrieved successfully. Aug 12 12:54:28.184692 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-0e356a0e-8d14-425c-9dc5-386a5c7a45a0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:28.185666 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 708/2845] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.191400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59024bcc-a02d-49ce-b17c-758fe83d79ff tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 returned with HTTP 200 Aug 12 12:54:28.191400 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 709/2846] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.209913 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.212493 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action Aug 12 12:54:28.213789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:28.214101 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:28.227651 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.227651 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:28.228462 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:28.236738 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Begin detaching volume completed successfully. Aug 12 12:54:28.237251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-dcd12611-8c1c-4a97-b9b0-f2df4ddf6469 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action returned with HTTP 202 Aug 12 12:54:28.237943 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 718/2847] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:28 2026] POST /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:28.259796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.263837 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:28.265953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.266270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.282642 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.282642 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:28.293670 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5bf0228b-4a0d-4c9e-bc3f-abe9662f9cc3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.294087 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5bf0228b-4a0d-4c9e-bc3f-abe9662f9cc3 None None] GET https://10.4.3.81/volume// Aug 12 12:54:28.294258 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:28.294310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5bf0228b-4a0d-4c9e-bc3f-abe9662f9cc3 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.294596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5bf0228b-4a0d-4c9e-bc3f-abe9662f9cc3 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.295005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5bf0228b-4a0d-4c9e-bc3f-abe9662f9cc3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:28.295332 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 709/2848] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:28.299574 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ac37fa2-1986-4cc2-b121-ee6e31a2f9fc tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:28.300024 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 713/2849] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.304473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.307186 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:28.307483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.307738 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.320343 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.320343 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:28.324548 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:28.333284 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-010f55c6-7e26-4a75-93a0-dd3b5c07845e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:28.333789 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 710/2850] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:28.600972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.603029 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:28.603368 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.603659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.611674 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.611674 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:28.616312 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:28.621054 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a8e5008-e8cf-4123-80de-dc0e15e0d347 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:28.621611 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 719/2851] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.665135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.667301 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:28.667583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.667851 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.675241 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.675241 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:28.678764 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:28.682761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-33b69a28-ffce-4e15-9d82-24053830f154 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:28.683132 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 710/2852] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.736012 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2073ac0b-c401-4bef-afc3-851490556f65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.738114 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2073ac0b-c401-4bef-afc3-851490556f65 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:28.738302 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2073ac0b-c401-4bef-afc3-851490556f65 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.738525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2073ac0b-c401-4bef-afc3-851490556f65 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.738623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2073ac0b-c401-4bef-afc3-851490556f65 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:28.743398 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.743398 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:28.744403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2073ac0b-c401-4bef-afc3-851490556f65 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:28.745142 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 714/2853] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.749415 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf3bf462-6dfb-44cd-bc6f-212401b99d75 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.749969 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf3bf462-6dfb-44cd-bc6f-212401b99d75 None None] GET https://10.4.3.81/volume// Aug 12 12:54:28.750131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf3bf462-6dfb-44cd-bc6f-212401b99d75 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.750349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf3bf462-6dfb-44cd-bc6f-212401b99d75 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.750671 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf3bf462-6dfb-44cd-bc6f-212401b99d75 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:28.750954 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 711/2854] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:28.758591 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-8fb09f94-7df6-4357-b0fe-72665da81784 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.760772 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b776a776-a11e-4681-940a-30871e6803cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.761227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-8fb09f94-7df6-4357-b0fe-72665da81784 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:28.761631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-8fb09f94-7df6-4357-b0fe-72665da81784 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b8e40db-a83a-4153-bb84-cd2013608466", "connector": null, "instance_uuid": "dedf4b36-3c02-44c5-871e-0d066c4d7947"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:28.762494 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b776a776-a11e-4681-940a-30871e6803cc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:28.762676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b776a776-a11e-4681-940a-30871e6803cc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.762867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b776a776-a11e-4681-940a-30871e6803cc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.769946 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.769946 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:28.770078 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.770078 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:28.773428 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b776a776-a11e-4681-940a-30871e6803cc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:28.777323 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b776a776-a11e-4681-940a-30871e6803cc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 returned with HTTP 200 Aug 12 12:54:28.777851 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 711/2855] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:28.792221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16d0fedd-323d-4128-a66e-b827e60c04ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.793900 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:28.794218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15b614eb-0967-412b-bc92-4b63d3ac83b3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1361099207"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:28.801928 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-8fb09f94-7df6-4357-b0fe-72665da81784 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:28.802535 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 720/2856] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:28 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 12 12:54:28.802639 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.802639 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:28.802991 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:28.803135 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume 15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:28.828199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.831869 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:28.832152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.832447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.836962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71f9edc6-89f6-4112-8964-0bf165d538e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.837340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71f9edc6-89f6-4112-8964-0bf165d538e2 None None] GET https://10.4.3.81/volume// Aug 12 12:54:28.837512 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71f9edc6-89f6-4112-8964-0bf165d538e2 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.837705 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['d6f8f1b1-6b0b-4687-a213-33a2cdfb359e', 'c0949d69-ab8e-4dce-9b03-f276a979504f', '0e94a0a3-0327-4634-bc33-f0c69dd7b025', '1a3c84a0-c39f-4cee-92f9-6caffd6ac49b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:28.837761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71f9edc6-89f6-4112-8964-0bf165d538e2 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.838091 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71f9edc6-89f6-4112-8964-0bf165d538e2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:28.838358 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 712/2857] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:28.844895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.847600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:28.847887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.848113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.852147 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.852147 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:28.857541 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:28.859145 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.859145 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:28.862741 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:28.864117 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-580e05eb-2cd9-4b66-9f99-1c194d973d95 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:28.864584 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 712/2858] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.868678 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0cf883a4-e521-422e-b756-2b7ecd9b0ecc tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:28.869712 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 721/2859] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:28.884610 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:28.885102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16d0fedd-323d-4128-a66e-b827e60c04ce tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:28.885668 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 715/2860] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:28.894848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.897280 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:28.897739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:28.898145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:28.904390 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.904390 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:28.904820 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:28.905402 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-010e23f7-a5d3-4b81-a65f-59825af722a8 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 200 Aug 12 12:54:28.907624 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 713/2861] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:28 2026] GET /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:28.974000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:28.975904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] PUT https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb Aug 12 12:54:28.976274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:28.983605 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Acquiring lock "cinder-attachment_update-5b8e40db-a83a-4153-bb84-cd2013608466-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:28.988153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-5b8e40db-a83a-4153-bb84-cd2013608466-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:28.989032 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:28.989032 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:29.073833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Lock "cinder-attachment_update-5b8e40db-a83a-4153-bb84-cd2013608466-np0000007055" released by "attachment_update" :: held 0.085s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:29.074190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-0a727c3f-d487-40a7-a9f5-af1c63cacb16 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb returned with HTTP 200 Aug 12 12:54:29.074794 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 713/2862] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:28 2026] PUT /volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:29.205292 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0b2f0aac-3590-4c92-969e-8f9156763bda None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.207235 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b2f0aac-3590-4c92-969e-8f9156763bda tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] GET https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 Aug 12 12:54:29.207477 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b2f0aac-3590-4c92-969e-8f9156763bda tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.207646 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b2f0aac-3590-4c92-969e-8f9156763bda tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.215423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b2f0aac-3590-4c92-969e-8f9156763bda tempest-ServerRescueNegativeTestJSON-223283822 tempest-ServerRescueNegativeTestJSON-223283822-project-member] https://10.4.3.81/volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 returned with HTTP 404 Aug 12 12:54:29.215955 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 722/2863] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:29 2026] GET /volume/v3/volumes/f929a5e2-9648-44a6-b762-00d168bc3b54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:29.317939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0039fbfb-7631-48da-826f-123e66088ea2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.319841 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0039fbfb-7631-48da-826f-123e66088ea2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:29.320031 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0039fbfb-7631-48da-826f-123e66088ea2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.320225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0039fbfb-7631-48da-826f-123e66088ea2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.335478 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.335478 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:29.340548 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0039fbfb-7631-48da-826f-123e66088ea2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:29.347508 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0039fbfb-7631-48da-826f-123e66088ea2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:29.348092 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 716/2864] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:29 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:29.369387 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-d916b2e1-0793-460d-be7f-f96ba6c5610b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.371982 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-d916b2e1-0793-460d-be7f-f96ba6c5610b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d Aug 12 12:54:29.372233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-d916b2e1-0793-460d-be7f-f96ba6c5610b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.372522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-d916b2e1-0793-460d-be7f-f96ba6c5610b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.381573 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.381573 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:29.438340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2e53be03-2d6c-47cd-96f8-c6b29288cb80 req-d916b2e1-0793-460d-be7f-f96ba6c5610b tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d returned with HTTP 200 Aug 12 12:54:29.438892 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 714/2865] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:29 2026] DELETE /volume/v3/attachments/2db283b1-38cf-4551-8e1c-36b995df083d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:29.756148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.758356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:29.758644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.758927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.759766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:29.766799 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.766799 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:29.766799 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fe9d6f9-b6e8-49dc-8e44-8e2711e85a83 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:29.766799 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 714/2866] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:29 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:29.883289 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-928793ef-db9c-4285-af7e-bb59765661ff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.886153 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-928793ef-db9c-4285-af7e-bb59765661ff tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:29.886336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-928793ef-db9c-4285-af7e-bb59765661ff tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.886528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-928793ef-db9c-4285-af7e-bb59765661ff tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.898014 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.898014 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:29.904585 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-928793ef-db9c-4285-af7e-bb59765661ff tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:29.912918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-928793ef-db9c-4285-af7e-bb59765661ff tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:29.913363 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 723/2867] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:29 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:29.924240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.926864 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:29.927164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.927530 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.933332 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.933332 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:29.933938 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:29.935732 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fdc5a1b1-70e1-4809-91ef-8102f1655a52 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 200 Aug 12 12:54:29.935732 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 717/2868] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:29 2026] GET /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:29.947238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-caffc7d2-1f49-4dda-9cd8-44ae7e5c67a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.950944 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-caffc7d2-1f49-4dda-9cd8-44ae7e5c67a5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] PUT https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:29.950944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-caffc7d2-1f49-4dda-9cd8-44ae7e5c67a5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:29.960369 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:29.960369 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:29.960851 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-caffc7d2-1f49-4dda-9cd8-44ae7e5c67a5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Snapshot retrieved successfully. Aug 12 12:54:29.968581 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-caffc7d2-1f49-4dda-9cd8-44ae7e5c67a5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 200 Aug 12 12:54:29.969195 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 715/2869] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:54:29 2026] PUT /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:29.983770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:29.990221 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:29.992196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:29.992196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:29.993989 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: 823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:30.008074 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.008074 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:30.009563 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:30.102528 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:30.104573 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a4b654-d2b4-4ee8-92d9-7b52207ad1b7 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 202 Aug 12 12:54:30.105227 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 715/2870] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:29 2026] DELETE /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:30.121829 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:30.123795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:30.123998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:30.124218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:30.130641 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.130641 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:30.131021 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:30.131943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aeb4fd4f-55db-4df8-8ac7-2fac4dbaa52d tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 200 Aug 12 12:54:30.132289 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 724/2871] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:30 2026] GET /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:30.365923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:30.367794 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:30.368212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:30.368569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:30.384742 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.384742 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:30.392328 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:30.404172 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88bf50ba-da23-4ba5-a017-6c360d17ef10 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:30.404172 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 718/2872] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:30 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:30.496160 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:30.498543 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:30.498795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:30.499134 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:30.499345 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume with id: 6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:30.510568 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.510568 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:30.511205 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:30.537196 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume request issued successfully. Aug 12 12:54:30.538448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e4758cf-f5aa-469e-92ab-c6625f0092ee tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 202 Aug 12 12:54:30.538448 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 716/2873] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:30 2026] DELETE /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:30.779734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3ec5278e-000a-40dd-842f-a75d83c2888a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:30.784200 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ec5278e-000a-40dd-842f-a75d83c2888a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:30.784386 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ec5278e-000a-40dd-842f-a75d83c2888a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:30.784576 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ec5278e-000a-40dd-842f-a75d83c2888a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:30.784672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3ec5278e-000a-40dd-842f-a75d83c2888a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:30.790978 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.790978 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:30.791689 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ec5278e-000a-40dd-842f-a75d83c2888a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:30.792058 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 716/2874] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:30 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:30.938532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:30.941596 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:30.941596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:30.941596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:30.956025 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:30.956025 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:30.960348 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:30.966552 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-66f46b77-851b-4e1a-b11a-4cffa739d8ee tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:30.966552 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 725/2875] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:30 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:31.142571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0b75a80-91d1-4057-99fe-1a07ef99e4fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.144856 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0b75a80-91d1-4057-99fe-1a07ef99e4fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 Aug 12 12:54:31.145341 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0b75a80-91d1-4057-99fe-1a07ef99e4fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.146762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0b75a80-91d1-4057-99fe-1a07ef99e4fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:31.152305 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0b75a80-91d1-4057-99fe-1a07ef99e4fc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 returned with HTTP 404 Aug 12 12:54:31.153031 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 719/2876] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:31 2026] GET /volume/v3/snapshots/823885f4-a702-41d9-9078-6a45baf8dec0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:31.162250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d95ff602-d0db-4184-9185-0c49dcc106dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.164648 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:31.164897 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.165119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:31.165270 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:31.173355 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:31.173355 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:31.173706 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:31.190438 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:31.190682 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d95ff602-d0db-4184-9185-0c49dcc106dc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 returned with HTTP 202 Aug 12 12:54:31.191169 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 717/2877] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:31 2026] DELETE /volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:31.203116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-56cf2280-7d81-43ce-a801-47924abb7efc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.205305 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56cf2280-7d81-43ce-a801-47924abb7efc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:31.205570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56cf2280-7d81-43ce-a801-47924abb7efc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.205791 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56cf2280-7d81-43ce-a801-47924abb7efc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:31.215556 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:31.215556 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:31.219747 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-56cf2280-7d81-43ce-a801-47924abb7efc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:31.224299 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56cf2280-7d81-43ce-a801-47924abb7efc tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 returned with HTTP 200 Aug 12 12:54:31.224691 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 717/2878] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:31 2026] GET /volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:31.422484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.425528 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:31.425854 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.426147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:31.442348 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:31.442348 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:31.447751 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:31.452869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-370a83f5-07ca-49b3-8d31-b7b2dac19e42 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:31.453282 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 726/2879] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:31 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:31.809159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.811988 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:31.812444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.812444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:31.812580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:31.822242 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:31.822242 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:31.822953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0afc3cb-d28c-4557-876c-fb2759a296ae tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:31.823429 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 720/2880] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:31 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:31.986803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:31.987012 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:31.987239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:31.987480 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:32.001929 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:32.001929 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:32.007448 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:32.014258 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f16126a6-645f-455c-bbff-1d1492d2dd00 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:32.014794 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 718/2881] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:31 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:32.241283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a3bd195-6df7-48cf-bbad-f9e37daaa422 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.249970 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a3bd195-6df7-48cf-bbad-f9e37daaa422 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 Aug 12 12:54:32.249970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a3bd195-6df7-48cf-bbad-f9e37daaa422 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:32.249970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a3bd195-6df7-48cf-bbad-f9e37daaa422 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:32.269252 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a3bd195-6df7-48cf-bbad-f9e37daaa422 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 returned with HTTP 404 Aug 12 12:54:32.269482 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 718/2882] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:32 2026] GET /volume/v3/volumes/15b614eb-0967-412b-bc92-4b63d3ac83b3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:32.284228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.286567 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:32.286567 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2136393743"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:32.293756 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2136393743'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:32.293756 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume of 1 GB Aug 12 12:54:32.293756 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:32.302415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (6aba2bb2-d622-4ec9-b6fc-47541d7e6ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:32.304546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50768ca5-8d75-454c-a08a-a93e4256af8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:32.305677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:32.349922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50768ca5-8d75-454c-a08a-a93e4256af8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:32.350809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a94e3d2-60af-43f7-a9e4-d7fed8071c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:32.420815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['b742e3e3-a2ac-4eb6-be9a-d513f16a8aa4', '65f29f8e-05e2-44fe-a110-96649505d789', '9ef3b173-8972-401e-a9e9-32a975652168', '16c7b7e8-cee6-40ed-a98d-9c81542acb00'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:32.421565 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a94e3d2-60af-43f7-a9e4-d7fed8071c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b742e3e3-a2ac-4eb6-be9a-d513f16a8aa4', '65f29f8e-05e2-44fe-a110-96649505d789', '9ef3b173-8972-401e-a9e9-32a975652168', '16c7b7e8-cee6-40ed-a98d-9c81542acb00']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:32.422263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc8e2ca-62f8-4629-a762-e2723dfa8727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:32.450361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc8e2ca-62f8-4629-a762-e2723dfa8727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b5e901-de77-46fc-b50f-ef26b18c1290', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2136393743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['b742e3e3-a2ac-4eb6-be9a-d513f16a8aa4','65f29f8e-05e2-44fe-a110-96649505d789','9ef3b173-8972-401e-a9e9-32a975652168','16c7b7e8-cee6-40ed-a98d-9c81542acb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2136393743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b5e901-de77-46fc-b50f-ef26b18c1290,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e07fd0c5254dff83d6e0cf122309d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:32.451096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d93193-b160-4be2-8e0f-4c2b5e64c377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:32.470924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ba0967fb-3876-4acb-b891-22de2d71c463 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.472125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d93193-b160-4be2-8e0f-4c2b5e64c377) transitioned into state 'SUCCESS' from state '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-2136393743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e07fd0c5254dff83d6e0cf122309d7',qos_specs=None,replication_status=,reservations=['b742e3e3-a2ac-4eb6-be9a-d513f16a8aa4','65f29f8e-05e2-44fe-a110-96649505d789','9ef3b173-8972-401e-a9e9-32a975652168','16c7b7e8-cee6-40ed-a98d-9c81542acb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8bebdaaebf4a10ba5b8f17e44b4390',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:32.472810 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba0967fb-3876-4acb-b891-22de2d71c463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:32.473025 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba0967fb-3876-4acb-b891-22de2d71c463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:32.473216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba0967fb-3876-4acb-b891-22de2d71c463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:32.473252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcec5734-420d-4a41-834b-d030a4410c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:32.483789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcec5734-420d-4a41-834b-d030a4410c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:32.484230 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:32.484230 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:32.485450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Flow 'volume_create_api' (6aba2bb2-d622-4ec9-b6fc-47541d7e6ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:32.485450 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create volume request issued successfully. Aug 12 12:54:32.485879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dedd7f22-bbaf-4eec-a8ca-a8cae59e852e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:32.486482 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 727/2883] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:54:32 2026] POST /volume/v3/volumes => generated 776 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:32.492979 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ba0967fb-3876-4acb-b891-22de2d71c463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:32.498588 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba0967fb-3876-4acb-b891-22de2d71c463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:32.499102 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 721/2884] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:32 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:32.502764 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-658c874e-b172-4ad7-8720-96968f6a9808 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.505143 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-658c874e-b172-4ad7-8720-96968f6a9808 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:32.505307 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-658c874e-b172-4ad7-8720-96968f6a9808 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:32.505563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-658c874e-b172-4ad7-8720-96968f6a9808 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:32.515207 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:32.515207 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:32.519874 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-658c874e-b172-4ad7-8720-96968f6a9808 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:32.525213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-658c874e-b172-4ad7-8720-96968f6a9808 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 returned with HTTP 200 Aug 12 12:54:32.525731 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 719/2885] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:32 2026] GET /volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:32.676122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-defeaff7-f95d-4a2a-9322-f665e5ce88f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.686239 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-defeaff7-f95d-4a2a-9322-f665e5ce88f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb/action Aug 12 12:54:32.686888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-defeaff7-f95d-4a2a-9322-f665e5ce88f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:32.686888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-defeaff7-f95d-4a2a-9322-f665e5ce88f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:32.708453 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:32.708453 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:32.726312 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d506ac7f-2284-4a37-a19b-8bce2aef69f3 req-defeaff7-f95d-4a2a-9322-f665e5ce88f3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb/action returned with HTTP 204 Aug 12 12:54:32.726312 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 719/2886] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:32 2026] POST /volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:32.835236 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:32.839339 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:32.839559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:32.839763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:32.839942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:32.847650 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:32.847650 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:32.850426 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9a012aeb-38a0-44ea-8dc3-937a15fd6a27 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:32.850965 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 728/2887] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:32 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:33.032211 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.033956 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:33.034139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.034310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.045827 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.045827 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:33.048980 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.052791 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5584dee-2b7f-4bd2-ac3a-f7b8b5d5f29b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:33.053247 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 722/2888] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.069700 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.072554 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:33.072860 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.073125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.086064 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.086064 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:33.089930 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.093869 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0b09159-c0ec-471a-aa49-b90fc33e66bb tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:33.094221 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 720/2889] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.368476 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.371410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:33.371688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.371887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.389875 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.389875 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:33.394245 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:33.399246 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-40fec4b2-1628-45b4-8003-58d10afc3076 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:33.399690 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 720/2890] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.472454 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.474651 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:33.474910 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.475110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.486788 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.486788 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:33.491092 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.495638 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-cb404957-a1d4-4279-bf3c-c0807ed95d4b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:33.496069 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 729/2891] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.517061 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7580f6c-e541-453c-b800-7c6645996d38 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.520678 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7580f6c-e541-453c-b800-7c6645996d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:33.521387 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7580f6c-e541-453c-b800-7c6645996d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.521387 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7580f6c-e541-453c-b800-7c6645996d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.537283 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.537283 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:33.541397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21e38368-087a-454c-bdc2-114503cbef5f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.542031 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7580f6c-e541-453c-b800-7c6645996d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:33.543227 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21e38368-087a-454c-bdc2-114503cbef5f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:33.543227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21e38368-087a-454c-bdc2-114503cbef5f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.543227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21e38368-087a-454c-bdc2-114503cbef5f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.549421 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7580f6c-e541-453c-b800-7c6645996d38 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:33.549421 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 723/2892] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.550241 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.550241 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:33.553840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.554215 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-21e38368-087a-454c-bdc2-114503cbef5f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:33.559159 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37/action Aug 12 12:54:33.559536 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:33.559618 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:33.559900 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21e38368-087a-454c-bdc2-114503cbef5f tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 returned with HTTP 200 Aug 12 12:54:33.560294 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 721/2893] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.572050 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.572050 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:33.572499 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.572673 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-245b171a-7484-4f06-88c6-4232f26327eb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.574568 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:33.574965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39b5e901-de77-46fc-b50f-ef26b18c1290", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-605502106"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:33.579186 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Begin detaching volume completed successfully. Aug 12 12:54:33.579472 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-4a949e82-1d1c-439a-b302-19d4117a89ce tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37/action returned with HTTP 202 Aug 12 12:54:33.580052 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 721/2894] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:33 2026] POST /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:33.583672 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.583672 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:33.583972 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:33.584117 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Create snapshot from volume 39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:33.601254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2843377-b794-496a-a6a3-3f47fc04981a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.603609 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2843377-b794-496a-a6a3-3f47fc04981a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:33.603839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2843377-b794-496a-a6a3-3f47fc04981a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.604080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2843377-b794-496a-a6a3-3f47fc04981a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.609598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Created reservations ['1351b60a-57e9-43a4-ac4b-ae65277eba62', 'dc2d50be-b225-4385-b6d9-55d48211a892', '2a8e6f1a-4f9d-4cc6-b99a-7c55e8ca5bc6', '80aa440c-562d-4067-8255-1e55be87dba1'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:33.618232 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.618232 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:33.625023 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c2843377-b794-496a-a6a3-3f47fc04981a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.634759 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5f4b365-ecd0-41c0-b4a1-84a9ab01fd25 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.635214 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2843377-b794-496a-a6a3-3f47fc04981a tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:33.635623 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 724/2895] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:33.635828 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5f4b365-ecd0-41c0-b4a1-84a9ab01fd25 None None] GET https://10.4.3.81/volume// Aug 12 12:54:33.636139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5f4b365-ecd0-41c0-b4a1-84a9ab01fd25 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.636466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5f4b365-ecd0-41c0-b4a1-84a9ab01fd25 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.636977 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5f4b365-ecd0-41c0-b4a1-84a9ab01fd25 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:33.637495 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 722/2896] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:33.640901 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot create request issued successfully. Aug 12 12:54:33.641309 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-245b171a-7484-4f06-88c6-4232f26327eb tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:33.641859 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 730/2897] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:54:33 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 12 12:54:33.648155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.651246 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:33.651564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.651857 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.655440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.657635 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:33.657882 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.658090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.663683 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.663683 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:33.666213 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.666213 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:33.666213 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:33.667452 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d79cae8-4ba1-4e27-8ad0-635d44c9db8e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 200 Aug 12 12:54:33.667452 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 725/2898] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:33.667611 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:33.673241 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-d0d154c9-07b7-4bef-841c-6ef1e02b14a9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:33.673704 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 722/2899] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:33.835345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-19909d7d-c663-4502-a5d4-aafff1d3414e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.838726 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-19909d7d-c663-4502-a5d4-aafff1d3414e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c Aug 12 12:54:33.839003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-19909d7d-c663-4502-a5d4-aafff1d3414e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.839291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-19909d7d-c663-4502-a5d4-aafff1d3414e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.847526 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.847526 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:33.865019 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:33.867399 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:33.867688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:33.868098 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:33.868366 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:33.873720 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:33.873720 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:33.874965 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7bfd509c-0ecd-424f-aae2-082db0c28d95 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:33.875864 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 731/2900] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:33 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:54:33.897300 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9ff56f44-88d2-4728-b1e5-7bf46b497bba req-19909d7d-c663-4502-a5d4-aafff1d3414e tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c returned with HTTP 200 Aug 12 12:54:33.897994 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 723/2901] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:33 2026] DELETE /volume/v3/attachments/c5be7f7b-bad4-4876-8de0-e1e9e987604c => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.564247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.566879 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:34.567085 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.567250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.581201 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.581201 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:34.588158 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:34.594615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fae1244d-e60c-4492-b78d-f3ff91f16352 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:34.595058 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 726/2902] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.612068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.613597 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:34.613867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.614111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.621947 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.621947 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:34.626213 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:34.632229 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b748369-c2f3-476d-b2e3-4581c94a9acb tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:34.632694 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 723/2903] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.653267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.655659 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:34.655957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.656228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.678929 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.678929 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:34.682838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a793d66-953f-4394-884a-028ff03b16f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.684183 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:34.686160 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a793d66-953f-4394-884a-028ff03b16f5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:34.686491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a793d66-953f-4394-884a-028ff03b16f5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.686788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a793d66-953f-4394-884a-028ff03b16f5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.690869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e5d70323-6d6f-4369-b7a6-29a299b0656c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:34.691721 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 732/2904] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:34.696221 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.696221 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:34.696943 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9a793d66-953f-4394-884a-028ff03b16f5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:34.697840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a793d66-953f-4394-884a-028ff03b16f5 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 200 Aug 12 12:54:34.698219 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 724/2905] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.706885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3e40e913-e538-4724-aecc-0474760def07 req-09369c93-2455-4f26-a62d-281a554e41f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.709949 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-09369c93-2455-4f26-a62d-281a554e41f8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a Aug 12 12:54:34.709949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-09369c93-2455-4f26-a62d-281a554e41f8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.709949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-09369c93-2455-4f26-a62d-281a554e41f8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.710153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.712504 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.712588 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] POST https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action Aug 12 12:54:34.713047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:34.713239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:34.714747 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:34.715090 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.715150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Updating snapshot 'b3bcfcdb-88c7-42f4-94d7-47fec6c02543' with '{'status': 'creating'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 12:54:34.715280 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.718751 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.718751 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:34.725079 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.725079 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:34.728754 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.728754 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:34.729922 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:34.736809 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-251371c5-69ca-4b4f-8de4-66b206d4c2a5 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:34.737252 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 733/2906] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.742884 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c8d5ff7-c7ac-4d7a-8e52-67c87bcfa0ab tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action returned with HTTP 202 Aug 12 12:54:34.743427 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 724/2907] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:54:34 2026] POST /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:34.753042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5066a53e-0e13-470f-9022-936117bf0d49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.755361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5066a53e-0e13-470f-9022-936117bf0d49 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:34.755626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5066a53e-0e13-470f-9022-936117bf0d49 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.755894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5066a53e-0e13-470f-9022-936117bf0d49 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.763387 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.763387 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:34.763837 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5066a53e-0e13-470f-9022-936117bf0d49 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:34.764742 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5066a53e-0e13-470f-9022-936117bf0d49 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 200 Aug 12 12:54:34.765215 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 725/2908] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.778970 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.781178 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] POST https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action Aug 12 12:54:34.781618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:34.781745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:34.783235 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100195) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 12:54:34.783408 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3e40e913-e538-4724-aecc-0474760def07 req-09369c93-2455-4f26-a62d-281a554e41f8 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a returned with HTTP 200 Aug 12 12:54:34.784011 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 727/2909] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:34 2026] DELETE /volume/v3/attachments/f0eb6ecd-e48a-43aa-9048-8d3d7e11e25a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.789357 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.789357 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:34.789966 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.snapshot_actions [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] Updating snapshot b3bcfcdb-88c7-42f4-94d7-47fec6c02543 with info {'id': 'b3bcfcdb-88c7-42f4-94d7-47fec6c02543', 'status': 'error', 'progress': '80%'} Aug 12 12:54:34.796979 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ac10f19-6619-4034-ba35-84ceb0227c19 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-member] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action returned with HTTP 202 Aug 12 12:54:34.797874 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 734/2910] 10.4.3.81 () {68 vars in 1389 bytes} [Wed Aug 12 12:54:34 2026] POST /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:34.808538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.808683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-18bee817-2da9-490c-b93b-06b23ff00e55 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.810685 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:34.810788 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:34.811076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.811147 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-114279272", "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:34.811261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.811429 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete snapshot with id: b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:34.813151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-114279272', 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:34.818096 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.818096 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:34.818528 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:34.840544 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot delete request issued successfully. Aug 12 12:54:34.840711 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1749f421-9e2b-4d17-8a8d-e6b120077b5a tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 202 Aug 12 12:54:34.841105 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 726/2911] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:54:34 2026] DELETE /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:34.851144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.855645 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:34.855842 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.856089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.865760 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.865760 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:34.866110 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Snapshot retrieved successfully. Aug 12 12:54:34.866831 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cd6927b-2f51-4c68-a7a3-d6e1784a1501 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 200 Aug 12 12:54:34.867209 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 728/2912] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:34.888263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:34.890975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:34.891246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:34.891542 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:34.891711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:34.898662 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:34.898662 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:34.899828 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-178ffe66-f8e7-4207-b2d2-dc7526d8286e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:34.900007 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 735/2913] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:34 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:35.088520 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume of 1 GB Aug 12 12:54:35.088854 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.088854 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:35.089321 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Availability Zones retrieved successfully. Aug 12 12:54:35.096485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (db1536ef-4007-409c-83e8-2373a8d776ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:35.097458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b11b03b-b217-4fc1-9307-a51a2a644c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:35.098590 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:35.152812 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.152812 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:35.186521 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b11b03b-b217-4fc1-9307-a51a2a644c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b5ff4e-aad2-4275-bf7e-f622d8d4b966', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:35.186669 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998edf68-dbfe-456e-a544-26b6289ada8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:35.237506 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Created reservations ['a4cc4878-872e-424d-86f7-f1dfeb59e0b8', 'e796bfe4-ed79-4fea-9a6b-777d27778efb', '3732fc54-4f66-40bd-9015-35f7e229bdef', '55a4864c-86ce-4d4f-8376-2fc5ec07cc02'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:35.238381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998edf68-dbfe-456e-a544-26b6289ada8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cc4878-872e-424d-86f7-f1dfeb59e0b8', 'e796bfe4-ed79-4fea-9a6b-777d27778efb', '3732fc54-4f66-40bd-9015-35f7e229bdef', '55a4864c-86ce-4d4f-8376-2fc5ec07cc02']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:35.239124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3cc7d8-a65d-413d-8f24-3d701edf898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:35.267707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3cc7d8-a65d-413d-8f24-3d701edf898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6336d62-abab-41ac-a7c4-d0ce99990564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-114279272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['a4cc4878-872e-424d-86f7-f1dfeb59e0b8','e796bfe4-ed79-4fea-9a6b-777d27778efb','3732fc54-4f66-40bd-9015-35f7e229bdef','55a4864c-86ce-4d4f-8376-2fc5ec07cc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-114279272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6336d62-abab-41ac-a7c4-d0ce99990564,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='721d993838d94ee6892dd126e069fb20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3534d85462b4597b8c1ce240038e9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b5ff4e-aad2-4275-bf7e-f622d8d4b966),volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:35.268708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adb1380-3439-4b32-ae09-753d4f1a07fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:35.291592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adb1380-3439-4b32-ae09-753d4f1a07fb) transitioned into state 'SUCCESS' from state '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-114279272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='721d993838d94ee6892dd126e069fb20',qos_specs=None,replication_status=,reservations=['a4cc4878-872e-424d-86f7-f1dfeb59e0b8','e796bfe4-ed79-4fea-9a6b-777d27778efb','3732fc54-4f66-40bd-9015-35f7e229bdef','55a4864c-86ce-4d4f-8376-2fc5ec07cc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3534d85462b4597b8c1ce240038e9b4',volume_type_id=27b5ff4e-aad2-4275-bf7e-f622d8d4b966)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:35.292567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea97bf06-78c0-4a3c-af7f-5076c55c382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:35.303772 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea97bf06-78c0-4a3c-af7f-5076c55c382f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:35.305105 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Flow 'volume_create_api' (db1536ef-4007-409c-83e8-2373a8d776ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:35.305550 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create volume request issued successfully. Aug 12 12:54:35.306382 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18bee817-2da9-490c-b93b-06b23ff00e55 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:35.306928 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 725/2914] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:54:34 2026] POST /volume/v3/volumes => generated 757 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:35.319602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-09d76756-3f52-4c27-923e-676465875960 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.321406 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09d76756-3f52-4c27-923e-676465875960 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:35.321583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09d76756-3f52-4c27-923e-676465875960 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.321787 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09d76756-3f52-4c27-923e-676465875960 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.329213 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.329213 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:35.332959 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-09d76756-3f52-4c27-923e-676465875960 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:35.337913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09d76756-3f52-4c27-923e-676465875960 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:35.338309 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 727/2915] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:35.711593 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-77887616-909f-4175-a886-61fe37307180 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.713953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77887616-909f-4175-a886-61fe37307180 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:35.714222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77887616-909f-4175-a886-61fe37307180 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.714481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77887616-909f-4175-a886-61fe37307180 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.725614 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.725614 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:35.732222 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-77887616-909f-4175-a886-61fe37307180 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:35.732924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.735241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:35.735400 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.735658 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.738250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77887616-909f-4175-a886-61fe37307180 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:35.738911 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 729/2916] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:35.745060 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.745060 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:35.748572 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:35.758394 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-22bf1a76-8839-4658-b7c0-fc3e82c67dfa tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:35.759027 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 736/2917] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:35.785572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.787846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] POST https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388/action Aug 12 12:54:35.788195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:35.788336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:35.799030 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.799030 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:35.801090 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:35.805795 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Begin detaching volume completed successfully. Aug 12 12:54:35.807422 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-bff32945-a501-465d-af9e-cbd6b1c61646 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388/action returned with HTTP 202 Aug 12 12:54:35.807422 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 726/2918] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:35 2026] POST /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:35.853652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.856150 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:35.856417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3fba95fe-4415-4cc0-8a3a-6b8ed0ba48c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.857412 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.857412 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.857528 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fba95fe-4415-4cc0-8a3a-6b8ed0ba48c6 None None] GET https://10.4.3.81/volume// Aug 12 12:54:35.857528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fba95fe-4415-4cc0-8a3a-6b8ed0ba48c6 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.857528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fba95fe-4415-4cc0-8a3a-6b8ed0ba48c6 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.857734 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fba95fe-4415-4cc0-8a3a-6b8ed0ba48c6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:35.858074 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 730/2919] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:35.869792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.871981 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.871981 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:35.872568 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:35.872884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.873135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.877440 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf348844-b51c-48d8-a675-e8bf60c2640e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.879379 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf348844-b51c-48d8-a675-e8bf60c2640e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 Aug 12 12:54:35.879561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf348844-b51c-48d8-a675-e8bf60c2640e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.879769 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf348844-b51c-48d8-a675-e8bf60c2640e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.881820 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:35.886259 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.886259 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:35.887855 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-a2977049-9b70-4cc6-b794-a755c1af5d6b tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:35.888341 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf348844-b51c-48d8-a675-e8bf60c2640e tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 returned with HTTP 404 Aug 12 12:54:35.888803 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 728/2920] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:35.889450 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 727/2921] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/snapshots/b3bcfcdb-88c7-42f4-94d7-47fec6c02543 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:35.889971 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:35.896852 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-f294db44-8082-44f4-b561-92b92ddf129d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:35.897733 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 737/2922] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:35.898857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.900800 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:35.901059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.901289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.901488 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume with id: 39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:35.909569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.910137 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.910137 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:35.910137 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:35.911886 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.912042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] POST https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466/action Aug 12 12:54:35.912530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:35.912746 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:35.914181 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:35.914221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.915914 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.915914 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:35.920973 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.920973 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:35.921920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cba371e9-e7fc-4d35-86ba-ef7bb6f8ad77 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:35.922424 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 728/2923] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:35.930219 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.930219 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:35.931800 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:35.941698 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Begin detaching volume completed successfully. Aug 12 12:54:35.942922 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-31e6bd0b-55be-429e-a224-3fc79f122a32 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466/action returned with HTTP 202 Aug 12 12:54:35.942922 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 729/2924] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:54:35 2026] POST /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:35.943316 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Delete volume request issued successfully. Aug 12 12:54:35.943609 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25cfedaf-55a2-4e3d-812a-e67a63a3d39b tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 returned with HTTP 202 Aug 12 12:54:35.944216 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 731/2925] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:35 2026] DELETE /volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:35.958375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.961159 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:35.961301 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.962029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.970892 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83a009f3-b70f-40f3-b877-c1039477f127 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:35.975108 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83a009f3-b70f-40f3-b877-c1039477f127 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:35.975390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83a009f3-b70f-40f3-b877-c1039477f127 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:35.975650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83a009f3-b70f-40f3-b877-c1039477f127 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:35.977190 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.977190 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:35.987236 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Volume info retrieved successfully. Aug 12 12:54:35.994954 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c368467-12fc-42a9-89b7-f289a976e3c3 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 returned with HTTP 200 Aug 12 12:54:35.995476 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 738/2926] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:35.996631 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:35.996631 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-633724de-f689-4330-8b6e-a30d1ea3e865 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-633724de-f689-4330-8b6e-a30d1ea3e865 None None] GET https://10.4.3.81/volume// Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-633724de-f689-4330-8b6e-a30d1ea3e865 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-633724de-f689-4330-8b6e-a30d1ea3e865 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-633724de-f689-4330-8b6e-a30d1ea3e865 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:36.007422 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 730/2927] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:36.009280 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-83a009f3-b70f-40f3-b877-c1039477f127 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:36.018826 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:36.021752 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83a009f3-b70f-40f3-b877-c1039477f127 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:36.022580 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 729/2928] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:35 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1136 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:36.023277 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:36.023934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:36.023934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:36.045538 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:36.045538 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:36.053241 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:36.064049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-8c1e96ed-407d-48e6-af3a-1bc18fa71f28 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:36.064789 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 732/2929] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:36 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1316 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:36.352880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:36.355300 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:36.355526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:36.355715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:36.363207 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:36.363207 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:36.367266 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:36.375649 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dba2336e-d912-4f0d-ac59-cd3748237f7f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:36.376155 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 739/2930] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:36 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:36.559128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:36.567805 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:36.567805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:36.567805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:36.590236 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:36.590236 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:36.599459 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:36.605967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-14179132-472f-4848-a3f0-45987b4f215f tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:36.606526 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 731/2931] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:36 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:36.936696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:36.939843 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:36.939843 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:36.939963 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:36.940104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:36.947334 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:36.947334 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:36.949501 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b15c07a0-db00-4d67-86ae-5d35316c9681 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:36.949501 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 730/2932] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:36 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:37.000512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-b06f3a0a-231b-4547-9034-2465f59789d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.004922 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-b06f3a0a-231b-4547-9034-2465f59789d3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf Aug 12 12:54:37.005619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-b06f3a0a-231b-4547-9034-2465f59789d3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.005619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-b06f3a0a-231b-4547-9034-2465f59789d3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.017580 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-481525c6-f546-4c77-80fa-edc7223a80f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.018821 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-481525c6-f546-4c77-80fa-edc7223a80f4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] GET https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 Aug 12 12:54:37.019059 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-481525c6-f546-4c77-80fa-edc7223a80f4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.019227 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-481525c6-f546-4c77-80fa-edc7223a80f4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.026045 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-481525c6-f546-4c77-80fa-edc7223a80f4 tempest-ProjectMemberTests-1215045331 tempest-ProjectMemberTests-1215045331-project-admin] https://10.4.3.81/volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 returned with HTTP 404 Aug 12 12:54:37.026812 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 740/2933] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:37 2026] GET /volume/v3/volumes/39b5e901-de77-46fc-b50f-ef26b18c1290 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:37.038906 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.038906 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:37.043448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.048924 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:37.049171 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.049818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.066025 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.066025 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:37.071572 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:37.080203 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c7d6a87-df9b-4a8d-a0bb-fc12ef1341b9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:37.080622 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 732/2934] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:37 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:37.122964 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4bdbeb68-91b1-43b0-9ced-8fb5cb6a9a97 req-b06f3a0a-231b-4547-9034-2465f59789d3 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf returned with HTTP 200 Aug 12 12:54:37.123486 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 733/2935] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:36 2026] DELETE /volume/v3/attachments/0d23fc21-bb7b-44fa-a79d-0da3a956e9bf => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:37.227487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.232125 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:37.232191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.232477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.246166 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.246166 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:37.251969 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:37.261587 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-67b79251-846a-491a-b23c-89cdce6fbca2 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:37.262255 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 731/2936] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:37 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:37.277767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a291f648-6369-41d7-9b6f-af8fbbb233af None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.278321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a291f648-6369-41d7-9b6f-af8fbbb233af None None] GET https://10.4.3.81/volume// Aug 12 12:54:37.278555 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a291f648-6369-41d7-9b6f-af8fbbb233af None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.278796 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a291f648-6369-41d7-9b6f-af8fbbb233af None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.279200 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a291f648-6369-41d7-9b6f-af8fbbb233af None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:37.279705 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 741/2937] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:54:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:37.289658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-23befe2f-150c-469d-889d-77b852b2eb23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.293451 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-23befe2f-150c-469d-889d-77b852b2eb23 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:37.293876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-23befe2f-150c-469d-889d-77b852b2eb23 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6336d62-abab-41ac-a7c4-d0ce99990564", "connector": null, "instance_uuid": "1267762f-8cbd-4b87-a4d2-28b2d817692b"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:37.305572 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.305572 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:37.338733 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-23befe2f-150c-469d-889d-77b852b2eb23 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:37.339312 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 733/2938] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:37.414913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-0fb840cf-9989-4298-a58b-4e62ace7b0cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.414913 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-0fb840cf-9989-4298-a58b-4e62ace7b0cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb Aug 12 12:54:37.414913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-0fb840cf-9989-4298-a58b-4e62ace7b0cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.414913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-0fb840cf-9989-4298-a58b-4e62ace7b0cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.435161 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.435161 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:37.529905 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70f5d533-ef36-422b-bb0e-819b3d4ddf83 req-0fb840cf-9989-4298-a58b-4e62ace7b0cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb returned with HTTP 200 Aug 12 12:54:37.530842 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 734/2939] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:37 2026] DELETE /volume/v3/attachments/908b0276-c3c7-46bf-b105-4739d43f95cb => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:37.957084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.959680 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:37.959845 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.960043 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.960487 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume with id: 43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:37.964112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f740008b-0297-4697-9e0d-9a076d36c224 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:37.966268 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f740008b-0297-4697-9e0d-9a076d36c224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:37.966548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f740008b-0297-4697-9e0d-9a076d36c224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:37.966831 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f740008b-0297-4697-9e0d-9a076d36c224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:37.966941 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f740008b-0297-4697-9e0d-9a076d36c224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:37.972084 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.972084 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:37.972822 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f740008b-0297-4697-9e0d-9a076d36c224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:37.973883 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 742/2940] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:37 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:37.975962 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:37.975962 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:37.976612 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:38.009460 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume request issued successfully. Aug 12 12:54:38.010350 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbf014a1-b48e-4b44-a6fd-9971c2a12a85 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 202 Aug 12 12:54:38.011865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 732/2941] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:37 2026] DELETE /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:38.060876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.064712 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:38.064992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.065238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.072175 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.072175 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:38.076990 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:38.084439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35692e92-3a85-4fc4-9294-056d76b0838c req-9dbcf8b6-b4b1-4c99-ae8e-94f3e88c6eab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 200 Aug 12 12:54:38.084941 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 734/2942] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.095369 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.097455 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:38.097665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.098141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.110368 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.110368 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:38.115589 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:38.122591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec2e53ca-dfdc-41a2-8f03-65ea37a9a2f9 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:38.123086 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 735/2943] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.140185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-0dfd12d6-055d-4269-8f93-5447cc4336d5 req-1924bc11-b7d2-4f4f-bdb3-5921412398f0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.145652 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af885446-a785-4872-b84d-88e6b31cd81f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.145763 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-0dfd12d6-055d-4269-8f93-5447cc4336d5 req-1924bc11-b7d2-4f4f-bdb3-5921412398f0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:38.145763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-0dfd12d6-055d-4269-8f93-5447cc4336d5 req-1924bc11-b7d2-4f4f-bdb3-5921412398f0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.145763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-0dfd12d6-055d-4269-8f93-5447cc4336d5 req-1924bc11-b7d2-4f4f-bdb3-5921412398f0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.145935 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af885446-a785-4872-b84d-88e6b31cd81f tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:38.145935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af885446-a785-4872-b84d-88e6b31cd81f tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.145935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af885446-a785-4872-b84d-88e6b31cd81f tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.152404 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-0dfd12d6-055d-4269-8f93-5447cc4336d5 req-1924bc11-b7d2-4f4f-bdb3-5921412398f0 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 404 Aug 12 12:54:38.152404 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 743/2944] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:38.155966 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.155966 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:38.163735 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af885446-a785-4872-b84d-88e6b31cd81f tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:38.177586 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af885446-a785-4872-b84d-88e6b31cd81f tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:38.178279 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 733/2945] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.234005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7133a798-432c-4028-ab08-662675bb63cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.241348 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7133a798-432c-4028-ab08-662675bb63cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:38.241348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7133a798-432c-4028-ab08-662675bb63cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.241348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7133a798-432c-4028-ab08-662675bb63cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.246577 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.246577 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:38.252443 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7133a798-432c-4028-ab08-662675bb63cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:38.258167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7133a798-432c-4028-ab08-662675bb63cd tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:38.258888 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 735/2946] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.273889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-79beb361-df87-4e18-8571-0330b9a52266 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.275711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79beb361-df87-4e18-8571-0330b9a52266 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:38.275968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79beb361-df87-4e18-8571-0330b9a52266 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.276179 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79beb361-df87-4e18-8571-0330b9a52266 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.286474 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.286474 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:38.291931 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-79beb361-df87-4e18-8571-0330b9a52266 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:38.296259 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79beb361-df87-4e18-8571-0330b9a52266 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:38.296728 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 736/2947] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.349231 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.352011 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:38.352921 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.353326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.368627 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:38.368627 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:38.379912 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:38.391128 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8dc0d4f-6d52-40d6-9b67-9ab1f11c5ba3 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:38.392315 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 744/2948] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:38.989461 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.992107 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:38.992428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.992714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.992885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:38.994442 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-04039597-6c7b-44ed-8611-16e938ecefac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:38.994927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04039597-6c7b-44ed-8611-16e938ecefac None None] GET https://10.4.3.81/volume// Aug 12 12:54:38.995307 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04039597-6c7b-44ed-8611-16e938ecefac None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:38.995502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04039597-6c7b-44ed-8611-16e938ecefac None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:38.995969 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04039597-6c7b-44ed-8611-16e938ecefac None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:39.000099 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.000099 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:39.001203 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 736/2949] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:39.001420 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a63eb65d-6b34-47c8-b147-af97b556fed4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:39.002646 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 734/2950] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:38 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:39.018226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.021132 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:39.021395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:39.022352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:39.046082 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.046082 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:39.049899 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:39.057506 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-85b6cc07-ce6c-4979-8e3f-1af03122a59a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:39.058552 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 737/2951] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:39 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:39.084112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cec534c4-fbff-418e-8dc4-9ee44bb65822 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.189745 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cec534c4-fbff-418e-8dc4-9ee44bb65822 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:39.190139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cec534c4-fbff-418e-8dc4-9ee44bb65822 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-752458410", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1885911637", "vendor_name": "tempest-vendor_name-1699292218"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:39.212257 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cec534c4-fbff-418e-8dc4-9ee44bb65822 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:39.212757 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 745/2952] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:39 2026] POST /volume/v3/types => generated 328 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:39.226288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-96febd58-c734-40bb-9e06-c87a39463d07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.232629 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:39.232629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7bc048b7-6fb2-48f3-8523-a736108bfc7f", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:39.232629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request body: {'volume': {'volume_type': '7bc048b7-6fb2-48f3-8523-a736108bfc7f', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:39.237921 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume of 1 GB Aug 12 12:54:39.237921 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.237921 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:39.237921 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:39.238222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.242959 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] PUT https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 Aug 12 12:54:39.243363 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:39.244245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (282125a4-fc49-4518-99a4-53d25a10dfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:39.245551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0848526-8524-408d-a2e1-47c4d486c395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:39.246565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:39.252434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Acquiring lock "cinder-attachment_update-b6336d62-abab-41ac-a7c4-d0ce99990564-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:39.258609 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-b6336d62-abab-41ac-a7c4-d0ce99990564-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:39.259361 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.259361 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:39.281223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0848526-8524-408d-a2e1-47c4d486c395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1885911637',vendor_name='tempest-vendor_name-1699292218'},id=7bc048b7-6fb2-48f3-8523-a736108bfc7f,is_public=True,name='tempest-ProjectAdminTests-volume-type-752458410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bc048b7-6fb2-48f3-8523-a736108bfc7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:39.282161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57996bd1-4c9f-4841-ada4-22fa2380cb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:39.309491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.312156 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-1548144252 Aug 12 12:54:39.312639 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:39.312973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:39.313207 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Delete volume with id: tempest-invalid-1548144252 Aug 12 12:54:39.324474 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5a759ec0-aeca-492a-a6ee-04814479c07a req-f3f6ad54-bc2c-47c6-8045-c658ad97c76e tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-1548144252 returned with HTTP 404 Aug 12 12:54:39.325474 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 738/2953] 10.4.3.81 () {70 vars in 1583 bytes} [Wed Aug 12 12:54:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1548144252 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:39.336179 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-752458410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-752458410, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:39.336700 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-752458410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-752458410, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:39.393745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Lock "cinder-attachment_update-b6336d62-abab-41ac-a7c4-d0ce99990564-np0000007055" released by "attachment_update" :: held 0.136s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:39.394203 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-52d5b97a-b21c-4cb4-8497-19cf1ade6d26 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 returned with HTTP 200 Aug 12 12:54:39.395030 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 735/2954] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:39 2026] PUT /volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:39.414944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['dfdd2770-d31c-4481-aab7-25fc2f10c093', '1c3cc9f5-6243-42eb-bc32-85902dd9097a', 'a55c2280-f858-417e-8b7f-077bde19fdcb', '8d3caa8d-c0b5-4dad-ad10-6cdf2e64c2a8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:39.416166 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57996bd1-4c9f-4841-ada4-22fa2380cb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdd2770-d31c-4481-aab7-25fc2f10c093', '1c3cc9f5-6243-42eb-bc32-85902dd9097a', 'a55c2280-f858-417e-8b7f-077bde19fdcb', '8d3caa8d-c0b5-4dad-ad10-6cdf2e64c2a8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:39.419964 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec371fdc-17f3-446a-9c94-94374b04f798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:39.440058 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.440198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7c2ec924-5263-4185-b7dd-8925d806baca req-e5fe91ae-3433-4352-8e34-12bce350a463 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.442367 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-e5fe91ae-3433-4352-8e34-12bce350a463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952/action Aug 12 12:54:39.442731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-e5fe91ae-3433-4352-8e34-12bce350a463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:39.442892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-e5fe91ae-3433-4352-8e34-12bce350a463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:39.443420 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] DELETE https://10.4.3.81/volume/v3/volumes/93583b68-1aa7-43b9-bc6b-3f74639c749e Aug 12 12:54:39.443607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:39.443824 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:39.444075 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] Delete volume with id: 93583b68-1aa7-43b9-bc6b-3f74639c749e Aug 12 12:54:39.449874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec371fdc-17f3-446a-9c94-94374b04f798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882fd5df-d7bf-4989-bea8-00842e2c2b8d', '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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['dfdd2770-d31c-4481-aab7-25fc2f10c093','1c3cc9f5-6243-42eb-bc32-85902dd9097a','a55c2280-f858-417e-8b7f-077bde19fdcb','8d3caa8d-c0b5-4dad-ad10-6cdf2e64c2a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=7bc048b7-6fb2-48f3-8523-a736108bfc7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882fd5df-d7bf-4989-bea8-00842e2c2b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e792a3f1d98843e0855c73c59e3421b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e46bc904bac47a59ffabb4a79879be0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bc048b7-6fb2-48f3-8523-a736108bfc7f),volume_type_id=7bc048b7-6fb2-48f3-8523-a736108bfc7f)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:39.450044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed323f-7d7b-427d-b232-3df63222a7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:39.451375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-8eb5107e-70e5-407a-988f-5f8a405a324f req-8eb06472-3dbc-4bd4-934d-2249b1ab3528 tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-member] https://10.4.3.81/volume/v3/volumes/93583b68-1aa7-43b9-bc6b-3f74639c749e returned with HTTP 404 Aug 12 12:54:39.451534 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 746/2955] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:54:39 2026] DELETE /volume/v3/volumes/93583b68-1aa7-43b9-bc6b-3f74639c749e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:39.471701 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.471701 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:39.474125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed323f-7d7b-427d-b232-3df63222a7c4) transitioned into state 'SUCCESS' from 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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['dfdd2770-d31c-4481-aab7-25fc2f10c093','1c3cc9f5-6243-42eb-bc32-85902dd9097a','a55c2280-f858-417e-8b7f-077bde19fdcb','8d3caa8d-c0b5-4dad-ad10-6cdf2e64c2a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=7bc048b7-6fb2-48f3-8523-a736108bfc7f)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:39.475112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43b9a38-ec66-45af-bbc0-16e02cd79379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:39.489524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e3b12b8e-1a23-4f4b-93a5-31ff3461d722 req-e85f6c75-52d8-49f4-8592-ce9d3bc4137f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.489589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43b9a38-ec66-45af-bbc0-16e02cd79379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:39.490714 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (282125a4-fc49-4518-99a4-53d25a10dfdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:39.491437 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request issued successfully. Aug 12 12:54:39.492477 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c2ec924-5263-4185-b7dd-8925d806baca req-e5fe91ae-3433-4352-8e34-12bce350a463 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952/action returned with HTTP 204 Aug 12 12:54:39.492576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96febd58-c734-40bb-9e06-c87a39463d07 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:39.493559 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 739/2956] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:39 2026] POST /volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:39.493614 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 737/2957] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:39 2026] POST /volume/v3/volumes => generated 770 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 12:54:39.494822 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e3b12b8e-1a23-4f4b-93a5-31ff3461d722 req-e85f6c75-52d8-49f4-8592-ce9d3bc4137f tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-reader] GET https://10.4.3.81/volume/v3/volumes/a404eaed-2801-49fa-8d07-29ff62365d76 Aug 12 12:54:39.495092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e3b12b8e-1a23-4f4b-93a5-31ff3461d722 req-e85f6c75-52d8-49f4-8592-ce9d3bc4137f tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:39.496117 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e3b12b8e-1a23-4f4b-93a5-31ff3461d722 req-e85f6c75-52d8-49f4-8592-ce9d3bc4137f tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-reader] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:39.506219 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e3b12b8e-1a23-4f4b-93a5-31ff3461d722 req-e85f6c75-52d8-49f4-8592-ce9d3bc4137f tempest-VolumesNegativeTest-1435052926 tempest-VolumesNegativeTest-1435052926-project-reader] https://10.4.3.81/volume/v3/volumes/a404eaed-2801-49fa-8d07-29ff62365d76 returned with HTTP 404 Aug 12 12:54:39.507256 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 736/2958] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:39 2026] GET /volume/v3/volumes/a404eaed-2801-49fa-8d07-29ff62365d76 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:39.515581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f851b600-c896-4e27-854a-61b3a034bec1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:39.518185 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f851b600-c896-4e27-854a-61b3a034bec1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d Aug 12 12:54:39.518441 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f851b600-c896-4e27-854a-61b3a034bec1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:39.519148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f851b600-c896-4e27-854a-61b3a034bec1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:39.530761 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:39.530761 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:39.539886 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f851b600-c896-4e27-854a-61b3a034bec1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:39.546969 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f851b600-c896-4e27-854a-61b3a034bec1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d returned with HTTP 200 Aug 12 12:54:39.547629 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 747/2959] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:39 2026] GET /volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.019152 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.021396 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:40.021650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.021940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.022046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:40.027362 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.027362 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:40.028374 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fbac08cb-a595-4672-b8ec-0137b6a4ab9c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:40.029064 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 740/2960] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.041286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.047204 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:54:40.048535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.051164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.063623 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.063623 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:40.068436 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:40.074482 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d122441c-f8da-447b-9fd9-40c7a6b3a93b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 200 Aug 12 12:54:40.074966 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 738/2961] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.090586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.092991 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:40.093310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.093587 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.093747 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: a8c6037c-2781-4f9a-973d-1debf57d4a8d. Aug 12 12:54:40.099091 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.099091 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:40.117490 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id a8c6037c-2781-4f9a-973d-1debf57d4a8d {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:54:40.119543 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-381e9ec6-87e4-401b-9e44-1cba51d7c2b0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 202 Aug 12 12:54:40.120025 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 737/2962] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:40 2026] DELETE /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:40.130343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.132631 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:40.132877 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.133089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.133234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:40.144987 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.144987 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:40.145908 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f57f428f-df1a-4877-9e7f-9cb13b3aacf4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 200 Aug 12 12:54:40.146335 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 748/2963] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.564457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.567217 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d Aug 12 12:54:40.568428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.568428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.580553 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.580553 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:40.588131 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:40.593507 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f46e0d18-cccd-4fa1-95a2-bb29c57f3425 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d returned with HTTP 200 Aug 12 12:54:40.593507 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 741/2964] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d => generated 970 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.609144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e58630b-4952-4b39-87dd-6f22491008ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.611902 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e58630b-4952-4b39-87dd-6f22491008ae tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:40.612505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e58630b-4952-4b39-87dd-6f22491008ae tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.613092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e58630b-4952-4b39-87dd-6f22491008ae tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.620366 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e58630b-4952-4b39-87dd-6f22491008ae tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:40.620576 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 739/2965] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.630665 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e63ca6ba-d494-4831-a9a5-eb9f2ee09fc1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.632525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e63ca6ba-d494-4831-a9a5-eb9f2ee09fc1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 Aug 12 12:54:40.632864 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e63ca6ba-d494-4831-a9a5-eb9f2ee09fc1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.632975 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e63ca6ba-d494-4831-a9a5-eb9f2ee09fc1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.654376 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e63ca6ba-d494-4831-a9a5-eb9f2ee09fc1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 returned with HTTP 204 Aug 12 12:54:40.654870 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 738/2966] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:40 2026] DELETE /volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:40.665284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4236a482-211d-4aea-9db2-cc9d62c6fb80 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.671459 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4236a482-211d-4aea-9db2-cc9d62c6fb80 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 Aug 12 12:54:40.671459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4236a482-211d-4aea-9db2-cc9d62c6fb80 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.671459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4236a482-211d-4aea-9db2-cc9d62c6fb80 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.680220 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4236a482-211d-4aea-9db2-cc9d62c6fb80 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 returned with HTTP 404 Aug 12 12:54:40.680863 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 749/2967] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:40 2026] GET /volume/v3/messages/ac794eeb-01f6-4a30-b478-abc58ad22535 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:40.691307 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.693417 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d Aug 12 12:54:40.693721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.694011 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.694248 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume with id: 882fd5df-d7bf-4989-bea8-00842e2c2b8d Aug 12 12:54:40.704215 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.704215 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:40.704717 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:40.706298 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:40.725924 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-752458410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-752458410, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:40.726400 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-752458410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-752458410, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:40.742392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['7048624b-83f5-4471-a6ac-e9e5a8820fc8', '89fbb73b-ce18-49d6-85e9-817bc3a75e9d', '5268139d-8ec4-480c-8716-1c7b5cddf8bd', '3d992b0f-b8bb-46a6-9260-9eaf67a96cbc'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:40.784188 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume request issued successfully. Aug 12 12:54:40.784650 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e955ca7-1149-4096-9619-e8a3d8fead32 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d returned with HTTP 202 Aug 12 12:54:40.785317 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 742/2968] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:40 2026] DELETE /volume/v3/volumes/882fd5df-d7bf-4989-bea8-00842e2c2b8d => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:40.795923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ce7e5e2-3ee7-4b0f-a525-8d1564104bd9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.798675 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ce7e5e2-3ee7-4b0f-a525-8d1564104bd9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/types/7bc048b7-6fb2-48f3-8523-a736108bfc7f Aug 12 12:54:40.798892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ce7e5e2-3ee7-4b0f-a525-8d1564104bd9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:40.799173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ce7e5e2-3ee7-4b0f-a525-8d1564104bd9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:40.837353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ce7e5e2-3ee7-4b0f-a525-8d1564104bd9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types/7bc048b7-6fb2-48f3-8523-a736108bfc7f returned with HTTP 202 Aug 12 12:54:40.837843 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 740/2969] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:40 2026] DELETE /volume/v3/types/7bc048b7-6fb2-48f3-8523-a736108bfc7f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:40.854397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2935d9a0-1382-4c80-bd9d-5373b31f81f5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.855566 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2935d9a0-1382-4c80-bd9d-5373b31f81f5 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:40.855941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2935d9a0-1382-4c80-bd9d-5373b31f81f5 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1556372", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1815049247", "vendor_name": "tempest-vendor_name-926298118"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:40.873025 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2935d9a0-1382-4c80-bd9d-5373b31f81f5 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:40.873387 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 739/2970] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:40 2026] POST /volume/v3/types => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:40.882928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:40.887255 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:40.887616 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:40.890838 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request body: {'volume': {'volume_type': '0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:40.898804 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume of 1 GB Aug 12 12:54:40.898804 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:40.898804 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:40.898804 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:40.903640 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (fcf68145-5de9-480e-a262-cbc5699ee7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:40.904308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3a97ca-ee18-45dd-8796-4aad35f3968b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:40.905183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:40.925674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3a97ca-ee18-45dd-8796-4aad35f3968b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1815049247',vendor_name='tempest-vendor_name-926298118'},id=0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1556372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:40.926693 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2149f9-0454-46b5-8047-cb416dbb41f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:40.954939 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1556372 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1556372, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:40.955817 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1556372 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1556372, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:40.988074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['199d56cd-09f0-4c9a-9090-016851d9cbb6', '5b753975-7b07-455b-8704-d91524c921f5', '566be030-ffa8-46e1-9643-e297978a9e4c', '6fa8f2b3-71c6-4ada-aa3b-c87f4ca7c1d2'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:40.989044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2149f9-0454-46b5-8047-cb416dbb41f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['199d56cd-09f0-4c9a-9090-016851d9cbb6', '5b753975-7b07-455b-8704-d91524c921f5', '566be030-ffa8-46e1-9643-e297978a9e4c', '6fa8f2b3-71c6-4ada-aa3b-c87f4ca7c1d2']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:40.989843 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b5020-8d53-4960-bd32-cd5228145de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:41.018125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b5020-8d53-4960-bd32-cd5228145de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a321d99d-3fba-450f-8fb6-e95f6f6c003b', '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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['199d56cd-09f0-4c9a-9090-016851d9cbb6','5b753975-7b07-455b-8704-d91524c921f5','566be030-ffa8-46e1-9643-e297978a9e4c','6fa8f2b3-71c6-4ada-aa3b-c87f4ca7c1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:40Z,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=a321d99d-3fba-450f-8fb6-e95f6f6c003b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e792a3f1d98843e0855c73c59e3421b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e46bc904bac47a59ffabb4a79879be0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a),volume_type_id=0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:41.018985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729becb6-39e8-4fa8-98f6-9bf4a1b7b8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:41.042400 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729becb6-39e8-4fa8-98f6-9bf4a1b7b8e7) transitioned into state 'SUCCESS' from 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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['199d56cd-09f0-4c9a-9090-016851d9cbb6','5b753975-7b07-455b-8704-d91524c921f5','566be030-ffa8-46e1-9643-e297978a9e4c','6fa8f2b3-71c6-4ada-aa3b-c87f4ca7c1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:41.043277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d26e1f-f203-43b4-85a5-b41734cbe2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:41.052952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d26e1f-f203-43b4-85a5-b41734cbe2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:41.054348 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (fcf68145-5de9-480e-a262-cbc5699ee7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:41.055093 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request issued successfully. Aug 12 12:54:41.055787 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7d6f8766-e3d7-475c-a17a-495ae74c3899 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:41.056342 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 750/2971] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:40 2026] POST /volume/v3/volumes => generated 768 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:41.075049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.080486 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b Aug 12 12:54:41.080759 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.082109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.095265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.095265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:41.100058 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:41.105867 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e3620bc-9956-4ec2-a758-5bda31f82988 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b returned with HTTP 200 Aug 12 12:54:41.106317 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 743/2972] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:41 2026] GET /volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:41.145364 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7316f5fd-3908-48f7-a519-30a6d94be137 req-8ced51f8-dfd4-4a2f-baee-ca6dbf1cfbd1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.149310 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7316f5fd-3908-48f7-a519-30a6d94be137 req-8ced51f8-dfd4-4a2f-baee-ca6dbf1cfbd1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 Aug 12 12:54:41.149310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7316f5fd-3908-48f7-a519-30a6d94be137 req-8ced51f8-dfd4-4a2f-baee-ca6dbf1cfbd1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.149310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7316f5fd-3908-48f7-a519-30a6d94be137 req-8ced51f8-dfd4-4a2f-baee-ca6dbf1cfbd1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.155938 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.155938 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:41.163006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.166207 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d Aug 12 12:54:41.166428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.166611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.166715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a8c6037c-2781-4f9a-973d-1debf57d4a8d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:41.174249 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8089cfbe-7ddd-4002-848a-3a2efe1737f9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d returned with HTTP 404 Aug 12 12:54:41.174249 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 740/2973] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:41 2026] GET /volume/v3/backups/a8c6037c-2781-4f9a-973d-1debf57d4a8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:41.182848 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f812aaac-e47e-4668-b0db-cc364d81a688 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.184642 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:41.184855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.185028 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.185128 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: a7b3b09f-76a9-452a-a4e4-03aade556da2. Aug 12 12:54:41.189429 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.189429 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:41.211578 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7316f5fd-3908-48f7-a519-30a6d94be137 req-8ced51f8-dfd4-4a2f-baee-ca6dbf1cfbd1 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 returned with HTTP 200 Aug 12 12:54:41.211578 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 741/2974] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:41 2026] DELETE /volume/v3/attachments/43885547-6bfd-4ea9-95f8-7cc0a1ae6ea0 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:41.224758 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id a7b3b09f-76a9-452a-a4e4-03aade556da2 {{(pid=100195) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:54:41.225757 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f812aaac-e47e-4668-b0db-cc364d81a688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 202 Aug 12 12:54:41.226211 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 751/2975] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:41 2026] DELETE /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:54:41.233380 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be895a09-53bf-456e-aef9-552899607e99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.237991 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be895a09-53bf-456e-aef9-552899607e99 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:41.238297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be895a09-53bf-456e-aef9-552899607e99 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.238499 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be895a09-53bf-456e-aef9-552899607e99 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.238655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be895a09-53bf-456e-aef9-552899607e99 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:41.242817 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.242817 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:41.243760 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be895a09-53bf-456e-aef9-552899607e99 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 200 Aug 12 12:54:41.243925 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 744/2976] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:41 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:41.575646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.577922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:41.578121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.578391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.578617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume with id: 5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:41.590006 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.590006 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:41.590649 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:41.615967 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume request issued successfully. Aug 12 12:54:41.616412 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e454859-0c94-421e-985e-8d8ddbe0be66 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 202 Aug 12 12:54:41.616732 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 741/2977] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:41 2026] DELETE /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:41.626554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:41.629411 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:41.629633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:41.629861 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:41.638469 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:41.638469 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:41.643566 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:41.649858 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ecf61c2-7945-4d2f-a56c-a537f2d3f4c6 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 200 Aug 12 12:54:41.650297 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 742/2978] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:41 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.122267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4a00bb84-696d-4e38-9aff-c005abd4880d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.124126 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a00bb84-696d-4e38-9aff-c005abd4880d tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b Aug 12 12:54:42.124489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4a00bb84-696d-4e38-9aff-c005abd4880d tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.124817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4a00bb84-696d-4e38-9aff-c005abd4880d tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.137335 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.137335 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:42.146915 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4a00bb84-696d-4e38-9aff-c005abd4880d tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:42.151071 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a00bb84-696d-4e38-9aff-c005abd4880d tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b returned with HTTP 200 Aug 12 12:54:42.151470 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 752/2979] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.166557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb0b4f81-2a82-438e-8dc3-78b725168de3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.169292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb0b4f81-2a82-438e-8dc3-78b725168de3 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:42.169292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb0b4f81-2a82-438e-8dc3-78b725168de3 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.169292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb0b4f81-2a82-438e-8dc3-78b725168de3 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.174459 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb0b4f81-2a82-438e-8dc3-78b725168de3 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:42.174767 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 745/2980] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.184400 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc527c72-f0e7-461c-9fa1-cfa7f0424fac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.186157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc527c72-f0e7-461c-9fa1-cfa7f0424fac tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:42.186485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc527c72-f0e7-461c-9fa1-cfa7f0424fac tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.186583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc527c72-f0e7-461c-9fa1-cfa7f0424fac tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.195183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc527c72-f0e7-461c-9fa1-cfa7f0424fac tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:42.195637 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 742/2981] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.205682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9aa17d44-734f-499f-830a-7a3ef44380c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.207673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9aa17d44-734f-499f-830a-7a3ef44380c9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/messages/b2eab416-1774-4ecd-b7cc-bf3b98d01738 Aug 12 12:54:42.207911 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9aa17d44-734f-499f-830a-7a3ef44380c9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.208279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9aa17d44-734f-499f-830a-7a3ef44380c9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.221471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9aa17d44-734f-499f-830a-7a3ef44380c9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages/b2eab416-1774-4ecd-b7cc-bf3b98d01738 returned with HTTP 204 Aug 12 12:54:42.222001 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 743/2982] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:42 2026] DELETE /volume/v3/messages/b2eab416-1774-4ecd-b7cc-bf3b98d01738 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:42.229063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.234454 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b Aug 12 12:54:42.234750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.235437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.235437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume with id: a321d99d-3fba-450f-8fb6-e95f6f6c003b Aug 12 12:54:42.244965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.245193 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.245193 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:42.245643 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:42.247099 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100195) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:42.247179 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:54:42.247465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.247709 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.247933 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume with id: 5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:54:42.260620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30f4b726-c8da-40c2-a167-96fff2114b8e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.262147 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.262147 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:42.262853 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:42.265754 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30f4b726-c8da-40c2-a167-96fff2114b8e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 Aug 12 12:54:42.265754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30f4b726-c8da-40c2-a167-96fff2114b8e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.265754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30f4b726-c8da-40c2-a167-96fff2114b8e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.265754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-30f4b726-c8da-40c2-a167-96fff2114b8e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id a7b3b09f-76a9-452a-a4e4-03aade556da2. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:42.279239 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30f4b726-c8da-40c2-a167-96fff2114b8e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 returned with HTTP 404 Aug 12 12:54:42.279967 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 743/2983] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/backups/a7b3b09f-76a9-452a-a4e4-03aade556da2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:42.281017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['6f693639-7c90-4687-9576-ba4beae48919', '3c751d56-50f7-4387-9ada-00ba551b00c1', '504353ee-9dbe-4157-99d7-972e4ad5ed51', 'f164f75a-b7ac-416f-8f6b-792985bdf87e'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:42.303469 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume request issued successfully. Aug 12 12:54:42.306812 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e1c6544-7fd6-4a3e-ae7f-9aa73040bae9 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 202 Aug 12 12:54:42.306812 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 746/2984] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:42 2026] DELETE /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:42.317203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.317203 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:54:42.317329 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.317590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.323724 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.325634 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:42.326002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "name": "tempest-VolumesBackupsTest-Volume-690389047"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:42.328534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'name': 'tempest-VolumesBackupsTest-Volume-690389047'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:42.331088 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.331088 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:42.331298 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume request issued successfully. Aug 12 12:54:42.331298 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-64d13360-a1ee-4b83-a0cb-ccf310afe28f tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b returned with HTTP 202 Aug 12 12:54:42.331298 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 753/2985] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:42 2026] DELETE /volume/v3/volumes/a321d99d-3fba-450f-8fb6-e95f6f6c003b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:42.335577 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Volume info retrieved successfully. Aug 12 12:54:42.340094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9117476-058b-439f-8731-2ff4487c62ed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.342218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9117476-058b-439f-8731-2ff4487c62ed tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/types/0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a Aug 12 12:54:42.342490 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9117476-058b-439f-8731-2ff4487c62ed tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.342531 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-903940f2-7ac7-42d9-9fcc-36b8aacf9c53 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 200 Aug 12 12:54:42.342730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9117476-058b-439f-8731-2ff4487c62ed tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.343101 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 744/2986] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 1247 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:42.394948 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9117476-058b-439f-8731-2ff4487c62ed tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types/0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a returned with HTTP 202 Aug 12 12:54:42.395692 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 747/2987] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:42 2026] DELETE /volume/v3/types/0a9a23ee-60ed-4d9d-bbb7-1a48b3a0288a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:42.407988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-27c8ae6f-2cce-4516-b269-7a73b27d78f6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.409976 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27c8ae6f-2cce-4516-b269-7a73b27d78f6 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:42.410381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-27c8ae6f-2cce-4516-b269-7a73b27d78f6 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-144240393", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2053341731", "vendor_name": "tempest-vendor_name-19423059"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:42.428393 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27c8ae6f-2cce-4516-b269-7a73b27d78f6 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:42.428393 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 754/2988] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:42 2026] POST /volume/v3/types => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.440339 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.442956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:42.443467 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c947570-98bb-43d3-b753-21c2d4e66675", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:42.448463 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request body: {'volume': {'volume_type': '3c947570-98bb-43d3-b753-21c2d4e66675', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:42.453618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume of 1 GB Aug 12 12:54:42.454066 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.454066 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:42.454580 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:42.459172 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume of 1 GB Aug 12 12:54:42.463997 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (068c902b-2652-4e18-a1cf-c17c247eb926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:42.464519 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Availability Zones retrieved successfully. Aug 12 12:54:42.465434 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f88ed37-0046-4aed-9f80-fac68afe3e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.466611 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:42.470758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (8ae0cb6a-3cfd-4fb4-a179-cc5fb7bcc8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:42.471906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9462ba7-8cf3-470e-9b61-27ca69ea0e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.472968 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:42.494914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f88ed37-0046-4aed-9f80-fac68afe3e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2053341731',vendor_name='tempest-vendor_name-19423059'},id=3c947570-98bb-43d3-b753-21c2d4e66675,is_public=True,name='tempest-ProjectAdminTests-volume-type-144240393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c947570-98bb-43d3-b753-21c2d4e66675', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.496276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8221d2b1-635d-43b8-a224-123ecafef33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.554348 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-144240393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-144240393, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:42.554348 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-144240393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-144240393, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:42.574016 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9462ba7-8cf3-470e-9b61-27ca69ea0e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.575612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec317f8-c141-42a2-8581-58b4605e7ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.604298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['b0a1ba1e-0f43-4356-80dd-26b3780a4b0c', '451448e5-1d68-4a22-aabf-bfc34cbfdc60', '109f1a6e-05f4-489f-8995-d68f15e3b118', '07f469a0-4fd8-4dcf-b4a6-9f4b76f129b8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:42.606821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8221d2b1-635d-43b8-a224-123ecafef33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a1ba1e-0f43-4356-80dd-26b3780a4b0c', '451448e5-1d68-4a22-aabf-bfc34cbfdc60', '109f1a6e-05f4-489f-8995-d68f15e3b118', '07f469a0-4fd8-4dcf-b4a6-9f4b76f129b8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.607941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea11250f-21d7-4728-991d-55f31dd12fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.649260 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea11250f-21d7-4728-991d-55f31dd12fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c', '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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['b0a1ba1e-0f43-4356-80dd-26b3780a4b0c','451448e5-1d68-4a22-aabf-bfc34cbfdc60','109f1a6e-05f4-489f-8995-d68f15e3b118','07f469a0-4fd8-4dcf-b4a6-9f4b76f129b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=3c947570-98bb-43d3-b753-21c2d4e66675), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e792a3f1d98843e0855c73c59e3421b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e46bc904bac47a59ffabb4a79879be0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c947570-98bb-43d3-b753-21c2d4e66675),volume_type_id=3c947570-98bb-43d3-b753-21c2d4e66675)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.652087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd81f197-3ab1-4e4f-b974-732cb3569426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.656906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['99d4294d-18a5-4b14-8aaa-71030fd0d6fb', '2e2c1650-c97e-49f1-86ab-a3ca6ef69e50', '9c514c65-9af3-4666-ab22-b826a38e72d2', '9af37679-81af-43c9-8e92-368e95d2c98f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:42.657861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec317f8-c141-42a2-8581-58b4605e7ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d4294d-18a5-4b14-8aaa-71030fd0d6fb', '2e2c1650-c97e-49f1-86ab-a3ca6ef69e50', '9c514c65-9af3-4666-ab22-b826a38e72d2', '9af37679-81af-43c9-8e92-368e95d2c98f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.658639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a00b4f9-447a-40ee-8f7b-8873acb8af49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.667575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13ad4f7a-48a0-4a99-b961-7ecb2cf4088c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.669745 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13ad4f7a-48a0-4a99-b961-7ecb2cf4088c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 Aug 12 12:54:42.670400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13ad4f7a-48a0-4a99-b961-7ecb2cf4088c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.670400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13ad4f7a-48a0-4a99-b961-7ecb2cf4088c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.679614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13ad4f7a-48a0-4a99-b961-7ecb2cf4088c tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 returned with HTTP 404 Aug 12 12:54:42.679878 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd81f197-3ab1-4e4f-b974-732cb3569426) transitioned into state 'SUCCESS' from 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='e792a3f1d98843e0855c73c59e3421b3',qos_specs=None,replication_status=,reservations=['b0a1ba1e-0f43-4356-80dd-26b3780a4b0c','451448e5-1d68-4a22-aabf-bfc34cbfdc60','109f1a6e-05f4-489f-8995-d68f15e3b118','07f469a0-4fd8-4dcf-b4a6-9f4b76f129b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e46bc904bac47a59ffabb4a79879be0',volume_type_id=3c947570-98bb-43d3-b753-21c2d4e66675)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.682059 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 748/2989] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/5b8e40db-a83a-4153-bb84-cd2013608466 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:42.682317 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13f0726-91c0-401a-9ab6-d0b703b7d546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.685936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a00b4f9-447a-40ee-8f7b-8873acb8af49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb67d1c0-2e11-497a-8fdc-747342405ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-690389047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['99d4294d-18a5-4b14-8aaa-71030fd0d6fb','2e2c1650-c97e-49f1-86ab-a3ca6ef69e50','9c514c65-9af3-4666-ab22-b826a38e72d2','9af37679-81af-43c9-8e92-368e95d2c98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-690389047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb67d1c0-2e11-497a-8fdc-747342405ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79bfffc050894ec9a13a1d63e0c68134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.686770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffa5787-d2e2-4ca4-9025-94b4b5d009c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.693053 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-68020b2f-649c-4432-a878-2b1e421bbcad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.693144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13f0726-91c0-401a-9ab6-d0b703b7d546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.693144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Flow 'volume_create_api' (068c902b-2652-4e18-a1cf-c17c247eb926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:42.693144 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Create volume request issued successfully. Aug 12 12:54:42.693514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3a8fcce-1e30-4255-909c-bf0f36e81666 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:42.693975 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 745/2990] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:42 2026] POST /volume/v3/volumes => generated 770 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:42.694538 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:42.694538 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.695126 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.695126 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume with id: fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:42.706880 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.706880 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:42.711678 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:42.715727 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.718475 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffa5787-d2e2-4ca4-9025-94b4b5d009c6) transitioned into state 'SUCCESS' from state '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-690389047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['99d4294d-18a5-4b14-8aaa-71030fd0d6fb','2e2c1650-c97e-49f1-86ab-a3ca6ef69e50','9c514c65-9af3-4666-ab22-b826a38e72d2','9af37679-81af-43c9-8e92-368e95d2c98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.719212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c Aug 12 12:54:42.719428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.719608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.721044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9bc0a5-5da9-469e-83b1-277fc029248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:42.734292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9bc0a5-5da9-469e-83b1-277fc029248c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:42.734661 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume request issued successfully. Aug 12 12:54:42.734916 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68020b2f-649c-4432-a878-2b1e421bbcad tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 202 Aug 12 12:54:42.734984 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.734984 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:42.735074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (8ae0cb6a-3cfd-4fb4-a179-cc5fb7bcc8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:42.735409 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request issued successfully. Aug 12 12:54:42.735489 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 755/2991] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:42 2026] DELETE /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:42.736070 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63876c4d-f23c-42c5-b80f-afdd2bf85620 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:42.736485 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 744/2992] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:54:42 2026] POST /volume/v3/volumes => generated 746 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:42.739444 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:42.744594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.746656 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:42.746769 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee6d573f-91f1-4435-9d83-a6d9fc423ee9 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c returned with HTTP 200 Aug 12 12:54:42.746880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.747066 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.747373 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 749/2993] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.755089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:42.757860 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:54:42.758103 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:42.758304 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.758304 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:42.758440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:42.762458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:42.769032 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f51844a6-f149-42b3-8125-ccfe7fbfa417 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 200 Aug 12 12:54:42.769342 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:42.769342 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:42.769449 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 746/2994] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:42.773557 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:42.777878 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adf56c6-3f1a-438e-b050-ebb6c52dcd4f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:54:42.778309 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 756/2995] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:42 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.361840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-acb51dc8-e9ce-4072-80ae-2786c5207333 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.363729 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acb51dc8-e9ce-4072-80ae-2786c5207333 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd Aug 12 12:54:43.363945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acb51dc8-e9ce-4072-80ae-2786c5207333 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.364134 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acb51dc8-e9ce-4072-80ae-2786c5207333 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.373004 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acb51dc8-e9ce-4072-80ae-2786c5207333 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd returned with HTTP 404 Aug 12 12:54:43.373592 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 745/2996] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/5e2850b2-be9c-4d12-826e-6947b8d703dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.381277 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.384123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:43.384335 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.384563 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.384751 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume with id: 43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:43.392258 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b54afa8-65a7-4c99-8089-415bf13ee851 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 404 Aug 12 12:54:43.392727 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 750/2997] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.400061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ce10a915-e45b-4c91-a356-590c8fa43cab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.402319 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce10a915-e45b-4c91-a356-590c8fa43cab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 Aug 12 12:54:43.402596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce10a915-e45b-4c91-a356-590c8fa43cab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.402822 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce10a915-e45b-4c91-a356-590c8fa43cab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.410832 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce10a915-e45b-4c91-a356-590c8fa43cab tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 returned with HTTP 404 Aug 12 12:54:43.411428 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 747/2998] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/43dbd9d2-0dc0-4bbc-b890-7461fce98388 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.418634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.420589 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:43.420769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.420988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.421155 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Delete volume with id: 6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:43.426507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c99359f5-53a7-46d4-80d0-92fa141cfd67 tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 404 Aug 12 12:54:43.426999 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 757/2999] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.434631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5254322e-b3ea-4486-aad9-0c469d13937d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.437479 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5254322e-b3ea-4486-aad9-0c469d13937d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] GET https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 Aug 12 12:54:43.437704 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5254322e-b3ea-4486-aad9-0c469d13937d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.437909 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5254322e-b3ea-4486-aad9-0c469d13937d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.443791 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5254322e-b3ea-4486-aad9-0c469d13937d tempest-TestInstancesWithCinderVolumes-1729919065 tempest-TestInstancesWithCinderVolumes-1729919065-project-member] https://10.4.3.81/volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 returned with HTTP 404 Aug 12 12:54:43.444253 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 746/3000] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/6032feed-dc48-4c8a-a277-2aa64803a561 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.452704 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.454557 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:54:43.454763 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.454952 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.455687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:43.498664 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Get all volumes completed successfully. Aug 12 12:54:43.501041 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.501041 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:43.507715 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ce10765-5e6e-43d2-84f0-14c4432e73a6 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:54:43.509248 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 751/3001] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14682 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:43.523996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca262c59-72ac-4dc7-808f-c959514e0e5e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.526211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca262c59-72ac-4dc7-808f-c959514e0e5e tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] DELETE https://10.4.3.81/volume/v3/types/1118c1e5-baf1-44c5-aa41-c63a55b61acb Aug 12 12:54:43.526496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca262c59-72ac-4dc7-808f-c959514e0e5e tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.526771 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca262c59-72ac-4dc7-808f-c959514e0e5e tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.554448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca262c59-72ac-4dc7-808f-c959514e0e5e tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types/1118c1e5-baf1-44c5-aa41-c63a55b61acb returned with HTTP 202 Aug 12 12:54:43.554929 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 748/3002] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/types/1118c1e5-baf1-44c5-aa41-c63a55b61acb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:43.565753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.567868 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:54:43.568057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.568239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.568998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:43.620656 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Get all volumes completed successfully. Aug 12 12:54:43.624733 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.624733 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:43.633402 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e6d39285-48b1-4cde-87bf-e4a57d7bab04 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:54:43.634046 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 758/3003] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14682 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:43.659599 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef140fdc-ad8c-40bf-9b0e-a00d08470863 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.661531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef140fdc-ad8c-40bf-9b0e-a00d08470863 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] DELETE https://10.4.3.81/volume/v3/types/838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb Aug 12 12:54:43.661748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef140fdc-ad8c-40bf-9b0e-a00d08470863 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.661974 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef140fdc-ad8c-40bf-9b0e-a00d08470863 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.662239 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.662239 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:43.692877 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef140fdc-ad8c-40bf-9b0e-a00d08470863 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types/838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb returned with HTTP 202 Aug 12 12:54:43.693382 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 747/3004] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/types/838c3aa6-09bc-4e5d-b806-f51ae9d7f5eb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:43.762495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.764324 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c Aug 12 12:54:43.764542 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.764763 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.777429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.777946 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.777946 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:43.782967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:43.783424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-626538480", "imageRef": "bf19ee0b-470b-4ba3-9e5c-6f004c8a2571", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:43.783540 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f717a61e-0353-46b6-9475-4d4994c756e0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.784076 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:43.785518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-626538480', 'imageRef': 'bf19ee0b-470b-4ba3-9e5c-6f004c8a2571', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:43.785680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f717a61e-0353-46b6-9475-4d4994c756e0 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 Aug 12 12:54:43.785721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f717a61e-0353-46b6-9475-4d4994c756e0 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.785989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f717a61e-0353-46b6-9475-4d4994c756e0 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.789797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fdd6ea3-66ce-4be8-8ff5-1ddd2e21daa2 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c returned with HTTP 200 Aug 12 12:54:43.790326 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 752/3005] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c => generated 970 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.792137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f717a61e-0353-46b6-9475-4d4994c756e0 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 returned with HTTP 404 Aug 12 12:54:43.792790 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 759/3006] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/fab6261a-a485-4974-be29-da28bc069b37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:43.793231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-62f805f6-8906-4667-a42d-f40617345771 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.795368 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62f805f6-8906-4667-a42d-f40617345771 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:54:43.795546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62f805f6-8906-4667-a42d-f40617345771 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.795764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62f805f6-8906-4667-a42d-f40617345771 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.803940 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.803940 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:43.809973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-608f5fe8-6b86-46ea-acc4-5eef22816774 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.811282 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62f805f6-8906-4667-a42d-f40617345771 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:43.812195 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-608f5fe8-6b86-46ea-acc4-5eef22816774 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:43.812513 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-608f5fe8-6b86-46ea-acc4-5eef22816774 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.812726 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-608f5fe8-6b86-46ea-acc4-5eef22816774 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.817850 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62f805f6-8906-4667-a42d-f40617345771 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:54:43.818505 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 748/3007] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:43.820003 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-608f5fe8-6b86-46ea-acc4-5eef22816774 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:43.820467 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 753/3008] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.829353 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4b599832-fcad-4e85-867e-3fa6d95e6b31 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.831251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b599832-fcad-4e85-867e-3fa6d95e6b31 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] GET https://10.4.3.81/volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 Aug 12 12:54:43.831604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b599832-fcad-4e85-867e-3fa6d95e6b31 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.831705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4b599832-fcad-4e85-867e-3fa6d95e6b31 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.833204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd456b55-ceef-485d-86a2-b19275a75688 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.835209 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:54:43.835596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb67d1c0-2e11-497a-8fdc-747342405ed9", "name": "tempest-VolumesBackupsTest-Backup-481959361"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:43.837159 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': 'bb67d1c0-2e11-497a-8fdc-747342405ed9', 'name': 'tempest-VolumesBackupsTest-Backup-481959361'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:54:43.837295 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4b599832-fcad-4e85-867e-3fa6d95e6b31 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 returned with HTTP 200 Aug 12 12:54:43.837449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume bb67d1c0-2e11-497a-8fdc-747342405ed9 in container None Aug 12 12:54:43.837922 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 760/3009] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.848401 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2281c34d-0a51-4c61-84e5-3d5053d21536 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.849408 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.849408 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:43.850018 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:54:43.850373 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2281c34d-0a51-4c61-84e5-3d5053d21536 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 Aug 12 12:54:43.850591 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2281c34d-0a51-4c61-84e5-3d5053d21536 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.850784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2281c34d-0a51-4c61-84e5-3d5053d21536 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.860070 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2281c34d-0a51-4c61-84e5-3d5053d21536 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 returned with HTTP 204 Aug 12 12:54:43.860469 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 754/3010] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/messages/0cf9ea98-56bc-42ca-a769-385a27cf0d56 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:43.865857 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-93a14e95-1410-4bc9-b822-61b737f30614 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.867985 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] DELETE https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:54:43.868145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.868372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.868528 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume with id: 91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:54:43.870154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-084d9292-202d-4731-8415-03382ba8112a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.872005 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c Aug 12 12:54:43.872229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.872947 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.873175 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume with id: 1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c Aug 12 12:54:43.875582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['815d6cef-9896-4a84-a178-ccb1705e3a5c', '5c51c24a-d023-4769-9b8e-9719cfe50841'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:43.877555 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.877555 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:43.878061 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:43.882354 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.882354 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:43.882755 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Volume info retrieved successfully. Aug 12 12:54:43.883606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:43.895564 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-144240393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-144240393, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:43.895909 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-144240393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-144240393, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:43.907217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Created reservations ['c09e9476-fd7e-4093-a316-cc94343b29ea', '57f7bd4b-a324-4546-ba6a-c3c213cf56d7', '7c977a33-bc4d-4ee7-9716-8b174216c0b9', 'd9c4d681-75f4-4276-ab20-6e3c33ceddd3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:43.909060 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Delete volume request issued successfully. Aug 12 12:54:43.909310 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-93a14e95-1410-4bc9-b822-61b737f30614 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 202 Aug 12 12:54:43.909741 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 761/3011] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:43.919832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.922225 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:54:43.922490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.922747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.924128 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd456b55-ceef-485d-86a2-b19275a75688 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:54:43.924738 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 749/3012] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:54:43 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:43.934234 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.934336 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.934336 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:43.935926 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:43.936126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.936365 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.936451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:43.940442 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Volume info retrieved successfully. Aug 12 12:54:43.941608 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:43.941608 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:43.942501 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c53e5e5f-9a4b-4486-8ecd-146416898509 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:43.942992 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 750/3013] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.943054 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Delete volume request issued successfully. Aug 12 12:54:43.943245 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-084d9292-202d-4731-8415-03382ba8112a tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c returned with HTTP 202 Aug 12 12:54:43.943700 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 755/3014] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/volumes/1fd56a6d-cdca-4b53-8f1f-624ab9f68e2c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:43.951918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-882e2249-9ae4-44e2-bb79-d47d57fd74f4 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 200 Aug 12 12:54:43.952576 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 762/3015] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:43.955084 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3badcd72-a518-4e71-a673-e504b84126d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:43.957124 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3badcd72-a518-4e71-a673-e504b84126d1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] DELETE https://10.4.3.81/volume/v3/types/3c947570-98bb-43d3-b753-21c2d4e66675 Aug 12 12:54:43.957395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3badcd72-a518-4e71-a673-e504b84126d1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:43.957662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3badcd72-a518-4e71-a673-e504b84126d1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:43.966105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Create volume of 1 GB Aug 12 12:54:43.971309 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Availability Zones retrieved successfully. Aug 12 12:54:43.978783 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Flow 'volume_create_api' (0a91e996-9039-473a-b0ad-e891d417b165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:43.980075 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344373a7-db2e-4347-a4a0-70e4066dec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:43.981332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:43.987231 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3badcd72-a518-4e71-a673-e504b84126d1 tempest-ProjectAdminTests-726642210 tempest-ProjectAdminTests-726642210-project-admin] https://10.4.3.81/volume/v3/types/3c947570-98bb-43d3-b753-21c2d4e66675 returned with HTTP 202 Aug 12 12:54:43.987760 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 751/3016] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:43 2026] DELETE /volume/v3/types/3c947570-98bb-43d3-b753-21c2d4e66675 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:43.998443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.000795 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:54:44.001043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.001381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.002745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:44.025640 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Get all volumes completed successfully. Aug 12 12:54:44.029327 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:44.029327 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:44.037871 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44af14ee-0dae-4efb-acb3-04f7d148abf4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:54:44.038891 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 756/3017] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:54:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13722 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:44.058076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-82503c02-e169-4975-bace-7217157c1b91 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.059792 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb Aug 12 12:54:44.060008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.060200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.060377 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Delete volume with id: 1d825486-3406-48e7-9dc2-d59406ae0eeb Aug 12 12:54:44.063506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344373a7-db2e-4347-a4a0-70e4066dec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:44.064337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af651554-441d-470a-a85c-855a4dbbe068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:44.071266 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:44.071266 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:44.071767 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Volume info retrieved successfully. Aug 12 12:54:44.089036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.image.cache [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '23973a54-1ac6-435a-8a41-1694abf15629', 'volume_id': '1d825486-3406-48e7-9dc2-d59406ae0eeb', 'host': 'np0000007055@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 12, 53, 3), 'last_used': datetime.datetime(2026, 8, 12, 12, 53, 18)}. {{(pid=100195) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 12:54:44.108697 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Delete volume request issued successfully. Aug 12 12:54:44.108697 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82503c02-e169-4975-bace-7217157c1b91 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb returned with HTTP 202 Aug 12 12:54:44.109056 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 763/3018] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:44 2026] DELETE /volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:44.118046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.120427 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb Aug 12 12:54:44.120623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.120864 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.129467 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:44.129467 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:44.135663 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Volume info retrieved successfully. Aug 12 12:54:44.141141 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54b2c073-9e3f-433a-a131-7225fcaf52e4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb returned with HTTP 200 Aug 12 12:54:44.141635 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 752/3019] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:44 2026] GET /volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:44.150032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Created reservations ['60196526-cef5-439e-a210-f060a6cb2cd6', '450662ba-eb1b-49a3-8a89-268faf456867', '619556f2-fbf1-4f2a-8abd-eb74c28784b1', '09111ad7-e897-48e4-b27e-a6ef55a5a6c8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:44.151262 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af651554-441d-470a-a85c-855a4dbbe068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60196526-cef5-439e-a210-f060a6cb2cd6', '450662ba-eb1b-49a3-8a89-268faf456867', '619556f2-fbf1-4f2a-8abd-eb74c28784b1', '09111ad7-e897-48e4-b27e-a6ef55a5a6c8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:44.152469 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926db14c-b3b9-4428-ac23-9d45dc50b2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:44.179093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926db14c-b3b9-4428-ac23-9d45dc50b2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25694f6-a6ed-41fc-b4f8-bc8013217994', '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-626538480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b68ba9017764a9f845754f9b2281fb6',qos_specs=None,replication_status=,reservations=['60196526-cef5-439e-a210-f060a6cb2cd6','450662ba-eb1b-49a3-8a89-268faf456867','619556f2-fbf1-4f2a-8abd-eb74c28784b1','09111ad7-e897-48e4-b27e-a6ef55a5a6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc00ffae033f499c9608b258488c4778',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-626538480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25694f6-a6ed-41fc-b4f8-bc8013217994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b68ba9017764a9f845754f9b2281fb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc00ffae033f499c9608b258488c4778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:44.180242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e3120a-8f0a-4e9b-bcfc-e191a7f0691f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:44.206282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e3120a-8f0a-4e9b-bcfc-e191a7f0691f) transitioned into state 'SUCCESS' from state '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-626538480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b68ba9017764a9f845754f9b2281fb6',qos_specs=None,replication_status=,reservations=['60196526-cef5-439e-a210-f060a6cb2cd6','450662ba-eb1b-49a3-8a89-268faf456867','619556f2-fbf1-4f2a-8abd-eb74c28784b1','09111ad7-e897-48e4-b27e-a6ef55a5a6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc00ffae033f499c9608b258488c4778',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:44.207045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (286e0b31-b7c3-4b1a-a39c-21b8fcdaae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:44.219122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (286e0b31-b7c3-4b1a-a39c-21b8fcdaae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:44.220425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Flow 'volume_create_api' (0a91e996-9039-473a-b0ad-e891d417b165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:44.220873 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Create volume request issued successfully. Aug 12 12:54:44.221800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd8b4751-0cfc-4987-889b-69dd15ba90e1 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:44.222405 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 749/3020] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:54:43 2026] POST /volume/v3/volumes => generated 750 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:44.238502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.240229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:44.240411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.240601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.248928 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:44.248928 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:44.253740 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:44.260391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54ccce1a-44f5-4e85-acb7-8e193515f446 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:44.260843 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 757/3021] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:44 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:44.953801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.955607 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:44.955815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.956029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.956194 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:44.961069 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:44.961069 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:44.962015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f2eb7d1-90ab-4325-bba3-61e8bf5d0edc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:44.962459 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 764/3022] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:44 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:44.967764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-552402c4-ac67-461f-bbfb-18df3673c942 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:44.971428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-552402c4-ac67-461f-bbfb-18df3673c942 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] GET https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a Aug 12 12:54:44.971428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-552402c4-ac67-461f-bbfb-18df3673c942 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:44.971581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-552402c4-ac67-461f-bbfb-18df3673c942 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:44.977739 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-552402c4-ac67-461f-bbfb-18df3673c942 tempest-AttachVolumeTestJSON-1581726478 tempest-AttachVolumeTestJSON-1581726478-project-member] https://10.4.3.81/volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a returned with HTTP 404 Aug 12 12:54:44.978435 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 753/3023] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:44 2026] GET /volume/v3/volumes/91555e45-9598-4596-96ad-babd0c19899a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:45.157762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc6765f2-29af-4d6c-8e37-80e1b52fcdb4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:45.159484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc6765f2-29af-4d6c-8e37-80e1b52fcdb4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb Aug 12 12:54:45.159618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc6765f2-29af-4d6c-8e37-80e1b52fcdb4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:45.159815 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc6765f2-29af-4d6c-8e37-80e1b52fcdb4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:45.165184 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc6765f2-29af-4d6c-8e37-80e1b52fcdb4 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb returned with HTTP 404 Aug 12 12:54:45.165613 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 750/3024] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:45 2026] GET /volume/v3/volumes/1d825486-3406-48e7-9dc2-d59406ae0eeb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:45.171768 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ecffda03-a819-4c1c-917c-c3664d43e798 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:45.173439 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecffda03-a819-4c1c-917c-c3664d43e798 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] DELETE https://10.4.3.81/volume/v3/types/5e301658-43da-4576-b429-2fe75d75d2dc Aug 12 12:54:45.173666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecffda03-a819-4c1c-917c-c3664d43e798 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:45.173873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecffda03-a819-4c1c-917c-c3664d43e798 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:45.199092 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecffda03-a819-4c1c-917c-c3664d43e798 tempest-TestInstancesWithCinderVolumes-1793994159 tempest-TestInstancesWithCinderVolumes-1793994159-project-admin] https://10.4.3.81/volume/v3/types/5e301658-43da-4576-b429-2fe75d75d2dc returned with HTTP 202 Aug 12 12:54:45.199532 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 758/3025] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:45 2026] DELETE /volume/v3/types/5e301658-43da-4576-b429-2fe75d75d2dc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:45.274622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:45.276918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:45.277116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:45.277537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:45.285691 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:45.285691 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:45.290062 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:45.295009 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-57f7c23b-5298-40ce-91b2-a03b3dc7e65b tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:45.295214 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 765/3026] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:45 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:45.962428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc8597da-bb64-4630-adde-2751f3930133 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:45.975694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:45.978358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:45.978571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:45.978808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:45.978938 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:45.985265 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:45.985265 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:45.987824 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e27252aa-75f9-4fd3-a3ed-4f636cb560b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:45.988385 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 751/3027] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:45 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:46.084381 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc8597da-bb64-4630-adde-2751f3930133 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:46.086802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc8597da-bb64-4630-adde-2751f3930133 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1550602649", "extra_specs": {"storage_protocol": "tempest-storage_protocol-392114309", "vendor_name": "tempest-vendor_name-431462605"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:46.108476 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc8597da-bb64-4630-adde-2751f3930133 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:46.109070 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 754/3028] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:45 2026] POST /volume/v3/types => generated 328 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:46.118329 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1868f023-2408-452e-9f5c-35f01d3fb53e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:46.120173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:46.120640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc9f3616-0b2f-46fe-9e0b-340e4ad762be", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:46.122628 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request body: {'volume': {'volume_type': 'cc9f3616-0b2f-46fe-9e0b-340e4ad762be', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:46.129801 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume of 1 GB Aug 12 12:54:46.129801 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:46.129801 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:46.129801 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:46.134729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (7edf693a-5eca-491e-b53e-49a720384244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:46.136708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42486664-e439-42a7-bae8-5dd3c419e094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:46.137995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:46.173880 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42486664-e439-42a7-bae8-5dd3c419e094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-392114309',vendor_name='tempest-vendor_name-431462605'},id=cc9f3616-0b2f-46fe-9e0b-340e4ad762be,is_public=True,name='tempest-ProjectMemberTests-volume-type-1550602649',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc9f3616-0b2f-46fe-9e0b-340e4ad762be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:46.174642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ff3fbb-952c-4b49-80d1-89b4ea5e054c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:46.213308 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:46.213562 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:46.255443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['c2d160d1-c7f1-450f-8ce3-67fa23d22d21', '4fce3ff3-6b6f-4f90-9ddc-ae1d30ce979d', 'be679320-229b-4b6f-8602-696591a7d64c', '5be04fee-c8a3-4f61-a915-f4e027d61a41'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:46.256304 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ff3fbb-952c-4b49-80d1-89b4ea5e054c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d160d1-c7f1-450f-8ce3-67fa23d22d21', '4fce3ff3-6b6f-4f90-9ddc-ae1d30ce979d', 'be679320-229b-4b6f-8602-696591a7d64c', '5be04fee-c8a3-4f61-a915-f4e027d61a41']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:46.257176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70802d40-774a-4e55-af4c-522fd45f37a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:46.285897 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70802d40-774a-4e55-af4c-522fd45f37a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34705f9f-12bb-4e22-92a5-231572f4434e', '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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['c2d160d1-c7f1-450f-8ce3-67fa23d22d21','4fce3ff3-6b6f-4f90-9ddc-ae1d30ce979d','be679320-229b-4b6f-8602-696591a7d64c','5be04fee-c8a3-4f61-a915-f4e027d61a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=cc9f3616-0b2f-46fe-9e0b-340e4ad762be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54: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=34705f9f-12bb-4e22-92a5-231572f4434e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518971f959d943f7a4cd7a0d0b5fb029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc9f3616-0b2f-46fe-9e0b-340e4ad762be),volume_type_id=cc9f3616-0b2f-46fe-9e0b-340e4ad762be)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:46.286713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c3b45f-371e-4dcb-94b8-78af4f6ff5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:46.307175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c3b45f-371e-4dcb-94b8-78af4f6ff5ae) transitioned into state 'SUCCESS' from 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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['c2d160d1-c7f1-450f-8ce3-67fa23d22d21','4fce3ff3-6b6f-4f90-9ddc-ae1d30ce979d','be679320-229b-4b6f-8602-696591a7d64c','5be04fee-c8a3-4f61-a915-f4e027d61a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=cc9f3616-0b2f-46fe-9e0b-340e4ad762be)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:46.308053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22644084-1833-48ed-8c13-45f9df1a3335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:46.310853 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2e44b211-c623-4a90-8112-cc9d70f3854e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:46.312599 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e44b211-c623-4a90-8112-cc9d70f3854e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:46.312800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e44b211-c623-4a90-8112-cc9d70f3854e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:46.313028 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e44b211-c623-4a90-8112-cc9d70f3854e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:46.321733 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:46.321733 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:46.322786 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22644084-1833-48ed-8c13-45f9df1a3335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:46.324079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (7edf693a-5eca-491e-b53e-49a720384244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:46.324534 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request issued successfully. Aug 12 12:54:46.325391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1868f023-2408-452e-9f5c-35f01d3fb53e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:46.326247 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 759/3029] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:46 2026] POST /volume/v3/volumes => generated 772 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:46.329803 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2e44b211-c623-4a90-8112-cc9d70f3854e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:46.332981 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e44b211-c623-4a90-8112-cc9d70f3854e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:46.333643 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 766/3030] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:46 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:46.341220 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:46.343604 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e Aug 12 12:54:46.344002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:46.344215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:46.353481 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:46.353481 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:46.357847 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:46.362577 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0babf93e-1b0f-4908-a05f-a67ca7ccd5bb tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e returned with HTTP 200 Aug 12 12:54:46.363052 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 752/3031] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:46 2026] GET /volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:46.999322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.001430 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:47.001666 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.001905 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.002034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:47.008681 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.008681 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:47.009763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d0a1c0b-1167-4de8-a766-64fd0665be25 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:47.010229 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 755/3032] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:46 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.349616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.352028 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:47.352312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.352552 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.362543 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.362543 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:47.368690 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:47.377810 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e442d56-9ee8-43c9-8505-de5006ede8ce tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:47.377810 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 760/3033] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.380832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-62b6d9d4-769c-404f-8401-94249268c6d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.383106 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-62b6d9d4-769c-404f-8401-94249268c6d6 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e Aug 12 12:54:47.383376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-62b6d9d4-769c-404f-8401-94249268c6d6 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.383610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-62b6d9d4-769c-404f-8401-94249268c6d6 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.392681 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.392681 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:47.397121 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-62b6d9d4-769c-404f-8401-94249268c6d6 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:47.401117 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-62b6d9d4-769c-404f-8401-94249268c6d6 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e returned with HTTP 200 Aug 12 12:54:47.401544 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 767/3034] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.418008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9b8de8d6-d65c-4ebf-b249-968034ef0684 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.419979 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b8de8d6-d65c-4ebf-b249-968034ef0684 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:47.420224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b8de8d6-d65c-4ebf-b249-968034ef0684 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.420435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b8de8d6-d65c-4ebf-b249-968034ef0684 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.424425 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b8de8d6-d65c-4ebf-b249-968034ef0684 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:47.424849 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 753/3035] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.436664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fc5a365c-ad89-4f2e-a709-ee40a916ae76 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.513344 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc5a365c-ad89-4f2e-a709-ee40a916ae76 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] DELETE https://10.4.3.81/volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 Aug 12 12:54:47.513344 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc5a365c-ad89-4f2e-a709-ee40a916ae76 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.513344 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc5a365c-ad89-4f2e-a709-ee40a916ae76 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.526014 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc5a365c-ad89-4f2e-a709-ee40a916ae76 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] https://10.4.3.81/volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 returned with HTTP 204 Aug 12 12:54:47.526542 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 756/3036] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:47 2026] DELETE /volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:47.536215 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-80ada2b7-0ed4-4372-ac5d-2d083abd334a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.538416 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80ada2b7-0ed4-4372-ac5d-2d083abd334a tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] GET https://10.4.3.81/volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 Aug 12 12:54:47.538862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80ada2b7-0ed4-4372-ac5d-2d083abd334a tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.538994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80ada2b7-0ed4-4372-ac5d-2d083abd334a tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.543318 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80ada2b7-0ed4-4372-ac5d-2d083abd334a tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] https://10.4.3.81/volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 returned with HTTP 404 Aug 12 12:54:47.543817 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 761/3037] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/messages/c48cac40-986c-4a73-ac75-af999bbdd7c9 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:47.555272 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-74bf0606-0136-4137-8af3-d1d2adeda64e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.559967 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e Aug 12 12:54:47.560183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.560396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.560525 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume with id: 34705f9f-12bb-4e22-92a5-231572f4434e Aug 12 12:54:47.575009 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.575009 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:47.575523 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:47.576616 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100195) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:47.606893 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.607575 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.626795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['6356b890-8c3f-40dd-af91-efe786a2a9ac', '3af8d4fb-83e7-4e56-9e0d-ae8267f6e55f', '18a26c3a-3c33-4be7-9481-b98820ea80c0', '5aaa6f4e-cdb1-4f97-929b-f117f6ee2364'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:47.669088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.674458 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 12:54:47.674702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.674983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.688668 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.688668 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.689069 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1550602649 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1550602649, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.689625 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1887998681 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1887998681, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.696058 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume request issued successfully. Aug 12 12:54:47.696058 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74bf0606-0136-4137-8af3-d1d2adeda64e tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e returned with HTTP 202 Aug 12 12:54:47.700094 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 768/3038] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:47 2026] DELETE /volume/v3/volumes/34705f9f-12bb-4e22-92a5-231572f4434e => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:54:47.711107 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8d1c391-ca8b-4415-8f2c-37ff3ed11d57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.713694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8d1c391-ca8b-4415-8f2c-37ff3ed11d57 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/types/cc9f3616-0b2f-46fe-9e0b-340e4ad762be Aug 12 12:54:47.714264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8d1c391-ca8b-4415-8f2c-37ff3ed11d57 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.714557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8d1c391-ca8b-4415-8f2c-37ff3ed11d57 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.716953 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-55660003-edb2-4476-aa39-b81bbc970a1d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 12:54:47.726586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 754/3039] 10.4.3.81 () {68 vars in 1477 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.758877 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8d1c391-ca8b-4415-8f2c-37ff3ed11d57 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types/cc9f3616-0b2f-46fe-9e0b-340e4ad762be returned with HTTP 202 Aug 12 12:54:47.759926 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 757/3040] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:47 2026] DELETE /volume/v3/types/cc9f3616-0b2f-46fe-9e0b-340e4ad762be => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 12:54:47.777584 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb59e8b7-fcae-46e8-a2c0-2b0f7f038b13 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.777883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.779453 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb59e8b7-fcae-46e8-a2c0-2b0f7f038b13 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:47.779821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb59e8b7-fcae-46e8-a2c0-2b0f7f038b13 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1122014581", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1861330575", "vendor_name": "tempest-vendor_name-2038590442"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:47.783193 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:47.783193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:47.783193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:47.802582 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.802582 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:47.803293 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb59e8b7-fcae-46e8-a2c0-2b0f7f038b13 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:47.803722 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 762/3041] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:47 2026] POST /volume/v3/types => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:47.810195 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:47.821371 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-c6c2aab7-e971-4084-a996-aa901ba5d2e7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:47.824969 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e63e40b1-cb44-4429-a129-69945fcbc313 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.825038 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 769/3042] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:47 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1657 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:47.828038 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:47.832833 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "976fc80b-4b9b-455f-8e0c-07d0f0b5b751", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:47.838830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request body: {'volume': {'volume_type': '976fc80b-4b9b-455f-8e0c-07d0f0b5b751', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:47.840820 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:47.844588 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:54:47.844983 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6336d62-abab-41ac-a7c4-d0ce99990564", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:47.845809 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume of 1 GB Aug 12 12:54:47.846059 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.846059 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:47.846435 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:47.853816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (d9b2c376-df5b-4267-828a-4bb78b09d1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:47.855876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6600b7f2-c231-4a4b-bd45-0af978349705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:47.855876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:47.859243 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:47.859243 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:47.861339 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:47.861339 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Create snapshot from volume b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:47.886743 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6600b7f2-c231-4a4b-bd45-0af978349705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1861330575',vendor_name='tempest-vendor_name-2038590442'},id=976fc80b-4b9b-455f-8e0c-07d0f0b5b751,is_public=True,name='tempest-ProjectMemberTests-volume-type-1122014581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '976fc80b-4b9b-455f-8e0c-07d0f0b5b751', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:47.889848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e5838d-2f0d-4c4c-9c06-1a146bf56aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:47.907808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Created reservations ['05c87214-cd3d-4bfb-8815-af841365a877', '2ffd980a-57f3-4d76-87d4-c3b6126f8d65', '6f64d585-50c2-47f0-9209-cbe9ee27694d', '094d6dd3-670a-4bc0-8b85-69c628d11b71'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:47.925805 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1122014581 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1122014581, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.926183 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1122014581 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1122014581, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:47.956480 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Snapshot force create request issued successfully. Aug 12 12:54:47.956965 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-83abe636-b076-4e81-8b79-a49fc955e452 req-7efd0749-2503-4e32-bf7c-02e9316898f7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:54:47.957606 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 758/3043] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 12:54:47 2026] POST /volume/v3/snapshots => generated 292 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:47.968945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['2c96098c-9a07-40c3-aee3-7b078f1833a9', '8086f53e-6758-4ec6-822e-1c6dcbfea2c4', 'dfc50812-30c4-4ccb-b10c-e36d8698b3a4', 'c6acb8a3-43b6-4027-83d9-6aa2ef7adefa'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:47.970007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e5838d-2f0d-4c4c-9c06-1a146bf56aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c96098c-9a07-40c3-aee3-7b078f1833a9', '8086f53e-6758-4ec6-822e-1c6dcbfea2c4', 'dfc50812-30c4-4ccb-b10c-e36d8698b3a4', 'c6acb8a3-43b6-4027-83d9-6aa2ef7adefa']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:47.970985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b437b4-1a3b-435e-8ec6-8efce3030ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:48.002328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b437b4-1a3b-435e-8ec6-8efce3030ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04399fe3-0305-453d-b5e0-f163abafdef1', '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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['2c96098c-9a07-40c3-aee3-7b078f1833a9','8086f53e-6758-4ec6-822e-1c6dcbfea2c4','dfc50812-30c4-4ccb-b10c-e36d8698b3a4','c6acb8a3-43b6-4027-83d9-6aa2ef7adefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=976fc80b-4b9b-455f-8e0c-07d0f0b5b751), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04399fe3-0305-453d-b5e0-f163abafdef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518971f959d943f7a4cd7a0d0b5fb029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(976fc80b-4b9b-455f-8e0c-07d0f0b5b751),volume_type_id=976fc80b-4b9b-455f-8e0c-07d0f0b5b751)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:48.003006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3996dfbb-b161-4089-a1b0-2e993032fe01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:48.020176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:48.022378 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:48.022561 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:48.022726 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:48.022857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:48.027450 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3996dfbb-b161-4089-a1b0-2e993032fe01) transitioned into state 'SUCCESS' from 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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['2c96098c-9a07-40c3-aee3-7b078f1833a9','8086f53e-6758-4ec6-822e-1c6dcbfea2c4','dfc50812-30c4-4ccb-b10c-e36d8698b3a4','c6acb8a3-43b6-4027-83d9-6aa2ef7adefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=976fc80b-4b9b-455f-8e0c-07d0f0b5b751)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:48.028013 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:48.028013 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:48.028320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b581b3d-645e-4178-b031-13b9fbba91a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:48.028911 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c865174-fb7f-4b7a-b620-c2f296a3b731 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:48.029379 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 763/3044] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:48 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:48.038977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b581b3d-645e-4178-b031-13b9fbba91a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:48.039859 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (d9b2c376-df5b-4267-828a-4bb78b09d1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:48.040162 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request issued successfully. Aug 12 12:54:48.040716 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e63e40b1-cb44-4429-a129-69945fcbc313 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:48.041338 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 755/3045] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:47 2026] POST /volume/v3/volumes => generated 772 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:48.054360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:48.057136 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 Aug 12 12:54:48.057136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:48.057405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:48.068526 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:48.068526 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:48.078110 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:48.087420 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74e1386c-514d-47b4-841f-0dfae8e3b129 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 returned with HTTP 200 Aug 12 12:54:48.087420 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 770/3046] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:48 2026] GET /volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:48.393404 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:48.395211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:48.395402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:48.395626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:48.406203 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:48.406203 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:48.414756 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:48.420515 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eaa185b4-d7a7-43fd-aa53-e63dc592ceeb tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:48.421026 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 759/3047] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:48 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.044525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.046490 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:49.046710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.046940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.047058 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:49.051907 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.051907 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:49.052701 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cd438ac-37b6-4ae8-b1b9-bebc7f09649e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:49.054352 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 764/3048] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.103624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.105839 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 Aug 12 12:54:49.106114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.106341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.121718 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.121718 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:49.126651 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:49.131641 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee74273e-63f9-422b-bd3f-39a7f6e5f12c tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 returned with HTTP 200 Aug 12 12:54:49.132230 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 756/3049] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 => generated 972 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.151933 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-30c12d19-cd4e-47ae-a590-5d736f955008 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.154357 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30c12d19-cd4e-47ae-a590-5d736f955008 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:49.154628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30c12d19-cd4e-47ae-a590-5d736f955008 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.154885 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30c12d19-cd4e-47ae-a590-5d736f955008 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.160624 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30c12d19-cd4e-47ae-a590-5d736f955008 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:49.161310 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 771/3050] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.171319 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-92b2298c-a8e1-493f-a13a-19527a93193f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.173560 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92b2298c-a8e1-493f-a13a-19527a93193f tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:49.173945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92b2298c-a8e1-493f-a13a-19527a93193f tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.174231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92b2298c-a8e1-493f-a13a-19527a93193f tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.179034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92b2298c-a8e1-493f-a13a-19527a93193f tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:49.179487 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 760/3051] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.192403 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d04fb0a-7ad9-45a0-a8dc-4a2bc23d9aa4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.195450 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d04fb0a-7ad9-45a0-a8dc-4a2bc23d9aa4 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/messages/08fd4daa-6aad-46c5-8196-4eda2ca7fe4a Aug 12 12:54:49.195791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d04fb0a-7ad9-45a0-a8dc-4a2bc23d9aa4 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.196139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d04fb0a-7ad9-45a0-a8dc-4a2bc23d9aa4 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.214460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d04fb0a-7ad9-45a0-a8dc-4a2bc23d9aa4 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/messages/08fd4daa-6aad-46c5-8196-4eda2ca7fe4a returned with HTTP 204 Aug 12 12:54:49.215025 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 765/3052] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:49 2026] DELETE /volume/v3/messages/08fd4daa-6aad-46c5-8196-4eda2ca7fe4a => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:49.228928 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3235f7aa-8634-401b-a084-61b8c556a730 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.231581 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 Aug 12 12:54:49.232019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.232333 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.232557 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume with id: 04399fe3-0305-453d-b5e0-f163abafdef1 Aug 12 12:54:49.241525 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.241525 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:49.241811 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:49.242945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100196) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:49.269681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['a4bea915-1f8a-41ce-8d3f-a5304887509a', 'a829c8f7-45ff-4e36-89d7-a47c94d45a20', '4c958254-c17b-45d2-9deb-7964e7950269', '44188be7-2a2a-47cb-9cb0-b87867811fec'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:49.315482 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume request issued successfully. Aug 12 12:54:49.315883 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3235f7aa-8634-401b-a084-61b8c556a730 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 returned with HTTP 202 Aug 12 12:54:49.316526 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 757/3053] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:49 2026] DELETE /volume/v3/volumes/04399fe3-0305-453d-b5e0-f163abafdef1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:49.327198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6f973d92-42e9-4c86-85dc-0a79734fb702 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.329136 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6f973d92-42e9-4c86-85dc-0a79734fb702 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/types/976fc80b-4b9b-455f-8e0c-07d0f0b5b751 Aug 12 12:54:49.329376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6f973d92-42e9-4c86-85dc-0a79734fb702 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.329649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6f973d92-42e9-4c86-85dc-0a79734fb702 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.384620 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6f973d92-42e9-4c86-85dc-0a79734fb702 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types/976fc80b-4b9b-455f-8e0c-07d0f0b5b751 returned with HTTP 202 Aug 12 12:54:49.385245 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 772/3054] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:49 2026] DELETE /volume/v3/types/976fc80b-4b9b-455f-8e0c-07d0f0b5b751 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:49.394996 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b67bea5f-4f68-4b40-88dc-2e8cd1fe3314 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.397049 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b67bea5f-4f68-4b40-88dc-2e8cd1fe3314 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:54:49.397503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b67bea5f-4f68-4b40-88dc-2e8cd1fe3314 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-518527838", "extra_specs": {"storage_protocol": "tempest-storage_protocol-55404490", "vendor_name": "tempest-vendor_name-566057002"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:49.417144 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b67bea5f-4f68-4b40-88dc-2e8cd1fe3314 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:54:49.417507 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 761/3055] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:54:49 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 12 12:54:49.427682 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.429859 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:54:49.430624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f478300f-67cc-47d4-a295-2c6209e7b0ec", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:49.432567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request body: {'volume': {'volume_type': 'f478300f-67cc-47d4-a295-2c6209e7b0ec', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:54:49.437553 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume of 1 GB Aug 12 12:54:49.437947 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.437947 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:49.438401 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Availability Zones retrieved successfully. Aug 12 12:54:49.440180 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.442748 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:49.443060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.443398 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.447033 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (8072c571-23be-48db-8673-28a548304cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:49.448359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc5f5d5-f6a0-4163-8fd6-4d8f97dd074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:49.449423 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:54:49.454957 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.454957 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:49.460648 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:49.469904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a96c02c5-0b77-42be-a936-535d20b1bf6e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:49.470379 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 758/3056] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:49.476414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc5f5d5-f6a0-4163-8fd6-4d8f97dd074a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:54:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-55404490',vendor_name='tempest-vendor_name-566057002'},id=f478300f-67cc-47d4-a295-2c6209e7b0ec,is_public=True,name='tempest-ProjectMemberTests-volume-type-518527838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f478300f-67cc-47d4-a295-2c6209e7b0ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:49.477608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63b6f6e-420d-41c8-9228-51a0975db0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:49.512740 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-518527838 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-518527838, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:49.513578 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-518527838 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-518527838, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:54:49.546455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['b6f590d3-5090-4cb0-8d9c-0774acfa1224', '47d039ec-6782-4dde-a292-27937f5cba45', 'c33b0e65-5c16-4b80-a06e-00e08b21f55a', 'aa04c520-62a8-48e7-87bc-dad4a3649b90'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:49.548913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63b6f6e-420d-41c8-9228-51a0975db0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f590d3-5090-4cb0-8d9c-0774acfa1224', '47d039ec-6782-4dde-a292-27937f5cba45', 'c33b0e65-5c16-4b80-a06e-00e08b21f55a', 'aa04c520-62a8-48e7-87bc-dad4a3649b90']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:49.548913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3aa482-1918-49e3-ad7c-9e8e75b078c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:49.584337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3aa482-1918-49e3-ad7c-9e8e75b078c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db198e6c-143f-42bd-a644-75ed9c981ba3', '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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['b6f590d3-5090-4cb0-8d9c-0774acfa1224','47d039ec-6782-4dde-a292-27937f5cba45','c33b0e65-5c16-4b80-a06e-00e08b21f55a','aa04c520-62a8-48e7-87bc-dad4a3649b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=f478300f-67cc-47d4-a295-2c6209e7b0ec), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:54:49Z,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=db198e6c-143f-42bd-a644-75ed9c981ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518971f959d943f7a4cd7a0d0b5fb029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f478300f-67cc-47d4-a295-2c6209e7b0ec),volume_type_id=f478300f-67cc-47d4-a295-2c6209e7b0ec)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:49.585365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac14ac4-cfa2-4a03-b50c-d8b8b50a0353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:49.610352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac14ac4-cfa2-4a03-b50c-d8b8b50a0353) transitioned into state 'SUCCESS' from 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='518971f959d943f7a4cd7a0d0b5fb029',qos_specs=None,replication_status=,reservations=['b6f590d3-5090-4cb0-8d9c-0774acfa1224','47d039ec-6782-4dde-a292-27937f5cba45','c33b0e65-5c16-4b80-a06e-00e08b21f55a','aa04c520-62a8-48e7-87bc-dad4a3649b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6add6323ee47de8b40cf55cd3047eb',volume_type_id=f478300f-67cc-47d4-a295-2c6209e7b0ec)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:49.611047 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee612b59-82e2-4cf7-899f-a109b8380b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:54:49.624576 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee612b59-82e2-4cf7-899f-a109b8380b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:54:49.625596 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Flow 'volume_create_api' (8072c571-23be-48db-8673-28a548304cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:54:49.625997 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Create volume request issued successfully. Aug 12 12:54:49.626763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a25f51e5-ed85-4d0f-a866-0c8344caf81d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:54:49.627284 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 766/3057] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:54:49 2026] POST /volume/v3/volumes => generated 771 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:54:49.646048 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-00485eec-224a-4b00-b48b-c844876ad05d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:49.648508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-00485eec-224a-4b00-b48b-c844876ad05d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 Aug 12 12:54:49.648819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-00485eec-224a-4b00-b48b-c844876ad05d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:49.649182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-00485eec-224a-4b00-b48b-c844876ad05d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:49.657153 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:49.657153 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:49.661604 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-00485eec-224a-4b00-b48b-c844876ad05d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:49.666918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-00485eec-224a-4b00-b48b-c844876ad05d tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 returned with HTTP 200 Aug 12 12:54:49.667423 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 773/3058] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:49 2026] GET /volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:50.063302 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.065233 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:50.065437 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.065613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.065715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:50.070292 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:50.070292 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:50.071088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dbce36c-5bc2-40aa-8255-713f2411cf38 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:50.071436 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 762/3059] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:50.490208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aed2d3cd-97f6-4740-8622-bde448c368ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.492719 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aed2d3cd-97f6-4740-8622-bde448c368ee tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:50.493118 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aed2d3cd-97f6-4740-8622-bde448c368ee tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.493305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aed2d3cd-97f6-4740-8622-bde448c368ee tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.504854 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:50.504854 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:50.510436 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aed2d3cd-97f6-4740-8622-bde448c368ee tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:50.519905 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aed2d3cd-97f6-4740-8622-bde448c368ee tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:50.520375 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 759/3060] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:50.683956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.686613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 Aug 12 12:54:50.686939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.687454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.698388 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:50.698388 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:50.704121 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:50.711834 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-785cb1e0-fe07-4326-8f6a-4d73ff186580 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 returned with HTTP 200 Aug 12 12:54:50.712609 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 767/3061] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:54:50.731869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b155b536-0726-49c3-b4a2-18d0efa509e1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.734299 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b155b536-0726-49c3-b4a2-18d0efa509e1 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 12:54:50.734653 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b155b536-0726-49c3-b4a2-18d0efa509e1 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.734874 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b155b536-0726-49c3-b4a2-18d0efa509e1 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.739434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b155b536-0726-49c3-b4a2-18d0efa509e1 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:54:50.739952 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 774/3062] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:50.753630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-543b40f0-ea35-4456-a906-13266c3b44cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.756370 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-543b40f0-ea35-4456-a906-13266c3b44cd tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] GET https://10.4.3.81/volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 Aug 12 12:54:50.756670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-543b40f0-ea35-4456-a906-13266c3b44cd tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.756971 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-543b40f0-ea35-4456-a906-13266c3b44cd tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.762548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-543b40f0-ea35-4456-a906-13266c3b44cd tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-member] https://10.4.3.81/volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 returned with HTTP 200 Aug 12 12:54:50.763089 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 763/3063] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:50.774475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49321c9f-e69d-4614-bf3e-76686ca7bd23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.776698 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49321c9f-e69d-4614-bf3e-76686ca7bd23 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 Aug 12 12:54:50.777038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49321c9f-e69d-4614-bf3e-76686ca7bd23 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.777345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49321c9f-e69d-4614-bf3e-76686ca7bd23 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.789925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49321c9f-e69d-4614-bf3e-76686ca7bd23 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 returned with HTTP 204 Aug 12 12:54:50.790532 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 760/3064] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:54:50 2026] DELETE /volume/v3/messages/0040854a-55f1-4b08-8d07-a971eacdd915 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:54:50.799918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.801099 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 Aug 12 12:54:50.801099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.801337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.801397 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume with id: db198e6c-143f-42bd-a644-75ed9c981ba3 Aug 12 12:54:50.811237 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:50.811237 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:50.811607 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Volume info retrieved successfully. Aug 12 12:54:50.813483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:54:50.838102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Created reservations ['f3a01996-30f6-43e9-89a3-c09abdd11c30', 'd99f11c7-7b3d-4ae5-a51d-9df88edeb485', '39028e53-5039-4a58-8557-db99da9423c6', '2204a26e-3e2c-4f1f-800a-a5e4be4059c4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:54:50.870132 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Delete volume request issued successfully. Aug 12 12:54:50.870451 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97255e8d-8587-49e0-9cec-ccb8b2022111 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 returned with HTTP 202 Aug 12 12:54:50.871117 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 768/3065] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:54:50 2026] DELETE /volume/v3/volumes/db198e6c-143f-42bd-a644-75ed9c981ba3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:50.882346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-85361ad1-d5b0-4f97-b8f0-d6e6f5daccb9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.884656 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-85361ad1-d5b0-4f97-b8f0-d6e6f5daccb9 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] DELETE https://10.4.3.81/volume/v3/types/f478300f-67cc-47d4-a295-2c6209e7b0ec Aug 12 12:54:50.885124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-85361ad1-d5b0-4f97-b8f0-d6e6f5daccb9 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.885187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-85361ad1-d5b0-4f97-b8f0-d6e6f5daccb9 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.927677 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-85361ad1-d5b0-4f97-b8f0-d6e6f5daccb9 tempest-ProjectMemberTests-1056708478 tempest-ProjectMemberTests-1056708478-project-admin] https://10.4.3.81/volume/v3/types/f478300f-67cc-47d4-a295-2c6209e7b0ec returned with HTTP 202 Aug 12 12:54:50.928156 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 775/3066] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:50 2026] DELETE /volume/v3/types/f478300f-67cc-47d4-a295-2c6209e7b0ec => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:50.969160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:50.973800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:50.973800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:50.973800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:50.995981 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:50.995981 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:51.000961 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:51.009972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-84622b30-5f5e-4588-b0b1-34e4c5a964a7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:51.010644 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 764/3067] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:50 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1657 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:51.086271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:51.090142 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:51.091437 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:51.091931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:51.092328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:51.099234 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:51.099234 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:51.100240 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26bf6a22-2684-409d-9b6e-f1507b60cb9b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:51.100673 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 761/3068] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:51 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:51.588495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24aa6e57-806e-4685-98a1-db3cd76c900e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:51.590275 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24aa6e57-806e-4685-98a1-db3cd76c900e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:51.590474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24aa6e57-806e-4685-98a1-db3cd76c900e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:51.590656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24aa6e57-806e-4685-98a1-db3cd76c900e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:51.599239 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:51.599239 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:51.604502 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-24aa6e57-806e-4685-98a1-db3cd76c900e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:51.611578 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24aa6e57-806e-4685-98a1-db3cd76c900e tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:51.611986 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 769/3069] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:51 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:51.665837 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:51.667975 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:51.668557 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:51.668827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:51.676515 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:51.676515 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:51.680268 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:51.686205 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-7addbc3e-2bb8-4a85-84b5-443db93a3a3f tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:51.686689 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 776/3070] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:51 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:52.112647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:52.115087 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:52.115444 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:52.116834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:52.116834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:52.122408 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:52.122408 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:52.123511 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8db75c1-0321-4a05-8ecf-6e1981e59d7c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:52.123911 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 765/3071] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:52 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:52.141124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:52.145546 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:52.145733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:52.145966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:52.155907 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:52.155907 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:52.166282 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:52.173759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-f77a7afe-9769-4748-807a-e11a5a815e40 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:52.174266 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 762/3072] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:52 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 1157 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:52.193169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54b0fef3-b34b-4074-a0a7-505144fbfab8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:52.193714 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54b0fef3-b34b-4074-a0a7-505144fbfab8 None None] GET https://10.4.3.81/volume// Aug 12 12:54:52.194107 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54b0fef3-b34b-4074-a0a7-505144fbfab8 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:52.194303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54b0fef3-b34b-4074-a0a7-505144fbfab8 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:52.195172 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54b0fef3-b34b-4074-a0a7-505144fbfab8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:52.195622 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 770/3073] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:54:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:52.204811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-4994ab25-4cca-4440-a72a-7643cfc13ddf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:52.208166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-4994ab25-4cca-4440-a72a-7643cfc13ddf tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:54:52.208765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-4994ab25-4cca-4440-a72a-7643cfc13ddf tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b25694f6-a6ed-41fc-b4f8-bc8013217994", "connector": null, "instance_uuid": "0c616e81-d5ae-4800-85f2-a6132fe74548"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:52.224362 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:52.224362 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:52.263792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-d546a397-6899-4dd6-a56a-8229f77d3bdd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:52.264573 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-4994ab25-4cca-4440-a72a-7643cfc13ddf tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:54:52.266855 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 777/3074] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:54:52 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 12 12:54:52.266953 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-d546a397-6899-4dd6-a56a-8229f77d3bdd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 Aug 12 12:54:52.266953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-d546a397-6899-4dd6-a56a-8229f77d3bdd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:52.266953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-d546a397-6899-4dd6-a56a-8229f77d3bdd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:52.288705 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:52.288705 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:52.357530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e5eaa74-41a2-4350-aac2-c8837e79b456 req-d546a397-6899-4dd6-a56a-8229f77d3bdd tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 returned with HTTP 200 Aug 12 12:54:52.357760 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 766/3075] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:52 2026] DELETE /volume/v3/attachments/b9188af0-194a-475a-a18c-e01cbb979952 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:53.089799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.094974 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564?cascade=True Aug 12 12:54:53.094974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.095276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.095533 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume with id: b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:53.105527 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.105527 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:53.106234 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:53.137434 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume request issued successfully. Aug 12 12:54:53.137674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5986b73-4950-43ab-acf2-2a8c6c68967d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564?cascade=True returned with HTTP 202 Aug 12 12:54:53.138248 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 763/3076] 10.4.3.81 () {66 vars in 1369 bytes} [Wed Aug 12 12:54:53 2026] DELETE /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:53.138424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.141868 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:53.142087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.142273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.142375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:53.151035 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.151035 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:53.151969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.152085 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d18b2ed-1e44-4748-9889-9d3e42427560 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:53.152553 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 771/3077] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:53 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:54:53.155421 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:53.155883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.156767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.178595 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.178595 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:53.190306 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:53.195548 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b65c9cd0-1d67-469e-9eeb-a478fd4eebf8 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 200 Aug 12 12:54:53.196022 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 778/3078] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:53 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:53.733567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5df6fbf1-73ec-433c-a468-31925f2cd5a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.734062 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5df6fbf1-73ec-433c-a468-31925f2cd5a3 None None] GET https://10.4.3.81/volume// Aug 12 12:54:53.734226 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5df6fbf1-73ec-433c-a468-31925f2cd5a3 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.734459 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5df6fbf1-73ec-433c-a468-31925f2cd5a3 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.734874 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5df6fbf1-73ec-433c-a468-31925f2cd5a3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:54:53.735200 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 767/3079] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:54:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:54:53.746407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.748980 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:54:53.749117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.749255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.762431 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.762431 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:53.768122 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:54:53.773639 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-42cea3c3-7bfb-4e95-9abc-4e0be47be994 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:54:53.773844 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 764/3080] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:54:53 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 1336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:53.911394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-d9529272-c010-4fc3-9d0e-91570b981090 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.913983 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-d9529272-c010-4fc3-9d0e-91570b981090 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 Aug 12 12:54:53.914180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-d9529272-c010-4fc3-9d0e-91570b981090 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:53.914353 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-d9529272-c010-4fc3-9d0e-91570b981090 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:53.923003 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.923003 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:53.938720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:53.941941 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] PUT https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 Aug 12 12:54:53.943264 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:53.955228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Acquiring lock "cinder-attachment_update-b25694f6-a6ed-41fc-b4f8-bc8013217994-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:54:53.961663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Lock "cinder-attachment_update-b25694f6-a6ed-41fc-b4f8-bc8013217994-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:54:53.963064 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:53.963064 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:53.982407 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db78ee44-dd11-4e11-9c35-07b332fa42dc req-d9529272-c010-4fc3-9d0e-91570b981090 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 returned with HTTP 200 Aug 12 12:54:53.982702 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 772/3081] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:54:53 2026] DELETE /volume/v3/attachments/17807ed4-c701-4f3a-8f7e-0c783acb46f4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:54.074426 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Lock "cinder-attachment_update-b25694f6-a6ed-41fc-b4f8-bc8013217994-np0000007055" released by "attachment_update" :: held 0.113s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:54:54.074846 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-acdf1f36-96e3-4474-8f00-de7cdd675c47 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 returned with HTTP 200 Aug 12 12:54:54.075679 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 779/3082] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:54:53 2026] PUT /volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:54:54.107236 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-c55398ba-09a5-4c09-9f04-062d5e54f431 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.110920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-c55398ba-09a5-4c09-9f04-062d5e54f431 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] POST https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531/action Aug 12 12:54:54.111549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-c55398ba-09a5-4c09-9f04-062d5e54f431 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:54:54.111633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-c55398ba-09a5-4c09-9f04-062d5e54f431 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:54:54.128664 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:54.128664 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:54.139687 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-87663934-042e-4a9d-8d7d-7e92446ccc07 req-c55398ba-09a5-4c09-9f04-062d5e54f431 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531/action returned with HTTP 204 Aug 12 12:54:54.140241 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 768/3083] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:54:54 2026] POST /volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:54.162804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.164720 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:54.164959 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.165203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.165346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:54.170283 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:54.170283 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:54.171146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e636cb38-9acb-4e8d-a750-ca08b5118c91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:54.171522 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 765/3084] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:54 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:54.220613 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b43dd515-c0d7-4059-9828-22aecfa2fe2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.224703 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b43dd515-c0d7-4059-9828-22aecfa2fe2c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:54.225046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b43dd515-c0d7-4059-9828-22aecfa2fe2c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.225101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b43dd515-c0d7-4059-9828-22aecfa2fe2c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.234878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b43dd515-c0d7-4059-9828-22aecfa2fe2c tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 404 Aug 12 12:54:54.234878 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 773/3085] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:54 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:54.370729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.373634 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:54.374278 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.374278 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.385387 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:54.385387 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:54.392875 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:54.402837 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2b6bbf00-6a46-459c-a67f-3f060429cd72 req-eed60b3d-64e7-4774-9513-30b71a3ffd0e tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:54:54.403558 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 780/3086] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:54:54 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:54.792467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.794744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:54.795048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.795272 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.795464 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume with id: b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:54.806579 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb2e7bcd-9355-4ab2-b7a0-fda639bfd70d tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 404 Aug 12 12:54:54.807226 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 769/3087] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:54 2026] DELETE /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:54.818478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c178664-ba71-46fc-85d0-3e075e297f68 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.826062 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c178664-ba71-46fc-85d0-3e075e297f68 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 Aug 12 12:54:54.826385 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c178664-ba71-46fc-85d0-3e075e297f68 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.826621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c178664-ba71-46fc-85d0-3e075e297f68 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.836069 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c178664-ba71-46fc-85d0-3e075e297f68 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 returned with HTTP 404 Aug 12 12:54:54.836231 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 766/3088] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:54 2026] GET /volume/v3/volumes/b6336d62-abab-41ac-a7c4-d0ce99990564 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:54.845917 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f129c6c3-e339-4855-accb-fb3b086bf350 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.850081 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:54.850301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.850536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.851524 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume with id: f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:54.861281 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:54.861281 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:54.861281 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:54.884309 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume request issued successfully. Aug 12 12:54:54.884533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f129c6c3-e339-4855-accb-fb3b086bf350 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 202 Aug 12 12:54:54.885096 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 774/3089] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:54 2026] DELETE /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:54.894603 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:54.897141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:54.897452 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:54.897712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:54.905743 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:54.905743 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:54.911024 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:54:54.916073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1c5c170b-e9d2-4d2d-b6fa-9c513f869da7 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 200 Aug 12 12:54:54.916575 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 781/3090] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:54 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:55.184451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:55.186484 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:55.186604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:55.187872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:55.187872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:55.191969 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:55.191969 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:55.192751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aff48247-814f-4bf6-9e94-b69e87fac3a9 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:55.193147 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 770/3091] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:55 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:55.933234 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9c96fdf7-b85c-47c4-b896-16eb39546312 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:55.935070 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c96fdf7-b85c-47c4-b896-16eb39546312 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 Aug 12 12:54:55.935400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c96fdf7-b85c-47c4-b896-16eb39546312 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:55.935629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c96fdf7-b85c-47c4-b896-16eb39546312 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:55.945179 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c96fdf7-b85c-47c4-b896-16eb39546312 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 returned with HTTP 404 Aug 12 12:54:55.945747 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 767/3092] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:55 2026] GET /volume/v3/volumes/f4b2e47a-6f96-43ab-a989-88d23a636989 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:56.207822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:56.210035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:56.210035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:56.210035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:56.210352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:56.212756 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=604,cinder:UPDATE=240,cinder:INSERT=97 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:54:56.216470 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:56.216470 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:56.217440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9d84d3f-ed95-473e-8843-df6f535fd8e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:56.217876 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 775/3093] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:56 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:57.229409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44321390-f159-45f6-8fb8-87bf09f246e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:57.232094 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44321390-f159-45f6-8fb8-87bf09f246e7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:57.232505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44321390-f159-45f6-8fb8-87bf09f246e7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:57.232850 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44321390-f159-45f6-8fb8-87bf09f246e7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:57.233042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-44321390-f159-45f6-8fb8-87bf09f246e7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:57.235280 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=487,cinder:INSERT=59,cinder:UPDATE=135,cinder:DELETE=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:54:57.242528 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:57.242528 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:54:57.243341 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44321390-f159-45f6-8fb8-87bf09f246e7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:57.244643 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 782/3094] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:57 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:57.637144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:57.639160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:57.639396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:57.639653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:57.639860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume with id: 1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:57.643490 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=493,cinder:UPDATE=133,cinder:INSERT=64,cinder:DELETE=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:54:57.653480 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:57.653480 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:57.654840 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:57.675729 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 12:54:57.683520 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Delete volume request issued successfully. Aug 12 12:54:57.683698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ac37082-a071-43e0-86b7-6572e1b0a9b0 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 202 Aug 12 12:54:57.684206 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 771/3095] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:54:57 2026] DELETE /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:57.691865 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0353ff96-2603-4fa2-931a-047269542475 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:57.694318 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0353ff96-2603-4fa2-931a-047269542475 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:57.694527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0353ff96-2603-4fa2-931a-047269542475 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:57.694707 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0353ff96-2603-4fa2-931a-047269542475 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:57.697651 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=554,cinder:UPDATE=165,cinder:INSERT=75 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:54:57.707635 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:57.707635 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:54:57.714384 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0353ff96-2603-4fa2-931a-047269542475 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Volume info retrieved successfully. Aug 12 12:54:57.720921 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0353ff96-2603-4fa2-931a-047269542475 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 200 Aug 12 12:54:57.721401 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 768/3096] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:57 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:58.257312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:58.259923 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:58.259923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:58.260084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:58.260198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:58.265749 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:58.265749 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:58.266727 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f7dff5d-7c19-4397-9a02-afe3433bdc4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:58.267223 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 776/3097] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:58 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:54:58.736501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-104612e8-1a83-4cde-ab01-a8531cc64787 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:58.738442 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-104612e8-1a83-4cde-ab01-a8531cc64787 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] GET https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd Aug 12 12:54:58.738609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-104612e8-1a83-4cde-ab01-a8531cc64787 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:58.739969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-104612e8-1a83-4cde-ab01-a8531cc64787 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:58.748230 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-104612e8-1a83-4cde-ab01-a8531cc64787 tempest-TestEncryptedCinderVolumes-2027047511 tempest-TestEncryptedCinderVolumes-2027047511-project-member] https://10.4.3.81/volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd returned with HTTP 404 Aug 12 12:54:58.748758 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 783/3098] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:58 2026] GET /volume/v3/volumes/1480291f-477f-4936-9521-062f7b6db8fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:54:58.755861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:58.880247 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:54:58.880371 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:58.880614 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:58.881508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:54:58.895037 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Get all volumes completed successfully. Aug 12 12:54:58.898100 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:58.898100 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:54:58.902584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afb5d518-1242-42aa-bc5c-3636f3c3dafb tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:54:58.903187 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 772/3099] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:54:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10068 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:54:58.924517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1ce2e5b-b74d-4a8b-9780-077f9244d7c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:58.927342 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1ce2e5b-b74d-4a8b-9780-077f9244d7c9 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] DELETE https://10.4.3.81/volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19 Aug 12 12:54:58.927552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1ce2e5b-b74d-4a8b-9780-077f9244d7c9 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:58.927739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1ce2e5b-b74d-4a8b-9780-077f9244d7c9 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:58.961735 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1ce2e5b-b74d-4a8b-9780-077f9244d7c9 tempest-TestEncryptedCinderVolumes-1608803191 tempest-TestEncryptedCinderVolumes-1608803191-project-admin] https://10.4.3.81/volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19 returned with HTTP 202 Aug 12 12:54:58.961735 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 769/3100] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:54:58 2026] DELETE /volume/v3/types/bea545e4-4d77-4c8f-94d3-51adf81bfc19 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:54:59.279559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:54:59.281836 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:54:59.282126 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:54:59.282363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:54:59.282521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:54:59.286675 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:54:59.286675 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:54:59.287480 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13839bae-56ed-4af8-b3c7-cf8c37ca4998 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:54:59.287941 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 777/3101] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:54:59 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:00.299847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:00.302858 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:55:00.303126 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:00.303372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:00.303508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:55:00.308805 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:00.308805 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:00.309807 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb556eb5-cbd5-417e-a742-d37b14b5bccd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:55:00.310297 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 784/3102] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:00 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:01.050750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.052309 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:55:01.052555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:01.052854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:01.053367 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume with id: 9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:55:01.066176 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:01.066176 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:01.066706 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:55:01.094382 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume request issued successfully. Aug 12 12:55:01.094661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90fc623c-a1eb-4ffc-bb92-87f5883b72b0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 202 Aug 12 12:55:01.095178 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 773/3103] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:01 2026] DELETE /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:01.108914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.111288 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:55:01.111543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:01.111793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:01.121214 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:01.121214 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:01.126177 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:55:01.132485 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6db627d-7c0b-4a01-b268-b0ddfe2531f0 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 200 Aug 12 12:55:01.133035 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 770/3104] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:01 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:01.327191 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.333969 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:55:01.334306 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:01.334619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:01.334808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:55:01.341597 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:01.341597 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:01.342934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bb3f31f-7062-40e4-aaaf-f5986622ed8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:55:01.343482 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 778/3105] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:01 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:01.813349 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-a8846e48-7ca2-4505-854a-0ea82560ac60 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.815431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-a8846e48-7ca2-4505-854a-0ea82560ac60 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 12:55:01.815608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-a8846e48-7ca2-4505-854a-0ea82560ac60 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:01.815793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-a8846e48-7ca2-4505-854a-0ea82560ac60 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:01.838522 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-a8846e48-7ca2-4505-854a-0ea82560ac60 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 12:55:01.839074 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 785/3106] 10.4.3.81 () {68 vars in 1477 bytes} [Wed Aug 12 12:55:01 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:55:01.884058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.887556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:55:01.887678 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:01.887940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:01.902751 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:01.902751 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:01.908843 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:55:01.916003 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-c6d50c48-18a7-4fca-bdef-70b8d8fd7adc tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 200 Aug 12 12:55:01.916591 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 774/3107] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:55:01 2026] GET /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 1449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:01.928331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:01.930834 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:55:01.931584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b25694f6-a6ed-41fc-b4f8-bc8013217994", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-943565847", "description": null, "metadata": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:01.946855 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:01.946855 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:01.947439 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:55:01.947839 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Create snapshot from volume b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:55:01.991517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Created reservations ['07487b0a-c0e7-49c7-a1f5-c46810344242', 'acfee85a-c4ee-489e-b121-4df40c014c31', 'bf0e00da-049a-44ca-8bff-816254027220', '6e551c71-ed41-4136-88a9-0be58f081d79'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:02.044855 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Snapshot force create request issued successfully. Aug 12 12:55:02.045406 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-260cd1cc-897f-4a90-b9bd-df115422aad3 req-e521ca48-29cf-4001-bae0-5e758b94271a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:55:02.046153 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 771/3108] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 12:55:01 2026] POST /volume/v3/snapshots => generated 318 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:02.152336 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-06cfdc54-6375-45b8-b6b0-4d35547dad85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:02.156399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06cfdc54-6375-45b8-b6b0-4d35547dad85 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 Aug 12 12:55:02.156681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06cfdc54-6375-45b8-b6b0-4d35547dad85 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:02.156963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06cfdc54-6375-45b8-b6b0-4d35547dad85 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:02.167478 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06cfdc54-6375-45b8-b6b0-4d35547dad85 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 returned with HTTP 404 Aug 12 12:55:02.168168 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 779/3109] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:02 2026] GET /volume/v3/volumes/9f12d7a9-cc80-4996-acb5-0b16723c92b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:03.790539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:03.797422 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:55:03.797422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:03.797422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:03.809838 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:03.809838 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:03.815420 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:03.820966 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-ad5784e0-2ff4-4c71-b10a-ea84c5b5f1e1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:55:03.821788 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 786/3110] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:55:03 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:03.837238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2eed8fd4-2993-4244-9a73-c3eb83175367 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:03.837705 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2eed8fd4-2993-4244-9a73-c3eb83175367 None None] GET https://10.4.3.81/volume// Aug 12 12:55:03.837757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2eed8fd4-2993-4244-9a73-c3eb83175367 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:03.838075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2eed8fd4-2993-4244-9a73-c3eb83175367 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:03.838408 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2eed8fd4-2993-4244-9a73-c3eb83175367 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:55:03.838677 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 775/3111] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:55:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:55:03.851033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-877a08b1-1716-4cc1-af13-f1c8b17cb288 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:03.855144 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-877a08b1-1716-4cc1-af13-f1c8b17cb288 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:55:03.856801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-877a08b1-1716-4cc1-af13-f1c8b17cb288 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb67d1c0-2e11-497a-8fdc-747342405ed9", "connector": null, "instance_uuid": "a894473c-acc9-4cf8-94f2-9df0f988bd67"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:03.871371 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:03.871371 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:03.934946 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-877a08b1-1716-4cc1-af13-f1c8b17cb288 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:55:03.935520 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 772/3112] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:55:03 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 12 12:55:04.593027 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-920953b4-97a6-4764-92e2-959ac05a406a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:04.595284 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920953b4-97a6-4764-92e2-959ac05a406a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f Aug 12 12:55:04.595545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920953b4-97a6-4764-92e2-959ac05a406a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:04.595843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920953b4-97a6-4764-92e2-959ac05a406a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:04.603586 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:04.603586 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:04.604289 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-920953b4-97a6-4764-92e2-959ac05a406a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Snapshot retrieved successfully. Aug 12 12:55:04.605417 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920953b4-97a6-4764-92e2-959ac05a406a tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f returned with HTTP 200 Aug 12 12:55:04.606381 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 780/3113] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:04 2026] GET /volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:04.730378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-50d70e72-f792-475c-bb38-63085a138f19 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:04.883748 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:04.884304 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1823393857", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:04.887026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1823393857', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:04.887371 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Create volume of 1 GB Aug 12 12:55:04.897272 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Availability Zones retrieved successfully. Aug 12 12:55:04.909187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Flow 'volume_create_api' (0e1a9d4e-911c-45a2-adb0-6f8fb8114416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:04.910758 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cd1717-d1ec-422a-8725-b0a6afa41a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:04.913905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:04.929306 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:04.933420 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f Aug 12 12:55:04.933646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:04.933952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:04.934077 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Delete snapshot with id: 0e1bae4c-3292-46ca-beb6-a56b672c502f Aug 12 12:55:04.941956 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:04.941956 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:04.942598 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Snapshot retrieved successfully. Aug 12 12:55:04.956712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cd1717-d1ec-422a-8725-b0a6afa41a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:04.957610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e90217-4d40-477c-bfa8-dcf50b1a2b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:04.978498 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Snapshot delete request issued successfully. Aug 12 12:55:04.978925 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d85f1a1-9266-44d6-8695-a764c48c0437 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f returned with HTTP 202 Aug 12 12:55:04.981103 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 776/3114] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:55:04 2026] DELETE /volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:04.990839 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:04.993155 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f Aug 12 12:55:04.993620 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:04.995357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:05.001814 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:05.001814 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:05.002358 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Snapshot retrieved successfully. Aug 12 12:55:05.003446 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d65af613-da7c-434b-8bd0-dc8b35bb771c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f returned with HTTP 200 Aug 12 12:55:05.003944 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 773/3115] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:04 2026] GET /volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:05.066727 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Created reservations ['6ac22146-b5ef-4f9d-826b-54ef2be94edd', '744e6d2d-17ef-4962-9977-421eaae13b57', 'ec53c37e-4082-41bf-bd57-c97d9f5d0540', 'dbc966f5-2dfe-4f2d-b0ca-1d2893027cf8'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:05.067796 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e90217-4d40-477c-bfa8-dcf50b1a2b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac22146-b5ef-4f9d-826b-54ef2be94edd', '744e6d2d-17ef-4962-9977-421eaae13b57', 'ec53c37e-4082-41bf-bd57-c97d9f5d0540', 'dbc966f5-2dfe-4f2d-b0ca-1d2893027cf8']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:05.068699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebcd850-405e-4508-9878-9fe37a931ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:05.100801 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebcd850-405e-4508-9878-9fe37a931ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566bf78b-4e5a-4e5a-80a6-1251696560a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1823393857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0027e278cf944c00ba79e1dc537f75cd',qos_specs=None,replication_status=,reservations=['6ac22146-b5ef-4f9d-826b-54ef2be94edd','744e6d2d-17ef-4962-9977-421eaae13b57','ec53c37e-4082-41bf-bd57-c97d9f5d0540','dbc966f5-2dfe-4f2d-b0ca-1d2893027cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ea85483d15436d8d6ca55b8e963ff3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1823393857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=566bf78b-4e5a-4e5a-80a6-1251696560a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0027e278cf944c00ba79e1dc537f75cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ea85483d15436d8d6ca55b8e963ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:05.101902 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b49dd0-00f8-4f62-88c1-28fd901e94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:05.129273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b49dd0-00f8-4f62-88c1-28fd901e94a2) transitioned into state 'SUCCESS' from state '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-1823393857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0027e278cf944c00ba79e1dc537f75cd',qos_specs=None,replication_status=,reservations=['6ac22146-b5ef-4f9d-826b-54ef2be94edd','744e6d2d-17ef-4962-9977-421eaae13b57','ec53c37e-4082-41bf-bd57-c97d9f5d0540','dbc966f5-2dfe-4f2d-b0ca-1d2893027cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ea85483d15436d8d6ca55b8e963ff3',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:05.130101 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdf3223-7166-4405-b373-0763db01e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:05.140326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdf3223-7166-4405-b373-0763db01e8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:05.141145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Flow 'volume_create_api' (0e1a9d4e-911c-45a2-adb0-6f8fb8114416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:05.141428 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Create volume request issued successfully. Aug 12 12:55:05.141959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50d70e72-f792-475c-bb38-63085a138f19 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:05.142965 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 787/3116] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:55:04 2026] POST /volume/v3/volumes => generated 754 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:05.157226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:05.162260 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:05.162260 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:05.162470 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:05.173891 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:05.173891 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:05.179007 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:05.183816 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90ad2ed9-07ef-4b0f-b194-c64a01fe959a tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:05.185392 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 781/3117] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:05 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:05.406137 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c6e78b5-851b-4c8e-bfc5-fe5316da60b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:05.406619 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c6e78b5-851b-4c8e-bfc5-fe5316da60b4 None None] GET https://10.4.3.81/volume// Aug 12 12:55:05.406828 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c6e78b5-851b-4c8e-bfc5-fe5316da60b4 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:05.407142 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c6e78b5-851b-4c8e-bfc5-fe5316da60b4 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:05.407504 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c6e78b5-851b-4c8e-bfc5-fe5316da60b4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:55:05.407755 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 777/3118] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:55:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:55:05.423890 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:05.430142 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:55:05.430292 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:05.430617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:05.455530 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:05.455530 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:05.462236 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:05.469881 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-886e0cbc-a795-479d-8e3f-9c06fee6e01e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:55:05.470574 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 774/3119] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:55:05 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1533 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:55:05.596182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:05.598703 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] PUT https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 Aug 12 12:55:05.599117 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:05.610823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Acquiring lock "cinder-attachment_update-bb67d1c0-2e11-497a-8fdc-747342405ed9-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:55:05.615730 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Lock "cinder-attachment_update-bb67d1c0-2e11-497a-8fdc-747342405ed9-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:55:05.616790 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:05.616790 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:05.737332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Lock "cinder-attachment_update-bb67d1c0-2e11-497a-8fdc-747342405ed9-np0000007055" released by "attachment_update" :: held 0.122s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:55:05.737643 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-1161bddb-1012-4f53-b096-7116cf2af255 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 returned with HTTP 200 Aug 12 12:55:05.738137 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 788/3120] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:55:05 2026] PUT /volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:05.771659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-63cc3f66-00cf-4973-963e-ba553a017944 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:05.775796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-63cc3f66-00cf-4973-963e-ba553a017944 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3/action Aug 12 12:55:05.775796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-63cc3f66-00cf-4973-963e-ba553a017944 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:05.775796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-63cc3f66-00cf-4973-963e-ba553a017944 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:05.791734 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:05.791734 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:05.801546 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-268538f7-dd93-4039-ac00-71ec7f8c406e req-63cc3f66-00cf-4973-963e-ba553a017944 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3/action returned with HTTP 204 Aug 12 12:55:05.802206 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 782/3121] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:55:05 2026] POST /volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:06.018612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-acd53f5a-05de-4e2a-9fc6-44fb7b16be16 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:06.020552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acd53f5a-05de-4e2a-9fc6-44fb7b16be16 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] GET https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f Aug 12 12:55:06.020758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acd53f5a-05de-4e2a-9fc6-44fb7b16be16 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:06.021044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acd53f5a-05de-4e2a-9fc6-44fb7b16be16 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:06.027180 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acd53f5a-05de-4e2a-9fc6-44fb7b16be16 tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f returned with HTTP 404 Aug 12 12:55:06.028258 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 778/3122] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:06 2026] GET /volume/v3/snapshots/0e1bae4c-3292-46ca-beb6-a56b672c502f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:06.202010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:06.206708 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:06.207915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:06.212099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:06.225906 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:06.225906 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:06.233931 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:06.248188 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9296a3be-81d3-417d-bb0d-8ba3111f05ec tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:06.248188 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 775/3123] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:06 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:06.265614 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:06.269555 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:06.269746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:06.269957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:06.286953 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:06.286953 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:06.292042 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:06.298106 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ec0f39ec-e034-41f7-8218-702825fa8c7f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:06.298555 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 789/3124] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:06 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:06.315985 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e879842-bfae-40d2-a18f-eba812c2601b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:06.318349 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] POST https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8/action Aug 12 12:55:06.318796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-674276183", "disk_format": "raw"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:06.318999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-674276183", "disk_format": "raw"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:06.330619 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:06.330619 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:06.331283 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:06.351431 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:06.351431 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:06.356462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.image.image_utils [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-674276183'}] 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-674276183'}]. {{(pid=100197) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 12:55:07.168476 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Copy volume to image completed successfully. Aug 12 12:55:07.169707 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e879842-bfae-40d2-a18f-eba812c2601b tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8/action returned with HTTP 202 Aug 12 12:55:07.170308 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 783/3125] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:55:06 2026] POST /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8/action => generated 685 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:07.935755 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-dbd43bbb-da3d-43b9-ac23-5e88a8c7aa3c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:07.938797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-dbd43bbb-da3d-43b9-ac23-5e88a8c7aa3c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 Aug 12 12:55:07.938797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-dbd43bbb-da3d-43b9-ac23-5e88a8c7aa3c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:07.939008 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-dbd43bbb-da3d-43b9-ac23-5e88a8c7aa3c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:07.949305 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:07.949305 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:08.008101 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-dbd43bbb-da3d-43b9-ac23-5e88a8c7aa3c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 returned with HTTP 200 Aug 12 12:55:08.008484 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 779/3126] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:55:07 2026] DELETE /volume/v3/attachments/ee6ceb8b-4db6-4c84-8abb-445218496531 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:08.020376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:08.024930 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:55:08.025174 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:08.025429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:08.025594 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Delete volume with id: b25694f6-a6ed-41fc-b4f8-bc8013217994 Aug 12 12:55:08.037422 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:08.037422 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:08.037996 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Volume info retrieved successfully. Aug 12 12:55:08.065410 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] Delete volume request issued successfully. Aug 12 12:55:08.065637 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-98ebfb44-def6-4235-8f2a-d4029a215ca4 req-3f410fe5-07e2-4757-8cfc-4db2b3f3448c tempest-ImageDependencyTests-1434114549 tempest-ImageDependencyTests-1434114549-project-member] https://10.4.3.81/volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 returned with HTTP 202 Aug 12 12:55:08.066234 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 776/3127] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 12:55:08 2026] DELETE /volume/v3/volumes/b25694f6-a6ed-41fc-b4f8-bc8013217994 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:08.560709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:08.565882 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:55:08.565882 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:08.565882 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:08.586501 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:08.586501 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:08.593833 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:55:08.602404 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-fd1add6a-e3ae-4585-b07a-b68598a18ddf tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:55:08.603983 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 790/3128] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:55:08 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:10.472397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-73cda57e-70cd-4977-beda-e343ca2dc1ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:10.595302 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73cda57e-70cd-4977-beda-e343ca2dc1ff tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:10.595833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73cda57e-70cd-4977-beda-e343ca2dc1ff tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-690979965", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1526733313", "vendor_name": "tempest-vendor_name-1755426916"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:10.631632 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73cda57e-70cd-4977-beda-e343ca2dc1ff tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:10.635043 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 784/3129] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:10 2026] POST /volume/v3/types => generated 327 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:10.646809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:10.713523 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:10.713923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2cd2513-ac54-4990-bb13-0e741ee9ecb9", "size": 1, "name": "tempest-UserMessagesTest-Volume-480327150"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:10.715288 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume request body: {'volume': {'volume_type': 'f2cd2513-ac54-4990-bb13-0e741ee9ecb9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-480327150'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:10.720073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume of 1 GB Aug 12 12:55:10.720358 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:10.720358 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:10.720888 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Availability Zones retrieved successfully. Aug 12 12:55:10.726719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Flow 'volume_create_api' (57d37b09-0bcb-46e0-9115-7d180584ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:10.733305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2567a9-bab6-44d0-9ed1-1da19fdd3798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:10.733624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:10.786322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2567a9-bab6-44d0-9ed1-1da19fdd3798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:55:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1526733313',vendor_name='tempest-vendor_name-1755426916'},id=f2cd2513-ac54-4990-bb13-0e741ee9ecb9,is_public=True,name='tempest-UserMessagesTest-volume-type-690979965',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2cd2513-ac54-4990-bb13-0e741ee9ecb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:10.787351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e273b-93bd-4895-a458-d91cf4c555c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:10.816719 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-690979965 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-690979965, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:10.817106 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-690979965 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-690979965, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:10.855529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Created reservations ['52cd800f-0728-42f2-a0b6-d55ba768da1d', '969e6aa4-fca0-4afa-be47-940d5a13f1cc', '7c3da146-df67-4628-ad4c-356c604bb08a', '7efc1b63-942c-40f3-a7cc-f978b63f5df6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:10.856295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e273b-93bd-4895-a458-d91cf4c555c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52cd800f-0728-42f2-a0b6-d55ba768da1d', '969e6aa4-fca0-4afa-be47-940d5a13f1cc', '7c3da146-df67-4628-ad4c-356c604bb08a', '7efc1b63-942c-40f3-a7cc-f978b63f5df6']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:10.857038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59290a0d-d0a6-44eb-9bb9-7fdbb2046653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:10.885804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59290a0d-d0a6-44eb-9bb9-7fdbb2046653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf282545-16b8-4e9e-baf8-1498d11b6120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-480327150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991da794ec504575a8ddab5e9d0239a7',qos_specs=None,replication_status=,reservations=['52cd800f-0728-42f2-a0b6-d55ba768da1d','969e6aa4-fca0-4afa-be47-940d5a13f1cc','7c3da146-df67-4628-ad4c-356c604bb08a','7efc1b63-942c-40f3-a7cc-f978b63f5df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c9549614247798e50f4a2b0627a44',volume_type_id=f2cd2513-ac54-4990-bb13-0e741ee9ecb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-480327150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf282545-16b8-4e9e-baf8-1498d11b6120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='991da794ec504575a8ddab5e9d0239a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f44c9549614247798e50f4a2b0627a44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2cd2513-ac54-4990-bb13-0e741ee9ecb9),volume_type_id=f2cd2513-ac54-4990-bb13-0e741ee9ecb9)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:10.887294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b55df48-5525-47fa-a5e0-8f95c65c4970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:10.911148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b55df48-5525-47fa-a5e0-8f95c65c4970) transitioned into state 'SUCCESS' from state '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-480327150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991da794ec504575a8ddab5e9d0239a7',qos_specs=None,replication_status=,reservations=['52cd800f-0728-42f2-a0b6-d55ba768da1d','969e6aa4-fca0-4afa-be47-940d5a13f1cc','7c3da146-df67-4628-ad4c-356c604bb08a','7efc1b63-942c-40f3-a7cc-f978b63f5df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c9549614247798e50f4a2b0627a44',volume_type_id=f2cd2513-ac54-4990-bb13-0e741ee9ecb9)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:10.911787 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57d3d69-90eb-42b7-a6a0-89934b013648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:10.928085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57d3d69-90eb-42b7-a6a0-89934b013648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:10.929093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Flow 'volume_create_api' (57d37b09-0bcb-46e0-9115-7d180584ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:10.929501 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume request issued successfully. Aug 12 12:55:10.930305 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-102299fa-b94f-48d9-bd2e-a16f0d3e40c4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:10.930877 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 780/3130] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:55:10 2026] POST /volume/v3/volumes => generated 782 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:10.948124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:10.954808 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:10.954808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:10.954808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:10.966928 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:10.966928 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:10.973268 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:10.981262 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4965c1c8-4383-47e6-9408-9c0addb8f6cc tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 returned with HTTP 200 Aug 12 12:55:10.982017 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 777/3131] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:10 2026] GET /volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:11.999277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.001689 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:12.002101 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.002402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.018305 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.018305 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:12.027282 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:12.034320 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7cf1cf6-b5cc-4bfd-8f1f-23ba617a7d2c tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 returned with HTTP 200 Aug 12 12:55:12.034956 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 791/3132] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:11 2026] GET /volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:12.060038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08ab3b0a-458d-4c7b-9731-cf4010953fbe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.062290 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08ab3b0a-458d-4c7b-9731-cf4010953fbe tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/messages Aug 12 12:55:12.062518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08ab3b0a-458d-4c7b-9731-cf4010953fbe tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.062790 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08ab3b0a-458d-4c7b-9731-cf4010953fbe tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.067426 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08ab3b0a-458d-4c7b-9731-cf4010953fbe tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:55:12.067903 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 785/3133] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:12.080126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9180d5f-7462-4459-811d-1399fb44a19f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.082410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9180d5f-7462-4459-811d-1399fb44a19f tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] DELETE https://10.4.3.81/volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd Aug 12 12:55:12.082743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9180d5f-7462-4459-811d-1399fb44a19f tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.083087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9180d5f-7462-4459-811d-1399fb44a19f tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.087646 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.087646 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:12.096497 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9180d5f-7462-4459-811d-1399fb44a19f tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd returned with HTTP 204 Aug 12 12:55:12.097142 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 781/3134] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:55:12 2026] DELETE /volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:55:12.104498 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-16acc9fe-11ff-4067-9dd3-9431f27e7d2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.107101 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-16acc9fe-11ff-4067-9dd3-9431f27e7d2e tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd Aug 12 12:55:12.107314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-16acc9fe-11ff-4067-9dd3-9431f27e7d2e tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.107488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-16acc9fe-11ff-4067-9dd3-9431f27e7d2e tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.112861 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-16acc9fe-11ff-4067-9dd3-9431f27e7d2e tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd returned with HTTP 404 Aug 12 12:55:12.113567 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 778/3135] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/messages/75773939-b8fa-49e5-9ef0-d2849a5226dd => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:12.121958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.124330 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:12.124566 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.124763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.133893 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.133893 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:12.138422 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:12.143507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95d07666-1bce-4478-a2e1-e322dc76fb52 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 returned with HTTP 200 Aug 12 12:55:12.143983 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 792/3136] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:12.157504 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.160150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:12.160425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.160648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.161347 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Delete volume with id: cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:12.172570 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.172570 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:12.173198 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:12.174645 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:55:12.192953 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-690979965 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-690979965, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:12.193305 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-690979965 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-690979965, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:12.209617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Created reservations ['d2c58ee0-ec97-4ff2-b0e4-d7280998ea9d', '2851be5a-6611-4ca6-b185-fd7ab5729adb', 'fa24c173-f4c1-4ca1-abbe-e93a55e5071d', '9088d7bc-7a81-448b-a33f-4771a8524de2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:12.248527 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Delete volume request issued successfully. Aug 12 12:55:12.248807 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4be3c91d-d6a4-477d-8d92-a08f74bb35ae tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 returned with HTTP 202 Aug 12 12:55:12.249180 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 786/3137] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:55:12 2026] DELETE /volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:12.257350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab59ce21-1631-4bd2-992a-04efacd4bd7d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.259738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab59ce21-1631-4bd2-992a-04efacd4bd7d tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 Aug 12 12:55:12.260038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab59ce21-1631-4bd2-992a-04efacd4bd7d tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.260328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab59ce21-1631-4bd2-992a-04efacd4bd7d tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.267650 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab59ce21-1631-4bd2-992a-04efacd4bd7d tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 returned with HTTP 404 Aug 12 12:55:12.268295 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 782/3138] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/volumes/cf282545-16b8-4e9e-baf8-1498d11b6120 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:12.277302 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bfbf8e28-5856-4b4f-9fff-10933d13072a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.279520 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfbf8e28-5856-4b4f-9fff-10933d13072a tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] DELETE https://10.4.3.81/volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 Aug 12 12:55:12.279824 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfbf8e28-5856-4b4f-9fff-10933d13072a tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.280095 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfbf8e28-5856-4b4f-9fff-10933d13072a tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.333126 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfbf8e28-5856-4b4f-9fff-10933d13072a tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 returned with HTTP 202 Aug 12 12:55:12.333126 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 779/3139] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:12 2026] DELETE /volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:12.342529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c583d6aa-c79d-4bb4-bf4d-d638b6b6cb0f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.344114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c583d6aa-c79d-4bb4-bf4d-d638b6b6cb0f tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] GET https://10.4.3.81/volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 Aug 12 12:55:12.344464 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c583d6aa-c79d-4bb4-bf4d-d638b6b6cb0f tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.344819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c583d6aa-c79d-4bb4-bf4d-d638b6b6cb0f tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.348412 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c583d6aa-c79d-4bb4-bf4d-d638b6b6cb0f tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 returned with HTTP 404 Aug 12 12:55:12.349281 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 793/3140] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/types/f2cd2513-ac54-4990-bb13-0e741ee9ecb9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:12.361269 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1d946aa-0232-4a2a-b3aa-148e1af292ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.363398 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1d946aa-0232-4a2a-b3aa-148e1af292ae tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:12.363844 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1d946aa-0232-4a2a-b3aa-148e1af292ae tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-205521544", "extra_specs": {"storage_protocol": "tempest-storage_protocol-786809454", "vendor_name": "tempest-vendor_name-587890490"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:12.393534 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1d946aa-0232-4a2a-b3aa-148e1af292ae tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:12.393817 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 787/3141] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:12 2026] POST /volume/v3/types => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:12.405460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-867a56af-e82c-45bf-9175-bf531975b14a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.410003 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:12.410423 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aaa4d9f3-b20c-4b48-9a14-365ad1d825d0", "size": 1, "name": "tempest-UserMessagesTest-Volume-352639509"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:12.412146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume request body: {'volume': {'volume_type': 'aaa4d9f3-b20c-4b48-9a14-365ad1d825d0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-352639509'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:12.417958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume of 1 GB Aug 12 12:55:12.418271 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.418271 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:12.418878 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Availability Zones retrieved successfully. Aug 12 12:55:12.428614 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Flow 'volume_create_api' (46892334-f803-43c5-bcea-b0718337d525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:12.430610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29fcefd-0dc0-4832-a9ea-512e4caa3e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:12.431848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:12.465120 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29fcefd-0dc0-4832-a9ea-512e4caa3e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-786809454',vendor_name='tempest-vendor_name-587890490'},id=aaa4d9f3-b20c-4b48-9a14-365ad1d825d0,is_public=True,name='tempest-UserMessagesTest-volume-type-205521544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aaa4d9f3-b20c-4b48-9a14-365ad1d825d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:12.466313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db86569-c7a7-439d-9faf-0ac35ad9e02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:12.505521 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-205521544 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-205521544, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:12.506022 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-205521544 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-205521544, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:12.548376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Created reservations ['7a84feda-ff7e-4cf3-bb10-e778980f4d3c', 'c5214b07-9710-46c9-b52b-5820d94917a1', '7bd1e429-bf01-41d6-9238-bd46923b0efd', '53d7f397-afa5-4383-ae9f-16cb1604037d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:12.549195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db86569-c7a7-439d-9faf-0ac35ad9e02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a84feda-ff7e-4cf3-bb10-e778980f4d3c', 'c5214b07-9710-46c9-b52b-5820d94917a1', '7bd1e429-bf01-41d6-9238-bd46923b0efd', '53d7f397-afa5-4383-ae9f-16cb1604037d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:12.549899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc59d6ad-118f-4dbf-b16b-23f975ce5334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:12.577997 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc59d6ad-118f-4dbf-b16b-23f975ce5334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c864917f-3576-46d2-b0d4-0bf94ca50986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-352639509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991da794ec504575a8ddab5e9d0239a7',qos_specs=None,replication_status=,reservations=['7a84feda-ff7e-4cf3-bb10-e778980f4d3c','c5214b07-9710-46c9-b52b-5820d94917a1','7bd1e429-bf01-41d6-9238-bd46923b0efd','53d7f397-afa5-4383-ae9f-16cb1604037d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c9549614247798e50f4a2b0627a44',volume_type_id=aaa4d9f3-b20c-4b48-9a14-365ad1d825d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-352639509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c864917f-3576-46d2-b0d4-0bf94ca50986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='991da794ec504575a8ddab5e9d0239a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f44c9549614247798e50f4a2b0627a44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aaa4d9f3-b20c-4b48-9a14-365ad1d825d0),volume_type_id=aaa4d9f3-b20c-4b48-9a14-365ad1d825d0)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:12.578338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f72b8b0-507b-4f53-b06f-7c6c40cbe6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:12.603255 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f72b8b0-507b-4f53-b06f-7c6c40cbe6e1) transitioned into state 'SUCCESS' from state '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-352639509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991da794ec504575a8ddab5e9d0239a7',qos_specs=None,replication_status=,reservations=['7a84feda-ff7e-4cf3-bb10-e778980f4d3c','c5214b07-9710-46c9-b52b-5820d94917a1','7bd1e429-bf01-41d6-9238-bd46923b0efd','53d7f397-afa5-4383-ae9f-16cb1604037d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f44c9549614247798e50f4a2b0627a44',volume_type_id=aaa4d9f3-b20c-4b48-9a14-365ad1d825d0)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:12.603979 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e40ab18-4a6b-4007-8079-ed6c94504ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:12.617124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e40ab18-4a6b-4007-8079-ed6c94504ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:12.618053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Flow 'volume_create_api' (46892334-f803-43c5-bcea-b0718337d525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:12.618355 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Create volume request issued successfully. Aug 12 12:55:12.618996 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-867a56af-e82c-45bf-9175-bf531975b14a tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:12.619396 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 783/3142] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:55:12 2026] POST /volume/v3/volumes => generated 782 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:12.632960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:12.636501 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:12.636501 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:12.636868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:12.652500 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:12.652500 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:12.660210 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:12.667477 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-126940b3-069e-4e0e-91ee-2c8aba1dc006 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 returned with HTTP 200 Aug 12 12:55:12.668141 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 780/3143] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:12 2026] GET /volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.689930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.692286 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:13.692544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.692792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.712930 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:13.712930 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:13.719721 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:13.730606 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4daf6876-f82e-441b-96f0-2d8d04c174a3 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 returned with HTTP 200 Aug 12 12:55:13.731419 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 794/3144] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:13 2026] GET /volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.748868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca714788-fcde-44d0-8573-d43b12a78018 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.752451 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca714788-fcde-44d0-8573-d43b12a78018 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/messages Aug 12 12:55:13.752839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca714788-fcde-44d0-8573-d43b12a78018 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.753301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca714788-fcde-44d0-8573-d43b12a78018 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.759516 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca714788-fcde-44d0-8573-d43b12a78018 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:55:13.760110 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 788/3145] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:55:13 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.775824 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bad6dca4-19d4-41de-a74a-b860c8e18a02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.778456 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bad6dca4-19d4-41de-a74a-b860c8e18a02 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 Aug 12 12:55:13.779176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bad6dca4-19d4-41de-a74a-b860c8e18a02 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.779176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bad6dca4-19d4-41de-a74a-b860c8e18a02 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.783717 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:13.783717 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:13.784859 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bad6dca4-19d4-41de-a74a-b860c8e18a02 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 returned with HTTP 200 Aug 12 12:55:13.785389 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 784/3146] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:55:13 2026] GET /volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.800521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14565df6-7ea4-41d8-8d9b-558727b8ec99 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.803570 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14565df6-7ea4-41d8-8d9b-558727b8ec99 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/messages Aug 12 12:55:13.807755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14565df6-7ea4-41d8-8d9b-558727b8ec99 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.807755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14565df6-7ea4-41d8-8d9b-558727b8ec99 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.815116 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14565df6-7ea4-41d8-8d9b-558727b8ec99 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 12:55:13.815856 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 781/3147] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 12:55:13 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.832076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3f2ba883-fd32-4c71-99af-2fd2ef9f29e4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.836459 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f2ba883-fd32-4c71-99af-2fd2ef9f29e4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] DELETE https://10.4.3.81/volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 Aug 12 12:55:13.836459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f2ba883-fd32-4c71-99af-2fd2ef9f29e4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.836459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f2ba883-fd32-4c71-99af-2fd2ef9f29e4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.854166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f2ba883-fd32-4c71-99af-2fd2ef9f29e4 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 returned with HTTP 204 Aug 12 12:55:13.855635 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 795/3148] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 12:55:13 2026] DELETE /volume/v3/messages/e5cb1bbf-caa0-478b-80d8-ca128b09ae34 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 12:55:13.870018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a73117c3-3108-4800-b6ec-167a0a733544 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.876808 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a73117c3-3108-4800-b6ec-167a0a733544 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:13.876808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a73117c3-3108-4800-b6ec-167a0a733544 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.876808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a73117c3-3108-4800-b6ec-167a0a733544 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.891268 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:13.891268 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:13.897980 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a73117c3-3108-4800-b6ec-167a0a733544 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:13.910598 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a73117c3-3108-4800-b6ec-167a0a733544 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 returned with HTTP 200 Aug 12 12:55:13.910598 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 789/3149] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:13 2026] GET /volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:13.928610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:13.930958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:13.931214 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:13.931435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:13.931749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Delete volume with id: c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:13.943232 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:13.943232 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:13.944077 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Volume info retrieved successfully. Aug 12 12:55:13.945260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100198) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 12:55:13.977927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Created reservations ['327c3120-d7ec-48d3-83f2-ed7f0b194841', '935c01b1-ccbc-4e56-b1fa-2abd5d57cd0f', 'c9264ae4-10a8-46f2-99f7-8721957b1325', '31250a69-28b5-4009-bb56-875da1e4708f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:14.032621 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Delete volume request issued successfully. Aug 12 12:55:14.033045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6ece604-5901-4408-be2c-e4dcf9b81c01 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 returned with HTTP 202 Aug 12 12:55:14.033555 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 785/3150] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:55:13 2026] DELETE /volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:14.045135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4b2727f3-7866-44fb-b923-ed02336cfa11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:14.049492 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4b2727f3-7866-44fb-b923-ed02336cfa11 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] GET https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 Aug 12 12:55:14.049901 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4b2727f3-7866-44fb-b923-ed02336cfa11 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:14.050189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4b2727f3-7866-44fb-b923-ed02336cfa11 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:14.062282 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4b2727f3-7866-44fb-b923-ed02336cfa11 tempest-UserMessagesTest-1396671749 tempest-UserMessagesTest-1396671749-project-member] https://10.4.3.81/volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 returned with HTTP 404 Aug 12 12:55:14.062282 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 782/3151] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:55:14 2026] GET /volume/v3/volumes/c864917f-3576-46d2-b0d4-0bf94ca50986 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:14.071213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-83606e2e-31b4-4319-94f0-564ed5ce2b37 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:14.073208 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83606e2e-31b4-4319-94f0-564ed5ce2b37 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] DELETE https://10.4.3.81/volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 Aug 12 12:55:14.073407 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83606e2e-31b4-4319-94f0-564ed5ce2b37 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:14.073720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83606e2e-31b4-4319-94f0-564ed5ce2b37 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:14.119027 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83606e2e-31b4-4319-94f0-564ed5ce2b37 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 returned with HTTP 202 Aug 12 12:55:14.120039 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 796/3152] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:14 2026] DELETE /volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:14.129882 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0a60a7be-e20a-46e7-9430-65b6e0916403 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:14.132442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a60a7be-e20a-46e7-9430-65b6e0916403 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] GET https://10.4.3.81/volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 Aug 12 12:55:14.132600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a60a7be-e20a-46e7-9430-65b6e0916403 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:14.132829 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a60a7be-e20a-46e7-9430-65b6e0916403 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:14.138790 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a60a7be-e20a-46e7-9430-65b6e0916403 tempest-UserMessagesTest-279839577 tempest-UserMessagesTest-279839577-project-admin] https://10.4.3.81/volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 returned with HTTP 404 Aug 12 12:55:14.139401 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 790/3153] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:14 2026] GET /volume/v3/types/aaa4d9f3-b20c-4b48-9a14-365ad1d825d0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:14.551941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-b3ccd9c3-9e9c-4058-86ab-860e1433fe0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:14.554713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-b3ccd9c3-9e9c-4058-86ab-860e1433fe0a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa Aug 12 12:55:14.555125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-b3ccd9c3-9e9c-4058-86ab-860e1433fe0a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:14.555633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-b3ccd9c3-9e9c-4058-86ab-860e1433fe0a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:14.576030 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:14.576030 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:14.686013 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-eb0311be-4793-4e7a-8229-5f6d7aecb140 req-b3ccd9c3-9e9c-4058-86ab-860e1433fe0a tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa returned with HTTP 200 Aug 12 12:55:14.686864 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 786/3154] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:55:14 2026] DELETE /volume/v3/attachments/cb6053a5-9494-49e9-9362-706dfea812aa => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:15.680920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18e82860-218d-4698-99fd-47b760ec9a53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:15.685930 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:55:15.685930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:15.686159 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:15.686387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume with id: b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:55:15.702708 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:15.702708 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:15.703369 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:55:15.731562 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Delete volume request issued successfully. Aug 12 12:55:15.731771 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18e82860-218d-4698-99fd-47b760ec9a53 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 202 Aug 12 12:55:15.732273 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 783/3155] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:15 2026] DELETE /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:15.739878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:15.745413 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:55:15.745413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:15.745627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:15.757276 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:15.757276 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:15.765755 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Volume info retrieved successfully. Aug 12 12:55:15.777753 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7fe9adf4-6952-4431-abfd-c52e2d5ee597 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 200 Aug 12 12:55:15.778283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 797/3156] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:15 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 1364 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:16.797668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-621f5a74-51e5-4790-83c5-d479be617801 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:16.802937 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-621f5a74-51e5-4790-83c5-d479be617801 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] GET https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da Aug 12 12:55:16.803247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-621f5a74-51e5-4790-83c5-d479be617801 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:16.803511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-621f5a74-51e5-4790-83c5-d479be617801 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:16.819428 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-621f5a74-51e5-4790-83c5-d479be617801 tempest-AttachVolumeMultiAttachTest-1062398353 tempest-AttachVolumeMultiAttachTest-1062398353-project-member] https://10.4.3.81/volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da returned with HTTP 404 Aug 12 12:55:16.823107 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 791/3157] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:16 2026] GET /volume/v3/volumes/b409ae73-a5e9-4478-b068-8f01283226da => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:17.419637 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-201b4866-95fe-4f3e-95af-b5d357b3d8e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:17.560879 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-201b4866-95fe-4f3e-95af-b5d357b3d8e1 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:17.561299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-201b4866-95fe-4f3e-95af-b5d357b3d8e1 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-175848571"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:17.563386 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:17.563386 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:17.586522 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-201b4866-95fe-4f3e-95af-b5d357b3d8e1 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:17.586787 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 787/3158] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:55:17 2026] POST /volume/v3/types => generated 232 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:17.603362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-982f6bf9-c078-4367-913b-14698966aaf2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:17.605486 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-982f6bf9-c078-4367-913b-14698966aaf2 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:17.606473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-982f6bf9-c078-4367-913b-14698966aaf2 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1521916839", "extra_specs": {"multiattach": " True"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:17.631853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-982f6bf9-c078-4367-913b-14698966aaf2 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:17.632551 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 784/3159] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:17 2026] POST /volume/v3/types => generated 259 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:17.646998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:17.775041 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:17.775837 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-175848571", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2054768484"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:17.781085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-175848571', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2054768484'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:17.786325 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Create volume of 1 GB Aug 12 12:55:17.786754 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:17.786754 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:17.787317 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Availability Zones retrieved successfully. Aug 12 12:55:17.794120 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Flow 'volume_create_api' (9fab86db-3f52-449f-867f-5c236094cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:17.795206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f86ffd7-f27c-435a-9286-b8635ea3082f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:17.796700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:17.831470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f86ffd7-f27c-435a-9286-b8635ea3082f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:55:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-175848571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:17.832397 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a834ef31-4884-4186-bafe-1592639b2cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:17.877646 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:17.878048 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:17.940516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Created reservations ['6f85bd6c-1da0-4052-a46b-b6e5f0f84519', '071661cb-5d40-4738-98df-ac28a6097140', 'c596cc51-f993-4159-adf6-217ef2351333', '059cf057-4180-430e-8ca5-4ec162da927d'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:17.940516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a834ef31-4884-4186-bafe-1592639b2cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f85bd6c-1da0-4052-a46b-b6e5f0f84519', '071661cb-5d40-4738-98df-ac28a6097140', 'c596cc51-f993-4159-adf6-217ef2351333', '059cf057-4180-430e-8ca5-4ec162da927d']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:17.940750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20521244-98b1-4aee-b73d-4603de55ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:17.973685 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20521244-98b1-4aee-b73d-4603de55ee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '096abbf6-4bdd-4f54-9b0b-62e5e32852bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2054768484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0f1768b6cb64a72aecf794186f625e3',qos_specs=None,replication_status=,reservations=['6f85bd6c-1da0-4052-a46b-b6e5f0f84519','071661cb-5d40-4738-98df-ac28a6097140','c596cc51-f993-4159-adf6-217ef2351333','059cf057-4180-430e-8ca5-4ec162da927d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb8812774564a47983adc511e7a0f44',volume_type_id=9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2054768484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=096abbf6-4bdd-4f54-9b0b-62e5e32852bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0f1768b6cb64a72aecf794186f625e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb8812774564a47983adc511e7a0f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a),volume_type_id=9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:17.976140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af6f888-c7dd-4d8b-8465-b2337312fac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:18.006143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af6f888-c7dd-4d8b-8465-b2337312fac1) transitioned into state 'SUCCESS' from state '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-2054768484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0f1768b6cb64a72aecf794186f625e3',qos_specs=None,replication_status=,reservations=['6f85bd6c-1da0-4052-a46b-b6e5f0f84519','071661cb-5d40-4738-98df-ac28a6097140','c596cc51-f993-4159-adf6-217ef2351333','059cf057-4180-430e-8ca5-4ec162da927d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb8812774564a47983adc511e7a0f44',volume_type_id=9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:18.007068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdfc63e-f17a-46a8-bd72-a0dc46984844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:18.025627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdfc63e-f17a-46a8-bd72-a0dc46984844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:18.025627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Flow 'volume_create_api' (9fab86db-3f52-449f-867f-5c236094cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:18.026235 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Create volume request issued successfully. Aug 12 12:55:18.026915 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a387c7a6-c4a0-4605-a9c8-bef11cbaf5fa tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:18.027394 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 798/3160] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:55:17 2026] POST /volume/v3/volumes => generated 869 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:18.042641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:18.050141 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:18.050141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:18.050141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:18.063769 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:18.063769 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:18.072625 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:18.079802 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3b34455-6f23-4ad4-891c-b988dfa44f0b tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:18.083930 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 792/3161] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:18 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:19.105292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:19.107115 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:19.107644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:19.107644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:19.119688 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:19.119688 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:19.126715 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:19.132620 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17ec2c19-6efb-4203-ac4b-edec5fde73d2 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:19.133336 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 788/3162] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:19 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:19.152180 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:19.153536 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:19.153894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:19.154170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:19.169802 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:19.169802 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:19.178268 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Volume info retrieved successfully. Aug 12 12:55:19.194815 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da2aa25d-2aba-49ba-94b7-87ec33e5640a tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:19.195716 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 785/3163] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:19 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 1190 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:55:19.215855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:19.220700 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] POST https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action Aug 12 12:55:19.221939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1521916839", "migration_policy": "never"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:19.221939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1521916839", "migration_policy": "never"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:19.243802 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:19.243802 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:19.244659 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:19.252446 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:19.252446 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:19.286715 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:19.287071 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:19.312741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Created reservations ['f732b865-920d-46e0-a423-d6b3af06cacf', '0dfe8ef1-1395-4988-bf6a-c5bdbf69a393'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:19.333057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Created reservations ['a80bbe75-8647-4107-a31f-d770afeefaca', 'd912e043-d54b-4eb9-9f0f-ff55e0dca5b4'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:19.376209 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Retype volume request issued successfully. Aug 12 12:55:19.376496 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c25cb71-5faf-494b-ad8a-326cc6e3a485 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action returned with HTTP 202 Aug 12 12:55:19.376981 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 799/3164] 10.4.3.81 () {70 vars in 1425 bytes} [Wed Aug 12 12:55:19 2026] POST /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:55:19.385568 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-98a7ea32-909a-46e6-8051-84c9626b6753 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:19.387898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98a7ea32-909a-46e6-8051-84c9626b6753 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:19.388094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98a7ea32-909a-46e6-8051-84c9626b6753 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:19.388398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98a7ea32-909a-46e6-8051-84c9626b6753 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:19.397016 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:19.397016 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:19.403511 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-98a7ea32-909a-46e6-8051-84c9626b6753 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:19.411406 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98a7ea32-909a-46e6-8051-84c9626b6753 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:19.411964 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 793/3165] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:19 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:20.426999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:20.432098 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:20.434631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:20.435459 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:20.449617 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:20.449617 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:20.459827 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:20.469322 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e70d6cf-5586-440b-85f4-80e7842939b4 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:20.469925 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 789/3166] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:20 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 996 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:20.493867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:20.498473 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:20.498764 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:20.498994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:20.511336 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:20.511336 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:20.517114 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Volume info retrieved successfully. Aug 12 12:55:20.524628 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-382f3e86-ec3e-4a1b-9c29-6203f9adc690 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:20.525162 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 786/3167] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:20 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:55:20.546508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:20.549459 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:20.549869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:20.550224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:20.561582 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:20.561582 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:20.566871 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Volume info retrieved successfully. Aug 12 12:55:20.573912 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3df4127c-1b64-473c-9a0f-55a7051f7372 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:20.574389 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 800/3168] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:20 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:55:20.597762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:20.600505 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] POST https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action Aug 12 12:55:20.601113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-175848571", "migration_policy": "never"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:20.601319 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-175848571", "migration_policy": "never"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:20.615616 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:20.615616 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:20.616146 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:20.642964 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:20.644808 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-175848571, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:20.668058 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Created reservations ['db5ef759-d3df-4f07-84cb-8ce864b081a7', 'a6bd603e-1fa6-4356-b7f7-9f1861f10016'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:20.707808 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:20.707808 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1521916839, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:20.720164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Created reservations ['d61f337b-a410-4f32-928e-b8b1efdb728a', '749598c1-17fb-4038-9dcb-a929df116849'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:20.761277 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Retype volume request issued successfully. Aug 12 12:55:20.761757 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50ca3c91-a16b-4e8f-8bf8-8d568427b6c9 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action returned with HTTP 202 Aug 12 12:55:20.762356 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 794/3169] 10.4.3.81 () {70 vars in 1425 bytes} [Wed Aug 12 12:55:20 2026] POST /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:55:20.771866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:20.777934 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:20.778180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:20.778398 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:20.788814 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:20.788814 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:20.795114 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:20.801656 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fefdb7b1-6b1a-428a-b41a-74eba5ca3f00 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:20.802439 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 790/3170] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:20 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:21.818760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-058b2da9-a625-4b41-a485-477d86936845 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:21.820695 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-058b2da9-a625-4b41-a485-477d86936845 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:21.823730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-058b2da9-a625-4b41-a485-477d86936845 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:21.823730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-058b2da9-a625-4b41-a485-477d86936845 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:21.834801 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:21.834801 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:21.846749 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-058b2da9-a625-4b41-a485-477d86936845 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:21.856970 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-058b2da9-a625-4b41-a485-477d86936845 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:21.857457 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 787/3171] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:21 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:21.875616 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:21.876079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:21.876124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:21.876398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:21.886087 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:21.886087 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:21.892495 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Volume info retrieved successfully. Aug 12 12:55:21.897919 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78f9a97e-ca16-404d-b445-b9c7192d09fb tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:21.899182 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 801/3172] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:21 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 12:55:21.911422 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-809a9d82-6145-418b-ba4b-493e84303520 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:21.913869 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 Aug 12 12:55:21.914099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:21.914311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:21.915917 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:21.915917 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:21.915917 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2054768484'), ('all_tenants', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:55:21.953585 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Get all volumes completed successfully. Aug 12 12:55:21.954558 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-809a9d82-6145-418b-ba4b-493e84303520 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 returned with HTTP 200 Aug 12 12:55:21.954890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 795/3173] 10.4.3.81 () {68 vars in 1422 bytes} [Wed Aug 12 12:55:21 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 => generated 340 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:21.966233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:21.969262 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 Aug 12 12:55:21.970370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:21.970370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:21.971440 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2054768484'), ('all_tenants', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:55:21.982550 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Get all volumes completed successfully. Aug 12 12:55:21.983267 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4310647-747e-46fa-ad6d-44730d2ddf45 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 returned with HTTP 200 Aug 12 12:55:21.984094 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 791/3174] 10.4.3.81 () {68 vars in 1422 bytes} [Wed Aug 12 12:55:21 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2054768484 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:21.995059 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ce22c03e-c173-4faa-b273-aa101db55af3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:21.998468 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce22c03e-c173-4faa-b273-aa101db55af3 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:21.999200 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce22c03e-c173-4faa-b273-aa101db55af3 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:21.999595 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce22c03e-c173-4faa-b273-aa101db55af3 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:22.010458 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:22.010458 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:22.016074 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ce22c03e-c173-4faa-b273-aa101db55af3 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:22.024582 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce22c03e-c173-4faa-b273-aa101db55af3 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:22.025114 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 788/3175] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:21 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:22.042451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:22.045260 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] DELETE https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:22.045617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:22.045932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:22.046212 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Delete volume with id: 096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:22.055758 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:22.055758 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:22.056351 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:22.088407 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Delete volume request issued successfully. Aug 12 12:55:22.088666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b66b5f59-1af4-40d1-8e93-55d334415bc5 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 202 Aug 12 12:55:22.089359 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 802/3176] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:55:22 2026] DELETE /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:55:22.098057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ead3684-b824-4408-9170-ce6fa0976127 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:22.100100 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ead3684-b824-4408-9170-ce6fa0976127 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:22.100322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ead3684-b824-4408-9170-ce6fa0976127 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:22.100510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ead3684-b824-4408-9170-ce6fa0976127 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:22.109271 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:22.109271 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:22.113799 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ead3684-b824-4408-9170-ce6fa0976127 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Volume info retrieved successfully. Aug 12 12:55:22.119055 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ead3684-b824-4408-9170-ce6fa0976127 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 200 Aug 12 12:55:22.119658 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 796/3177] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:22 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:22.620994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:22.623121 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:22.623478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:22.623717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:22.631596 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:22.631596 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:22.636128 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:22.641412 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abdb0f66-92fe-4cbe-8fbe-6b182b97937f tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:22.641827 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 792/3178] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:22 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:23.136717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-949b7dde-0504-45ca-827e-826648be5196 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.138642 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-949b7dde-0504-45ca-827e-826648be5196 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] GET https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc Aug 12 12:55:23.138923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-949b7dde-0504-45ca-827e-826648be5196 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.139198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-949b7dde-0504-45ca-827e-826648be5196 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.146347 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-949b7dde-0504-45ca-827e-826648be5196 tempest-VolumeRetypeMultiattachTest-7803169 tempest-VolumeRetypeMultiattachTest-7803169-project-member] https://10.4.3.81/volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc returned with HTTP 404 Aug 12 12:55:23.147018 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 789/3179] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:23 2026] GET /volume/v3/volumes/096abbf6-4bdd-4f54-9b0b-62e5e32852bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:55:23.155183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-79347a42-49aa-4b9f-bf03-e549d085fb32 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.157393 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79347a42-49aa-4b9f-bf03-e549d085fb32 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] DELETE https://10.4.3.81/volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 Aug 12 12:55:23.157598 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79347a42-49aa-4b9f-bf03-e549d085fb32 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.157823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79347a42-49aa-4b9f-bf03-e549d085fb32 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.186933 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79347a42-49aa-4b9f-bf03-e549d085fb32 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 returned with HTTP 202 Aug 12 12:55:23.187331 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 803/3180] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:23 2026] DELETE /volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:23.194760 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24121d17-6f50-4102-98dd-83903a11ce21 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.197044 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24121d17-6f50-4102-98dd-83903a11ce21 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 Aug 12 12:55:23.197311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24121d17-6f50-4102-98dd-83903a11ce21 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.197580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24121d17-6f50-4102-98dd-83903a11ce21 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.201151 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24121d17-6f50-4102-98dd-83903a11ce21 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 returned with HTTP 404 Aug 12 12:55:23.201888 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 797/3181] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:23 2026] GET /volume/v3/types/557ac477-3676-439c-ace8-144acccd8549 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:23.209851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05c7c26a-30fb-414d-aa0f-b1be1c399658 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.212138 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05c7c26a-30fb-414d-aa0f-b1be1c399658 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] DELETE https://10.4.3.81/volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a Aug 12 12:55:23.212397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05c7c26a-30fb-414d-aa0f-b1be1c399658 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.212673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05c7c26a-30fb-414d-aa0f-b1be1c399658 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.249214 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05c7c26a-30fb-414d-aa0f-b1be1c399658 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a returned with HTTP 202 Aug 12 12:55:23.249743 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 793/3182] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:23 2026] DELETE /volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:23.258078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-188ae003-7bd9-4956-9f10-08b4a9207459 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.259566 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-188ae003-7bd9-4956-9f10-08b4a9207459 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] GET https://10.4.3.81/volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a Aug 12 12:55:23.259806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-188ae003-7bd9-4956-9f10-08b4a9207459 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.260025 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-188ae003-7bd9-4956-9f10-08b4a9207459 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.263963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-188ae003-7bd9-4956-9f10-08b4a9207459 tempest-VolumeRetypeMultiattachTest-1498167916 tempest-VolumeRetypeMultiattachTest-1498167916-project-admin] https://10.4.3.81/volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a returned with HTTP 404 Aug 12 12:55:23.264586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 790/3183] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:23 2026] GET /volume/v3/types/9e7ad68d-2bf3-4ba4-9749-4e18a9aae98a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:23.655588 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-eea31bf1-5e34-44ae-9832-02511357753c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:23.659759 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eea31bf1-5e34-44ae-9832-02511357753c tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:23.660115 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eea31bf1-5e34-44ae-9832-02511357753c tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:23.660459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-eea31bf1-5e34-44ae-9832-02511357753c tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:23.671672 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:23.671672 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:23.677498 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-eea31bf1-5e34-44ae-9832-02511357753c tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:23.685321 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-eea31bf1-5e34-44ae-9832-02511357753c tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:23.685960 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 804/3184] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:23 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:24.296575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fe80448c-aebe-470e-8651-7e94c02d0641 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:24.298359 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] DELETE https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:24.298559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:24.298743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:24.298920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Delete volume with id: 566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:24.307836 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:24.307836 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:24.308443 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:24.327190 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Delete volume request issued successfully. Aug 12 12:55:24.327452 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe80448c-aebe-470e-8651-7e94c02d0641 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 202 Aug 12 12:55:24.328019 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 798/3185] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:24 2026] DELETE /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:24.336872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:24.339336 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:24.339642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:24.339939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:24.349924 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:24.349924 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:24.355248 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Volume info retrieved successfully. Aug 12 12:55:24.361657 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2131879f-e739-49ae-8b0c-3628452f2ad1 tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 200 Aug 12 12:55:24.362144 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 794/3186] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:24 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:25.390409 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2cabcb34-3593-42bb-b4f3-4b72c69d82cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:25.397374 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cabcb34-3593-42bb-b4f3-4b72c69d82cd tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] GET https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 Aug 12 12:55:25.397374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cabcb34-3593-42bb-b4f3-4b72c69d82cd tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:25.397374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cabcb34-3593-42bb-b4f3-4b72c69d82cd tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:25.408333 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cabcb34-3593-42bb-b4f3-4b72c69d82cd tempest-TestImageHashVerification-993916816 tempest-TestImageHashVerification-993916816-project-member] https://10.4.3.81/volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 returned with HTTP 404 Aug 12 12:55:25.409134 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 791/3187] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:25 2026] GET /volume/v3/volumes/566bf78b-4e5a-4e5a-80a6-1251696560a8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:26.079695 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-edb3c46c-59d2-4c6f-a2b1-17ec60de4a92 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.201737 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-edb3c46c-59d2-4c6f-a2b1-17ec60de4a92 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 12 12:55:26.202077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-edb3c46c-59d2-4c6f-a2b1-17ec60de4a92 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:26.202200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-edb3c46c-59d2-4c6f-a2b1-17ec60de4a92 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:26.209607 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-edb3c46c-59d2-4c6f-a2b1-17ec60de4a92 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 12 12:55:26.210035 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 805/3188] 10.4.3.81 () {66 vars in 1242 bytes} [Wed Aug 12 12:55:26 2026] GET /volume/v3/os-services => generated 626 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:26.222714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3048d3d7-79b4-4d66-8c00-192f51284853 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.227056 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3048d3d7-79b4-4d66-8c00-192f51284853 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable-log-reason Aug 12 12:55:26.227416 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3048d3d7-79b4-4d66-8c00-192f51284853 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007055", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:26.231403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3048d3d7-79b4-4d66-8c00-192f51284853 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 12 12:55:26.231951 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 799/3189] 10.4.3.81 () {68 vars in 1319 bytes} [Wed Aug 12 12:55:26 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:55:26.241176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5dabcb68-b968-4ec7-9ba8-5e6ba4807614 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.243027 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5dabcb68-b968-4ec7-9ba8-5e6ba4807614 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable Aug 12 12:55:26.243359 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5dabcb68-b968-4ec7-9ba8-5e6ba4807614 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007055", "binary": "invalid_binary"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:26.251647 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5dabcb68-b968-4ec7-9ba8-5e6ba4807614 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services/disable returned with HTTP 404 Aug 12 12:55:26.252344 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 795/3190] 10.4.3.81 () {68 vars in 1286 bytes} [Wed Aug 12 12:55:26 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:26.260097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7e3606a-f4bf-40a1-82ca-464760f64cb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.262275 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7e3606a-f4bf-40a1-82ca-464760f64cb5 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] PUT https://10.4.3.81/volume/v3/os-services/enable Aug 12 12:55:26.262919 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7e3606a-f4bf-40a1-82ca-464760f64cb5 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:26.271345 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7e3606a-f4bf-40a1-82ca-464760f64cb5 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services/enable returned with HTTP 404 Aug 12 12:55:26.272053 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 792/3191] 10.4.3.81 () {68 vars in 1283 bytes} [Wed Aug 12 12:55:26 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:26.280273 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-118b5988-a163-4325-be4b-cf55d47b3bdc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.282123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-118b5988-a163-4325-be4b-cf55d47b3bdc tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] PUT https://10.4.3.81/volume/v3/os-services/freeze Aug 12 12:55:26.282418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-118b5988-a163-4325-be4b-cf55d47b3bdc tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:26.292530 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-118b5988-a163-4325-be4b-cf55d47b3bdc tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services/freeze returned with HTTP 400 Aug 12 12:55:26.293289 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 806/3192] 10.4.3.81 () {68 vars in 1283 bytes} [Wed Aug 12 12:55:26 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:55:26.302039 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3db17d4f-7c84-487c-b741-39a9cbc40a25 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:26.305128 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3db17d4f-7c84-487c-b741-39a9cbc40a25 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] PUT https://10.4.3.81/volume/v3/os-services/thaw Aug 12 12:55:26.305504 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3db17d4f-7c84-487c-b741-39a9cbc40a25 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:26.314173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3db17d4f-7c84-487c-b741-39a9cbc40a25 tempest-VolumeServicesNegativeTest-1180617397 tempest-VolumeServicesNegativeTest-1180617397-project-admin] https://10.4.3.81/volume/v3/os-services/thaw returned with HTTP 400 Aug 12 12:55:26.314664 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 800/3193] 10.4.3.81 () {68 vars in 1277 bytes} [Wed Aug 12 12:55:26 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:55:29.453634 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6471b48-9a5b-4317-8b25-dec3ced32c46 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:29.563528 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6471b48-9a5b-4317-8b25-dec3ced32c46 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:29.565985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6471b48-9a5b-4317-8b25-dec3ced32c46 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-398666087", "os-volume-type-access:is_public": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:29.587164 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6471b48-9a5b-4317-8b25-dec3ced32c46 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:29.588472 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 796/3194] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:29 2026] POST /volume/v3/types => generated 228 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:29.597368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39f0d680-119e-43a6-a291-89497678d5d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:29.686500 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39f0d680-119e-43a6-a291-89497678d5d5 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:29.686886 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39f0d680-119e-43a6-a291-89497678d5d5 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "451b3bf6-537c-43f4-8e7e-47ea3b0c8d83", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:29.688270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-39f0d680-119e-43a6-a291-89497678d5d5 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Create volume request body: {'volume': {'volume_type': '451b3bf6-537c-43f4-8e7e-47ea3b0c8d83', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:29.697475 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39f0d680-119e-43a6-a291-89497678d5d5 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 12 12:55:29.698152 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 793/3195] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:55:29 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:29.707275 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0feb9554-07f9-4965-83ef-c3a25c7a53a7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:29.709964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0feb9554-07f9-4965-83ef-c3a25c7a53a7 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action Aug 12 12:55:29.710443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0feb9554-07f9-4965-83ef-c3a25c7a53a7 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"addProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:29.710631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0feb9554-07f9-4965-83ef-c3a25c7a53a7 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:29.726442 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0feb9554-07f9-4965-83ef-c3a25c7a53a7 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action returned with HTTP 202 Aug 12 12:55:29.726904 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 807/3196] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:29 2026] POST /volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:29.733921 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de4448da-e63a-4677-a336-231165232ae0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:29.735799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:29.736095 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "451b3bf6-537c-43f4-8e7e-47ea3b0c8d83", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1409191590"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:29.737485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Create volume request body: {'volume': {'volume_type': '451b3bf6-537c-43f4-8e7e-47ea3b0c8d83', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1409191590'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:29.743950 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Create volume of 1 GB Aug 12 12:55:29.744179 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:29.744179 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:29.744689 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Availability Zones retrieved successfully. Aug 12 12:55:29.751349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Flow 'volume_create_api' (9e84153d-2904-4ebd-90a6-8f019b5feb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:29.752863 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2371f8-b9f1-4e13-9673-577ea96ce713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:29.754328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:29.781640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2371f8-b9f1-4e13-9673-577ea96ce713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:55:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=451b3bf6-537c-43f4-8e7e-47ea3b0c8d83,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-398666087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451b3bf6-537c-43f4-8e7e-47ea3b0c8d83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:29.782575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e70637-9115-42bb-ae4b-3bec89957b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:29.810298 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-398666087 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-398666087, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:29.810593 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-398666087 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-398666087, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:55:29.848566 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Created reservations ['29b81b6c-8627-4b5a-9dee-689979cebeb1', '3fb55cf4-a597-4549-acde-aab2b4c9d63f', 'a2a851ce-f38e-4aaf-a41b-40e1cd330170', '643d835f-78fc-458a-a733-98b148a3251d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:29.849312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e70637-9115-42bb-ae4b-3bec89957b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b81b6c-8627-4b5a-9dee-689979cebeb1', '3fb55cf4-a597-4549-acde-aab2b4c9d63f', 'a2a851ce-f38e-4aaf-a41b-40e1cd330170', '643d835f-78fc-458a-a733-98b148a3251d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:29.849994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed246f8-9cab-488e-80a7-75b7bd24ab0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:29.873169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed246f8-9cab-488e-80a7-75b7bd24ab0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1409191590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f9ce5155c242d09cc51c2e8bd2adf3',qos_specs=None,replication_status=,reservations=['29b81b6c-8627-4b5a-9dee-689979cebeb1','3fb55cf4-a597-4549-acde-aab2b4c9d63f','a2a851ce-f38e-4aaf-a41b-40e1cd330170','643d835f-78fc-458a-a733-98b148a3251d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bde4592b014c1b95568bc8e6bf9bc4',volume_type_id=451b3bf6-537c-43f4-8e7e-47ea3b0c8d83), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1409191590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f9ce5155c242d09cc51c2e8bd2adf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7bde4592b014c1b95568bc8e6bf9bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451b3bf6-537c-43f4-8e7e-47ea3b0c8d83),volume_type_id=451b3bf6-537c-43f4-8e7e-47ea3b0c8d83)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:29.874008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68769e03-25df-43be-81f0-77a1ea0eacfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:29.893173 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68769e03-25df-43be-81f0-77a1ea0eacfa) transitioned into state 'SUCCESS' from state '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-1409191590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f9ce5155c242d09cc51c2e8bd2adf3',qos_specs=None,replication_status=,reservations=['29b81b6c-8627-4b5a-9dee-689979cebeb1','3fb55cf4-a597-4549-acde-aab2b4c9d63f','a2a851ce-f38e-4aaf-a41b-40e1cd330170','643d835f-78fc-458a-a733-98b148a3251d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bde4592b014c1b95568bc8e6bf9bc4',volume_type_id=451b3bf6-537c-43f4-8e7e-47ea3b0c8d83)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:29.893896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d679c1-a94d-4083-acd6-055b241a2f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:29.909104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d679c1-a94d-4083-acd6-055b241a2f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:29.910376 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Flow 'volume_create_api' (9e84153d-2904-4ebd-90a6-8f019b5feb15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:29.910865 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Create volume request issued successfully. Aug 12 12:55:29.911828 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de4448da-e63a-4677-a336-231165232ae0 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:29.912439 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 801/3197] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:55:29 2026] POST /volume/v3/volumes => generated 793 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:29.931283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:29.934853 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] GET https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:29.935260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:29.936426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:29.948912 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:29.948912 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:29.964297 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Volume info retrieved successfully. Aug 12 12:55:29.971985 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a4ba770-0672-4640-944f-5d356ee06ef8 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 200 Aug 12 12:55:29.972070 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 797/3198] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:29 2026] GET /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:30.986571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:30.988691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] GET https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:30.988960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:30.989203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:30.996646 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:30.996646 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:31.000458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Volume info retrieved successfully. Aug 12 12:55:31.005553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e77ce4d-60c5-4d3b-afd6-a44076c5f9e7 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 200 Aug 12 12:55:31.005976 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 794/3199] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:30 2026] GET /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:31.019295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5eda0a72-3459-4102-9147-768062648c75 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:31.021145 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5eda0a72-3459-4102-9147-768062648c75 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] GET https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:31.021409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5eda0a72-3459-4102-9147-768062648c75 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:31.021597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5eda0a72-3459-4102-9147-768062648c75 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:31.029126 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:31.029126 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:31.033759 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5eda0a72-3459-4102-9147-768062648c75 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Volume info retrieved successfully. Aug 12 12:55:31.039270 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5eda0a72-3459-4102-9147-768062648c75 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 200 Aug 12 12:55:31.039719 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 808/3200] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:31 2026] GET /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:31.052656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8df1ed78-94e7-4549-a338-c9cd551f435b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:31.059228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:31.059228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:31.059440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:31.059564 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Delete volume with id: 9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:31.070771 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:31.070771 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:31.070771 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Volume info retrieved successfully. Aug 12 12:55:31.094400 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Delete volume request issued successfully. Aug 12 12:55:31.094644 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8df1ed78-94e7-4549-a338-c9cd551f435b tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 202 Aug 12 12:55:31.095146 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 802/3201] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:31 2026] DELETE /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:31.104353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:31.106591 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] GET https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:31.106919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:31.107213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:31.115175 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:31.115175 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:31.119546 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Volume info retrieved successfully. Aug 12 12:55:31.125666 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bb0f5f1-83e4-4c2c-9503-fd2b83586fd2 tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 200 Aug 12 12:55:31.126296 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 798/3202] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:31 2026] GET /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:32.140609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c925da7-9abe-4508-a9c7-4feba820f1ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.142298 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c925da7-9abe-4508-a9c7-4feba820f1ce tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] GET https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 Aug 12 12:55:32.142459 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c925da7-9abe-4508-a9c7-4feba820f1ce tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.142632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c925da7-9abe-4508-a9c7-4feba820f1ce tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.148089 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c925da7-9abe-4508-a9c7-4feba820f1ce tempest-VolumeTypesAccessTest-1852158589 tempest-VolumeTypesAccessTest-1852158589-project-member] https://10.4.3.81/volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 returned with HTTP 404 Aug 12 12:55:32.148827 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 795/3203] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:32 2026] GET /volume/v3/volumes/9c61a2fb-b1c0-47cb-bad1-171ab1b8f5b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:32.156703 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a8b49c35-8a12-4239-a70f-cd6856d9e372 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.158769 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8b49c35-8a12-4239-a70f-cd6856d9e372 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action Aug 12 12:55:32.159168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8b49c35-8a12-4239-a70f-cd6856d9e372 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"removeProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:32.159310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8b49c35-8a12-4239-a70f-cd6856d9e372 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.172317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8b49c35-8a12-4239-a70f-cd6856d9e372 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action returned with HTTP 202 Aug 12 12:55:32.172514 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 809/3204] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.181241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e944236d-b971-4f55-9b39-a88b58de1881 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.183793 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e944236d-b971-4f55-9b39-a88b58de1881 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] DELETE https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 Aug 12 12:55:32.183793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e944236d-b971-4f55-9b39-a88b58de1881 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.183793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e944236d-b971-4f55-9b39-a88b58de1881 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.207801 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e944236d-b971-4f55-9b39-a88b58de1881 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 returned with HTTP 202 Aug 12 12:55:32.207801 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 803/3205] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:32 2026] DELETE /volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.215908 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d19264c-a4ca-436b-9ea7-a353bede7ec9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.217861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d19264c-a4ca-436b-9ea7-a353bede7ec9 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] GET https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 Aug 12 12:55:32.218034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d19264c-a4ca-436b-9ea7-a353bede7ec9 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.218240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d19264c-a4ca-436b-9ea7-a353bede7ec9 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.221541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d19264c-a4ca-436b-9ea7-a353bede7ec9 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 returned with HTTP 404 Aug 12 12:55:32.222173 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 799/3206] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:32 2026] GET /volume/v3/types/451b3bf6-537c-43f4-8e7e-47ea3b0c8d83 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:32.234756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b47fb42-4d8c-427a-ad09-b894d0dc4935 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.236673 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b47fb42-4d8c-427a-ad09-b894d0dc4935 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:32.237207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b47fb42-4d8c-427a-ad09-b894d0dc4935 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1712302932", "os-volume-type-access:is_public": false}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.256621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b47fb42-4d8c-427a-ad09-b894d0dc4935 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:32.258867 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 796/3207] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:32.266945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5b7d36e4-147e-426b-89a9-ffc54a3872d2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.268803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b7d36e4-147e-426b-89a9-ffc54a3872d2 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action Aug 12 12:55:32.269213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b7d36e4-147e-426b-89a9-ffc54a3872d2 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"addProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:32.269332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b7d36e4-147e-426b-89a9-ffc54a3872d2 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.280675 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b7d36e4-147e-426b-89a9-ffc54a3872d2 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action returned with HTTP 202 Aug 12 12:55:32.281217 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 810/3208] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.288725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-071406c7-0837-4386-8c7f-0f80a8b5235d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.290762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-071406c7-0837-4386-8c7f-0f80a8b5235d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action Aug 12 12:55:32.291284 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-071406c7-0837-4386-8c7f-0f80a8b5235d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"addProjectAccess": {"project": "88beb03389514ff2976d8f4c163c5e69"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:32.291386 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-071406c7-0837-4386-8c7f-0f80a8b5235d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "88beb03389514ff2976d8f4c163c5e69"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.303421 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-071406c7-0837-4386-8c7f-0f80a8b5235d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action returned with HTTP 202 Aug 12 12:55:32.303897 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 804/3209] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.311819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c00b5b4-9cab-43dc-a319-fa999d2d458b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.314586 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c00b5b4-9cab-43dc-a319-fa999d2d458b tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] GET https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/os-volume-type-access Aug 12 12:55:32.314803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c00b5b4-9cab-43dc-a319-fa999d2d458b tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.315026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c00b5b4-9cab-43dc-a319-fa999d2d458b tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.330333 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c00b5b4-9cab-43dc-a319-fa999d2d458b tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/os-volume-type-access returned with HTTP 200 Aug 12 12:55:32.330873 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 800/3210] 10.4.3.81 () {66 vars in 1401 bytes} [Wed Aug 12 12:55:32 2026] GET /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:32.340493 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11ddf803-bd76-4dbc-83e5-b31cd0b4b6ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.342304 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11ddf803-bd76-4dbc-83e5-b31cd0b4b6ee tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action Aug 12 12:55:32.342648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11ddf803-bd76-4dbc-83e5-b31cd0b4b6ee tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"removeProjectAccess": {"project": "88beb03389514ff2976d8f4c163c5e69"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:32.342792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11ddf803-bd76-4dbc-83e5-b31cd0b4b6ee tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "88beb03389514ff2976d8f4c163c5e69"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.355806 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11ddf803-bd76-4dbc-83e5-b31cd0b4b6ee tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action returned with HTTP 202 Aug 12 12:55:32.356456 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 797/3211] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.364389 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9812ac3d-450a-40de-a60b-f27658ae260d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.366803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9812ac3d-450a-40de-a60b-f27658ae260d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] POST https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action Aug 12 12:55:32.367501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9812ac3d-450a-40de-a60b-f27658ae260d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action body: b'{"removeProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:32.367501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9812ac3d-450a-40de-a60b-f27658ae260d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "70f9ce5155c242d09cc51c2e8bd2adf3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.380052 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9812ac3d-450a-40de-a60b-f27658ae260d tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action returned with HTTP 202 Aug 12 12:55:32.380607 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 811/3212] 10.4.3.81 () {68 vars in 1377 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.388417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b7b5c24-c91f-4a48-9168-44668a1a80f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.390662 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b7b5c24-c91f-4a48-9168-44668a1a80f8 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] DELETE https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd Aug 12 12:55:32.390965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b7b5c24-c91f-4a48-9168-44668a1a80f8 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.391251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b7b5c24-c91f-4a48-9168-44668a1a80f8 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.417742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b7b5c24-c91f-4a48-9168-44668a1a80f8 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd returned with HTTP 202 Aug 12 12:55:32.418184 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 805/3213] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:32 2026] DELETE /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:32.425555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bffda8be-e263-4819-a866-0ad4b8c09999 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.428335 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bffda8be-e263-4819-a866-0ad4b8c09999 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] GET https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd Aug 12 12:55:32.428577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bffda8be-e263-4819-a866-0ad4b8c09999 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:32.428833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bffda8be-e263-4819-a866-0ad4b8c09999 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:32.433196 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bffda8be-e263-4819-a866-0ad4b8c09999 tempest-VolumeTypesAccessTest-655343039 tempest-VolumeTypesAccessTest-655343039-project-admin] https://10.4.3.81/volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd returned with HTTP 404 Aug 12 12:55:32.433961 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 801/3214] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:32 2026] GET /volume/v3/types/19a7b745-1578-4594-a6a7-0531170639cd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:32.640695 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be49378a-698b-4272-b2ad-0933ac80117d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:32.812789 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:32.813277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-341388484"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:32.814818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-341388484'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:32.814991 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume of 1 GB Aug 12 12:55:32.820227 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Availability Zones retrieved successfully. Aug 12 12:55:32.829088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Flow 'volume_create_api' (83891e1f-946a-4f1b-a413-488c7bfe7745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:32.830494 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a185145-eddf-45d1-b963-c49869085e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:32.831722 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:32.865417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a185145-eddf-45d1-b963-c49869085e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:32.866254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7092d1a0-2c5f-4d14-ba61-e6398948dcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:32.943549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Created reservations ['34886517-ac49-4c18-8590-72b29245d0ef', 'de38761b-0f11-488d-8e0f-ee891bb4226f', 'b4b066cf-a740-4b55-ac6f-ea362fed0421', '6f346f9a-d22a-412f-bfd6-2550ac4ea6a1'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:32.944585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7092d1a0-2c5f-4d14-ba61-e6398948dcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34886517-ac49-4c18-8590-72b29245d0ef', 'de38761b-0f11-488d-8e0f-ee891bb4226f', 'b4b066cf-a740-4b55-ac6f-ea362fed0421', '6f346f9a-d22a-412f-bfd6-2550ac4ea6a1']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:32.945629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236fe31b-547d-4c06-818d-3852fcdcb7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:32.979908 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236fe31b-547d-4c06-818d-3852fcdcb7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee24091d-f1da-41f3-beae-c1010ad5b776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-341388484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1cf2260594492f99df5f6401423dc3',qos_specs=None,replication_status=,reservations=['34886517-ac49-4c18-8590-72b29245d0ef','de38761b-0f11-488d-8e0f-ee891bb4226f','b4b066cf-a740-4b55-ac6f-ea362fed0421','6f346f9a-d22a-412f-bfd6-2550ac4ea6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-341388484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee24091d-f1da-41f3-beae-c1010ad5b776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1cf2260594492f99df5f6401423dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:32.980985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c3fc85-b020-4a1c-9ccb-1ac81a0710a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:33.012007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c3fc85-b020-4a1c-9ccb-1ac81a0710a6) transitioned into state 'SUCCESS' from state '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-341388484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1cf2260594492f99df5f6401423dc3',qos_specs=None,replication_status=,reservations=['34886517-ac49-4c18-8590-72b29245d0ef','de38761b-0f11-488d-8e0f-ee891bb4226f','b4b066cf-a740-4b55-ac6f-ea362fed0421','6f346f9a-d22a-412f-bfd6-2550ac4ea6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:33.013480 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a56b5e0-9248-4b0c-8037-f597c5a5ce46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:33.028384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a56b5e0-9248-4b0c-8037-f597c5a5ce46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:33.029517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Flow 'volume_create_api' (83891e1f-946a-4f1b-a413-488c7bfe7745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:33.029989 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume request issued successfully. Aug 12 12:55:33.032046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be49378a-698b-4272-b2ad-0933ac80117d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:33.032046 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 798/3215] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:55:32 2026] POST /volume/v3/volumes => generated 763 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:33.051396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-49dfc35b-299e-4732-9444-05b276af595e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:33.053876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-49dfc35b-299e-4732-9444-05b276af595e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:33.055166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-49dfc35b-299e-4732-9444-05b276af595e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:33.055166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-49dfc35b-299e-4732-9444-05b276af595e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:33.064524 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:33.064524 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:33.070617 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-49dfc35b-299e-4732-9444-05b276af595e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:33.077473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-49dfc35b-299e-4732-9444-05b276af595e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:33.078011 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 812/3216] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:33 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:34.094225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:34.096793 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:34.097140 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:34.097459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:34.111990 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:34.111990 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:34.127948 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:34.133624 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e49d8b57-8813-46d6-879e-52c00cf10a0e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:34.134572 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 806/3217] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:34 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:34.154469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:34.156854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:55:34.157366 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee24091d-f1da-41f3-beae-c1010ad5b776", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-687646559"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:34.170057 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:34.170057 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:34.170889 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:34.171055 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create snapshot from volume ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:34.218538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Created reservations ['50cd69dc-f4b0-4928-b2e6-27bd14884208', 'efd231ef-2732-45bb-acc2-1e2c49c49cd4', 'd60f6a5f-7b27-4598-8e0a-fb5f73dff29b', '9c68681c-ed26-4b71-9223-bf868868b728'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:34.253682 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot create request issued successfully. Aug 12 12:55:34.253983 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f9f546c-7692-41ac-889a-b28e703f1e2e tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:55:34.254452 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 802/3218] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:55:34 2026] POST /volume/v3/snapshots => generated 321 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:34.270512 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:34.272594 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:34.272873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:34.273029 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:34.281162 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:34.281162 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:34.281749 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:34.282676 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ae6fc02-6659-4f01-ad86-8f5f9ec43788 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 200 Aug 12 12:55:34.285609 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 799/3219] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:34 2026] GET /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:35.249328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e49e116b-3153-4816-8f51-a01bed810c56 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:35.295348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:35.297612 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:35.297612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:35.297821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:35.307048 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:35.307048 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:35.307719 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:35.309450 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c76ba81-2f29-4941-9fc3-79ef588dab55 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 200 Aug 12 12:55:35.309633 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 807/3220] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:35 2026] GET /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:35.324429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:35.327355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776/action Aug 12 12:55:35.327694 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action body: b'{"revert": {"snapshot_id": "6ed64944-3b29-4f67-a624-feea6a2b6fe0"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:35.327922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6ed64944-3b29-4f67-a624-feea6a2b6fe0"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:35.338296 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:35.338296 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:35.339357 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume retrieved successfully. Aug 12 12:55:35.353237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Reverting volume ee24091d-f1da-41f3-beae-c1010ad5b776 to snapshot 6ed64944-3b29-4f67-a624-feea6a2b6fe0. Aug 12 12:55:35.354192 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:35.354192 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:35.381684 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8dcb1aab-49bc-4032-b95e-5b54c8557ce3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776/action returned with HTTP 202 Aug 12 12:55:35.382116 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 803/3221] 10.4.3.81 () {70 vars in 1424 bytes} [Wed Aug 12 12:55:35 2026] POST /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:55:35.389560 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e49e116b-3153-4816-8f51-a01bed810c56 tempest-AvailabilityZoneTestJSON-2097615590 tempest-AvailabilityZoneTestJSON-2097615590-project-member] GET https://10.4.3.81/volume/v3/os-availability-zone Aug 12 12:55:35.389560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e49e116b-3153-4816-8f51-a01bed810c56 tempest-AvailabilityZoneTestJSON-2097615590 tempest-AvailabilityZoneTestJSON-2097615590-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:35.389560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e49e116b-3153-4816-8f51-a01bed810c56 tempest-AvailabilityZoneTestJSON-2097615590 tempest-AvailabilityZoneTestJSON-2097615590-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:35.390319 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:35.392590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:35.392887 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:35.393123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:35.394399 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e49e116b-3153-4816-8f51-a01bed810c56 tempest-AvailabilityZoneTestJSON-2097615590 tempest-AvailabilityZoneTestJSON-2097615590-project-member] Availability Zones retrieved successfully. Aug 12 12:55:35.395018 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e49e116b-3153-4816-8f51-a01bed810c56 tempest-AvailabilityZoneTestJSON-2097615590 tempest-AvailabilityZoneTestJSON-2097615590-project-member] https://10.4.3.81/volume/v3/os-availability-zone returned with HTTP 200 Aug 12 12:55:35.395611 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 813/3222] 10.4.3.81 () {66 vars in 1269 bytes} [Wed Aug 12 12:55:35 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:35.401479 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:35.401479 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:35.410003 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:35.418553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2ab090e-a375-431c-8326-04a6c8f8d607 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:35.419046 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 800/3223] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:35 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:36.438574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:36.440960 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:36.441027 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:36.441230 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:36.450578 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:36.450578 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:36.457075 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:36.463362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65e6c7a0-13e6-485b-a9df-d9e7ddf9f9e7 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:36.464060 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 808/3224] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:36 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:36.478021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:36.480270 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:36.480570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:36.480867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:36.488056 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:36.488056 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:36.488869 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:36.490126 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5fb3cf53-53ce-4e28-aaa2-fb6796aeafc8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 200 Aug 12 12:55:36.490728 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 804/3225] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:36 2026] GET /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:36.504579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-200088e1-f8b7-483a-a194-74a659723215 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:36.507497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-200088e1-f8b7-483a-a194-74a659723215 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:36.508056 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-200088e1-f8b7-483a-a194-74a659723215 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:36.508471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-200088e1-f8b7-483a-a194-74a659723215 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:36.519717 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:36.519717 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:36.525515 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-200088e1-f8b7-483a-a194-74a659723215 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:36.532554 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-200088e1-f8b7-483a-a194-74a659723215 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:36.532554 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 814/3226] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:36 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:36.550976 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14a02802-0d90-4a13-997b-8671c5409de3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:36.553030 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:36.553888 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-336751813"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:36.555157 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-336751813'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:36.555362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume of 1 GB Aug 12 12:55:36.564711 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Availability Zones retrieved successfully. Aug 12 12:55:36.576798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Flow 'volume_create_api' (59ee7f7e-0999-4a92-bbb1-05681cba2677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:36.578199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b4c90f-0a3d-4b0c-a780-8a695e04cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:36.579259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:36.624764 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b4c90f-0a3d-4b0c-a780-8a695e04cc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:36.625547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2015254b-2dee-4a2b-9045-de6421a748fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:36.679044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Created reservations ['867b1790-d337-4524-8b5a-e243522ff37d', 'b181b716-2b08-49f1-8218-86ceb7321fa1', 'ffa011a5-c43b-4d21-b97c-9c6fd79cf955', '8f2467e8-1c4e-4a6b-a855-a405263f11dd'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:36.679991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2015254b-2dee-4a2b-9045-de6421a748fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867b1790-d337-4524-8b5a-e243522ff37d', 'b181b716-2b08-49f1-8218-86ceb7321fa1', 'ffa011a5-c43b-4d21-b97c-9c6fd79cf955', '8f2467e8-1c4e-4a6b-a855-a405263f11dd']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:36.680808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b48add-cdc4-4a54-952c-4743e0f6494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:36.707161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b48add-cdc4-4a54-952c-4743e0f6494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dd21b45-7b19-43cb-9768-f8443c73e856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-336751813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1cf2260594492f99df5f6401423dc3',qos_specs=None,replication_status=,reservations=['867b1790-d337-4524-8b5a-e243522ff37d','b181b716-2b08-49f1-8218-86ceb7321fa1','ffa011a5-c43b-4d21-b97c-9c6fd79cf955','8f2467e8-1c4e-4a6b-a855-a405263f11dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-336751813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dd21b45-7b19-43cb-9768-f8443c73e856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1cf2260594492f99df5f6401423dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:36.708248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38725e27-b389-4b94-a4cb-6d46ba020398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:36.735219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38725e27-b389-4b94-a4cb-6d46ba020398) transitioned into state 'SUCCESS' from state '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-336751813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1cf2260594492f99df5f6401423dc3',qos_specs=None,replication_status=,reservations=['867b1790-d337-4524-8b5a-e243522ff37d','b181b716-2b08-49f1-8218-86ceb7321fa1','ffa011a5-c43b-4d21-b97c-9c6fd79cf955','8f2467e8-1c4e-4a6b-a855-a405263f11dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ecb36e9af14745b8444ec2f1e401c4',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:36.736363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c57149-c2c2-4826-99be-0cfe1fa5d8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:36.750943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c57149-c2c2-4826-99be-0cfe1fa5d8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:36.751913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Flow 'volume_create_api' (59ee7f7e-0999-4a92-bbb1-05681cba2677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:36.752304 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create volume request issued successfully. Aug 12 12:55:36.753096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14a02802-0d90-4a13-997b-8671c5409de3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:36.753723 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 801/3227] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:55:36 2026] POST /volume/v3/volumes => generated 763 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:55:36.767906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:36.770335 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:36.770672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:36.771022 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:36.780720 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:36.780720 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:36.786845 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:36.794961 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93822c04-a9aa-4948-a772-1e341a8d5a7d tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 200 Aug 12 12:55:36.795403 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 809/3228] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:36 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f868c06f-171c-46dc-94a0-ff243efcf046 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f868c06f-171c-46dc-94a0-ff243efcf046 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f868c06f-171c-46dc-94a0-ff243efcf046 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f868c06f-171c-46dc-94a0-ff243efcf046 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f868c06f-171c-46dc-94a0-ff243efcf046 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f868c06f-171c-46dc-94a0-ff243efcf046 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 200 Aug 12 12:55:38.382833 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 805/3229] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:37 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1dd21b45-7b19-43cb-9768-f8443c73e856", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-246930720"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Create snapshot from volume 1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Created reservations ['5e1f0891-3dc5-4502-bc30-b5438e995f12', 'f7313834-dca0-4794-9aae-45cfc3b5b2a2', '8df2b27c-e739-4473-9183-18d63604a777', '2df3e483-12d7-49b7-bedf-a6becc2168b0'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot create request issued successfully. Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90ec03fc-2ffc-4d3c-a695-80f6bebcd3dc tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:55:38.385318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 815/3230] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:55:37 2026] POST /volume/v3/snapshots => generated 321 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c2c5483-a7dd-4557-8ca5-e18bb3afcffd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 returned with HTTP 200 Aug 12 12:55:38.386421 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 802/3231] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:37 2026] GET /volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:38.959838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1c470f8a-d953-4509-ac8f-438d79348b84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:38.962331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1c470f8a-d953-4509-ac8f-438d79348b84 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:38.962732 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1c470f8a-d953-4509-ac8f-438d79348b84 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:38.963075 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1c470f8a-d953-4509-ac8f-438d79348b84 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:38.969455 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:38.969455 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:38.970022 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1c470f8a-d953-4509-ac8f-438d79348b84 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:38.970898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1c470f8a-d953-4509-ac8f-438d79348b84 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 returned with HTTP 200 Aug 12 12:55:38.971329 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 810/3232] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:38 2026] GET /volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:38.980736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-efc0c82d-af70-4c72-b725-5b340942d717 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:38.982645 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action Aug 12 12:55:38.983097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:38.983322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:38.992642 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:38.992642 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:38.993039 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:39.038425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Created reservations ['a0f08a44-722a-4c73-b06b-5a8fa7002b7d', '555a583c-2a12-402e-820b-771e846337f4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:39.050855 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Extend volume request issued successfully. Aug 12 12:55:39.051824 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-efc0c82d-af70-4c72-b725-5b340942d717 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action returned with HTTP 202 Aug 12 12:55:39.051824 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 806/3233] 10.4.3.81 () {70 vars in 1424 bytes} [Wed Aug 12 12:55:38 2026] POST /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 12 12:55:39.061112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:39.064423 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:39.064423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:39.064423 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:39.073649 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:39.073649 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:39.078613 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:39.085409 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08c46f6c-5910-416c-a358-e0cfcd6498c1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 200 Aug 12 12:55:39.085409 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 816/3234] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:39 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:40.100529 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:40.103077 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:40.103383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:40.103692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:40.111960 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:40.111960 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:40.116424 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:40.121850 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56507f3c-ea6a-4eea-a844-5b98385b9b85 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 200 Aug 12 12:55:40.122318 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 803/3235] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:40 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:40.141944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:40.144444 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] POST https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action Aug 12 12:55:40.145153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action body: b'{"revert": {"snapshot_id": "003a287e-cddf-47f2-a310-31b6a032dcd6"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:40.145313 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "003a287e-cddf-47f2-a310-31b6a032dcd6"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:40.157093 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:40.157093 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:40.157786 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume retrieved successfully. Aug 12 12:55:40.179684 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] HTTP exception thrown: Can't revert volume 1dd21b45-7b19-43cb-9768-f8443c73e856 to its latest snapshot 003a287e-cddf-47f2-a310-31b6a032dcd6. The volume size must be equal to the snapshot size. Aug 12 12:55:40.179982 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e73fc1af-70e2-4411-a7c2-5f356b3a4ae3 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action returned with HTTP 400 Aug 12 12:55:40.180859 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 811/3236] 10.4.3.81 () {70 vars in 1424 bytes} [Wed Aug 12 12:55:40 2026] POST /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856/action => generated 213 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 12 12:55:40.190454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65b85676-649b-4b58-abd2-e5422900faf1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:40.193459 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:40.193740 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:40.194011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:40.194177 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete snapshot with id: 003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:40.201235 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:40.201235 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:40.201817 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:40.221789 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot delete request issued successfully. Aug 12 12:55:40.222021 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65b85676-649b-4b58-abd2-e5422900faf1 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 returned with HTTP 202 Aug 12 12:55:40.222972 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 807/3237] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:55:40 2026] DELETE /volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:40.237084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-be18402a-35e7-4168-b475-f5050bbc1e6f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:40.239786 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-be18402a-35e7-4168-b475-f5050bbc1e6f tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:40.240051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-be18402a-35e7-4168-b475-f5050bbc1e6f tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:40.240315 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-be18402a-35e7-4168-b475-f5050bbc1e6f tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:40.246766 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:40.246766 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:40.247404 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-be18402a-35e7-4168-b475-f5050bbc1e6f tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:40.248601 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-be18402a-35e7-4168-b475-f5050bbc1e6f tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 returned with HTTP 200 Aug 12 12:55:40.249356 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 817/3238] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:40 2026] GET /volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:41.169763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-287192db-2c68-46fd-88bb-33afb13ab7ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.172789 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:41.173802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-960304016"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:41.175022 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-960304016'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:41.175130 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume of 1 GB Aug 12 12:55:41.179280 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Availability Zones retrieved successfully. Aug 12 12:55:41.185515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (3dffb3d9-8877-4748-8bff-010a0bc98276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:41.186496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623568e2-e86a-40fc-8473-d39fa3ec55d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.187673 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:41.213001 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623568e2-e86a-40fc-8473-d39fa3ec55d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.213297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae37d627-0dbb-4aa7-8555-6f8a14992b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.223074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-37485a08-e6e0-45ed-ba66-eaca412e314d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.263142 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6e56dd2-aab4-4e24-a9c4-0b922d5007de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.267365 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6e56dd2-aab4-4e24-a9c4-0b922d5007de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 Aug 12 12:55:41.267809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6e56dd2-aab4-4e24-a9c4-0b922d5007de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:41.268090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6e56dd2-aab4-4e24-a9c4-0b922d5007de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:41.277427 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6e56dd2-aab4-4e24-a9c4-0b922d5007de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 returned with HTTP 404 Aug 12 12:55:41.278298 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 808/3239] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:41 2026] GET /volume/v3/snapshots/003a287e-cddf-47f2-a310-31b6a032dcd6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:41.280082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Created reservations ['c89b4b50-a3c3-4224-9ea7-fdfe79901e33', '4f3e39ca-e124-4834-9a18-813f661030b2', 'bdfe6eff-56db-47ce-9955-2145414fbdef', '3efd00b7-4e3e-4248-83cf-4ee3b7ade16a'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:41.281069 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae37d627-0dbb-4aa7-8555-6f8a14992b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89b4b50-a3c3-4224-9ea7-fdfe79901e33', '4f3e39ca-e124-4834-9a18-813f661030b2', 'bdfe6eff-56db-47ce-9955-2145414fbdef', '3efd00b7-4e3e-4248-83cf-4ee3b7ade16a']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.281952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d429107-ba6f-4461-8a4b-dbd43c8688b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.285619 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-506fa57b-25de-4507-b711-4d02d13c46d8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.287664 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:41.287962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:41.288185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:41.288419 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete volume with id: 1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:41.291804 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:41.292154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-531802490"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:41.295028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-531802490'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:41.295153 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume of 1 GB Aug 12 12:55:41.295462 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:41.295462 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:41.296594 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:41.296594 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:41.297169 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:41.299677 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:55:41.304687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d429107-ba6f-4461-8a4b-dbd43c8688b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf8b42b3-1013-49f0-9353-7847688f46a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-960304016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['c89b4b50-a3c3-4224-9ea7-fdfe79901e33','4f3e39ca-e124-4834-9a18-813f661030b2','bdfe6eff-56db-47ce-9955-2145414fbdef','3efd00b7-4e3e-4248-83cf-4ee3b7ade16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-960304016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf8b42b3-1013-49f0-9353-7847688f46a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66377c11d15a42c78c524814b950be1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a367199d3a0840a081ae85af7a729645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.305468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b5c5fc-403b-40c4-96f2-2ca58fc3e2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.307898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (5f31a8df-c6b1-42fc-856a-c5bc7cfa3baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:41.309703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ec7489-2467-46b8-aebd-662c02f62f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.311126 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:41.316673 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete volume request issued successfully. Aug 12 12:55:41.317001 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-506fa57b-25de-4507-b711-4d02d13c46d8 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 202 Aug 12 12:55:41.317768 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 818/3240] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:55:41 2026] DELETE /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:55:41.325962 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.327954 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b5c5fc-403b-40c4-96f2-2ca58fc3e2c4) transitioned into state 'SUCCESS' from state '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-960304016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['c89b4b50-a3c3-4224-9ea7-fdfe79901e33','4f3e39ca-e124-4834-9a18-813f661030b2','bdfe6eff-56db-47ce-9955-2145414fbdef','3efd00b7-4e3e-4248-83cf-4ee3b7ade16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.328594 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:41.328694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565e7464-3f5a-4c9b-bebf-9f0373c4f7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.328917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:41.329174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:41.340682 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:41.340682 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:41.342329 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565e7464-3f5a-4c9b-bebf-9f0373c4f7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.343395 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (3dffb3d9-8877-4748-8bff-010a0bc98276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:41.344046 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request issued successfully. Aug 12 12:55:41.344416 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-287192db-2c68-46fd-88bb-33afb13ab7ce tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:41.344952 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 804/3241] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:55:41 2026] POST /volume/v3/volumes => generated 752 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:41.346567 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:41.349501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ec7489-2467-46b8-aebd-662c02f62f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.350703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe7696c-381b-4ef6-a374-2e2ff63e9f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.354484 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fd0ae2f-6d45-4ce6-9144-73600378174b tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 200 Aug 12 12:55:41.355438 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 809/3242] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:41 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:41.360043 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:41.362084 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:41.362377 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:41.362654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:41.373827 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:41.373827 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:41.381386 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:41.387760 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-56f0822f-4c55-4040-8f84-60cea0abbd44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:41.388270 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 819/3243] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:41 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:41.465802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['102fb9b0-0b79-43bd-805b-a1af71e2af3e', '3a521276-22b9-4c13-9271-6c0d202e3558', '54786db0-d9d1-427a-91a4-5af3f47e9d2e', '81e2750e-97e8-4391-a86f-cc06505dfc4b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:41.466849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe7696c-381b-4ef6-a374-2e2ff63e9f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102fb9b0-0b79-43bd-805b-a1af71e2af3e', '3a521276-22b9-4c13-9271-6c0d202e3558', '54786db0-d9d1-427a-91a4-5af3f47e9d2e', '81e2750e-97e8-4391-a86f-cc06505dfc4b']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.467698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ea9b15-5946-42e9-b4fa-86f106ad9579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.491425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ea9b15-5946-42e9-b4fa-86f106ad9579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7337ef0-a33d-4bb4-ba0e-af5028c6df72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-531802490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['102fb9b0-0b79-43bd-805b-a1af71e2af3e','3a521276-22b9-4c13-9271-6c0d202e3558','54786db0-d9d1-427a-91a4-5af3f47e9d2e','81e2750e-97e8-4391-a86f-cc06505dfc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-531802490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7337ef0-a33d-4bb4-ba0e-af5028c6df72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.492040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9286debe-3867-4d52-a7dc-f840e1d5ebf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.514262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9286debe-3867-4d52-a7dc-f840e1d5ebf4) transitioned into state 'SUCCESS' from state '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-531802490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['102fb9b0-0b79-43bd-805b-a1af71e2af3e','3a521276-22b9-4c13-9271-6c0d202e3558','54786db0-d9d1-427a-91a4-5af3f47e9d2e','81e2750e-97e8-4391-a86f-cc06505dfc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.515055 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd6caa-a110-4a4a-b842-f1ee4f11e042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:41.525354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd6caa-a110-4a4a-b842-f1ee4f11e042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:41.526161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (5f31a8df-c6b1-42fc-856a-c5bc7cfa3baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:41.526487 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:55:41.527086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37485a08-e6e0-45ed-ba66-eaca412e314d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:41.527527 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 812/3244] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:55:41 2026] POST /volume/v3/volumes => generated 746 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:42.370062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1bb7fd1b-3df5-4640-9026-4d824403faa2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.372351 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bb7fd1b-3df5-4640-9026-4d824403faa2 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 Aug 12 12:55:42.372561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bb7fd1b-3df5-4640-9026-4d824403faa2 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.372869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bb7fd1b-3df5-4640-9026-4d824403faa2 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.379996 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bb7fd1b-3df5-4640-9026-4d824403faa2 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 returned with HTTP 404 Aug 12 12:55:42.380538 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 805/3245] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/volumes/1dd21b45-7b19-43cb-9768-f8443c73e856 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:55:42.389621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-42946e79-5ab7-4633-b36e-78701e994eb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.392678 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:42.392999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.393321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.393515 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete snapshot with id: 6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:42.400195 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.400195 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:42.400704 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:42.405415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.408542 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:42.408813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.409065 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.419241 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.419241 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:42.421134 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot delete request issued successfully. Aug 12 12:55:42.421460 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42946e79-5ab7-4633-b36e-78701e994eb4 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 202 Aug 12 12:55:42.422003 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 810/3246] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:55:42 2026] DELETE /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:42.424640 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:42.429804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.430657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44bd45d4-3055-4178-8e93-cdee2bfb2c34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:42.430941 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 820/3247] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:42.431381 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:42.431574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.431769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.437210 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.437210 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:42.437668 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Snapshot retrieved successfully. Aug 12 12:55:42.438507 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b0baf35-ff0b-4f59-afbb-c954c9e3db73 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 200 Aug 12 12:55:42.438924 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 813/3248] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:42.478757 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.480965 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:42.481252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.481532 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.489948 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.489948 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:42.494694 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:42.501122 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-65e108b1-3a2c-48db-b419-46bee5f377e2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:42.501715 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 806/3249] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:42.571737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6ea6574b-2c1c-4328-95c1-6a8f2a1d8b01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.572073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ea6574b-2c1c-4328-95c1-6a8f2a1d8b01 None None] GET https://10.4.3.81/volume// Aug 12 12:55:42.572263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ea6574b-2c1c-4328-95c1-6a8f2a1d8b01 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.572480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ea6574b-2c1c-4328-95c1-6a8f2a1d8b01 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.572801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ea6574b-2c1c-4328-95c1-6a8f2a1d8b01 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:55:42.573100 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 811/3250] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:55:42.583932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-60de99d6-f9b2-4e0a-8ab4-1275e5087ab6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.586095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-60de99d6-f9b2-4e0a-8ab4-1275e5087ab6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:55:42.586481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-60de99d6-f9b2-4e0a-8ab4-1275e5087ab6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf8b42b3-1013-49f0-9353-7847688f46a7", "connector": null, "instance_uuid": "ec1155cc-c52b-42da-a085-b60b286e3a83"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:42.595670 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.595670 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:42.625958 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-60de99d6-f9b2-4e0a-8ab4-1275e5087ab6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:55:42.626564 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 821/3251] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:55:42 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:42.659105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.661473 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:42.661735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.662035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.677432 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.677432 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:42.680930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-064c6d42-4173-4bde-9b22-d7d872fe65cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.681457 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-064c6d42-4173-4bde-9b22-d7d872fe65cf None None] GET https://10.4.3.81/volume// Aug 12 12:55:42.681889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-064c6d42-4173-4bde-9b22-d7d872fe65cf None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.681946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-064c6d42-4173-4bde-9b22-d7d872fe65cf None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.682358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-064c6d42-4173-4bde-9b22-d7d872fe65cf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:55:42.682640 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 807/3252] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:55:42.683249 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:42.689297 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f4b2ec3-e404-4a6a-b25f-06123decc272 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:42.689835 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 814/3253] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:42.692391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.694958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:42.695231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:42.695477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:42.710768 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.710768 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:42.715705 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:42.721725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-9d2d21e5-016e-421f-8593-433c597302ba tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:42.722390 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 812/3254] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:55:42 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:55:42.827610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:42.829906 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] PUT https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc Aug 12 12:55:42.830391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:42.839180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Acquiring lock "cinder-attachment_update-bf8b42b3-1013-49f0-9353-7847688f46a7-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:55:42.844079 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-bf8b42b3-1013-49f0-9353-7847688f46a7-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:55:42.845038 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:42.845038 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:42.931728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-bf8b42b3-1013-49f0-9353-7847688f46a7-np0000007055" released by "attachment_update" :: held 0.088s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:55:42.932214 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-a592931a-5de2-4fdc-8fbc-a57b044d902e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc returned with HTTP 200 Aug 12 12:55:42.932937 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 822/3255] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:55:42 2026] PUT /volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:43.449638 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9de47142-2d23-4c14-a646-d101422fd4de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:43.455869 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9de47142-2d23-4c14-a646-d101422fd4de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 Aug 12 12:55:43.456158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9de47142-2d23-4c14-a646-d101422fd4de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:43.456429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9de47142-2d23-4c14-a646-d101422fd4de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:43.467140 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9de47142-2d23-4c14-a646-d101422fd4de tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 returned with HTTP 404 Aug 12 12:55:43.467824 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 808/3256] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:43 2026] GET /volume/v3/snapshots/6ed64944-3b29-4f67-a624-feea6a2b6fe0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:43.477725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:43.479987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:43.480281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:43.480502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:43.480712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete volume with id: ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:43.490584 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:43.490584 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:43.491419 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:43.511644 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Delete volume request issued successfully. Aug 12 12:55:43.511826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bbf9c95-53c7-4647-801d-ca7157e813bd tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 202 Aug 12 12:55:43.512284 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 815/3257] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:55:43 2026] DELETE /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:55:43.525537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:43.527754 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:43.528059 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:43.528624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:43.537572 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:43.537572 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:43.545741 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Volume info retrieved successfully. Aug 12 12:55:43.552238 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4178f559-bec6-4d4a-81f2-0fdba830f521 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 200 Aug 12 12:55:43.552697 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 813/3258] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:43 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:43.705000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-11533891-9ed4-4cb5-9f56-73f45741d114 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:43.706911 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-11533891-9ed4-4cb5-9f56-73f45741d114 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:43.707128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-11533891-9ed4-4cb5-9f56-73f45741d114 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:43.707370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-11533891-9ed4-4cb5-9f56-73f45741d114 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:43.717011 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:43.717011 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:43.721113 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-11533891-9ed4-4cb5-9f56-73f45741d114 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:43.726251 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-11533891-9ed4-4cb5-9f56-73f45741d114 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:43.726701 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 823/3259] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:43 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:44.570508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-64f841be-1205-4487-9b1d-99f5d0214f89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:44.572859 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64f841be-1205-4487-9b1d-99f5d0214f89 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] GET https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 Aug 12 12:55:44.573244 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64f841be-1205-4487-9b1d-99f5d0214f89 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:44.573537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64f841be-1205-4487-9b1d-99f5d0214f89 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:44.583042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64f841be-1205-4487-9b1d-99f5d0214f89 tempest-VolumeRevertTests-227462603 tempest-VolumeRevertTests-227462603-project-member] https://10.4.3.81/volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 returned with HTTP 404 Aug 12 12:55:44.583896 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 809/3260] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:55:44 2026] GET /volume/v3/volumes/ee24091d-f1da-41f3-beae-c1010ad5b776 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:55:44.740918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:44.743005 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:44.743247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:44.743443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:44.757617 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:44.757617 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:44.765738 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:44.770538 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07f282eb-6b2f-4a81-b740-f349ea559f2d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:44.771150 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 816/3261] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:44 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:45.786283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:45.788238 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:45.788441 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:45.788621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:45.800758 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:45.800758 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:45.805459 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:45.811719 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c5b1f79-af9d-4ab2-8d66-2dca0536c62a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:45.812279 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 814/3262] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:45 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:45.903355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:46.011871 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:46.012262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:46.013800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:46.013991 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume of 1 GB Aug 12 12:55:46.021405 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Availability Zones retrieved successfully. Aug 12 12:55:46.027502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Flow 'volume_create_api' (9736d68f-e794-4fed-8330-26ac7dbf346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:46.028522 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7e5d4b-b4a2-49bf-a205-a83e1150baf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:46.029519 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:46.059701 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7e5d4b-b4a2-49bf-a205-a83e1150baf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:46.060567 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4669c6ca-e567-442c-9af7-84bc29928d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:46.130721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Created reservations ['e2d2db46-dff1-4bbb-b4df-db2362789a1b', '2c79c2e1-ca34-4d73-8210-ab7838f4d41c', '7aad4427-4a45-40ca-b340-6c13fe09cc92', 'b64f242c-41d6-4661-aa32-3a62db82060a'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:46.131680 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4669c6ca-e567-442c-9af7-84bc29928d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d2db46-dff1-4bbb-b4df-db2362789a1b', '2c79c2e1-ca34-4d73-8210-ab7838f4d41c', '7aad4427-4a45-40ca-b340-6c13fe09cc92', 'b64f242c-41d6-4661-aa32-3a62db82060a']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:46.132497 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816abdfb-9d8f-4a8e-a012-1febeb526365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:46.164800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816abdfb-9d8f-4a8e-a012-1febeb526365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276fafd3-1d4b-491b-9e8a-a11aa9316018', '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='1714771e731a44a3b9b6a727dd5fc185',qos_specs=None,replication_status=,reservations=['e2d2db46-dff1-4bbb-b4df-db2362789a1b','2c79c2e1-ca34-4d73-8210-ab7838f4d41c','7aad4427-4a45-40ca-b340-6c13fe09cc92','b64f242c-41d6-4661-aa32-3a62db82060a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61125dc41ba64a8fa33f40ada9a06689',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:46Z,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=276fafd3-1d4b-491b-9e8a-a11aa9316018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1714771e731a44a3b9b6a727dd5fc185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61125dc41ba64a8fa33f40ada9a06689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:46.165821 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75083b3-abe1-47bc-bb35-bca412a68b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:46.193042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75083b3-abe1-47bc-bb35-bca412a68b0f) transitioned into state 'SUCCESS' from 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='1714771e731a44a3b9b6a727dd5fc185',qos_specs=None,replication_status=,reservations=['e2d2db46-dff1-4bbb-b4df-db2362789a1b','2c79c2e1-ca34-4d73-8210-ab7838f4d41c','7aad4427-4a45-40ca-b340-6c13fe09cc92','b64f242c-41d6-4661-aa32-3a62db82060a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61125dc41ba64a8fa33f40ada9a06689',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:46.194757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01c0a8-f4c0-4b4b-a9ef-0fcae083dbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:46.207861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01c0a8-f4c0-4b4b-a9ef-0fcae083dbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:46.209337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Flow 'volume_create_api' (9736d68f-e794-4fed-8330-26ac7dbf346e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:46.209864 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume request issued successfully. Aug 12 12:55:46.210719 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c57e9975-6ef8-4ba9-a564-94fc3060d4d3 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:46.211338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 824/3263] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:55:45 2026] POST /volume/v3/volumes => generated 738 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:46.225247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-4b7b4b6c-23b3-44ba-a65b-f46704b6411b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:46.227880 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:46.228841 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-4b7b4b6c-23b3-44ba-a65b-f46704b6411b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc/action Aug 12 12:55:46.229342 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-4b7b4b6c-23b3-44ba-a65b-f46704b6411b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:55:46.229972 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-4b7b4b6c-23b3-44ba-a65b-f46704b6411b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:46.230159 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:46.230506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:46.230835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:46.240809 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:46.240809 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:46.247188 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:46.253038 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e84648f8-e2d5-44f9-9bde-5ddbb0e18a76 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 200 Aug 12 12:55:46.253406 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:46.253406 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:46.253610 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 817/3264] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:46 2026] GET /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:46.268536 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-43a2b3f8-2658-45a9-aca7-3968bbba53e9 req-4b7b4b6c-23b3-44ba-a65b-f46704b6411b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc/action returned with HTTP 204 Aug 12 12:55:46.269293 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 810/3265] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:55:46 2026] POST /volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:46.831285 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:46.833294 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:46.833515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:46.833728 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:46.844797 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:46.844797 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:46.850496 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:46.856400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f7dea74-f3e5-4021-911d-f0defbeda76e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:46.856805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 815/3266] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:46 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:46.874863 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cd691c49-9132-4938-b793-73a59f00de3c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:46.877604 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cd691c49-9132-4938-b793-73a59f00de3c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:55:46.877770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cd691c49-9132-4938-b793-73a59f00de3c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:46.878018 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cd691c49-9132-4938-b793-73a59f00de3c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:46.892672 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:46.892672 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:46.897427 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cd691c49-9132-4938-b793-73a59f00de3c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:55:46.905602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cd691c49-9132-4938-b793-73a59f00de3c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:55:46.906226 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 825/3267] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:46 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:47.272080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3953a3f4-f153-410e-8c61-67f6e881081c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:47.273878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3953a3f4-f153-410e-8c61-67f6e881081c tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:47.274044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3953a3f4-f153-410e-8c61-67f6e881081c tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:47.274245 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3953a3f4-f153-410e-8c61-67f6e881081c tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:47.281359 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:47.281359 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:47.284857 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3953a3f4-f153-410e-8c61-67f6e881081c tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:47.288823 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3953a3f4-f153-410e-8c61-67f6e881081c tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 200 Aug 12 12:55:47.289198 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 818/3268] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:47 2026] GET /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:47.301579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:47.303822 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:47.304029 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:47.304272 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:47.312893 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:47.312893 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:47.317455 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:47.323350 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fdb227dd-b385-4ae0-9913-3ea8e72bf2a1 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 200 Aug 12 12:55:47.323827 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 811/3269] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:47 2026] GET /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:47.342158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec87798b-845c-494e-b698-f3004820fc04 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:47.344271 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:55:47.344714 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-3195973"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:47.346682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-3195973'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:55:47.346870 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume of 1 GB Aug 12 12:55:47.352796 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Availability Zones retrieved successfully. Aug 12 12:55:47.358904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Flow 'volume_create_api' (1454742c-8cf3-45b7-a10f-ceca31351654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:47.360273 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c749f9-4275-45ab-8dd7-0256cda033bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:47.361176 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:55:47.389489 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c749f9-4275-45ab-8dd7-0256cda033bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:47.390656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47d69d1-ca7c-4215-978f-039e1393947a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:47.434237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Created reservations ['5e4cd241-f6fa-48e4-8f0b-3be976696812', '1d995ce7-0f98-47b5-996b-a16ebdfdc01a', '1c4d31fb-4f73-4e67-92ea-2aea058af15d', 'b7081dbe-8f89-416b-9b1a-dca17a7a658f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:47.435009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47d69d1-ca7c-4215-978f-039e1393947a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4cd241-f6fa-48e4-8f0b-3be976696812', '1d995ce7-0f98-47b5-996b-a16ebdfdc01a', '1c4d31fb-4f73-4e67-92ea-2aea058af15d', 'b7081dbe-8f89-416b-9b1a-dca17a7a658f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:47.435761 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6170cbda-76cf-445f-8064-9b00c3442e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:47.463040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6170cbda-76cf-445f-8064-9b00c3442e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c38231-e53a-4d9c-a598-03d4eeeca031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-3195973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1714771e731a44a3b9b6a727dd5fc185',qos_specs=None,replication_status=,reservations=['5e4cd241-f6fa-48e4-8f0b-3be976696812','1d995ce7-0f98-47b5-996b-a16ebdfdc01a','1c4d31fb-4f73-4e67-92ea-2aea058af15d','b7081dbe-8f89-416b-9b1a-dca17a7a658f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61125dc41ba64a8fa33f40ada9a06689',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:55:47Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-3195973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6c38231-e53a-4d9c-a598-03d4eeeca031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1714771e731a44a3b9b6a727dd5fc185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61125dc41ba64a8fa33f40ada9a06689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:47.464148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f465c0af-794d-4f2a-bc0d-2ed0c09f8fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:47.482361 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f465c0af-794d-4f2a-bc0d-2ed0c09f8fbd) transitioned into 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-3195973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1714771e731a44a3b9b6a727dd5fc185',qos_specs=None,replication_status=,reservations=['5e4cd241-f6fa-48e4-8f0b-3be976696812','1d995ce7-0f98-47b5-996b-a16ebdfdc01a','1c4d31fb-4f73-4e67-92ea-2aea058af15d','b7081dbe-8f89-416b-9b1a-dca17a7a658f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61125dc41ba64a8fa33f40ada9a06689',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:47.483249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0429558c-f210-4c14-b610-29acafdfdb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:55:47.497650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0429558c-f210-4c14-b610-29acafdfdb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:55:47.498989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Flow 'volume_create_api' (1454742c-8cf3-45b7-a10f-ceca31351654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:55:47.499446 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create volume request issued successfully. Aug 12 12:55:47.500263 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec87798b-845c-494e-b698-f3004820fc04 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:55:47.500858 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 816/3270] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:55:47 2026] POST /volume/v3/volumes => generated 771 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:47.515339 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:47.519119 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:47.519316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:47.519509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:47.537749 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:47.537749 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:47.544433 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:47.549329 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1f5da808-6a7c-4def-bc3e-20e21d271a5d tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 200 Aug 12 12:55:47.549909 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 826/3271] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:47 2026] GET /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:48.565604 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:48.567515 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:48.567822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:48.568207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:48.579944 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:48.579944 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:48.584084 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:48.590114 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ca0dc2f-d1e6-4386-b142-77780f14747b tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 200 Aug 12 12:55:48.590932 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 819/3272] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:48 2026] GET /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:48.607330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d1223a9-338e-4528-9270-b06d391c2984 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:48.609056 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d1223a9-338e-4528-9270-b06d391c2984 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:48.609270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d1223a9-338e-4528-9270-b06d391c2984 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:48.609455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d1223a9-338e-4528-9270-b06d391c2984 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:48.617464 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:48.617464 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:48.621924 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5d1223a9-338e-4528-9270-b06d391c2984 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:48.627239 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d1223a9-338e-4528-9270-b06d391c2984 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 200 Aug 12 12:55:48.627633 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 812/3273] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:48 2026] GET /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:48.638930 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:48.640928 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:55:48.641275 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6c38231-e53a-4d9c-a598-03d4eeeca031", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-836770586"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:48.652694 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:48.652694 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:48.653261 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:48.653374 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Create snapshot from volume a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:48.689416 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Created reservations ['184900ee-5d52-4301-aea9-b68cce708f93', '56e9482d-a560-4cd9-81f4-4f2f2d3134eb', '703f1c18-bcc8-44cb-bd7d-b3f0c12aa3dd', 'ba253d7d-8f35-4b95-8d9d-80aa42844c10'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:48.718027 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot create request issued successfully. Aug 12 12:55:48.718483 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-afa7a9e7-4e87-4937-b301-667b5fe7714a tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:55:48.719223 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 817/3274] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:55:48 2026] POST /volume/v3/snapshots => generated 325 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:48.726961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:48.729025 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:48.729465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:48.729522 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:48.737560 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:48.737560 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:48.738148 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot retrieved successfully. Aug 12 12:55:48.739127 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-40514fc0-1ac6-46b4-9cbb-8e8db8818619 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 200 Aug 12 12:55:48.739580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 827/3275] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:48 2026] GET /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 457 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:49.752816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8809a34-0334-4823-8b8c-48643b5ba38f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:49.756489 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8809a34-0334-4823-8b8c-48643b5ba38f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:49.756489 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8809a34-0334-4823-8b8c-48643b5ba38f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:49.756489 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8809a34-0334-4823-8b8c-48643b5ba38f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:49.760519 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:49.760519 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:49.761254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8809a34-0334-4823-8b8c-48643b5ba38f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot retrieved successfully. Aug 12 12:55:49.762468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8809a34-0334-4823-8b8c-48643b5ba38f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 200 Aug 12 12:55:49.763102 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 820/3276] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:49 2026] GET /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:49.776818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:49.780891 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:49.781229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:49.781511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:49.789019 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:49.789019 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:49.789562 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot retrieved successfully. Aug 12 12:55:49.790491 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62a87d7b-9102-4e0f-add2-eb3a16696fee tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 200 Aug 12 12:55:49.791032 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 813/3277] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:49 2026] GET /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:49.803043 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:49.805119 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:49.805339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:49.805563 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:49.805658 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Delete snapshot with id: 2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:49.811337 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:49.811337 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:49.811789 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot retrieved successfully. Aug 12 12:55:49.826544 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot delete request issued successfully. Aug 12 12:55:49.826858 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7c6994e-3851-4c20-b2d9-d805fb31e6ea tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 202 Aug 12 12:55:49.827417 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 818/3278] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:55:49 2026] DELETE /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:49.837950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-65cdba07-2c61-4154-bc40-18d065600862 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:49.840699 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-65cdba07-2c61-4154-bc40-18d065600862 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:49.841016 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-65cdba07-2c61-4154-bc40-18d065600862 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:49.841360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-65cdba07-2c61-4154-bc40-18d065600862 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:49.847681 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:49.847681 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:49.848241 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-65cdba07-2c61-4154-bc40-18d065600862 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Snapshot retrieved successfully. Aug 12 12:55:49.849173 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-65cdba07-2c61-4154-bc40-18d065600862 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 200 Aug 12 12:55:49.849855 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 828/3279] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:49 2026] GET /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:50.863005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2874145f-8e85-41d5-8157-2e69b03782be None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:50.868344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2874145f-8e85-41d5-8157-2e69b03782be tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 Aug 12 12:55:50.868344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2874145f-8e85-41d5-8157-2e69b03782be tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:50.868344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2874145f-8e85-41d5-8157-2e69b03782be tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:50.872894 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2874145f-8e85-41d5-8157-2e69b03782be tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 returned with HTTP 404 Aug 12 12:55:50.873751 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 821/3280] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:55:50 2026] GET /volume/v3/snapshots/2f74bd3c-4074-468b-ac7f-ec096b1bfa41 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:50.880991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-888fa156-5a07-4086-bd7f-90d31015c50f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:50.883711 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:50.883711 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:50.883711 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:50.883711 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Delete volume with id: a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:50.893079 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:50.893079 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:50.893652 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:50.916232 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Delete volume request issued successfully. Aug 12 12:55:50.916427 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-888fa156-5a07-4086-bd7f-90d31015c50f tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 202 Aug 12 12:55:50.916843 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 814/3281] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:50 2026] DELETE /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:50.924809 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:50.932714 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:50.936210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:50.936558 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:50.950667 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:50.950667 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:50.956565 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:50.962245 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8218948-71ea-4c85-bba4-7be7502e5ee4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 200 Aug 12 12:55:50.962750 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 819/3282] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:50 2026] GET /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:51.983927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9c93db5c-ec65-491c-baff-920d393811c9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:51.986101 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c93db5c-ec65-491c-baff-920d393811c9 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 Aug 12 12:55:51.986347 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c93db5c-ec65-491c-baff-920d393811c9 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:51.986596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c93db5c-ec65-491c-baff-920d393811c9 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:51.993148 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c93db5c-ec65-491c-baff-920d393811c9 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 returned with HTTP 404 Aug 12 12:55:51.993624 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 829/3283] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:51 2026] GET /volume/v3/volumes/a6c38231-e53a-4d9c-a598-03d4eeeca031 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:52.002426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:52.004899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] DELETE https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:52.005206 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:52.005469 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:52.005719 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Delete volume with id: 276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:52.018620 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:52.018620 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:52.019310 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:52.050542 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Delete volume request issued successfully. Aug 12 12:55:52.050838 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b6d8bfd-bb76-4fca-af6c-cf27adf9e8e4 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 202 Aug 12 12:55:52.051699 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 822/3284] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:55:52 2026] DELETE /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:52.060093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dff272b3-e081-4766-8470-d89e39b7575e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:52.062050 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dff272b3-e081-4766-8470-d89e39b7575e tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:52.062250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dff272b3-e081-4766-8470-d89e39b7575e tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:52.062408 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dff272b3-e081-4766-8470-d89e39b7575e tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:52.070307 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:52.070307 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:52.075124 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dff272b3-e081-4766-8470-d89e39b7575e tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Volume info retrieved successfully. Aug 12 12:55:52.080595 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dff272b3-e081-4766-8470-d89e39b7575e tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 200 Aug 12 12:55:52.081302 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 815/3285] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:52 2026] GET /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:53.093581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f40a52cc-08ee-4804-854d-985152767a62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:53.096492 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f40a52cc-08ee-4804-854d-985152767a62 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] GET https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 Aug 12 12:55:53.096729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f40a52cc-08ee-4804-854d-985152767a62 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:53.096959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f40a52cc-08ee-4804-854d-985152767a62 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:53.103676 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f40a52cc-08ee-4804-854d-985152767a62 tempest-CinderUnicodeTest-1195150242 tempest-CinderUnicodeTest-1195150242-project-member] https://10.4.3.81/volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 returned with HTTP 404 Aug 12 12:55:53.104243 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 820/3286] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:53 2026] GET /volume/v3/volumes/276fafd3-1d4b-491b-9e8a-a11aa9316018 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:54.925951 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:54.927917 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:55:54.928131 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:54.928292 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:54.938982 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:54.938982 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:54.949970 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:54.956141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b9f1eea-6b84-45a9-af95-9149a6aff4b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:55:54.956538 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 830/3287] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:54 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:55.258925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bbc8a702-3050-42af-bf23-c89e7bf20e5d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:55.512345 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbc8a702-3050-42af-bf23-c89e7bf20e5d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 12 12:55:55.512589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbc8a702-3050-42af-bf23-c89e7bf20e5d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:55.512819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbc8a702-3050-42af-bf23-c89e7bf20e5d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-admin] Calling method 'get_pools' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:55.526841 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbc8a702-3050-42af-bf23-c89e7bf20e5d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 12:55:55.527189 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 823/3288] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:55:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:55.539424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:55.645307 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-member] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 12:55:55.645531 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:55.645735 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:55.646551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1c24ccc32ce84397a5f7e9ed32dbcabb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fe3016430d44de8bab5f815222ee63c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:55:55.646874 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62545697-54d9-4c0a-8213-711cfd4b6e7d tempest-ProjectMemberTests-344006397 tempest-ProjectMemberTests-344006397-project-member] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 403 Aug 12 12:55:55.647580 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 816/3289] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:55:55 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 110 bytes in 109 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:55:55.973673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:55.976400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:55:55.976703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:55.977980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:55.990480 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:55.990480 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:55.994751 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:56.000965 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c99a61f-d192-408f-83d1-cb7c5de5d577 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:55:56.001504 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 821/3290] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:55 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:56.619334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7fc6355b-d058-474e-b492-beafa49e681a req-a4c9e4ff-9054-4d52-9526-d19c63738594 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:56.624381 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7fc6355b-d058-474e-b492-beafa49e681a req-a4c9e4ff-9054-4d52-9526-d19c63738594 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 Aug 12 12:55:56.624615 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7fc6355b-d058-474e-b492-beafa49e681a req-a4c9e4ff-9054-4d52-9526-d19c63738594 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:56.624813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7fc6355b-d058-474e-b492-beafa49e681a req-a4c9e4ff-9054-4d52-9526-d19c63738594 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:56.637153 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:56.637153 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:56.693031 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7fc6355b-d058-474e-b492-beafa49e681a req-a4c9e4ff-9054-4d52-9526-d19c63738594 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 returned with HTTP 200 Aug 12 12:55:56.693489 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 831/3291] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:55:56 2026] DELETE /volume/v3/attachments/baa48ebf-9de1-41f5-83b9-016bf61c8ec3 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.021745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.023850 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:55:57.024158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:57.025411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:57.030654 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=195,cinder:UPDATE=58,cinder:INSERT=39 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:55:57.041283 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:57.041283 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:55:57.048453 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:57.056639 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cb29aba-e0b1-4dfc-9c59-30cde0df3687 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:55:57.057312 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 824/3292] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:57 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:57.071628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.074239 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:55:57.075644 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb67d1c0-2e11-497a-8fdc-747342405ed9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-790118194"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.077254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': 'bb67d1c0-2e11-497a-8fdc-747342405ed9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-790118194'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:55:57.077549 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume bb67d1c0-2e11-497a-8fdc-747342405ed9 in container None Aug 12 12:55:57.088048 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:57.088048 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:57.088735 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:55:57.116445 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['9601bd89-e974-422e-91c8-075558ba8ee2', '4c89e533-0699-4b34-8bda-c1da656912e9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:55:57.169029 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e79fec2-a92f-4a3c-87d9-92d928da7a6d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:55:57.169652 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 817/3293] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/backups => generated 327 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:55:57.181893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.184720 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:55:57.185007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:57.187080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:57.187232 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:55:57.196309 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:57.196309 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:55:57.197390 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f9581a8-9d3e-4c4e-831a-4988295a489c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:55:57.197951 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 822/3294] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:57 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.649730 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-22e307b9-ae67-481e-9db8-cebf6235e2b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.764739 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-22e307b9-ae67-481e-9db8-cebf6235e2b3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:57.765264 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-22e307b9-ae67-481e-9db8-cebf6235e2b3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1483775750", "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=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.767880 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:57.767880 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:57.769481 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=268,cinder:INSERT=47,cinder:UPDATE=72 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:55:57.788886 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-22e307b9-ae67-481e-9db8-cebf6235e2b3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:57.789418 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 832/3295] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types => generated 380 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.797357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d40e6b6-f795-401e-a149-7e54a52f5a36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.799239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d40e6b6-f795-401e-a149-7e54a52f5a36 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption Aug 12 12:55:57.799605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d40e6b6-f795-401e-a149-7e54a52f5a36 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.818072 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d40e6b6-f795-401e-a149-7e54a52f5a36 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption returned with HTTP 200 Aug 12 12:55:57.818724 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 825/3296] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.828540 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-837f3243-8d4d-4df2-8bc1-a66c902f972f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.830929 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-837f3243-8d4d-4df2-8bc1-a66c902f972f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:57.831515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-837f3243-8d4d-4df2-8bc1-a66c902f972f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-616827878", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.833554 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:57.833554 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:57.836174 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=230,cinder:UPDATE=72,cinder:INSERT=43 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:55:57.852511 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-837f3243-8d4d-4df2-8bc1-a66c902f972f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:57.853077 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 818/3297] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.862135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53007145-d4c8-4224-bd9d-978799d394c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.864363 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53007145-d4c8-4224-bd9d-978799d394c3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15/encryption Aug 12 12:55:57.864753 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53007145-d4c8-4224-bd9d-978799d394c3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.869108 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=260,cinder:UPDATE=97,cinder:INSERT=49 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:55:57.885399 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53007145-d4c8-4224-bd9d-978799d394c3 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15/encryption returned with HTTP 200 Aug 12 12:55:57.885912 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 823/3298] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.897630 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb8f3a82-4930-428f-b3ce-da8ad00a0b9f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.899838 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb8f3a82-4930-428f-b3ce-da8ad00a0b9f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:57.900320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb8f3a82-4930-428f-b3ce-da8ad00a0b9f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1391551642", "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=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.920585 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb8f3a82-4930-428f-b3ce-da8ad00a0b9f tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:57.921029 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 833/3299] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:57.929491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8cbad955-bae1-4df7-818d-767b4ff8edf6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.931837 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cbad955-bae1-4df7-818d-767b4ff8edf6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs Aug 12 12:55:57.932316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8cbad955-bae1-4df7-818d-767b4ff8edf6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.957466 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cbad955-bae1-4df7-818d-767b4ff8edf6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs returned with HTTP 200 Aug 12 12:55:57.958017 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 826/3300] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:55:57 2026] POST /volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:57.965601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb98f431-7ca2-4d7c-be23-a96d280da3f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:57.967847 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb98f431-7ca2-4d7c-be23-a96d280da3f4 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] PUT https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs/key2 Aug 12 12:55:57.968221 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb98f431-7ca2-4d7c-be23-a96d280da3f4 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:57.987966 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb98f431-7ca2-4d7c-be23-a96d280da3f4 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs/key2 returned with HTTP 200 Aug 12 12:55:57.988465 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 819/3301] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:55:57 2026] PUT /volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:57.998433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-158d8ed5-0539-4bdd-8552-2acd56d2e5ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.000131 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-158d8ed5-0539-4bdd-8552-2acd56d2e5ca tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:58.000473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-158d8ed5-0539-4bdd-8552-2acd56d2e5ca tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.013080 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-158d8ed5-0539-4bdd-8552-2acd56d2e5ca tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:58.013508 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 824/3302] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:55:57 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 12 12:55:58.022202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-572ce2e1-06a8-416a-acb9-cf674f01162e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.024113 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-572ce2e1-06a8-416a-acb9-cf674f01162e tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/88bf790f-877c-4d41-b8e5-70d4f5f47b8d Aug 12 12:55:58.024345 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-572ce2e1-06a8-416a-acb9-cf674f01162e tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.024605 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-572ce2e1-06a8-416a-acb9-cf674f01162e tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.049214 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-572ce2e1-06a8-416a-acb9-cf674f01162e tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/88bf790f-877c-4d41-b8e5-70d4f5f47b8d returned with HTTP 202 Aug 12 12:55:58.049580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 834/3303] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/88bf790f-877c-4d41-b8e5-70d4f5f47b8d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.061349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec6104d3-fd05-4c5f-9e9f-ae70093333d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.063173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec6104d3-fd05-4c5f-9e9f-ae70093333d9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:58.063558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec6104d3-fd05-4c5f-9e9f-ae70093333d9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1668731274", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.079872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec6104d3-fd05-4c5f-9e9f-ae70093333d9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:58.080583 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 827/3304] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:58 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 12 12:55:58.089187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-676ae04b-6529-4f15-a298-5ae22eeff556 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.091242 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-676ae04b-6529-4f15-a298-5ae22eeff556 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption Aug 12 12:55:58.091628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-676ae04b-6529-4f15-a298-5ae22eeff556 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.111618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-676ae04b-6529-4f15-a298-5ae22eeff556 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption returned with HTTP 200 Aug 12 12:55:58.112298 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 820/3305] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:55:58 2026] POST /volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.121196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff3b9838-265a-489f-bc30-080c426bb702 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.123341 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff3b9838-265a-489f-bc30-080c426bb702 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption/2d0f571b-2af2-4d51-a47c-b22f5f205ee7 Aug 12 12:55:58.123600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff3b9838-265a-489f-bc30-080c426bb702 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.123828 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff3b9838-265a-489f-bc30-080c426bb702 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.137730 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff3b9838-265a-489f-bc30-080c426bb702 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption/2d0f571b-2af2-4d51-a47c-b22f5f205ee7 returned with HTTP 202 Aug 12 12:55:58.138320 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 825/3306] 10.4.3.81 () {66 vars in 1482 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285/encryption/2d0f571b-2af2-4d51-a47c-b22f5f205ee7 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.150519 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3e4f3cfd-2739-4465-858a-6802d9443145 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.152742 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e4f3cfd-2739-4465-858a-6802d9443145 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:58.153247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e4f3cfd-2739-4465-858a-6802d9443145 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928175970", "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=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.174454 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e4f3cfd-2739-4465-858a-6802d9443145 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:58.174859 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 835/3307] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:58 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.182931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7678ed6-b1be-4730-b812-54f66de47b33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.184856 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7678ed6-b1be-4730-b812-54f66de47b33 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc/extra_specs/key1 Aug 12 12:55:58.185105 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7678ed6-b1be-4730-b812-54f66de47b33 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.185287 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7678ed6-b1be-4730-b812-54f66de47b33 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.209049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7678ed6-b1be-4730-b812-54f66de47b33 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc/extra_specs/key1 returned with HTTP 202 Aug 12 12:55:58.209586 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 828/3308] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:55:58.213594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.216889 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:55:58.217104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.217282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.217417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:55:58.222860 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-14179337-d7ee-4c31-8896-6aaf219e52c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.223651 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:58.223651 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:55:58.224453 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2fa53894-95d7-4604-9dbe-b4af7e97876e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:55:58.224709 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14179337-d7ee-4c31-8896-6aaf219e52c2 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:55:58.224811 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 821/3309] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.225140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14179337-d7ee-4c31-8896-6aaf219e52c2 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1215507007", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.244700 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14179337-d7ee-4c31-8896-6aaf219e52c2 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:58.245122 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 826/3310] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:55:58 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 12 12:55:58.255222 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5c45b43a-0583-4e27-a3ab-c1ee13e2229d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.257602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5c45b43a-0583-4e27-a3ab-c1ee13e2229d tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/8e736c4c-427c-40b4-907c-76f77b2e0aef Aug 12 12:55:58.257943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5c45b43a-0583-4e27-a3ab-c1ee13e2229d tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.258138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5c45b43a-0583-4e27-a3ab-c1ee13e2229d tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.290904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5c45b43a-0583-4e27-a3ab-c1ee13e2229d tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/8e736c4c-427c-40b4-907c-76f77b2e0aef returned with HTTP 202 Aug 12 12:55:58.291495 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 836/3311] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/8e736c4c-427c-40b4-907c-76f77b2e0aef => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.301575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f93b1660-bd72-42d1-8e6d-fd1fd59e8b7b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.303562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f93b1660-bd72-42d1-8e6d-fd1fd59e8b7b tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs Aug 12 12:55:58.303765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f93b1660-bd72-42d1-8e6d-fd1fd59e8b7b tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.303973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f93b1660-bd72-42d1-8e6d-fd1fd59e8b7b tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.310497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f93b1660-bd72-42d1-8e6d-fd1fd59e8b7b tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs returned with HTTP 200 Aug 12 12:55:58.310928 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 829/3312] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.322794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3e143dc-80ef-4350-abe4-86da1e6b2358 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.324564 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3e143dc-80ef-4350-abe4-86da1e6b2358 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types Aug 12 12:55:58.324838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3e143dc-80ef-4350-abe4-86da1e6b2358 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.325117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3e143dc-80ef-4350-abe4-86da1e6b2358 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.344380 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3e143dc-80ef-4350-abe4-86da1e6b2358 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:55:58.344748 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 822/3313] 10.4.3.81 () {66 vars in 1224 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types => generated 2610 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:55:58.360239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8cbd44e-10a0-46f3-9a94-5532009cc52a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.362323 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8cbd44e-10a0-46f3-9a94-5532009cc52a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/cipher Aug 12 12:55:58.362596 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8cbd44e-10a0-46f3-9a94-5532009cc52a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.362890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8cbd44e-10a0-46f3-9a94-5532009cc52a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.372715 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8cbd44e-10a0-46f3-9a94-5532009cc52a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/cipher returned with HTTP 200 Aug 12 12:55:58.373268 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 827/3314] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:58.384125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-96f20069-ea14-4add-92a4-d75ee0068d90 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.386071 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96f20069-ea14-4add-92a4-d75ee0068d90 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption Aug 12 12:55:58.386266 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96f20069-ea14-4add-92a4-d75ee0068d90 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.386462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96f20069-ea14-4add-92a4-d75ee0068d90 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.393058 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96f20069-ea14-4add-92a4-d75ee0068d90 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption returned with HTTP 200 Aug 12 12:55:58.393511 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 837/3315] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.404716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e334e1cb-ab8b-4190-9bfd-7cee53a7f1e0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.406727 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e334e1cb-ab8b-4190-9bfd-7cee53a7f1e0 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/multiattach Aug 12 12:55:58.407018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e334e1cb-ab8b-4190-9bfd-7cee53a7f1e0 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.407247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e334e1cb-ab8b-4190-9bfd-7cee53a7f1e0 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.414769 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e334e1cb-ab8b-4190-9bfd-7cee53a7f1e0 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/multiattach returned with HTTP 200 Aug 12 12:55:58.415397 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 830/3316] 10.4.3.81 () {66 vars in 1407 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:58.424989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bba0a136-bbde-40b0-b313-0a412f345df6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.427315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bba0a136-bbde-40b0-b313-0a412f345df6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/volume_backend_name Aug 12 12:55:58.427634 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bba0a136-bbde-40b0-b313-0a412f345df6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.427952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bba0a136-bbde-40b0-b313-0a412f345df6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.436955 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bba0a136-bbde-40b0-b313-0a412f345df6 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/volume_backend_name returned with HTTP 200 Aug 12 12:55:58.436955 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 823/3317] 10.4.3.81 () {66 vars in 1431 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:58.448022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0916a13b-6755-41ca-a431-b7cb2c32186a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.449939 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0916a13b-6755-41ca-a431-b7cb2c32186a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] GET https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f Aug 12 12:55:58.450238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0916a13b-6755-41ca-a431-b7cb2c32186a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.450484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0916a13b-6755-41ca-a431-b7cb2c32186a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.456219 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0916a13b-6755-41ca-a431-b7cb2c32186a tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f returned with HTTP 200 Aug 12 12:55:58.456614 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 828/3318] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:55:58 2026] GET /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.468867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9317566-86ac-40d4-8b44-709d7cf330f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.471504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9317566-86ac-40d4-8b44-709d7cf330f1 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] PUT https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/4c27fd59-d33a-410c-9f24-2259cb70eac2 Aug 12 12:55:58.471504 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9317566-86ac-40d4-8b44-709d7cf330f1 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.495339 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9317566-86ac-40d4-8b44-709d7cf330f1 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/4c27fd59-d33a-410c-9f24-2259cb70eac2 returned with HTTP 200 Aug 12 12:55:58.496130 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 838/3319] 10.4.3.81 () {68 vars in 1499 bytes} [Wed Aug 12 12:55:58 2026] PUT /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/encryption/4c27fd59-d33a-410c-9f24-2259cb70eac2 => generated 33 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:58.510898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f4bd5fd-b491-410a-a72d-cbd6a76c4df8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.513122 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f4bd5fd-b491-410a-a72d-cbd6a76c4df8 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] PUT https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/key1 Aug 12 12:55:58.513700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f4bd5fd-b491-410a-a72d-cbd6a76c4df8 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.538940 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f4bd5fd-b491-410a-a72d-cbd6a76c4df8 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/key1 returned with HTTP 200 Aug 12 12:55:58.539439 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 831/3320] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:55:58 2026] PUT /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:55:58.551657 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84e6be4f-912d-445f-8558-b07a061ea728 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.553510 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84e6be4f-912d-445f-8558-b07a061ea728 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] PUT https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f Aug 12 12:55:58.553925 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84e6be4f-912d-445f-8558-b07a061ea728 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:55:58.572036 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84e6be4f-912d-445f-8558-b07a061ea728 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f returned with HTTP 200 Aug 12 12:55:58.572545 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 824/3321] 10.4.3.81 () {68 vars in 1355 bytes} [Wed Aug 12 12:55:58 2026] PUT /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f => generated 371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:55:58.583253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e844b08a-92aa-4df0-aec8-bfbb9f238501 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.585636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e844b08a-92aa-4df0-aec8-bfbb9f238501 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc Aug 12 12:55:58.586058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e844b08a-92aa-4df0-aec8-bfbb9f238501 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.586391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e844b08a-92aa-4df0-aec8-bfbb9f238501 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.627885 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e844b08a-92aa-4df0-aec8-bfbb9f238501 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc returned with HTTP 202 Aug 12 12:55:58.627885 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 829/3322] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/9176ce39-9b01-49ae-9457-9489a5a3c8dc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.634697 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ef496a3e-187c-4e57-834b-5b96c440e9cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.637325 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef496a3e-187c-4e57-834b-5b96c440e9cc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285 Aug 12 12:55:58.637597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef496a3e-187c-4e57-834b-5b96c440e9cc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.637915 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef496a3e-187c-4e57-834b-5b96c440e9cc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.666602 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef496a3e-187c-4e57-834b-5b96c440e9cc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285 returned with HTTP 202 Aug 12 12:55:58.667180 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 839/3323] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/7dbf85c1-eea2-4789-ad33-77ca0010b285 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.675496 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5ba7500-64c5-4676-9344-160223ab38e9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.679071 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5ba7500-64c5-4676-9344-160223ab38e9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29 Aug 12 12:55:58.679541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5ba7500-64c5-4676-9344-160223ab38e9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.680049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5ba7500-64c5-4676-9344-160223ab38e9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.717436 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5ba7500-64c5-4676-9344-160223ab38e9 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29 returned with HTTP 202 Aug 12 12:55:58.718038 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 832/3324] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/4951e015-5cc5-4a73-a4c2-fbf8f607da29 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.727229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-113283c4-9628-42e8-9c6e-ebb0bb4561bc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.731325 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-113283c4-9628-42e8-9c6e-ebb0bb4561bc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15 Aug 12 12:55:58.731325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-113283c4-9628-42e8-9c6e-ebb0bb4561bc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.731626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-113283c4-9628-42e8-9c6e-ebb0bb4561bc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.773028 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-113283c4-9628-42e8-9c6e-ebb0bb4561bc tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15 returned with HTTP 202 Aug 12 12:55:58.773224 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 825/3325] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/d2d48c07-5879-45c2-b858-1066efb36d15 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:58.781062 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cddbe7b1-e497-4807-a688-615d9228bf85 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:58.782869 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cddbe7b1-e497-4807-a688-615d9228bf85 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] DELETE https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f Aug 12 12:55:58.783069 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cddbe7b1-e497-4807-a688-615d9228bf85 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:58.783280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cddbe7b1-e497-4807-a688-615d9228bf85 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:58.808807 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cddbe7b1-e497-4807-a688-615d9228bf85 tempest-VolumeTypesAdminTests-559608224 tempest-VolumeTypesAdminTests-559608224-project-admin] https://10.4.3.81/volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f returned with HTTP 202 Aug 12 12:55:58.809623 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 830/3326] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:55:58 2026] DELETE /volume/v3/types/87593f5c-4568-4710-82f0-b81b0ef80c7f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:55:59.236059 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:55:59.238043 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:55:59.238136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:55:59.238343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:55:59.238418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:55:59.243169 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:55:59.243169 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:55:59.244056 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34e6d9a3-9327-492b-ba32-3db2de246c4b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:55:59.244563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 840/3327] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:55:59 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.258405 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ecf15d81-d423-497f-bb48-4d373d9891fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.260416 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecf15d81-d423-497f-bb48-4d373d9891fc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:00.260679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecf15d81-d423-497f-bb48-4d373d9891fc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:00.260977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecf15d81-d423-497f-bb48-4d373d9891fc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:00.261138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ecf15d81-d423-497f-bb48-4d373d9891fc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:00.265910 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:00.265910 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:00.266754 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecf15d81-d423-497f-bb48-4d373d9891fc tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:00.267232 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 833/3328] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:00 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.534743 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7d378900-07c6-45fc-a64a-09b49adf2018 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.659382 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d378900-07c6-45fc-a64a-09b49adf2018 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.659753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d378900-07c6-45fc-a64a-09b49adf2018 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1831735362", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.681502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d378900-07c6-45fc-a64a-09b49adf2018 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:00.682014 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 826/3329] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types => generated 380 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.692111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-db880112-2003-4c20-863a-bb2902fd3ffe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.693751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-db880112-2003-4c20-863a-bb2902fd3ffe tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption Aug 12 12:56:00.694104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-db880112-2003-4c20-863a-bb2902fd3ffe tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.711105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-db880112-2003-4c20-863a-bb2902fd3ffe tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption returned with HTTP 200 Aug 12 12:56:00.711682 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 831/3330] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.721600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ce5dc3a4-2fd9-41bf-a4da-507a119e4dd0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.723604 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce5dc3a4-2fd9-41bf-a4da-507a119e4dd0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.724023 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce5dc3a4-2fd9-41bf-a4da-507a119e4dd0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1577909821", "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=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.742735 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce5dc3a4-2fd9-41bf-a4da-507a119e4dd0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:00.743167 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 841/3331] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.752597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c14f23e2-fbd5-40cc-9e8a-cf2251ce7ee2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.820364 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c14f23e2-fbd5-40cc-9e8a-cf2251ce7ee2 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] POST https://10.4.3.81/volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8/encryption Aug 12 12:56:00.820535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c14f23e2-fbd5-40cc-9e8a-cf2251ce7ee2 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.823041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-c14f23e2-fbd5-40cc-9e8a-cf2251ce7ee2 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:00.823288 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c14f23e2-fbd5-40cc-9e8a-cf2251ce7ee2 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8/encryption returned with HTTP 403 Aug 12 12:56:00.824273 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 834/3332] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:00.836061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24c8b1e2-ac7d-4df6-b136-7a395e7475cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.837574 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24c8b1e2-ac7d-4df6-b136-7a395e7475cb tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.838077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24c8b1e2-ac7d-4df6-b136-7a395e7475cb tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1406132048", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.859596 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24c8b1e2-ac7d-4df6-b136-7a395e7475cb tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:00.859596 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 827/3333] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.871081 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1927dd72-2ba5-4687-9391-19c342a39031 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.873084 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1927dd72-2ba5-4687-9391-19c342a39031 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] POST https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs Aug 12 12:56:00.873453 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1927dd72-2ba5-4687-9391-19c342a39031 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.875760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-1927dd72-2ba5-4687-9391-19c342a39031 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:00.876015 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1927dd72-2ba5-4687-9391-19c342a39031 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs returned with HTTP 403 Aug 12 12:56:00.876527 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 832/3334] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:00.885520 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6d8811a0-892e-4c83-8b83-de8f1c46566c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.887668 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d8811a0-892e-4c83-8b83-de8f1c46566c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] PUT https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs/key2 Aug 12 12:56:00.887997 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6d8811a0-892e-4c83-8b83-de8f1c46566c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.889691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-6d8811a0-892e-4c83-8b83-de8f1c46566c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:00.889873 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6d8811a0-892e-4c83-8b83-de8f1c46566c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs/key2 returned with HTTP 403 Aug 12 12:56:00.890469 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 842/3335] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:56:00 2026] PUT /volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:00.900147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-52c92576-4ec6-4ef4-a6b5-ccbde248fcab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.902061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52c92576-4ec6-4ef4-a6b5-ccbde248fcab tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.902467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52c92576-4ec6-4ef4-a6b5-ccbde248fcab tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.904832 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-52c92576-4ec6-4ef4-a6b5-ccbde248fcab tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:00.905131 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52c92576-4ec6-4ef4-a6b5-ccbde248fcab tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 12 12:56:00.905766 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 835/3336] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:00.916038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-893f351c-845e-45b4-98c4-6a20c43feb91 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.917613 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-893f351c-845e-45b4-98c4-6a20c43feb91 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.919807 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-893f351c-845e-45b4-98c4-6a20c43feb91 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-951891591", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.938132 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-893f351c-845e-45b4-98c4-6a20c43feb91 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:00.938647 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 828/3337] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.947200 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0db468c-7e29-40cb-bdef-838c05a73a26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.949264 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0db468c-7e29-40cb-bdef-838c05a73a26 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption Aug 12 12:56:00.949638 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0db468c-7e29-40cb-bdef-838c05a73a26 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:00.970872 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0db468c-7e29-40cb-bdef-838c05a73a26 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption returned with HTTP 200 Aug 12 12:56:00.971341 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 833/3338] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:56:00 2026] POST /volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:00.979233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.981267 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] DELETE https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption/667a16de-c08b-4cf0-ba56-66ed36872a8a Aug 12 12:56:00.981448 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:00.981620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:00.982262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:00.982415 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60a2a38b-618a-4f5e-94b4-af1fd64cdd53 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption/667a16de-c08b-4cf0-ba56-66ed36872a8a returned with HTTP 403 Aug 12 12:56:00.982807 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 843/3339] 10.4.3.81 () {66 vars in 1482 bytes} [Wed Aug 12 12:56:00 2026] DELETE /volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3/encryption/667a16de-c08b-4cf0-ba56-66ed36872a8a => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:00.994375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c548ff7-c271-4dec-a704-eef822127427 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:00.996240 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c548ff7-c271-4dec-a704-eef822127427 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:00.998441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c548ff7-c271-4dec-a704-eef822127427 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-796487875", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:01.014949 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c548ff7-c271-4dec-a704-eef822127427 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:01.015527 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 836/3340] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:00 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 12 12:56:01.025357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.027565 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] DELETE https://10.4.3.81/volume/v3/types/96876089-b920-4955-8676-c212729bcd12/extra_specs/key1 Aug 12 12:56:01.028801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.028801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.035137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.035511 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77967c21-275a-4d41-bb6d-75f2c33145d6 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/96876089-b920-4955-8676-c212729bcd12/extra_specs/key1 returned with HTTP 403 Aug 12 12:56:01.036712 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 829/3341] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/96876089-b920-4955-8676-c212729bcd12/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.046468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-276abf00-60d8-4e34-83ed-b037179dd53a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.048680 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-276abf00-60d8-4e34-83ed-b037179dd53a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:56:01.049152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-276abf00-60d8-4e34-83ed-b037179dd53a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1370833391", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:01.067924 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-276abf00-60d8-4e34-83ed-b037179dd53a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:56:01.068423 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 834/3342] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:56:01 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:01.078308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d32845c6-10fb-495c-b9fe-723629326bb0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.080797 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d32845c6-10fb-495c-b9fe-723629326bb0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] DELETE https://10.4.3.81/volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b Aug 12 12:56:01.081076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d32845c6-10fb-495c-b9fe-723629326bb0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.081196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d32845c6-10fb-495c-b9fe-723629326bb0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.081733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-d32845c6-10fb-495c-b9fe-723629326bb0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.081930 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d32845c6-10fb-495c-b9fe-723629326bb0 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b returned with HTTP 403 Aug 12 12:56:01.082299 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 844/3343] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.091627 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8211e324-c7b1-4ced-a246-af636c41feaf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.093972 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8211e324-c7b1-4ced-a246-af636c41feaf tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] GET https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs Aug 12 12:56:01.094253 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8211e324-c7b1-4ced-a246-af636c41feaf tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.094482 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8211e324-c7b1-4ced-a246-af636c41feaf tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.104140 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8211e324-c7b1-4ced-a246-af636c41feaf tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs returned with HTTP 200 Aug 12 12:56:01.104617 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 837/3344] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:01.119954 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] GET https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/cipher Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6943ef0c-abd3-48b1-b2bd-31d20baaf29c tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/cipher returned with HTTP 403 Aug 12 12:56:01.123250 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 830/3345] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.134801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.137547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] GET https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption Aug 12 12:56:01.137891 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.138211 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.139188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.139607 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e5d6f6d-40ee-4728-8d28-8965706c4caa tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption returned with HTTP 403 Aug 12 12:56:01.140246 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 835/3346] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.148735 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-adb72098-7436-4d8a-9541-432d870cb71a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.150612 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-adb72098-7436-4d8a-9541-432d870cb71a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] GET https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/multiattach Aug 12 12:56:01.150803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-adb72098-7436-4d8a-9541-432d870cb71a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.151075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-adb72098-7436-4d8a-9541-432d870cb71a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.160411 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-adb72098-7436-4d8a-9541-432d870cb71a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/multiattach returned with HTTP 200 Aug 12 12:56:01.160751 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 845/3347] 10.4.3.81 () {66 vars in 1407 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:56:01.170389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fbdbf833-a15f-485a-8f7f-f55f9cc4a484 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.172500 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fbdbf833-a15f-485a-8f7f-f55f9cc4a484 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] GET https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/volume_backend_name Aug 12 12:56:01.172767 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fbdbf833-a15f-485a-8f7f-f55f9cc4a484 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.173142 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fbdbf833-a15f-485a-8f7f-f55f9cc4a484 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.182440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fbdbf833-a15f-485a-8f7f-f55f9cc4a484 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 12:56:01.183149 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 838/3348] 10.4.3.81 () {66 vars in 1431 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.199119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cbf17fe0-c113-4ac7-90e0-ee65b9fa0cf7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.200974 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf17fe0-c113-4ac7-90e0-ee65b9fa0cf7 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] PUT https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/9378136f-e01c-4c58-bbed-43c1a9710185 Aug 12 12:56:01.202052 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbf17fe0-c113-4ac7-90e0-ee65b9fa0cf7 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:01.204823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-cbf17fe0-c113-4ac7-90e0-ee65b9fa0cf7 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.204823 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf17fe0-c113-4ac7-90e0-ee65b9fa0cf7 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/9378136f-e01c-4c58-bbed-43c1a9710185 returned with HTTP 403 Aug 12 12:56:01.204823 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 831/3349] 10.4.3.81 () {68 vars in 1499 bytes} [Wed Aug 12 12:56:01 2026] PUT /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/encryption/9378136f-e01c-4c58-bbed-43c1a9710185 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.215188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-011ad8bb-8abb-4367-b4b6-837fdb672607 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.218085 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-011ad8bb-8abb-4367-b4b6-837fdb672607 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] PUT https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/key1 Aug 12 12:56:01.218278 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-011ad8bb-8abb-4367-b4b6-837fdb672607 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:01.221261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-011ad8bb-8abb-4367-b4b6-837fdb672607 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.221524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-011ad8bb-8abb-4367-b4b6-837fdb672607 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/key1 returned with HTTP 403 Aug 12 12:56:01.222174 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 836/3350] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:56:01 2026] PUT /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.232475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-022fe412-d5a7-4776-8bd6-16cb247abede None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.234956 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-022fe412-d5a7-4776-8bd6-16cb247abede tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] PUT https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 Aug 12 12:56:01.235358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-022fe412-d5a7-4776-8bd6-16cb247abede tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:01.237307 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-022fe412-d5a7-4776-8bd6-16cb247abede tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '12192d8cd2ea44fcacf94704aa534ed1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '414aeb943b6f4c7f9a7f1a57f574e9b2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:56:01.237455 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-022fe412-d5a7-4776-8bd6-16cb247abede tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-reader] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 returned with HTTP 403 Aug 12 12:56:01.238035 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 846/3351] 10.4.3.81 () {68 vars in 1355 bytes} [Wed Aug 12 12:56:01 2026] PUT /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:01.248851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95ed7ca1-0a7c-4f60-9c31-09618846bc61 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.250931 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95ed7ca1-0a7c-4f60-9c31-09618846bc61 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b Aug 12 12:56:01.251173 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95ed7ca1-0a7c-4f60-9c31-09618846bc61 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.251461 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95ed7ca1-0a7c-4f60-9c31-09618846bc61 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.281245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.284028 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:01.285435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.285435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.285435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:01.285669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95ed7ca1-0a7c-4f60-9c31-09618846bc61 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b returned with HTTP 202 Aug 12 12:56:01.285669 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 839/3352] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/5e991860-0656-4b79-9aec-bcbb699c0a7b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:01.290406 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:01.290406 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:01.291562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1289f46d-85c5-42c3-a486-0ab82a224f75 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:01.292120 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 832/3353] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:01 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:01.294625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-faa51a41-0f0c-40f8-8572-81d22f29390b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.296601 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-faa51a41-0f0c-40f8-8572-81d22f29390b tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/96876089-b920-4955-8676-c212729bcd12 Aug 12 12:56:01.296601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-faa51a41-0f0c-40f8-8572-81d22f29390b tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.296601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-faa51a41-0f0c-40f8-8572-81d22f29390b tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.324414 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-faa51a41-0f0c-40f8-8572-81d22f29390b tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/96876089-b920-4955-8676-c212729bcd12 returned with HTTP 202 Aug 12 12:56:01.325056 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 837/3354] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/96876089-b920-4955-8676-c212729bcd12 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:01.332365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45b71948-416d-4f7b-8aa4-dce70386fd20 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.335117 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45b71948-416d-4f7b-8aa4-dce70386fd20 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3 Aug 12 12:56:01.335243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45b71948-416d-4f7b-8aa4-dce70386fd20 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.335477 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45b71948-416d-4f7b-8aa4-dce70386fd20 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.362891 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45b71948-416d-4f7b-8aa4-dce70386fd20 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3 returned with HTTP 202 Aug 12 12:56:01.363533 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 847/3355] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/f7edd6c5-a8ab-4fe7-90c8-c00900e95da3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:01.370851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0efdd502-cec8-457a-a1a1-297135669b7a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.372702 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0efdd502-cec8-457a-a1a1-297135669b7a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf Aug 12 12:56:01.372890 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0efdd502-cec8-457a-a1a1-297135669b7a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.373080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0efdd502-cec8-457a-a1a1-297135669b7a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.405797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0efdd502-cec8-457a-a1a1-297135669b7a tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf returned with HTTP 202 Aug 12 12:56:01.405797 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 840/3356] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/15bb7572-3bd3-47a7-b876-494b11de24cf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:01.414597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4776339e-6776-47ec-88f8-9c4af26b7e06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.416181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4776339e-6776-47ec-88f8-9c4af26b7e06 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8 Aug 12 12:56:01.416652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4776339e-6776-47ec-88f8-9c4af26b7e06 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.418692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4776339e-6776-47ec-88f8-9c4af26b7e06 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.453096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4776339e-6776-47ec-88f8-9c4af26b7e06 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8 returned with HTTP 202 Aug 12 12:56:01.453096 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 833/3357] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/a0f5ea67-de34-4c08-b3a5-3ddb205701f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:01.460997 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-abfbcd72-6c8c-4f60-9cda-209859307798 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:01.462867 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abfbcd72-6c8c-4f60-9cda-209859307798 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] DELETE https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 Aug 12 12:56:01.463130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abfbcd72-6c8c-4f60-9cda-209859307798 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:01.463383 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-abfbcd72-6c8c-4f60-9cda-209859307798 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:01.489895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-abfbcd72-6c8c-4f60-9cda-209859307798 tempest-VolumeTypesReaderTests-1451765703 tempest-VolumeTypesReaderTests-1451765703-project-admin] https://10.4.3.81/volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 returned with HTTP 202 Aug 12 12:56:01.490312 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 838/3358] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:56:01 2026] DELETE /volume/v3/types/53262a9a-fcd0-4cb0-ab80-c30a56788742 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:02.302654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:02.305001 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:02.305258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:02.305511 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:02.305663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:02.312879 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:02.312879 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:02.314344 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8c73c6b3-3747-408d-bb2d-c8ab8ecbdecb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:02.315163 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 848/3359] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:02 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:03.330096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:03.331753 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:03.332037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:03.332248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:03.332446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:03.337369 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:03.337369 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:03.340858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41cb173f-9ba3-4089-a5df-1d5e0c688957 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:03.340858 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 841/3360] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:03 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:56:04.357401 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:04.359951 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:04.360395 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:04.360476 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:04.360528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:04.367992 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:04.367992 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:04.369166 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12b423a9-1a41-4fa0-8a75-dd36b6073cc7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:04.369752 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 834/3361] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:04 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:05.384327 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b37a758-f803-454c-9321-e6512dc3eb62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:05.386186 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b37a758-f803-454c-9321-e6512dc3eb62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:05.386374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b37a758-f803-454c-9321-e6512dc3eb62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:05.386615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b37a758-f803-454c-9321-e6512dc3eb62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:05.386795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b37a758-f803-454c-9321-e6512dc3eb62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:05.390739 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:05.390739 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:05.391620 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b37a758-f803-454c-9321-e6512dc3eb62 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:05.392098 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 839/3362] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:05 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:06.406138 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:06.409038 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:06.409308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:06.410212 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:06.410376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:06.416498 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:06.416498 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:06.417430 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0bac3b10-8418-4d17-bfe5-e1d5644ab7c6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:06.417908 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 849/3363] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:06 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:06.485441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-357627d0-81f9-4dde-a419-7eb32019fcfd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:06.487953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:06.488328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789727680", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:06.490073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789727680', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:06.490204 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Create volume of 1 GB Aug 12 12:56:06.496822 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Availability Zones retrieved successfully. Aug 12 12:56:06.504816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Flow 'volume_create_api' (bba0adaa-8f50-4018-80ee-28a6f41c3840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:06.506725 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4efbbf-5ba5-492e-8e6b-53cb167625c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:06.508061 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:06.546639 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4efbbf-5ba5-492e-8e6b-53cb167625c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:06.548832 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8c0334-337e-411f-a515-2a00e1277b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:06.644885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Created reservations ['67476fa1-e9fa-48e5-936e-dc9a94b2d5d1', 'abc81e71-2a6d-4bca-b0ef-b2ba0c74f9f6', '9c3d9fb2-c72d-47ae-971a-d2602385bf36', 'a957ed7b-adc1-4ac5-b637-d6ab00de8069'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:06.646352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8c0334-337e-411f-a515-2a00e1277b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67476fa1-e9fa-48e5-936e-dc9a94b2d5d1', 'abc81e71-2a6d-4bca-b0ef-b2ba0c74f9f6', '9c3d9fb2-c72d-47ae-971a-d2602385bf36', 'a957ed7b-adc1-4ac5-b637-d6ab00de8069']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:06.647503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84bd161-4b38-4416-b147-7f6cc59deeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:06.683734 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84bd161-4b38-4416-b147-7f6cc59deeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c3faed-9305-4f3c-9d24-fa8750e2c657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789727680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9dc7e72849438fb4bbc6b8ec9358ee',qos_specs=None,replication_status=,reservations=['67476fa1-e9fa-48e5-936e-dc9a94b2d5d1','abc81e71-2a6d-4bca-b0ef-b2ba0c74f9f6','9c3d9fb2-c72d-47ae-971a-d2602385bf36','a957ed7b-adc1-4ac5-b637-d6ab00de8069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28a3d208eba4cfba52f1cb594df2160',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789727680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c3faed-9305-4f3c-9d24-fa8750e2c657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9dc7e72849438fb4bbc6b8ec9358ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28a3d208eba4cfba52f1cb594df2160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:06.684801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf88a08-659c-4ab5-a908-756bf256b2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:06.705382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf88a08-659c-4ab5-a908-756bf256b2fd) transitioned into state 'SUCCESS' from state '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-1789727680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9dc7e72849438fb4bbc6b8ec9358ee',qos_specs=None,replication_status=,reservations=['67476fa1-e9fa-48e5-936e-dc9a94b2d5d1','abc81e71-2a6d-4bca-b0ef-b2ba0c74f9f6','9c3d9fb2-c72d-47ae-971a-d2602385bf36','a957ed7b-adc1-4ac5-b637-d6ab00de8069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28a3d208eba4cfba52f1cb594df2160',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:06.706388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70e1663-01e6-45ee-9477-1b3f91898419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:06.719282 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70e1663-01e6-45ee-9477-1b3f91898419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:06.720241 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Flow 'volume_create_api' (bba0adaa-8f50-4018-80ee-28a6f41c3840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:06.720549 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Create volume request issued successfully. Aug 12 12:56:06.721673 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-357627d0-81f9-4dde-a419-7eb32019fcfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:06.722219 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 842/3364] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:06 2026] POST /volume/v3/volumes => generated 787 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:06.742230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13067970-5ac1-42ee-8627-80b7db14ddfd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:06.747496 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13067970-5ac1-42ee-8627-80b7db14ddfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:06.747496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13067970-5ac1-42ee-8627-80b7db14ddfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:06.747877 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13067970-5ac1-42ee-8627-80b7db14ddfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:06.767842 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:06.767842 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:06.770310 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-13067970-5ac1-42ee-8627-80b7db14ddfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:06.778093 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13067970-5ac1-42ee-8627-80b7db14ddfd tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:06.778738 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 835/3365] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:06 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:07.432748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:07.438406 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:07.439925 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:07.440997 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:07.442201 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:07.459870 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:07.459870 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:07.464871 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f1fc2d6-ec6c-4e99-917e-68a966311f3c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:07.465662 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 840/3366] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:07 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:07.801341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:07.803845 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:07.804082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:07.804274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:07.812320 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:07.812320 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:07.818044 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:07.822214 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41dcbd84-391e-4930-9b91-83e0fe193df6 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:07.822926 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 850/3367] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:07 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:07.840655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:07.843397 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:07.843676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:07.844406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:07.854945 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:07.854945 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:07.861511 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:07.866039 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7aa4a55c-4575-4e5d-b539-f54cda530554 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:07.866612 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 843/3368] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:07 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:07.923470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:07.927167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:07.927167 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:07.927466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:07.937726 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:07.937726 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:07.943605 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:07.950005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-be855ad8-ed42-4a45-ae11-190be447e47c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:07.950492 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 836/3369] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:07 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:08.060938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-38b3dbe7-c3a4-4a9a-a75d-31c0bc608227 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.061176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38b3dbe7-c3a4-4a9a-a75d-31c0bc608227 None None] GET https://10.4.3.81/volume// Aug 12 12:56:08.061479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38b3dbe7-c3a4-4a9a-a75d-31c0bc608227 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:08.061717 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38b3dbe7-c3a4-4a9a-a75d-31c0bc608227 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:08.062207 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38b3dbe7-c3a4-4a9a-a75d-31c0bc608227 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:08.062605 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 841/3370] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:56:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:08.077873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-485770b0-edb8-41ae-adfa-4609adfbfbf5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.083455 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-485770b0-edb8-41ae-adfa-4609adfbfbf5 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:56:08.084481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-485770b0-edb8-41ae-adfa-4609adfbfbf5 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94c3faed-9305-4f3c-9d24-fa8750e2c657", "connector": null, "instance_uuid": "793e21de-56a1-4430-9e8c-abe5adcb8dcf"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:08.098645 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:08.098645 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:08.157734 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-485770b0-edb8-41ae-adfa-4609adfbfbf5 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:56:08.158131 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 851/3371] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:56:08 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:08.225960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.229591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:08.231088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:08.231088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:08.260026 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:08.260026 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:08.270237 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db5c703b-4863-4784-97f2-d9951a58d7bf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.271168 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db5c703b-4863-4784-97f2-d9951a58d7bf None None] GET https://10.4.3.81/volume// Aug 12 12:56:08.271464 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:08.271590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db5c703b-4863-4784-97f2-d9951a58d7bf None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:08.272067 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db5c703b-4863-4784-97f2-d9951a58d7bf None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:08.272545 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db5c703b-4863-4784-97f2-d9951a58d7bf None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:08.273065 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 837/3372] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:08.279231 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-964dfbe5-e1de-4e5e-bf53-a1f877ac249d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:08.280602 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 844/3373] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:08 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:08.298654 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.310157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:08.311186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:08.311186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:08.339570 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:08.339570 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:08.351408 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:08.363285 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-77247713-feba-4697-954a-140d73d1e485 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:08.365906 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 842/3374] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:08 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 1041 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:08.479556 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-16211689-6345-4c63-b121-0252b6406003 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.482598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-16211689-6345-4c63-b121-0252b6406003 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:08.484636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-16211689-6345-4c63-b121-0252b6406003 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:08.486002 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-16211689-6345-4c63-b121-0252b6406003 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:08.486245 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-16211689-6345-4c63-b121-0252b6406003 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:08.497807 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:08.497807 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:08.497926 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:08.499947 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-16211689-6345-4c63-b121-0252b6406003 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:08.500259 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] PUT https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 Aug 12 12:56:08.500510 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 852/3375] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:08 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:08.500671 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:08.513526 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Acquiring lock "cinder-attachment_update-94c3faed-9305-4f3c-9d24-fa8750e2c657-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:56:08.520282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Lock "cinder-attachment_update-94c3faed-9305-4f3c-9d24-fa8750e2c657-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:56:08.521661 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:08.521661 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:08.630512 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Lock "cinder-attachment_update-94c3faed-9305-4f3c-9d24-fa8750e2c657-np0000007055" released by "attachment_update" :: held 0.110s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:56:08.630872 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-96449dab-5add-4646-8396-1698dd97faa8 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 returned with HTTP 200 Aug 12 12:56:08.631471 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 838/3376] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:56:08 2026] PUT /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:09.300040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:09.303492 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:09.303821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:09.304126 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:09.318313 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:09.318313 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:09.323546 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:09.328858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b8c3c058-074e-4539-b02e-ec6cb0324056 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:09.329469 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 845/3377] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:09 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:09.511193 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:09.513243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:09.513439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:09.513620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:09.513731 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:09.519294 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:09.519294 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:09.520347 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8157c1b9-ec2a-4df8-8738-86398fbd32a2 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:09.520711 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 843/3378] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:09 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:10.346251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:10.348627 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:10.348954 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:10.349203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:10.362888 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:10.362888 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:10.369139 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:10.375294 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f19a0270-21a9-47a1-aa91-9e983f231f95 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:10.375826 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 853/3379] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:10 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:10.532264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:10.534967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:10.535235 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:10.535497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:10.535660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:10.542353 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:10.542353 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:10.543475 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc7f1dc1-6ed6-4bac-a35f-3281d76ce6f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:10.544042 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 839/3380] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:10 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:11.390710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:11.393901 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:11.394096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:11.394473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:11.410467 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:11.410467 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:11.419601 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:11.428645 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-056c700c-3b3c-4e84-ae60-c91185d180a2 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:11.429084 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 846/3381] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:11 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:11.556933 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:11.558768 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:11.559040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:11.559285 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:11.559429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:11.566449 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:11.566449 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:11.566449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-498406a2-e67d-4997-a6d1-9b592f3afc47 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:11.566449 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 844/3382] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:11 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:11.930063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-14473b78-d466-4f52-ab15-149706255b37 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:11.932415 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-14473b78-d466-4f52-ab15-149706255b37 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] POST https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30/action Aug 12 12:56:11.932888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-14473b78-d466-4f52-ab15-149706255b37 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:11.933111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-14473b78-d466-4f52-ab15-149706255b37 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:11.954496 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:11.954496 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:11.966740 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e78056ab-2deb-48a3-b8f4-ba4ad5f77f9a req-14473b78-d466-4f52-ab15-149706255b37 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30/action returned with HTTP 204 Aug 12 12:56:11.967382 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 854/3383] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:56:11 2026] POST /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:12.444943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.446761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:12.447013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.447192 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.459026 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.459026 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:12.463052 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:12.467565 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e24c08c6-ea54-4d51-9484-00505c619ac4 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:12.468064 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 840/3384] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:12 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:12.484973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a855bef1-086e-415b-bb63-f6f230b2041d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.486808 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a855bef1-086e-415b-bb63-f6f230b2041d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:12.487064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a855bef1-086e-415b-bb63-f6f230b2041d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.487291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a855bef1-086e-415b-bb63-f6f230b2041d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.496843 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.496843 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:12.500146 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a855bef1-086e-415b-bb63-f6f230b2041d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:12.504942 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a855bef1-086e-415b-bb63-f6f230b2041d tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:12.505308 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 847/3385] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:12 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 1172 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:12.522290 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6912ea17-2466-4340-aebf-43654ed4e974 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.527207 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 845/3386] 10.4.3.81 () {70 vars in 1604 bytes} [Wed Aug 12 12:56:12 2026] DELETE /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 12:56:12.535755 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c5e96482-8821-47f9-ba05-317042523354 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.577156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.579040 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:12.579225 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.579404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.579507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:12.584549 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.584549 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:12.585435 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ca4a6bc-218a-42f9-ae48-680c0f0ebba1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:12.585866 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 841/3387] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:12 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:12.596382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.598605 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:12.598923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.599182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.599320 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:12.605810 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.605810 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:12.606655 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-130ae5a7-1913-46d9-a0fd-51f63b1dc1a4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:12.607089 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 848/3388] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:12 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:12.617427 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.619102 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:12.619279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.620231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.620231 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: 60e8ec1f-71c6-448d-a66d-170aaadbe706. Aug 12 12:56:12.626729 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.626729 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:12.637191 np0000007055 devstack@c-api.service[100195]: WARNING keystonemiddleware.auth_token [None req-c5e96482-8821-47f9-ba05-317042523354 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 12:56:12.638466 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 855/3389] 10.4.3.81 () {70 vars in 1604 bytes} [Wed Aug 12 12:56:12 2026] DELETE /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 => generated 114 bytes in 103 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 12:56:12.643684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id 60e8ec1f-71c6-448d-a66d-170aaadbe706 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:56:12.645564 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.647105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-090952fa-6faa-4ef7-9975-96a4a4c6a235 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 202 Aug 12 12:56:12.647465 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] DELETE https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 Aug 12 12:56:12.647657 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 846/3390] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:12 2026] DELETE /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:12.647718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.647988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.656517 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.656517 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:12.661005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7294d549-b884-4e79-a071-1e2f5404ca9a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:12.663156 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7294d549-b884-4e79-a071-1e2f5404ca9a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:12.663336 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7294d549-b884-4e79-a071-1e2f5404ca9a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:12.667163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7294d549-b884-4e79-a071-1e2f5404ca9a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:12.667412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7294d549-b884-4e79-a071-1e2f5404ca9a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:12.675517 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:12.675517 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:12.676545 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7294d549-b884-4e79-a071-1e2f5404ca9a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:12.679390 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 849/3391] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:12 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:12.732800 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Attachment connected to vm 793e21de-56a1-4430-9e8c-abe5adcb8dcf, checking data on nova Aug 12 12:56:12.733013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.compute.nova [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100196) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 12:56:12.988424 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/793e21de-56a1-4430-9e8c-abe5adcb8dcf/os-volume_attachments/94c3faed-9305-4f3c-9d24-fa8750e2c657 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a023201f46669d7bc4f0fd413fbbed1cb41fe6365519f1cf49993496bb729710" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0479a9e7-fdc0-482f-b214-b43ed2175a78" -H "X-Service-Token: {SHA256}09d830c4a45f9f7926c643234de1f8cb8dc504112935fc6538edf7626bd21ec6" {{(pid=100196) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 12:56:13.166481 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 12:56:13 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-5f53cdcd-64c1-45c0-bedb-50e34d717ae3 x-openstack-request-id: req-5f53cdcd-64c1-45c0-bedb-50e34d717ae3 {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 12:56:13.166601 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "94c3faed-9305-4f3c-9d24-fa8750e2c657", "serverId": "793e21de-56a1-4430-9e8c-abe5adcb8dcf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "51ab2598-1343-40d3-a7ba-77f91bcd2e30", "bdm_uuid": "b1a173c8-0d04-42a0-aa8f-c1aa3cfdd310"}} {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 12:56:13.166703 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/793e21de-56a1-4430-9e8c-abe5adcb8dcf/os-volume_attachments/94c3faed-9305-4f3c-9d24-fa8750e2c657 used request id req-5f53cdcd-64c1-45c0-bedb-50e34d717ae3 {{(pid=100196) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 12:56:13.169094 np0000007055 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-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 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Caught error: Detach volume from instance 793e21de-56a1-4430-9e8c-abe5adcb8dcf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793e21de-56a1-4430-9e8c-abe5adcb8dcf using the Compute API Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: 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 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 12:56:13.172411 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793e21de-56a1-4430-9e8c-abe5adcb8dcf using the Compute API Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-0479a9e7-fdc0-482f-b214-b43ed2175a78 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 returned with HTTP 409 Aug 12 12:56:13.174914 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 842/3392] 10.4.3.81 () {68 vars in 1397 bytes} [Wed Aug 12 12:56:12 2026] DELETE /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 => generated 167 bytes in 528 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:13.220624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.224224 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:13.224410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:13.224591 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:13.237817 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:13.237817 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:13.243867 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:13.250205 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-f49dd1e0-6c74-4260-aa52-d91655e83327 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:13.250609 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 856/3393] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:13 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 1154 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:13.273950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.277591 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] POST https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657/action Aug 12 12:56:13.277987 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:13.278803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:13.289504 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:13.289504 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:13.290044 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:13.296357 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Begin detaching volume completed successfully. Aug 12 12:56:13.296669 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-ecd3525c-b363-40a4-9b63-a8d97622de83 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657/action returned with HTTP 202 Aug 12 12:56:13.297141 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 847/3394] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:56:13 2026] POST /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:13.353495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25e78321-4d60-4474-bad9-7ccd8c04de0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.354007 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25e78321-4d60-4474-bad9-7ccd8c04de0a None None] GET https://10.4.3.81/volume// Aug 12 12:56:13.354221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25e78321-4d60-4474-bad9-7ccd8c04de0a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:13.354451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25e78321-4d60-4474-bad9-7ccd8c04de0a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:13.354851 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25e78321-4d60-4474-bad9-7ccd8c04de0a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:13.355198 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 850/3395] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:13.364264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.368985 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:13.369293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:13.369548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:13.418491 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:56:13.429610 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:13.429610 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:13.434102 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:13.440293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-30a874ff-8d95-430b-b4b3-873865e53e94 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:13.440806 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 843/3396] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:13 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 1337 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:13.691186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.694652 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:13.694958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:13.695149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:13.695253 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:13.699767 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:13.699767 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:13.700478 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a56e077-9498-4803-a3f3-f78c5f8e96d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:13.700854 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 857/3397] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:13 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:13.757381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.761581 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:13.761581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-316416947"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:13.761849 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-316416947'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:13.762066 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume of 1 GB Aug 12 12:56:13.767625 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Availability Zones retrieved successfully. Aug 12 12:56:13.774794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Flow 'volume_create_api' (4acfda1c-69fc-4ce3-bf6c-6c77bd4ddf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:13.774794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93296610-64db-4984-ac73-1842729a6231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:13.776042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:13.807707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93296610-64db-4984-ac73-1842729a6231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:13.811091 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ada5f4-e041-4017-bc6d-632b292aceac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:13.881841 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Created reservations ['f83a04be-49ee-4894-a903-33749930f433', '6ea5a4d3-a0f4-45d6-986f-9755ede81a34', '4af9335b-d1ff-420e-a741-69799de0d217', 'b77ad9b1-0cf4-40ff-a27e-ae6e5aefe486'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:13.881841 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ada5f4-e041-4017-bc6d-632b292aceac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83a04be-49ee-4894-a903-33749930f433', '6ea5a4d3-a0f4-45d6-986f-9755ede81a34', '4af9335b-d1ff-420e-a741-69799de0d217', 'b77ad9b1-0cf4-40ff-a27e-ae6e5aefe486']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:13.882973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119508c8-62ee-40db-9789-188cfc5f4905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:13.910482 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119508c8-62ee-40db-9789-188cfc5f4905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf5854c-09bb-48c9-802e-6fb58e89c43a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-316416947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e950c0827348dfbe0f079115b3e6c0',qos_specs=None,replication_status=,reservations=['f83a04be-49ee-4894-a903-33749930f433','6ea5a4d3-a0f4-45d6-986f-9755ede81a34','4af9335b-d1ff-420e-a741-69799de0d217','b77ad9b1-0cf4-40ff-a27e-ae6e5aefe486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8bb1c16b7314b23949c46467982e704',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-316416947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf5854c-09bb-48c9-802e-6fb58e89c43a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e950c0827348dfbe0f079115b3e6c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8bb1c16b7314b23949c46467982e704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:13.911270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd466c0d-f064-4221-9f78-2ae2771e586a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:13.931994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd466c0d-f064-4221-9f78-2ae2771e586a) transitioned into state 'SUCCESS' from state '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-316416947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e950c0827348dfbe0f079115b3e6c0',qos_specs=None,replication_status=,reservations=['f83a04be-49ee-4894-a903-33749930f433','6ea5a4d3-a0f4-45d6-986f-9755ede81a34','4af9335b-d1ff-420e-a741-69799de0d217','b77ad9b1-0cf4-40ff-a27e-ae6e5aefe486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8bb1c16b7314b23949c46467982e704',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:13.931994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec345a1e-013c-4301-85be-e608c85b8e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:13.940681 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec345a1e-013c-4301-85be-e608c85b8e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:13.941481 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Flow 'volume_create_api' (4acfda1c-69fc-4ce3-bf6c-6c77bd4ddf75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:13.941811 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume request issued successfully. Aug 12 12:56:13.942403 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9dd7274d-d2f7-4e34-b580-2fa899ef3712 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:13.942850 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 848/3398] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:56:13 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:13.957905 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:13.960244 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:13.961907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:13.961907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:13.970324 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:13.970324 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:13.977981 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:13.984336 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3071e74-ec48-4755-a22d-df93ed9d11d1 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:13.984732 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 851/3399] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:13 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:14.417424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-530693e2-37bb-45d1-a8c8-84a7050c4753 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:14.420841 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-530693e2-37bb-45d1-a8c8-84a7050c4753 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] DELETE https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 Aug 12 12:56:14.421181 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-530693e2-37bb-45d1-a8c8-84a7050c4753 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:14.421746 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-530693e2-37bb-45d1-a8c8-84a7050c4753 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:14.433596 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:14.433596 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:14.490061 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-716fc047-a995-45eb-92fb-bbe1eb174483 req-530693e2-37bb-45d1-a8c8-84a7050c4753 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 returned with HTTP 200 Aug 12 12:56:14.490715 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 844/3400] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:56:14 2026] DELETE /volume/v3/attachments/51ab2598-1343-40d3-a7ba-77f91bcd2e30 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:14.712723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:14.717187 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:14.717440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:14.717692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:14.717868 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:14.727190 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:14.727190 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:14.728362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ec3600c-ea6e-46e9-8a7f-324514260fa7 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 200 Aug 12 12:56:14.729044 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 858/3401] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:14 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:15.000286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:15.001946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:15.002546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:15.002546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:15.010627 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:15.010627 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:15.015181 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:15.021491 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b43d84ec-b2fe-49b9-91a1-aed92ca3801f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:15.021992 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 849/3402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:14 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:15.489404 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:15.491684 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:15.491919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:15.492150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:15.499483 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:15.499483 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:15.503645 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:15.510332 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-429878a6-d077-4c9e-9d75-b461a4848ac1 req-1fde44d2-8f4e-4df7-b03d-a2188940a006 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:15.511229 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 852/3403] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:15 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:15.525384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-371b44c4-da4a-4f34-94f0-655b0e66479c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:15.527492 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] DELETE https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:15.527750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:15.527971 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:15.528125 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Delete volume with id: 94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:15.535086 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:15.535086 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:15.535586 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:15.553425 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Delete volume request issued successfully. Aug 12 12:56:15.553612 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-371b44c4-da4a-4f34-94f0-655b0e66479c tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 202 Aug 12 12:56:15.554045 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 845/3404] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:15 2026] DELETE /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:15.561996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:15.564292 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:15.564484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:15.564766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:15.574009 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:15.574009 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:15.579076 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Volume info retrieved successfully. Aug 12 12:56:15.585141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f512cfc-dbe8-44b9-a54c-77e5719e3e58 tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 200 Aug 12 12:56:15.585638 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 859/3405] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:15 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:15.744401 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0bba81ea-2e60-4dd4-a640-24538f096373 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:15.746588 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0bba81ea-2e60-4dd4-a640-24538f096373 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 Aug 12 12:56:15.746742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0bba81ea-2e60-4dd4-a640-24538f096373 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:15.747659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0bba81ea-2e60-4dd4-a640-24538f096373 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:15.747659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0bba81ea-2e60-4dd4-a640-24538f096373 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 60e8ec1f-71c6-448d-a66d-170aaadbe706. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:15.753845 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0bba81ea-2e60-4dd4-a640-24538f096373 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 returned with HTTP 404 Aug 12 12:56:15.754204 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 850/3406] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:15 2026] GET /volume/v3/backups/60e8ec1f-71c6-448d-a66d-170aaadbe706 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:16.218579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:16.220374 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:56:16.220549 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:16.220763 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:16.221032 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: 22755a47-dc2b-4c03-a6a5-8be6297c1270. Aug 12 12:56:16.226647 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:16.226647 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:16.257538 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id 22755a47-dc2b-4c03-a6a5-8be6297c1270 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:56:16.259442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4d9aa59-0d89-4e98-9418-00fb5cddcf71 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 202 Aug 12 12:56:16.259902 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 853/3407] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:16 2026] DELETE /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:16.272959 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:16.275416 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:56:16.275416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:16.275822 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:16.275929 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:16.280919 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:16.280919 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:16.281729 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f86284ec-e3b1-4e74-9130-329a0c3a87d5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 200 Aug 12 12:56:16.282121 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 846/3408] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:16 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:16.604709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7b75974a-e92a-4cb2-8b48-fd85601176ba None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:16.607263 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7b75974a-e92a-4cb2-8b48-fd85601176ba tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] GET https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 Aug 12 12:56:16.607481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7b75974a-e92a-4cb2-8b48-fd85601176ba tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:16.607689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7b75974a-e92a-4cb2-8b48-fd85601176ba tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:16.615089 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7b75974a-e92a-4cb2-8b48-fd85601176ba tempest-TestServerVolumeAttachScenarioOldVersion-862908897 tempest-TestServerVolumeAttachScenarioOldVersion-862908897-project-member] https://10.4.3.81/volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 returned with HTTP 404 Aug 12 12:56:16.615540 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 860/3409] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:16 2026] GET /volume/v3/volumes/94c3faed-9305-4f3c-9d24-fa8750e2c657 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:17.301505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:17.304173 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 Aug 12 12:56:17.304173 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:17.304173 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:17.304173 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 22755a47-dc2b-4c03-a6a5-8be6297c1270. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:17.308247 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-271c7848-d7f3-44e3-a6b1-7977b9e3fcb5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 returned with HTTP 404 Aug 12 12:56:17.308847 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 851/3410] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:17 2026] GET /volume/v3/backups/22755a47-dc2b-4c03-a6a5-8be6297c1270 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:17.322487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7a17bfee-bab5-421d-af84-519a322fc695 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:17.324868 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:17.324868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1003362477"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:17.326624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1003362477'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:17.326784 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume of 1 GB Aug 12 12:56:17.332631 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Availability Zones retrieved successfully. Aug 12 12:56:17.340963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (9fcc0539-55b4-4382-b331-f4291102e532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:17.342463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84136d22-22b2-41c6-994d-5d3d77dc3f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:17.343892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:17.378760 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84136d22-22b2-41c6-994d-5d3d77dc3f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:17.379792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47107a5-02cb-4b1e-84cf-b138acd484fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:17.442395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['5c6fa26a-0090-4ce4-8cf2-8b4f858258a6', 'eba91d3b-70a4-435f-9772-e49044907aef', 'ea02aebf-02cc-422d-95fb-7d4604aa3f77', '8f9075d8-acd3-4d59-a9bb-0d242577773c'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:17.443439 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47107a5-02cb-4b1e-84cf-b138acd484fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c6fa26a-0090-4ce4-8cf2-8b4f858258a6', 'eba91d3b-70a4-435f-9772-e49044907aef', 'ea02aebf-02cc-422d-95fb-7d4604aa3f77', '8f9075d8-acd3-4d59-a9bb-0d242577773c']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:17.444454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71ae939-5328-411b-a884-2e1f1d0ba8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:17.472715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71ae939-5328-411b-a884-2e1f1d0ba8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27391c1d-66fd-4f52-8c15-c12a401ac7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1003362477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['5c6fa26a-0090-4ce4-8cf2-8b4f858258a6','eba91d3b-70a4-435f-9772-e49044907aef','ea02aebf-02cc-422d-95fb-7d4604aa3f77','8f9075d8-acd3-4d59-a9bb-0d242577773c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1003362477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27391c1d-66fd-4f52-8c15-c12a401ac7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79bfffc050894ec9a13a1d63e0c68134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:17.473591 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4384fb1-e65c-4398-b614-9b397f6bda82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:17.501558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4384fb1-e65c-4398-b614-9b397f6bda82) transitioned into state 'SUCCESS' from state '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-1003362477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79bfffc050894ec9a13a1d63e0c68134',qos_specs=None,replication_status=,reservations=['5c6fa26a-0090-4ce4-8cf2-8b4f858258a6','eba91d3b-70a4-435f-9772-e49044907aef','ea02aebf-02cc-422d-95fb-7d4604aa3f77','8f9075d8-acd3-4d59-a9bb-0d242577773c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed0fcd1e8d045ff9f39b558d913634b',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:17.502303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8cc519-5809-4a51-bf05-58958ae13a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:17.514799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8cc519-5809-4a51-bf05-58958ae13a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:17.514799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Flow 'volume_create_api' (9fcc0539-55b4-4382-b331-f4291102e532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:17.514799 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create volume request issued successfully. Aug 12 12:56:17.514799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a17bfee-bab5-421d-af84-519a322fc695 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:17.514799 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 854/3411] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:56:17 2026] POST /volume/v3/volumes => generated 747 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:17.530840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:17.533099 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:17.533328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:17.533561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:17.543902 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:17.543902 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:17.549032 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:17.555082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b2f2e89-f74a-40df-af65-dd30532769d1 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae returned with HTTP 200 Aug 12 12:56:17.555570 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 847/3412] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:17 2026] GET /volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:18.571366 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:18.573469 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:18.573729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:18.574241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:18.583049 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:18.583049 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:18.595763 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:18.603951 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8a3fca05-6777-4acd-81f5-1efb33837af8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae returned with HTTP 200 Aug 12 12:56:18.604744 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 861/3413] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:18 2026] GET /volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:18.619345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:18.622067 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:18.622418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27391c1d-66fd-4f52-8c15-c12a401ac7ae", "name": "tempest-VolumesBackupsTest-Snapshot-573980539"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:18.632741 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:18.632741 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:18.632741 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:18.632741 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Create snapshot from volume 27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:18.689410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['c0f8ef8a-2f6b-4eaf-8ab9-380a1088ebef', '86833a25-907e-4f6b-adfa-5d48ff111d5b', 'f10f84f1-16b6-4172-82ba-7dc2986c54e6', 'f46dbab4-4a59-45b5-90da-f83ece8dda1e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:18.733024 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot create request issued successfully. Aug 12 12:56:18.733504 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cbb1aa52-c657-4ffa-ade8-2f0bb240053f tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:18.734195 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 852/3414] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:18.747896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:18.751533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:18.751533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:18.751533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:18.757726 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:18.757726 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:18.758255 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot retrieved successfully. Aug 12 12:56:18.759026 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c8c9d41-b221-4146-81e8-db1fbbd10551 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e returned with HTTP 200 Aug 12 12:56:18.759432 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 855/3415] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:18 2026] GET /volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:19.770440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-123bde68-f106-499e-a2a5-38cdb9375504 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:19.773801 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-123bde68-f106-499e-a2a5-38cdb9375504 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:19.774045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-123bde68-f106-499e-a2a5-38cdb9375504 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:19.774236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-123bde68-f106-499e-a2a5-38cdb9375504 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:19.784729 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:19.784729 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:19.785263 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-123bde68-f106-499e-a2a5-38cdb9375504 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot retrieved successfully. Aug 12 12:56:19.786131 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-123bde68-f106-499e-a2a5-38cdb9375504 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e returned with HTTP 200 Aug 12 12:56:19.786497 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 848/3416] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:19 2026] GET /volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:19.798594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:19.800872 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:56:19.801251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27391c1d-66fd-4f52-8c15-c12a401ac7ae", "snapshot_id": "8e7c69f7-c543-4ffb-874c-c105452bfd1e", "name": "tempest-VolumesBackupsTest-Backup-923320021"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:19.803154 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating new backup {'backup': {'volume_id': '27391c1d-66fd-4f52-8c15-c12a401ac7ae', 'snapshot_id': '8e7c69f7-c543-4ffb-874c-c105452bfd1e', 'name': 'tempest-VolumesBackupsTest-Backup-923320021'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:56:19.803350 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Creating backup of volume 27391c1d-66fd-4f52-8c15-c12a401ac7ae in container None Aug 12 12:56:19.812505 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:19.812505 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:19.813205 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:19.820101 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:19.820101 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:19.820668 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot retrieved successfully. Aug 12 12:56:19.842481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Created reservations ['e15469f3-a286-4e01-8d20-0a8a2dceac69', 'ae45fdbb-a299-4e96-af79-2aecb91a4130'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:19.885754 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1e6bd3e-de76-4279-9f9c-532556b03cdd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:56:19.886299 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 862/3417] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:56:19 2026] POST /volume/v3/backups => generated 327 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:19.897517 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85034213-ddd0-4249-bf99-911413a838fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:19.900737 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85034213-ddd0-4249-bf99-911413a838fd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:19.901372 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85034213-ddd0-4249-bf99-911413a838fd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:19.901372 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85034213-ddd0-4249-bf99-911413a838fd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:19.901510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-85034213-ddd0-4249-bf99-911413a838fd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:19.909282 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:19.909282 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:19.910541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85034213-ddd0-4249-bf99-911413a838fd tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:19.911090 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 853/3418] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:19 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 768 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:20.924416 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:20.926336 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:20.926595 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:20.926878 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:20.927036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:20.931416 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:20.931416 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:20.932268 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ad1fd9e-e9b8-4291-b764-1e095d61ce1b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:20.932704 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 856/3419] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:20 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:21.556829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.559502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:21.559788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:21.560033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:21.571794 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.571794 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:21.577800 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:21.584193 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-c4fbe436-a52d-4262-af77-b66ef469d71d tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:21.584936 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 849/3420] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:21 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:21.610111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e4354c18-f4df-41cf-a1bc-3af8e82bcd30 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.610582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e4354c18-f4df-41cf-a1bc-3af8e82bcd30 None None] GET https://10.4.3.81/volume// Aug 12 12:56:21.610789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e4354c18-f4df-41cf-a1bc-3af8e82bcd30 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:21.610984 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e4354c18-f4df-41cf-a1bc-3af8e82bcd30 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:21.611333 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e4354c18-f4df-41cf-a1bc-3af8e82bcd30 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:21.611678 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 863/3421] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:56:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:21.621708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-ffe40844-0f96-40d2-a0f6-2ed0a9ff6be3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.623812 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-ffe40844-0f96-40d2-a0f6-2ed0a9ff6be3 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:56:21.624178 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-ffe40844-0f96-40d2-a0f6-2ed0a9ff6be3 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aaf5854c-09bb-48c9-802e-6fb58e89c43a", "connector": null, "instance_uuid": "39974f02-adde-46b2-bdd7-4b33436266c0"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:21.632860 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.632860 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:21.665716 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-ffe40844-0f96-40d2-a0f6-2ed0a9ff6be3 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:56:21.666410 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 854/3422] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:56:21 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 12 12:56:21.704888 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-802f9afa-c090-4c3b-b7fd-e0a89366e193 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.707061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-802f9afa-c090-4c3b-b7fd-e0a89366e193 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action Aug 12 12:56:21.707438 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-802f9afa-c090-4c3b-b7fd-e0a89366e193 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:21.707546 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-802f9afa-c090-4c3b-b7fd-e0a89366e193 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:21.722506 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.722506 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:21.733713 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-14f3299a-a51e-46cc-ab69-82fb89f0b35f req-802f9afa-c090-4c3b-b7fd-e0a89366e193 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action returned with HTTP 204 Aug 12 12:56:21.734266 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 857/3423] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:56:21 2026] POST /volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:21.755082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a7c8537-7239-409f-842e-8abd586380f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.757200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a7c8537-7239-409f-842e-8abd586380f7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:21.757364 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a7c8537-7239-409f-842e-8abd586380f7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:21.757536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a7c8537-7239-409f-842e-8abd586380f7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:21.768224 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.768224 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:21.772558 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7a7c8537-7239-409f-842e-8abd586380f7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:21.778400 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a7c8537-7239-409f-842e-8abd586380f7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:21.778937 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 850/3424] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:21 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:21.795117 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-62b61c48-0871-49ce-b504-c375c4320e09 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.796851 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-62b61c48-0871-49ce-b504-c375c4320e09 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:21.797211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-62b61c48-0871-49ce-b504-c375c4320e09 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:21.797410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-62b61c48-0871-49ce-b504-c375c4320e09 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:21.806584 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.806584 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:21.810299 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-62b61c48-0871-49ce-b504-c375c4320e09 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:21.815146 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-62b61c48-0871-49ce-b504-c375c4320e09 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:21.815515 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 864/3425] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:21 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1109 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:21.942969 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:21.944738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:21.944975 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:21.945192 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:21.945347 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:21.953978 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:21.953978 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:21.954669 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1707e79c-7ffc-4604-9f54-40145b3c5ceb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:21.955156 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 855/3426] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:21 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 770 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:22.814570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f33640f6-b152-4fbf-b7b9-4e123bc5bff4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:22.815202 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f33640f6-b152-4fbf-b7b9-4e123bc5bff4 None None] GET https://10.4.3.81/volume// Aug 12 12:56:22.815460 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f33640f6-b152-4fbf-b7b9-4e123bc5bff4 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:22.815763 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f33640f6-b152-4fbf-b7b9-4e123bc5bff4 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:22.816220 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f33640f6-b152-4fbf-b7b9-4e123bc5bff4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:22.816798 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 858/3427] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:22.824999 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:22.827105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:56:22.827350 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:22.827602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:22.838759 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:22.838759 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:22.843693 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:56:22.849080 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-501310e5-075e-4c0f-b26f-bc2cc7520431 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:56:22.849856 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 851/3428] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:22 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1289 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:22.965278 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:22.965631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:22.967073 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:22.967238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:22.967387 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] PUT https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 Aug 12 12:56:22.967430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:22.967489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:22.967850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:22.972967 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:22.972967 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:22.973847 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-200f228b-77c3-4b3f-9f41-4481f4304b91 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:22.974248 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 865/3429] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:22 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:22.977812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Acquiring lock "cinder-attachment_update-aaf5854c-09bb-48c9-802e-6fb58e89c43a-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:56:22.983589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Lock "cinder-attachment_update-aaf5854c-09bb-48c9-802e-6fb58e89c43a-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:56:22.984641 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:22.984641 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:23.067680 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Lock "cinder-attachment_update-aaf5854c-09bb-48c9-802e-6fb58e89c43a-np0000007055" released by "attachment_update" :: held 0.084s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:56:23.068024 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-9bd98419-cd6b-4977-8eca-22037a16bc62 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 returned with HTTP 200 Aug 12 12:56:23.068504 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 856/3430] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:56:22 2026] PUT /volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:23.094101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-d96875b6-d2bd-4a2b-af20-21bd5f0861e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:23.096814 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-d96875b6-d2bd-4a2b-af20-21bd5f0861e2 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action Aug 12 12:56:23.097306 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-d96875b6-d2bd-4a2b-af20-21bd5f0861e2 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:23.097468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-d96875b6-d2bd-4a2b-af20-21bd5f0861e2 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:23.118933 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:23.118933 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:23.130468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ac8df81f-c2fc-41ef-90be-38ec6bdfcdd1 req-d96875b6-d2bd-4a2b-af20-21bd5f0861e2 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action returned with HTTP 204 Aug 12 12:56:23.131067 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 859/3431] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:56:23 2026] POST /volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:23.987441 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0d558618-618e-472a-a78b-24377273a05e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:23.989535 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d558618-618e-472a-a78b-24377273a05e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:23.989770 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d558618-618e-472a-a78b-24377273a05e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:23.990000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d558618-618e-472a-a78b-24377273a05e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:23.990170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0d558618-618e-472a-a78b-24377273a05e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:23.996497 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:23.996497 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:23.997417 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d558618-618e-472a-a78b-24377273a05e tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:23.997900 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 852/3432] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:23 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:25.009499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d9985d2b-a055-4b57-804b-7642e6855701 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:25.011859 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9985d2b-a055-4b57-804b-7642e6855701 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:25.012151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9985d2b-a055-4b57-804b-7642e6855701 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:25.012438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9985d2b-a055-4b57-804b-7642e6855701 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:25.012564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d9985d2b-a055-4b57-804b-7642e6855701 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:25.017901 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:25.017901 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:25.018832 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9985d2b-a055-4b57-804b-7642e6855701 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:25.019276 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 866/3433] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:25 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:26.034700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.036865 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:26.037131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.037398 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.037564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:26.044409 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.044409 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:26.045932 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4530f42-c5fd-4e5f-8d28-d73c31cb1dc4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:26.046358 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 857/3434] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:26.525924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.527971 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:26.528174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.528348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.541152 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.541152 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:26.547594 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:26.552929 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4711cc3a-8d7c-440f-b513-a01c531d95d4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:26.553431 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 860/3435] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:26.605553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.607975 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:26.608176 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.608397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.616959 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.616959 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:26.622347 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:26.629641 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-26686198-589f-48f0-87ca-180a27a840af tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:26.630232 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 853/3436] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:26.754939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ba583630-2ee7-4744-8637-2e13e1490d20 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.755346 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba583630-2ee7-4744-8637-2e13e1490d20 None None] GET https://10.4.3.81/volume// Aug 12 12:56:26.755621 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba583630-2ee7-4744-8637-2e13e1490d20 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.755868 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba583630-2ee7-4744-8637-2e13e1490d20 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.756435 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba583630-2ee7-4744-8637-2e13e1490d20 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:26.757054 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 867/3437] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:26.766464 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-02334032-e993-444e-8660-4f599a9b7ed4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.769245 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-02334032-e993-444e-8660-4f599a9b7ed4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:56:26.769798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-02334032-e993-444e-8660-4f599a9b7ed4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7337ef0-a33d-4bb4-ba0e-af5028c6df72", "connector": null, "instance_uuid": "5b2717d9-9d87-4b09-a6a9-b1be5865afeb"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:26.785143 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.785143 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:26.828162 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-02334032-e993-444e-8660-4f599a9b7ed4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:56:26.828889 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 858/3438] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:56:26 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:26.860685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-41371bc9-e379-4e50-86b0-93c28dccac36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.862742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.865214 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:26.865342 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.865517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.879576 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.879576 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:26.890731 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:26.898589 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f41b9fe-0faf-4bf3-9a94-9a40c118f525 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:26.899184 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 854/3439] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-70f6b996-f1d4-4828-b54f-54f17e7ce8de None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70f6b996-f1d4-4828-b54f-54f17e7ce8de None None] GET https://10.4.3.81/volume// Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70f6b996-f1d4-4828-b54f-54f17e7ce8de None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70f6b996-f1d4-4828-b54f-54f17e7ce8de None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70f6b996-f1d4-4828-b54f-54f17e7ce8de None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:26.909017 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 868/3440] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:26.920568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:26.923678 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:26.923932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:26.924853 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:26.937398 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:26.937398 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:26.942550 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:26.952373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-75ad48b9-9492-4d0a-bd09-be25a926d096 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:26.952373 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 859/3441] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:26 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:27.003764 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:27.004218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1475217665"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:27.005728 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1475217665'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:27.005901 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:27.011170 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:27.017944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (1fb2ebf1-8be3-4ab3-ace8-84775c6f106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:27.019479 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b538227c-d2c1-413b-a7d1-62bdf7cbbe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:27.020642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:27.059943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:27.061963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:27.062198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:27.062401 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:27.062548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:27.066074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b538227c-d2c1-413b-a7d1-62bdf7cbbe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:27.066982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5304b196-6bff-4840-8ab5-7a3037b91561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:27.067376 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:27.067376 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:27.068644 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1af0b75-7a4a-449e-9917-5a9bf8793312 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:27.069079 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 855/3442] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:27 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:27.096490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:27.107953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] PUT https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d Aug 12 12:56:27.107953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:27.119295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Acquiring lock "cinder-attachment_update-f7337ef0-a33d-4bb4-ba0e-af5028c6df72-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:56:27.126796 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Lock "cinder-attachment_update-f7337ef0-a33d-4bb4-ba0e-af5028c6df72-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:56:27.127962 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:27.127962 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:27.161807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['c477b8c5-6d83-43a6-acb0-6dd49dc32b70', 'c28da6ad-de96-4b7a-a6dd-4fe79f4c843e', '7f467b99-7ad5-451f-be8b-ddfc77d5e287', '3f31d052-3a0b-4af5-81c0-de79bbae3bfd'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:27.163570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5304b196-6bff-4840-8ab5-7a3037b91561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c477b8c5-6d83-43a6-acb0-6dd49dc32b70', 'c28da6ad-de96-4b7a-a6dd-4fe79f4c843e', '7f467b99-7ad5-451f-be8b-ddfc77d5e287', '3f31d052-3a0b-4af5-81c0-de79bbae3bfd']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:27.163570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8ddecb-5ad1-4a33-bf6a-544c48e0885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:27.191146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8ddecb-5ad1-4a33-bf6a-544c48e0885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5531ee6a-6eb4-42e5-9a34-47b2c082e39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1475217665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['c477b8c5-6d83-43a6-acb0-6dd49dc32b70','c28da6ad-de96-4b7a-a6dd-4fe79f4c843e','7f467b99-7ad5-451f-be8b-ddfc77d5e287','3f31d052-3a0b-4af5-81c0-de79bbae3bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1475217665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5531ee6a-6eb4-42e5-9a34-47b2c082e39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:27.192077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca212bac-aafb-4ace-bf2c-371e34b00e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:27.221242 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca212bac-aafb-4ace-bf2c-371e34b00e71) transitioned into state 'SUCCESS' from state '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-1475217665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['c477b8c5-6d83-43a6-acb0-6dd49dc32b70','c28da6ad-de96-4b7a-a6dd-4fe79f4c843e','7f467b99-7ad5-451f-be8b-ddfc77d5e287','3f31d052-3a0b-4af5-81c0-de79bbae3bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:27.222068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeed32c9-f27c-497a-b969-c6e7934a43d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:27.232740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeed32c9-f27c-497a-b969-c6e7934a43d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:27.233494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (1fb2ebf1-8be3-4ab3-ace8-84775c6f106e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:27.233787 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:27.234998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41371bc9-e379-4e50-86b0-93c28dccac36 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:27.234998 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 861/3443] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:56:26 2026] POST /volume/v3/volumes => generated 768 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:27.249754 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1b562cc-c344-497b-b960-b312246a74e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:27.254750 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b562cc-c344-497b-b960-b312246a74e8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:27.255100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b562cc-c344-497b-b960-b312246a74e8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:27.255388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b562cc-c344-497b-b960-b312246a74e8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:27.268146 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:27.268146 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:27.272294 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Lock "cinder-attachment_update-f7337ef0-a33d-4bb4-ba0e-af5028c6df72-np0000007055" released by "attachment_update" :: held 0.146s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:56:27.272710 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-fd5c070f-7103-4f72-a311-e07d534d5344 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d returned with HTTP 200 Aug 12 12:56:27.273208 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 869/3444] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:56:27 2026] PUT /volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:27.274671 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c1b562cc-c344-497b-b960-b312246a74e8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:27.284269 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b562cc-c344-497b-b960-b312246a74e8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 200 Aug 12 12:56:27.285139 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 860/3445] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:27 2026] GET /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:27.916189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:27.918096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:27.918295 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:27.918499 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:27.933316 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:27.933316 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:27.937572 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:27.942219 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b74c11ec-4b49-4e29-8b81-ccde67e2451f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:27.942770 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 856/3446] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:27 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:28.083033 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:28.085858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:28.085858 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:28.086464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:28.086464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:28.094716 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:28.094716 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:28.095835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-435a1943-ea64-4760-93ff-ac21d46c19c8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:28.096827 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 862/3447] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:28 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:28.301317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:28.304270 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:28.305330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:28.305330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:28.314644 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:28.314644 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:28.320318 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:28.327296 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d4d36b91-a692-4d32-b41c-034c083d9ec3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 200 Aug 12 12:56:28.327890 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 870/3448] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:28 2026] GET /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:28.346244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:28.349922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:28.351396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5531ee6a-6eb4-42e5-9a34-47b2c082e39b", "name": "tempest-VolumeDependencyTests-Snapshot-950780015"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:28.367672 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:28.367672 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:28.368083 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:28.368189 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create snapshot from volume 5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:28.430308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['62e4ea82-592c-4340-a3aa-f67868c3c0f1', '7691c975-39c9-4f18-94f0-1e5a2b8c3996', '57afb8ff-32be-480c-8671-c938f7f4600e', 'ffc25d78-c815-41f0-9420-c4f1879538bb'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:28.485833 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot create request issued successfully. Aug 12 12:56:28.486300 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2104b4c1-3422-4ff8-933c-661cdbf01154 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:28.487073 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 861/3449] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:28.497753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:28.503128 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:28.503361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:28.503628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:28.510440 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:28.510440 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:28.511215 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:28.526691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d2e37d4-000c-405c-aa36-f9a2d024cbbe tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 200 Aug 12 12:56:28.526691 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 857/3450] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:28 2026] GET /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:28.958714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:28.960319 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:28.960486 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:28.960719 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:28.972924 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:28.972924 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:28.977876 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:28.984034 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-133f258b-d1ef-4fc4-bddd-005fff7063bf tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:28.984470 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 863/3451] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:28 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:29.108044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:29.109953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:29.110157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:29.110360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:29.110487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:29.115947 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:29.115947 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:29.117012 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-afc65ea5-c16e-4436-b89d-ccc7720e2ca6 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:29.117511 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 871/3452] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:29 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:29.526807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:29.528590 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:29.528792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:29.528978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:29.535097 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:29.535097 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:29.535612 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:29.536543 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2de6c98-1431-482c-9fa0-d694a1e54c12 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 200 Aug 12 12:56:29.537182 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 862/3453] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:29 2026] GET /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:29.545593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:29.547393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:29.547909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0da7c554-cbdb-4c3b-a08d-4b0f689a4e18", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1046608873"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:29.549579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'snapshot_id': '0da7c554-cbdb-4c3b-a08d-4b0f689a4e18', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1046608873'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:29.559216 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:29.559216 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:29.559862 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:29.560017 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:29.565873 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:29.573438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (d34feb7b-e900-4034-991d-d42bf593c5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:29.575387 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26654c43-c12e-4195-a54e-c1c17f4a6460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:29.576682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:29.618637 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26654c43-c12e-4195-a54e-c1c17f4a6460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0da7c554-cbdb-4c3b-a08d-4b0f689a4e18', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:29.619604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8187c16c-18ae-4c61-a779-60c8a5ea66d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:29.670489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['42fe6eb0-1c6f-4fb8-9fd6-7bcfe6c41207', '359b33c6-3bf2-44f1-ae03-e05a6100feeb', 'e4081b88-9f98-4d74-ad17-70ab3c38f0d3', 'be4b8723-38d0-4351-8b87-1d64c2ce0ac5'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:29.671314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8187c16c-18ae-4c61-a779-60c8a5ea66d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42fe6eb0-1c6f-4fb8-9fd6-7bcfe6c41207', '359b33c6-3bf2-44f1-ae03-e05a6100feeb', 'e4081b88-9f98-4d74-ad17-70ab3c38f0d3', 'be4b8723-38d0-4351-8b87-1d64c2ce0ac5']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:29.672139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbe379f-5043-4de0-9eb2-4241213a93d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:29.712735 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbe379f-5043-4de0-9eb2-4241213a93d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fbea0f4-6be8-440e-8d36-0381946e1eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046608873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['42fe6eb0-1c6f-4fb8-9fd6-7bcfe6c41207','359b33c6-3bf2-44f1-ae03-e05a6100feeb','e4081b88-9f98-4d74-ad17-70ab3c38f0d3','be4b8723-38d0-4351-8b87-1d64c2ce0ac5'],size=1,snapshot_id=0da7c554-cbdb-4c3b-a08d-4b0f689a4e18,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046608873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fbea0f4-6be8-440e-8d36-0381946e1eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0da7c554-cbdb-4c3b-a08d-4b0f689a4e18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:29.713448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfdb454-3581-4f8d-864d-5728fc69cc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:29.730336 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfdb454-3581-4f8d-864d-5728fc69cc61) transitioned into state 'SUCCESS' from state '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-1046608873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['42fe6eb0-1c6f-4fb8-9fd6-7bcfe6c41207','359b33c6-3bf2-44f1-ae03-e05a6100feeb','e4081b88-9f98-4d74-ad17-70ab3c38f0d3','be4b8723-38d0-4351-8b87-1d64c2ce0ac5'],size=1,snapshot_id=0da7c554-cbdb-4c3b-a08d-4b0f689a4e18,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:29.730971 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a449b3-281f-4977-8087-d7224593bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:29.752034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a449b3-281f-4977-8087-d7224593bcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:29.753078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (d34feb7b-e900-4034-991d-d42bf593c5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:29.753474 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:29.754224 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e76b98e-c4d4-44ba-9606-b998f322b144 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:29.754714 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 858/3454] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:29 2026] POST /volume/v3/volumes => generated 802 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:29.768276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:29.769756 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:29.769946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:29.770131 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:29.776912 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:29.776912 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:29.780420 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:29.784249 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3d66fe3-ac82-49a4-ad5d-13fc20aa67f7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 200 Aug 12 12:56:29.784586 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 864/3455] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:29 2026] GET /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:30.001285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.002703 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:30.002908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:30.003176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:30.014944 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.014944 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:30.020032 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:30.025283 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aab0c650-9304-425c-aba4-56f6cb65bc8d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:30.026067 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 872/3456] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:30 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:30.126828 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.128616 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:30.128746 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:30.128925 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:30.129026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:30.132792 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.132792 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:30.133537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08e41cc3-83c7-40de-87eb-82723f0b19b8 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:30.133936 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 863/3457] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:30 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:30.583228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-2e6f6be2-130b-4e36-ae0f-62bf11bd5690 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.585877 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-2e6f6be2-130b-4e36-ae0f-62bf11bd5690 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d/action Aug 12 12:56:30.586300 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-2e6f6be2-130b-4e36-ae0f-62bf11bd5690 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:30.586300 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-2e6f6be2-130b-4e36-ae0f-62bf11bd5690 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:30.607516 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.607516 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:30.620904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-37c84d8e-e250-4acf-9069-d0e55c3657c9 req-2e6f6be2-130b-4e36-ae0f-62bf11bd5690 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d/action returned with HTTP 204 Aug 12 12:56:30.621571 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 859/3458] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:56:30 2026] POST /volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:30.800174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8217a4c-f82d-451a-8ba4-3606be704beb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.802042 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8217a4c-f82d-451a-8ba4-3606be704beb tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:30.802297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8217a4c-f82d-451a-8ba4-3606be704beb tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:30.802605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8217a4c-f82d-451a-8ba4-3606be704beb tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:30.810187 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.810187 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:30.814336 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d8217a4c-f82d-451a-8ba4-3606be704beb tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:30.819175 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8217a4c-f82d-451a-8ba4-3606be704beb tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 200 Aug 12 12:56:30.820174 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 865/3459] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:30 2026] GET /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:56:30.832238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.834451 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:30.835041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fbea0f4-6be8-440e-8d36-0381946e1eea", "name": "tempest-VolumeDependencyTests-Snapshot-1596764866"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:30.846757 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.846757 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:30.847337 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:30.847504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create snapshot from volume 0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:30.893856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['496eeede-a4c5-4f99-abbe-4daf6db87b61', '5c56f5bb-758c-4606-b6bc-71f3f661d74b', 'fc78d458-12ec-4eda-ad8d-ab6fba57292f', 'aa5b0ba4-8769-4db1-9e43-abf08cca0cc1'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:30.944584 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot create request issued successfully. Aug 12 12:56:30.945134 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-853177ef-58b9-444b-a5e6-5ddf77edb84c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:30.945655 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 873/3460] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:30.958895 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.958895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:30.959367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:30.959367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:30.963546 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:30.968966 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.968966 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:30.969592 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:30.970765 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac75de85-1c1b-40bb-bf41-05f3cb860404 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 200 Aug 12 12:56:30.971239 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 864/3461] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:30 2026] GET /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:30.971550 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:56:30.972660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:30.972970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:30.992040 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:30.992040 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:30.998257 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:31.005341 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b8cae2cc-875d-400f-8758-b0d144b9ba9f req-253d8e34-ec44-4951-9999-0b63e541fe8c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:56:31.006208 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 860/3462] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:30 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:31.040954 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:31.044310 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:31.044310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:31.044310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:31.059195 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:31.059195 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:31.065076 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:31.070685 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c60f87de-9c5a-4d55-86de-e8b54ebafbb8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:31.073902 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 866/3463] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:31 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1131 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:31.087216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:31.090693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:56:31.090802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7337ef0-a33d-4bb4-ba0e-af5028c6df72", "name": "tempest-VolumesBackupsTest-Backup-589530802", "force": true, "container": "tempest-volumesbackupstest-backup-container-2138864952"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:31.092768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': 'f7337ef0-a33d-4bb4-ba0e-af5028c6df72', 'name': 'tempest-VolumesBackupsTest-Backup-589530802', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2138864952'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:56:31.092980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume f7337ef0-a33d-4bb4-ba0e-af5028c6df72 in container tempest-volumesbackupstest-backup-container-2138864952 Aug 12 12:56:31.108430 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:31.108430 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:31.109158 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:31.145606 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:31.154958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:31.154958 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:31.154958 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:31.154958 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:31.155208 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['c52df51b-60f6-4a82-8275-557fd73d2ead', '2afdadb3-d3e1-4550-a9e0-e8dd1138e7a9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:31.163722 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:31.163722 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:31.167675 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c3d4f02-f8fe-48c4-ba4e-af9a808acd12 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:31.168286 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 865/3464] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:31 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:31.197182 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d795b55c-71be-49d3-a4a9-22b5e82ff495 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:56:31.197632 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 874/3465] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:56:31 2026] POST /volume/v3/backups => generated 327 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:31.207342 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:31.209291 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:31.209579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:31.209833 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:31.209984 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:31.217795 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:31.217795 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:31.217795 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e5410c4-122d-4e9b-9720-94d030d7b0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:31.217795 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 861/3466] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:31 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:31.984544 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:31.986953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:31.986953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:31.987099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:31.992579 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:31.992579 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:31.993047 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:31.993753 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4dbee9a0-9a0e-47c7-8d2e-1029d59b9412 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 200 Aug 12 12:56:31.994126 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 867/3467] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:31 2026] GET /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:32.002736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:32.006800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:32.006800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cfe0f0d0-1685-439b-803a-028b762eda08", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-455505042"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:32.007457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'snapshot_id': 'cfe0f0d0-1685-439b-803a-028b762eda08', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-455505042'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:32.014202 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:32.014202 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:32.014847 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:32.015074 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:32.019188 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:32.024759 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (13e6fff2-2b99-4056-b8fa-0e40e59ec506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:32.026073 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f188f4b-70f3-4d77-8c82-cbfdb9602973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:32.027199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:32.056674 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f188f4b-70f3-4d77-8c82-cbfdb9602973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfe0f0d0-1685-439b-803a-028b762eda08', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:32.058856 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117087a2-eafc-4c40-9f54-4939c045e2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:32.102516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['c5e0bdc1-0aed-4747-833e-e1042b59360c', 'e3a7b7d0-550d-4399-9caa-29906c8c6c97', '8edd8e77-8bb4-4f7a-bf8d-06076d38ebdd', '7a012977-230f-4cb5-be9f-4ff9f0dbdf00'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:32.103832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117087a2-eafc-4c40-9f54-4939c045e2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e0bdc1-0aed-4747-833e-e1042b59360c', 'e3a7b7d0-550d-4399-9caa-29906c8c6c97', '8edd8e77-8bb4-4f7a-bf8d-06076d38ebdd', '7a012977-230f-4cb5-be9f-4ff9f0dbdf00']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:32.105147 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e18276-8d0a-4319-8db2-34c91e231648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:32.157180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e18276-8d0a-4319-8db2-34c91e231648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ec340c-f4d2-4aa3-a011-242e655c2e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455505042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['c5e0bdc1-0aed-4747-833e-e1042b59360c','e3a7b7d0-550d-4399-9caa-29906c8c6c97','8edd8e77-8bb4-4f7a-bf8d-06076d38ebdd','7a012977-230f-4cb5-be9f-4ff9f0dbdf00'],size=1,snapshot_id=cfe0f0d0-1685-439b-803a-028b762eda08,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455505042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ec340c-f4d2-4aa3-a011-242e655c2e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfe0f0d0-1685-439b-803a-028b762eda08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:32.158092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26469425-7f59-4866-b88d-27bec1df8987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:32.181513 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:32.184234 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:32.184639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:32.184927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:32.185091 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:32.188851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26469425-7f59-4866-b88d-27bec1df8987) transitioned into state 'SUCCESS' from state '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-455505042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['c5e0bdc1-0aed-4747-833e-e1042b59360c','e3a7b7d0-550d-4399-9caa-29906c8c6c97','8edd8e77-8bb4-4f7a-bf8d-06076d38ebdd','7a012977-230f-4cb5-be9f-4ff9f0dbdf00'],size=1,snapshot_id=cfe0f0d0-1685-439b-803a-028b762eda08,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:32.189867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418f1bba-43b0-4d20-b999-4041a4ca452a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:32.190515 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:32.190515 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:32.191752 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb4b343-8945-4b97-8f89-e7a6444c3f81 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:32.192256 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 875/3468] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:32 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:32.217313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418f1bba-43b0-4d20-b999-4041a4ca452a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:32.218324 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (13e6fff2-2b99-4056-b8fa-0e40e59ec506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:32.222045 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:32.222907 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82e8c1f9-b21a-4848-8c23-8d62d81bb27d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:32.224729 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 866/3469] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:32 2026] POST /volume/v3/volumes => generated 801 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:32.229711 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:32.232127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:32.232693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:32.232966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:32.233113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:32.239679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:32.241567 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:32.241802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:32.241990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:32.242648 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:32.242648 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:32.243878 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb3b46a0-24af-49f6-a09d-31808727ae0f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:32.244499 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 862/3470] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:32 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:32.249507 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:32.249507 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:32.253398 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:32.257965 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf0f877a-9e84-49a0-a5e5-73a87298d835 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 200 Aug 12 12:56:32.258394 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 868/3471] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:32 2026] GET /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:33.204274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e364f3da-35cb-460e-9dbf-db5100409e73 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:33.206320 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e364f3da-35cb-460e-9dbf-db5100409e73 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:33.206564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e364f3da-35cb-460e-9dbf-db5100409e73 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:33.206753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e364f3da-35cb-460e-9dbf-db5100409e73 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:33.206888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e364f3da-35cb-460e-9dbf-db5100409e73 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:33.211523 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:33.211523 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:33.212575 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e364f3da-35cb-460e-9dbf-db5100409e73 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:33.213035 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 876/3472] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:33 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:33.257225 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-368a221e-029f-4097-b719-bb4c7215698e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:33.259107 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-368a221e-029f-4097-b719-bb4c7215698e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:33.259321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-368a221e-029f-4097-b719-bb4c7215698e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:33.260027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-368a221e-029f-4097-b719-bb4c7215698e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:33.260027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-368a221e-029f-4097-b719-bb4c7215698e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:33.265323 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:33.265323 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:33.266440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-368a221e-029f-4097-b719-bb4c7215698e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:33.266949 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 867/3473] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:33 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:33.275800 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b63f57e-23e5-4780-887a-75adbce10b54 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:33.277789 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b63f57e-23e5-4780-887a-75adbce10b54 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:33.281087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b63f57e-23e5-4780-887a-75adbce10b54 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:33.281320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b63f57e-23e5-4780-887a-75adbce10b54 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:33.292361 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:33.292361 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:33.296906 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3b63f57e-23e5-4780-887a-75adbce10b54 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:33.305190 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b63f57e-23e5-4780-887a-75adbce10b54 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 200 Aug 12 12:56:33.305925 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 863/3474] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:33 2026] GET /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:33.321310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cfb94559-a440-4001-994b-417116accff9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:33.323503 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:33.323973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "97ec340c-f4d2-4aa3-a011-242e655c2e71", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1724779126"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:33.325839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'source_volid': '97ec340c-f4d2-4aa3-a011-242e655c2e71', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1724779126'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:33.334935 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:33.334935 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:33.335598 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume retrieved successfully. Aug 12 12:56:33.335722 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:33.340760 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:33.348167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (661f6cf6-c7e1-425e-9157-3c80a5708d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:33.349655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e88de57f-46f4-42eb-95ad-ff66cfcc7797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:33.351493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:33.383837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e88de57f-46f4-42eb-95ad-ff66cfcc7797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '97ec340c-f4d2-4aa3-a011-242e655c2e71', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:33.384973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4df60c-48ad-4b7e-b2a7-e8b7ffcf095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:33.429695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['6b54dcbe-e919-4ad6-aeb6-dde3ebd5df99', '67426d26-822f-4354-a74e-7da4714efc29', '47cc78b2-6a64-4d12-a644-20ce32d9ecba', '461ca8e5-eef7-4390-bed2-df72f7f904ea'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:33.429695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4df60c-48ad-4b7e-b2a7-e8b7ffcf095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b54dcbe-e919-4ad6-aeb6-dde3ebd5df99', '67426d26-822f-4354-a74e-7da4714efc29', '47cc78b2-6a64-4d12-a644-20ce32d9ecba', '461ca8e5-eef7-4390-bed2-df72f7f904ea']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:33.430377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0714f5-6d74-4d35-b993-d57dae429427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:33.475289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0714f5-6d74-4d35-b993-d57dae429427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d9c871c-fe36-4930-9798-fb305d48c7ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1724779126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['6b54dcbe-e919-4ad6-aeb6-dde3ebd5df99','67426d26-822f-4354-a74e-7da4714efc29','47cc78b2-6a64-4d12-a644-20ce32d9ecba','461ca8e5-eef7-4390-bed2-df72f7f904ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=97ec340c-f4d2-4aa3-a011-242e655c2e71,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1724779126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d9c871c-fe36-4930-9798-fb305d48c7ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=97ec340c-f4d2-4aa3-a011-242e655c2e71,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:33.476424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548108b-619b-4e0c-b195-740593078263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:33.509010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548108b-619b-4e0c-b195-740593078263) transitioned into state 'SUCCESS' from state '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-1724779126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['6b54dcbe-e919-4ad6-aeb6-dde3ebd5df99','67426d26-822f-4354-a74e-7da4714efc29','47cc78b2-6a64-4d12-a644-20ce32d9ecba','461ca8e5-eef7-4390-bed2-df72f7f904ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=97ec340c-f4d2-4aa3-a011-242e655c2e71,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:33.509936 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5fd92-9695-4341-a721-239951843372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:33.533793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5fd92-9695-4341-a721-239951843372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:33.536415 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (661f6cf6-c7e1-425e-9157-3c80a5708d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:33.536415 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:33.537227 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cfb94559-a440-4001-994b-417116accff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:33.537862 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 869/3475] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:33 2026] POST /volume/v3/volumes => generated 802 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:33.553211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:33.555704 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:33.556079 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:33.556338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:33.565628 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:33.565628 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:33.569963 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:33.575271 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92d1f9a9-772a-429b-8aaa-0e0bec8f8b04 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 200 Aug 12 12:56:33.575921 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 877/3476] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:33 2026] GET /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:34.225802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.229429 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:34.229639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.229849 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.229968 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:34.235759 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.235759 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:34.236787 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4bea5c7b-f0f7-4089-b2fa-b6546913f413 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:34.237311 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 868/3477] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:34.280219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.282394 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:34.282712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.282968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.283129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:34.287931 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.287931 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:34.288932 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5709db48-ae7f-4e3a-90c6-c614d78e58c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:34.289421 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 864/3478] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:34.291165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16086542-b36f-41b0-8da8-4dced61db1f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.293266 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16086542-b36f-41b0-8da8-4dced61db1f5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:56:34.293519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16086542-b36f-41b0-8da8-4dced61db1f5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.293764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16086542-b36f-41b0-8da8-4dced61db1f5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.305332 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.305332 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:34.309575 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16086542-b36f-41b0-8da8-4dced61db1f5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:34.314514 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16086542-b36f-41b0-8da8-4dced61db1f5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:56:34.314963 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 870/3479] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:56:34.356894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.362174 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:56:34.362373 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.362597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.375332 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.375332 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:34.383833 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:34.387820 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-e78b3a6a-3887-4813-b2c6-dc0498a0b118 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:56:34.388277 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 878/3480] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:34.411955 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.417799 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7/action Aug 12 12:56:34.418350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:34.418350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:34.431998 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.431998 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:34.432629 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:34.441521 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Begin detaching volume completed successfully. Aug 12 12:56:34.441831 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-d47730a2-07a8-492e-a7ad-ed83237d0813 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7/action returned with HTTP 202 Aug 12 12:56:34.443729 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 869/3481] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:56:34 2026] POST /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:34.507625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7763a3ce-3b57-4e51-9fb3-3a3da2bcedca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.508186 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7763a3ce-3b57-4e51-9fb3-3a3da2bcedca None None] GET https://10.4.3.81/volume// Aug 12 12:56:34.508429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7763a3ce-3b57-4e51-9fb3-3a3da2bcedca None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.508708 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7763a3ce-3b57-4e51-9fb3-3a3da2bcedca None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.509192 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7763a3ce-3b57-4e51-9fb3-3a3da2bcedca None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:34.509595 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 865/3482] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:34.522354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.522719 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:56:34.522951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.523311 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.535724 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.535724 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:34.539904 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:34.544752 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-792c92c7-b7cc-45f0-a91e-a8e1655d2353 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:56:34.545161 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 871/3483] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:34.592862 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1db63047-1ca3-4079-b349-08524fc74309 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.594409 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1db63047-1ca3-4079-b349-08524fc74309 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:34.594653 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1db63047-1ca3-4079-b349-08524fc74309 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.594854 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1db63047-1ca3-4079-b349-08524fc74309 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.605353 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.605353 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:34.609678 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1db63047-1ca3-4079-b349-08524fc74309 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:34.618502 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1db63047-1ca3-4079-b349-08524fc74309 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 200 Aug 12 12:56:34.618950 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 879/3484] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:34.637604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.640876 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:34.640876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.640876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.640876 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: 0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:34.648692 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.648692 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:34.649284 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:34.667114 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot delete request issued successfully. Aug 12 12:56:34.667346 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50f686de-7cc0-4d22-a786-30ef7eca8f4e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 202 Aug 12 12:56:34.667811 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 870/3485] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:34 2026] DELETE /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:34.676637 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69522401-1fe3-4644-90eb-274c5e01226e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:34.678877 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69522401-1fe3-4644-90eb-274c5e01226e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:34.678985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69522401-1fe3-4644-90eb-274c5e01226e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:34.679179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69522401-1fe3-4644-90eb-274c5e01226e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:34.688801 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:34.688801 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:34.688801 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69522401-1fe3-4644-90eb-274c5e01226e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:34.688801 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69522401-1fe3-4644-90eb-274c5e01226e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 200 Aug 12 12:56:34.688801 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 866/3486] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:34 2026] GET /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:35.250758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:35.253172 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:35.253372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:35.253663 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:35.253828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:35.258792 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:35.258792 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:35.259799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51689606-8d5d-4844-9bb2-a4a3294f0618 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:35.260249 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 872/3487] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:35 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:35.300994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-83695c90-42c6-419d-9b0c-e142ad140372 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:35.303526 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83695c90-42c6-419d-9b0c-e142ad140372 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:35.303707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83695c90-42c6-419d-9b0c-e142ad140372 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:35.303914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-83695c90-42c6-419d-9b0c-e142ad140372 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:35.304058 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-83695c90-42c6-419d-9b0c-e142ad140372 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:35.308741 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:35.308741 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:35.309507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-83695c90-42c6-419d-9b0c-e142ad140372 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:35.309896 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 880/3488] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:35 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:35.698229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c5b179c3-727b-48d9-944c-86150620e08c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:35.700922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5b179c3-727b-48d9-944c-86150620e08c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:56:35.701242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5b179c3-727b-48d9-944c-86150620e08c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:35.701523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5b179c3-727b-48d9-944c-86150620e08c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:35.707106 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5b179c3-727b-48d9-944c-86150620e08c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 404 Aug 12 12:56:35.707894 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 871/3489] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:35 2026] GET /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:35.715593 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c39e260-9555-443e-a82d-22f648a73e0d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:35.717558 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:35.717967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:35.718279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:35.718518 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:35.727835 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:35.727835 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:35.727835 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:35.746989 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot delete request issued successfully. Aug 12 12:56:35.747365 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c39e260-9555-443e-a82d-22f648a73e0d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 202 Aug 12 12:56:35.748371 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 867/3490] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:35 2026] DELETE /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:35.759349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:35.762952 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:35.763163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:35.764723 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:35.772048 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:35.772048 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:35.772694 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:35.773801 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e8fba6e-9025-44bd-a4d7-f5307d8a1f00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 200 Aug 12 12:56:35.776560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 873/3491] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:35 2026] GET /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.173181 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-ae94e177-c1eb-4acd-8b70-37f4bfc86b8f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.175442 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-ae94e177-c1eb-4acd-8b70-37f4bfc86b8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc Aug 12 12:56:36.175664 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-ae94e177-c1eb-4acd-8b70-37f4bfc86b8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.175899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-ae94e177-c1eb-4acd-8b70-37f4bfc86b8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.183693 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.183693 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:36.228180 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9cbddeec-6fb2-4a1b-a5ea-bee02b3e56f1 req-ae94e177-c1eb-4acd-8b70-37f4bfc86b8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc returned with HTTP 200 Aug 12 12:56:36.228665 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 881/3492] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:56:36 2026] DELETE /volume/v3/attachments/f7955f54-2e11-4af7-8951-68b093b35cfc => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.273358 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.275581 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:36.275829 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.276682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.276682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:36.284695 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.284695 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:36.285294 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33183e36-fbe9-4e39-a17b-2c5a450d5224 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:36.289802 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 872/3493] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.299071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b30b8a53-3e25-4094-965a-06489d569324 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.300827 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30b8a53-3e25-4094-965a-06489d569324 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:36.301258 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b30b8a53-3e25-4094-965a-06489d569324 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.301602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b30b8a53-3e25-4094-965a-06489d569324 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.301847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b30b8a53-3e25-4094-965a-06489d569324 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:36.308279 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.308279 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:36.308279 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30b8a53-3e25-4094-965a-06489d569324 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:36.308279 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 868/3494] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.320080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.321700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.323546 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:36.323784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.324022 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.324169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete backup with id: 509ec0be-294c-4158-b004-ecd59292c653. Aug 12 12:56:36.326472 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:36.326760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.326942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.327089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:36.334719 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.334719 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:36.338912 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.338912 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:36.339900 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d1b1ec24-f1fd-4437-bc15-27ed15eed0a8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:36.340395 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 882/3495] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.352209 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] delete_backup rpcapi backup_id 509ec0be-294c-4158-b004-ecd59292c653 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:56:36.353996 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e7f666e-ca1c-4561-b9db-b2b2a9891e8b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 202 Aug 12 12:56:36.354569 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 874/3496] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:36 2026] DELETE /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:36.361852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7850378-e7ec-4e69-8261-186f6791ec57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.364206 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7850378-e7ec-4e69-8261-186f6791ec57 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:36.364502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7850378-e7ec-4e69-8261-186f6791ec57 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.364723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7850378-e7ec-4e69-8261-186f6791ec57 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.364878 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d7850378-e7ec-4e69-8261-186f6791ec57 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:36.372825 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.372825 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:36.373859 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7850378-e7ec-4e69-8261-186f6791ec57 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 200 Aug 12 12:56:36.374333 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 873/3497] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.586993 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.588967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:56:36.589464 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.590856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.597197 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.597197 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:36.602425 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:56:36.608262 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b8038c6-1fae-405f-ba74-0d642fe97a44 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:56:36.608866 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 869/3498] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:36.791508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8278c81b-7ecc-459a-9b1e-c76348b74ff9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.793713 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8278c81b-7ecc-459a-9b1e-c76348b74ff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:56:36.793983 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8278c81b-7ecc-459a-9b1e-c76348b74ff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.794226 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8278c81b-7ecc-459a-9b1e-c76348b74ff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.803015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8278c81b-7ecc-459a-9b1e-c76348b74ff9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 404 Aug 12 12:56:36.803705 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 883/3499] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:36.813495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.815688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:36.816103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.816429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.816743 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:36.827348 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.827348 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:36.828193 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:36.858004 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:36.858250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98655a3e-cc57-4be6-bee1-a5ed135c30a3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 202 Aug 12 12:56:36.858841 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 875/3500] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:36 2026] DELETE /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:36.868324 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec20c51d-b9a4-46af-8c26-c8499081252e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:36.872063 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec20c51d-b9a4-46af-8c26-c8499081252e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:36.872063 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec20c51d-b9a4-46af-8c26-c8499081252e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:36.872063 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec20c51d-b9a4-46af-8c26-c8499081252e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:36.886080 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:36.886080 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:36.894802 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec20c51d-b9a4-46af-8c26-c8499081252e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:36.897927 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec20c51d-b9a4-46af-8c26-c8499081252e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 200 Aug 12 12:56:36.898545 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 874/3501] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:36 2026] GET /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 893 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:37.352138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.354991 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:37.355255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.355525 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.355907 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:37.361987 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:37.361987 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:37.362999 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c7f6800-2fc2-4758-88f8-cfaf3934ad30 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:37.363980 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 870/3502] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:37 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:37.390385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.393959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 Aug 12 12:56:37.393959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.395008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.395823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Show backup with id 509ec0be-294c-4158-b004-ecd59292c653. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:37.404698 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-377665cf-7f30-4a4e-943e-ac0625a102f4 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 returned with HTTP 404 Aug 12 12:56:37.405421 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 884/3503] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:37 2026] GET /volume/v3/backups/509ec0be-294c-4158-b004-ecd59292c653 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:37.420042 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.423628 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:37.423945 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.424170 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.424269 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete snapshot with id: 8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:37.433813 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:37.433813 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:37.434635 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot retrieved successfully. Aug 12 12:56:37.454298 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot delete request issued successfully. Aug 12 12:56:37.454565 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b65d96b-5c18-40cc-bfdd-13320d4fd523 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e returned with HTTP 202 Aug 12 12:56:37.455007 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 876/3504] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:37 2026] DELETE /volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:37.464087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d4bfc842-c971-4647-8a11-e70fb175d38b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.466167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4bfc842-c971-4647-8a11-e70fb175d38b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:37.466466 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4bfc842-c971-4647-8a11-e70fb175d38b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.466671 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4bfc842-c971-4647-8a11-e70fb175d38b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.472754 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:37.472754 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:37.473587 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d4bfc842-c971-4647-8a11-e70fb175d38b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Snapshot retrieved successfully. Aug 12 12:56:37.474563 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4bfc842-c971-4647-8a11-e70fb175d38b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e returned with HTTP 200 Aug 12 12:56:37.475090 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 875/3505] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:37 2026] GET /volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:37.915468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-873ed9e8-6861-4f33-8931-7f4b56626e20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.916972 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-873ed9e8-6861-4f33-8931-7f4b56626e20 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:56:37.917219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-873ed9e8-6861-4f33-8931-7f4b56626e20 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.917478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-873ed9e8-6861-4f33-8931-7f4b56626e20 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.923227 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-873ed9e8-6861-4f33-8931-7f4b56626e20 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 404 Aug 12 12:56:37.923747 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 871/3506] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:37 2026] GET /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:37.930473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.932186 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:37.932389 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.932586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.932745 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:37.945475 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:37.945475 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:37.945959 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:37.963502 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:37.963810 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1facfd17-f9e9-4e37-b4b4-b9cab8746a1e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 202 Aug 12 12:56:37.964299 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 885/3507] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:37 2026] DELETE /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:37.972175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:37.978518 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:37.978801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:37.979047 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:37.993797 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:37.993797 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:37.998522 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:38.003459 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dda1ac75-f614-40a4-bb78-c18ce10612f8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 200 Aug 12 12:56:38.003841 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 877/3508] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:37 2026] GET /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:38.377026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:38.379077 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:38.379331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:38.379613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:38.379787 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:38.385796 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:38.385796 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:38.387015 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e1bba62-3318-4f93-a793-bf7a2f132413 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:38.387919 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 876/3509] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:38 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:38.484585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4670edf6-9527-4afe-b832-bc1c1d88b71b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:38.486447 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4670edf6-9527-4afe-b832-bc1c1d88b71b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e Aug 12 12:56:38.486692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4670edf6-9527-4afe-b832-bc1c1d88b71b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:38.486912 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4670edf6-9527-4afe-b832-bc1c1d88b71b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:38.491172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4670edf6-9527-4afe-b832-bc1c1d88b71b tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e returned with HTTP 404 Aug 12 12:56:38.491664 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 872/3510] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:38 2026] GET /volume/v3/snapshots/8e7c69f7-c543-4ffb-874c-c105452bfd1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:56:38.498908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5e682406-9775-46ca-aefb-9d152516d37c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:38.500795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:38.501017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:38.501239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:38.501382 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume with id: 27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:38.508769 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:38.508769 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:38.509190 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:38.526524 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume request issued successfully. Aug 12 12:56:38.526524 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5e682406-9775-46ca-aefb-9d152516d37c tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae returned with HTTP 202 Aug 12 12:56:38.526937 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 886/3511] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:38 2026] DELETE /volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:38.535124 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e61b6bd4-5736-406c-aeab-776995cd07fb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:38.537629 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e61b6bd4-5736-406c-aeab-776995cd07fb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:38.537943 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e61b6bd4-5736-406c-aeab-776995cd07fb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:38.538283 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e61b6bd4-5736-406c-aeab-776995cd07fb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:38.547447 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:38.547447 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:38.552423 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e61b6bd4-5736-406c-aeab-776995cd07fb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:38.557189 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e61b6bd4-5736-406c-aeab-776995cd07fb tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae returned with HTTP 200 Aug 12 12:56:38.557655 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 878/3512] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:38 2026] GET /volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:39.018659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-382ba21b-e765-4616-a1d9-acdff0d6cd2e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.020803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-382ba21b-e765-4616-a1d9-acdff0d6cd2e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:56:39.021042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-382ba21b-e765-4616-a1d9-acdff0d6cd2e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.021237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-382ba21b-e765-4616-a1d9-acdff0d6cd2e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.030350 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-382ba21b-e765-4616-a1d9-acdff0d6cd2e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 404 Aug 12 12:56:39.030958 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 877/3513] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:39 2026] GET /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:39.039077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.041442 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:39.041699 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.041952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.042163 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:39.050850 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:39.050850 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:39.051432 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:39.071953 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:39.071953 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c297290-6ce5-4943-9eda-acef240d5cf3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 202 Aug 12 12:56:39.071953 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 873/3514] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:39 2026] DELETE /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:39.078884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.081886 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:39.082171 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.082448 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.092220 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:39.092220 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:39.097301 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:39.103644 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c2d7b59-0a0b-48f0-a1d8-e89b8b938f68 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 200 Aug 12 12:56:39.104280 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 887/3515] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:39 2026] GET /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:39.400641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.403362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:39.403684 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.404083 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.404280 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:39.412269 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:39.412269 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:39.413966 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17fc59eb-6c3d-4cb2-914f-1baf1e62b02f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:39.414501 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 879/3516] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:39 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:39.571562 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ce832436-70f1-465c-a3ca-2ee154d0b15a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.576749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce832436-70f1-465c-a3ca-2ee154d0b15a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae Aug 12 12:56:39.576997 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce832436-70f1-465c-a3ca-2ee154d0b15a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.577223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce832436-70f1-465c-a3ca-2ee154d0b15a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.589801 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce832436-70f1-465c-a3ca-2ee154d0b15a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae returned with HTTP 404 Aug 12 12:56:39.589801 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 878/3517] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:39 2026] GET /volume/v3/volumes/27391c1d-66fd-4f52-8c15-c12a401ac7ae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:39.595572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.597931 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:56:39.598209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.598470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.598676 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume with id: bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:56:39.618841 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:39.618841 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:39.618841 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:39.647611 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume request issued successfully. Aug 12 12:56:39.647914 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06f7e60f-766d-4e2e-a78a-37cdc7334514 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 202 Aug 12 12:56:39.648575 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 874/3518] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:39 2026] DELETE /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:39.656897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:39.658944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:56:39.658944 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:39.659206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:39.665790 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:39.665790 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:39.669636 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:39.675183 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5c76e79-68f7-4233-9bd8-ed4f541a47b3 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 200 Aug 12 12:56:39.675659 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 888/3519] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:39 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:40.119647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-420d91d2-385a-4894-81ae-be75ebe416e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.121525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-420d91d2-385a-4894-81ae-be75ebe416e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:56:40.121742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-420d91d2-385a-4894-81ae-be75ebe416e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.121933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-420d91d2-385a-4894-81ae-be75ebe416e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.127579 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-420d91d2-385a-4894-81ae-be75ebe416e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 404 Aug 12 12:56:40.128093 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 880/3520] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:40 2026] GET /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:40.136088 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.138519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:40.138910 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.139198 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.139472 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:40.150579 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:40.150579 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:40.151573 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:40.177765 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:40.178094 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a18e180c-961e-4bd6-a53f-321ef56dc0b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 202 Aug 12 12:56:40.178713 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 879/3521] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:40 2026] DELETE /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:40.187209 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.189492 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:40.189799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.190091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.200176 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:40.200176 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:40.205276 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:40.211114 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed2a13c5-fbe1-4555-9f1e-53f1880029e0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 200 Aug 12 12:56:40.211948 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 875/3522] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:40 2026] GET /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:40.426257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.428629 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:40.428911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.429165 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.429323 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:40.436729 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:40.436729 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:40.437887 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e269f6fc-786a-4893-a093-9bcfd0eab9b2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:40.438907 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 889/3523] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:40 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:40.692903 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b11dad30-f611-45d7-969a-c49e79742418 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.694594 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b11dad30-f611-45d7-969a-c49e79742418 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 Aug 12 12:56:40.694767 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b11dad30-f611-45d7-969a-c49e79742418 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.694961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b11dad30-f611-45d7-969a-c49e79742418 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.702179 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b11dad30-f611-45d7-969a-c49e79742418 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 returned with HTTP 404 Aug 12 12:56:40.702636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 881/3524] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:40 2026] GET /volume/v3/volumes/bb67d1c0-2e11-497a-8fdc-747342405ed9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:40.713125 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-843c207d-8d11-4df3-bb67-74e925fe1511 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.715564 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:56:40.715832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.716080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.716307 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume with id: 560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:56:40.726542 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:40.726542 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:40.727593 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:40.754129 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume request issued successfully. Aug 12 12:56:40.754473 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-843c207d-8d11-4df3-bb67-74e925fe1511 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 202 Aug 12 12:56:40.754897 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 880/3525] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:40 2026] DELETE /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:40.761791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:40.763788 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:56:40.764000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:40.764211 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:40.771661 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:40.771661 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:40.776214 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:40.781073 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30f75415-f9c6-4e02-9d52-30bd2a995a35 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 200 Aug 12 12:56:40.781577 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 876/3526] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:40 2026] GET /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:41.227729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0ea26806-3b03-4a2f-a344-2f11667c7021 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.229253 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ea26806-3b03-4a2f-a344-2f11667c7021 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:56:41.229549 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ea26806-3b03-4a2f-a344-2f11667c7021 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.229720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ea26806-3b03-4a2f-a344-2f11667c7021 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.235759 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ea26806-3b03-4a2f-a344-2f11667c7021 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 404 Aug 12 12:56:41.236322 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 890/3527] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:41 2026] GET /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:41.247321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f81c072-0713-4986-b8a1-1ac193a783bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.249325 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:41.249532 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1700617199"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:41.251141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1700617199'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:41.251304 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:41.255729 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:41.262055 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (e5ddbbec-db97-418c-94d5-ef1efb348343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:41.263095 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762f3407-024a-492c-a14e-d0d0e0f45580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:41.264167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:41.288937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762f3407-024a-492c-a14e-d0d0e0f45580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:41.289620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f008c305-9549-4fc2-829f-807cbe427ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:41.329647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['8682fb65-031b-4c29-8c89-582f23f84e21', '26d03280-1abd-4757-b3ff-3810bc5f5491', 'd49fe0db-7ec8-40f8-a87e-489c73d3243c', '9ca6789d-ee50-4fdf-b14a-f3a891954722'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:41.331187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f008c305-9549-4fc2-829f-807cbe427ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8682fb65-031b-4c29-8c89-582f23f84e21', '26d03280-1abd-4757-b3ff-3810bc5f5491', 'd49fe0db-7ec8-40f8-a87e-489c73d3243c', '9ca6789d-ee50-4fdf-b14a-f3a891954722']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:41.331187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b7a9c5-0e0a-443d-bcb0-e448542e919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:41.352145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b7a9c5-0e0a-443d-bcb0-e448542e919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd60bf42d-1782-49b9-98fd-f89c94bd0516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700617199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['8682fb65-031b-4c29-8c89-582f23f84e21','26d03280-1abd-4757-b3ff-3810bc5f5491','d49fe0db-7ec8-40f8-a87e-489c73d3243c','9ca6789d-ee50-4fdf-b14a-f3a891954722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700617199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d60bf42d-1782-49b9-98fd-f89c94bd0516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:41.352864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eaf5571-6bd0-4f29-a787-21e6b0ce3d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:41.372397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eaf5571-6bd0-4f29-a787-21e6b0ce3d63) transitioned into state 'SUCCESS' from state '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-1700617199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['8682fb65-031b-4c29-8c89-582f23f84e21','26d03280-1abd-4757-b3ff-3810bc5f5491','d49fe0db-7ec8-40f8-a87e-489c73d3243c','9ca6789d-ee50-4fdf-b14a-f3a891954722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:41.373317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a381da7-de10-426f-99c1-e05989289470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:41.383525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a381da7-de10-426f-99c1-e05989289470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:41.384301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (e5ddbbec-db97-418c-94d5-ef1efb348343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:41.384593 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:41.385189 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f81c072-0713-4986-b8a1-1ac193a783bf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:41.385606 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 882/3528] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:56:41 2026] POST /volume/v3/volumes => generated 768 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:41.403387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.406510 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:41.406736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.406904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.415645 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:41.415645 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:41.420067 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:41.426703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ea72274-3fc9-4542-bfa6-9d990a9b4696 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 200 Aug 12 12:56:41.427177 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 881/3529] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:41 2026] GET /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:41.450467 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.452368 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:41.452617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.452862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.453008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:41.458097 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:41.458097 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:41.459237 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fafa43ab-af94-4bba-bbc6-9a54402d36c0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:41.459733 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 877/3530] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:41 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:41.798135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dfb77a15-f9eb-4d3a-a289-5466d0d1b0b5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.799880 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dfb77a15-f9eb-4d3a-a289-5466d0d1b0b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 Aug 12 12:56:41.799880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dfb77a15-f9eb-4d3a-a289-5466d0d1b0b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.800187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dfb77a15-f9eb-4d3a-a289-5466d0d1b0b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.808049 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dfb77a15-f9eb-4d3a-a289-5466d0d1b0b5 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 returned with HTTP 404 Aug 12 12:56:41.808049 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 891/3531] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:41 2026] GET /volume/v3/volumes/560545ff-e656-4e71-bda0-23a5d3bcf3a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:41.816434 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d55fd913-d52d-46df-988c-b5e71c92348d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.818997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:56:41.819321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.819501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.819671 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume with id: fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:56:41.829946 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:41.829946 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:41.831411 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:41.851568 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Delete volume request issued successfully. Aug 12 12:56:41.851826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d55fd913-d52d-46df-988c-b5e71c92348d tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 202 Aug 12 12:56:41.852274 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 883/3532] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:41 2026] DELETE /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:41.861096 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:41.864317 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:56:41.864579 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:41.864829 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:41.876183 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:41.876183 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:41.880885 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Volume info retrieved successfully. Aug 12 12:56:41.887990 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3dd33c30-965c-4608-887c-d02d5bc103f0 tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 200 Aug 12 12:56:41.888564 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 882/3533] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:41 2026] GET /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:42.444934 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:42.447153 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:42.447437 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:42.447632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:42.462324 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:42.462324 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:42.465029 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:42.470727 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1cb2c37-5e65-482d-aa82-b20ac7a62f89 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 200 Aug 12 12:56:42.471155 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 878/3534] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:42 2026] GET /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:42.472385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:42.474556 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:42.474556 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:42.474851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:42.474851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:42.485826 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:42.485826 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:42.487884 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8da2c2f2-6460-493f-ace9-5ac09cbef86d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:42.487884 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 892/3535] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:42 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:42.487999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:42.489704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:42.490269 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d60bf42d-1782-49b9-98fd-f89c94bd0516", "name": "tempest-VolumeDependencyTests-Snapshot-321938782"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:42.504081 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:42.504081 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:42.504746 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:42.504934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create snapshot from volume d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:42.542303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['f982d9fc-fd37-4a86-94e6-a93f0cddb31f', 'dbb9ee1a-753c-457c-bf27-7ff11fdb5b8f', '6d768e2a-893b-4ff7-b78b-d2f323f44fe9', 'f9bacbe5-ba88-4380-8382-617eebf87bde'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:42.588046 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot create request issued successfully. Aug 12 12:56:42.588539 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-824e0a0f-ef8f-4d73-8328-17d9c68615a5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:42.589219 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 884/3536] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:42.600454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:42.601117 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:42.601189 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:42.601413 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:42.608010 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:42.608010 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:42.608699 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:42.609796 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af2b398b-024f-4bbb-b9f6-bdb9ad33a7b7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 200 Aug 12 12:56:42.610890 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 883/3537] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:42 2026] GET /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:42.905530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77c21c61-2f7b-4de3-9433-afb72202993a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:42.908509 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77c21c61-2f7b-4de3-9433-afb72202993a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] GET https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 Aug 12 12:56:42.909003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77c21c61-2f7b-4de3-9433-afb72202993a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:42.909404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77c21c61-2f7b-4de3-9433-afb72202993a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:42.918723 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77c21c61-2f7b-4de3-9433-afb72202993a tempest-VolumesBackupsTest-102023529 tempest-VolumesBackupsTest-102023529-project-member] https://10.4.3.81/volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 returned with HTTP 404 Aug 12 12:56:42.919527 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 879/3538] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:42 2026] GET /volume/v3/volumes/fe2dfd78-2024-459a-b548-6dbc97dd7a04 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:43.500129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3b9999d0-c802-47ac-b920-8d86413efd7b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:43.505234 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3b9999d0-c802-47ac-b920-8d86413efd7b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:43.505471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3b9999d0-c802-47ac-b920-8d86413efd7b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:43.505645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3b9999d0-c802-47ac-b920-8d86413efd7b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:43.505747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3b9999d0-c802-47ac-b920-8d86413efd7b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:43.513634 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:43.513634 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:43.514514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3b9999d0-c802-47ac-b920-8d86413efd7b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:43.514954 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 893/3539] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:43 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:43.620548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:43.624112 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:43.624316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:43.624548 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:43.630948 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:43.630948 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:43.631576 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:43.632468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8f7a1ad-28fe-44ed-8168-e4fca560e028 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 200 Aug 12 12:56:43.632886 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 885/3540] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:43 2026] GET /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:43.641033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:43.642789 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:43.643188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4367fe41-cc01-4cf7-a575-b3ffdcdf628c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1541905124"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:43.645191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'snapshot_id': '4367fe41-cc01-4cf7-a575-b3ffdcdf628c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1541905124'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:43.652402 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:43.652402 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:43.652958 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:43.653060 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:43.657446 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:43.664160 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (fcbddd91-7226-4c51-9d4a-b3be0c57a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:43.665711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0767f0d-2197-41df-8f3d-3bc836d8ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:43.667099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:43.710005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0767f0d-2197-41df-8f3d-3bc836d8ed90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4367fe41-cc01-4cf7-a575-b3ffdcdf628c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:43.711791 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb3de27-207c-4cfb-90df-f6aa28a3684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:43.782246 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['9f7e2146-08ab-40eb-96dd-bed9e554cf34', '5b305749-f98b-4704-88fe-8fa78f8a41cb', 'c77dfa0e-40d7-44e2-a9fa-907f2c4ecaf1', 'b07bbca5-4a38-4caf-ae21-c6dc159745a9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:43.783576 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb3de27-207c-4cfb-90df-f6aa28a3684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f7e2146-08ab-40eb-96dd-bed9e554cf34', '5b305749-f98b-4704-88fe-8fa78f8a41cb', 'c77dfa0e-40d7-44e2-a9fa-907f2c4ecaf1', 'b07bbca5-4a38-4caf-ae21-c6dc159745a9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:43.785553 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667a5f25-22a7-4601-8260-ed681a7610da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:43.847899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667a5f25-22a7-4601-8260-ed681a7610da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6736b6-327d-40f5-b26d-7e0569bf60a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1541905124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['9f7e2146-08ab-40eb-96dd-bed9e554cf34','5b305749-f98b-4704-88fe-8fa78f8a41cb','c77dfa0e-40d7-44e2-a9fa-907f2c4ecaf1','b07bbca5-4a38-4caf-ae21-c6dc159745a9'],size=1,snapshot_id=4367fe41-cc01-4cf7-a575-b3ffdcdf628c,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1541905124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6736b6-327d-40f5-b26d-7e0569bf60a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4367fe41-cc01-4cf7-a575-b3ffdcdf628c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:43.848715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f1ec3d-2603-402a-9e05-8ea3c184f4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:43.867527 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f1ec3d-2603-402a-9e05-8ea3c184f4e0) transitioned into state 'SUCCESS' from state '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-1541905124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['9f7e2146-08ab-40eb-96dd-bed9e554cf34','5b305749-f98b-4704-88fe-8fa78f8a41cb','c77dfa0e-40d7-44e2-a9fa-907f2c4ecaf1','b07bbca5-4a38-4caf-ae21-c6dc159745a9'],size=1,snapshot_id=4367fe41-cc01-4cf7-a575-b3ffdcdf628c,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:43.868384 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543b9285-1df3-4987-bbcf-8d83bee71d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:43.892631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543b9285-1df3-4987-bbcf-8d83bee71d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:43.893568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (fcbddd91-7226-4c51-9d4a-b3be0c57a534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:43.893989 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:43.894683 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef8560e3-fcef-4c59-88a6-e1f672e70476 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:43.895137 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 884/3541] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:43 2026] POST /volume/v3/volumes => generated 802 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:43.910798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0082a826-176a-4d5e-bebf-08e8596326ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:43.912533 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0082a826-176a-4d5e-bebf-08e8596326ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:43.912796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0082a826-176a-4d5e-bebf-08e8596326ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:43.913031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0082a826-176a-4d5e-bebf-08e8596326ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:43.922889 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:43.922889 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:43.926555 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0082a826-176a-4d5e-bebf-08e8596326ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:43.931855 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0082a826-176a-4d5e-bebf-08e8596326ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 200 Aug 12 12:56:43.932404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 880/3542] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:43 2026] GET /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:44.527660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:44.531071 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:44.531293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:44.531516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:44.531626 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:44.539797 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:44.539797 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:44.540842 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bccc2cb4-fa12-4d3b-ae92-154df3b7dda2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:44.541288 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 894/3543] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:44 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:44.954109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:44.956286 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:44.956589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:44.956816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:44.967314 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:44.967314 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:44.973969 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:44.980442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dd7bc4b-f996-4b1a-a936-dfa8b13d9f1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 200 Aug 12 12:56:44.981075 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 886/3544] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:44 2026] GET /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:44.999855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:45.001526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:45.001850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b6736b6-327d-40f5-b26d-7e0569bf60a7", "name": "tempest-VolumeDependencyTests-Snapshot-1089711954"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:45.011850 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:45.011850 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:45.012464 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:45.012602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create snapshot from volume 6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:45.042456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['702a0030-c71e-4fd7-86bc-5b9c6fa956e4', '9fc00009-6641-4c52-8961-a487dcf363a5', 'd16be52b-e826-4433-ad43-13d73058cf9c', '6a3de7ee-a55f-46da-9659-acff67803037'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:45.080079 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot create request issued successfully. Aug 12 12:56:45.080431 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa789e82-25ff-45d7-bcb9-01f39cd68201 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:45.081051 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 885/3545] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:45.093163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f3368097-dc54-404d-98c9-de26fe1d4577 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:45.094923 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3368097-dc54-404d-98c9-de26fe1d4577 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:45.095316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3368097-dc54-404d-98c9-de26fe1d4577 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:45.095573 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3368097-dc54-404d-98c9-de26fe1d4577 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:45.101001 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:45.101001 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:45.101401 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f3368097-dc54-404d-98c9-de26fe1d4577 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:45.102214 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3368097-dc54-404d-98c9-de26fe1d4577 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 200 Aug 12 12:56:45.108550 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 881/3546] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:45 2026] GET /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:45.556602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-91ac4228-39ce-4681-8622-c928b339322a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:45.558549 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-91ac4228-39ce-4681-8622-c928b339322a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:45.558772 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-91ac4228-39ce-4681-8622-c928b339322a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:45.558974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-91ac4228-39ce-4681-8622-c928b339322a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:45.559071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-91ac4228-39ce-4681-8622-c928b339322a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:45.565005 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:45.565005 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:45.565878 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-91ac4228-39ce-4681-8622-c928b339322a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:45.566544 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 895/3547] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:45 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:46.118420 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:46.121226 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:46.121517 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:46.121797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:46.131826 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:46.131826 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:46.132837 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:46.133617 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd82316a-8a32-4b64-b7b6-ec182439efbc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 200 Aug 12 12:56:46.134187 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 887/3548] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:46 2026] GET /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:46.145267 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b7375175-30c5-4b4d-8526-a663276af7ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:46.147632 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:46.148182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d7137421-da63-4a44-8f91-33698ba2825a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1206988519"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:46.150346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'snapshot_id': 'd7137421-da63-4a44-8f91-33698ba2825a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1206988519'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:46.156748 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:46.156748 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:46.157455 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:46.157624 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:46.163134 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:46.171346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (8f6487bc-d790-460c-9702-0c14c70ccf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:46.172662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e0d29d-2357-4c5a-ae6b-0e17cbab4fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:46.173978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:46.208586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e0d29d-2357-4c5a-ae6b-0e17cbab4fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd7137421-da63-4a44-8f91-33698ba2825a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:46.209673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e2a94a-df38-477b-8417-2001b8e71360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:46.255584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['6f16d0f3-ee0e-4a91-80b7-9d6b0f38b08c', '280f218f-7f97-4f0a-97b7-f119927c6b62', '701f1b46-2fa9-4d00-8e1b-5d3bd8a5b999', '3474d24c-5ec3-422f-8db1-b7e5459165c7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:46.256402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e2a94a-df38-477b-8417-2001b8e71360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f16d0f3-ee0e-4a91-80b7-9d6b0f38b08c', '280f218f-7f97-4f0a-97b7-f119927c6b62', '701f1b46-2fa9-4d00-8e1b-5d3bd8a5b999', '3474d24c-5ec3-422f-8db1-b7e5459165c7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:46.257418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c3afdc-6b6b-4f6a-abeb-b4db8f85d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:46.302524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c3afdc-6b6b-4f6a-abeb-b4db8f85d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1206988519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['6f16d0f3-ee0e-4a91-80b7-9d6b0f38b08c','280f218f-7f97-4f0a-97b7-f119927c6b62','701f1b46-2fa9-4d00-8e1b-5d3bd8a5b999','3474d24c-5ec3-422f-8db1-b7e5459165c7'],size=1,snapshot_id=d7137421-da63-4a44-8f91-33698ba2825a,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1206988519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d7137421-da63-4a44-8f91-33698ba2825a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:46.303418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f81bcb-5c27-4236-98cb-0942d77b3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:46.325264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f81bcb-5c27-4236-98cb-0942d77b3570) transitioned into state 'SUCCESS' from state '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-1206988519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['6f16d0f3-ee0e-4a91-80b7-9d6b0f38b08c','280f218f-7f97-4f0a-97b7-f119927c6b62','701f1b46-2fa9-4d00-8e1b-5d3bd8a5b999','3474d24c-5ec3-422f-8db1-b7e5459165c7'],size=1,snapshot_id=d7137421-da63-4a44-8f91-33698ba2825a,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:46.326067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ad335b-6bce-4577-abfc-b5e3ee8317cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:46.353945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ad335b-6bce-4577-abfc-b5e3ee8317cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:46.355256 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (8f6487bc-d790-460c-9702-0c14c70ccf2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:46.355706 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:46.357227 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7375175-30c5-4b4d-8526-a663276af7ac tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:46.357432 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 886/3549] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:46 2026] POST /volume/v3/volumes => generated 802 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:46.373370 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:46.375861 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:46.376074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:46.376337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:46.389548 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:46.389548 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:46.395449 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:46.402925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39a56b34-432b-4fc9-bbaf-b9d5b1359efc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 200 Aug 12 12:56:46.403599 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 882/3550] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:46 2026] GET /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:46.576341 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c9fa30d9-5520-4365-aa82-23e1de282777 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:46.578615 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c9fa30d9-5520-4365-aa82-23e1de282777 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:46.578820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c9fa30d9-5520-4365-aa82-23e1de282777 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:46.579014 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c9fa30d9-5520-4365-aa82-23e1de282777 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:46.579140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c9fa30d9-5520-4365-aa82-23e1de282777 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:46.584686 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:46.584686 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:46.586192 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c9fa30d9-5520-4365-aa82-23e1de282777 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:46.586626 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 896/3551] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:46 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:47.417892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:47.420037 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:47.420361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:47.420646 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:47.431659 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:47.431659 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:47.437866 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:47.444479 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb96a8d7-9fa8-4734-bf42-594321bfdc00 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 200 Aug 12 12:56:47.445055 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 888/3552] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:47 2026] GET /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:47.460333 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f4de6a5e-055a-4704-9f08-50279293da3a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:47.462240 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:47.462458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:47.462637 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:47.462727 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: 4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:47.467960 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:47.467960 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:47.468765 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:47.487337 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot delete request issued successfully. Aug 12 12:56:47.487578 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4de6a5e-055a-4704-9f08-50279293da3a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 202 Aug 12 12:56:47.488065 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 887/3553] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:47 2026] DELETE /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:47.494966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-463aebd3-269e-43a0-a346-7f98486541cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:47.496995 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-463aebd3-269e-43a0-a346-7f98486541cd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:47.497232 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-463aebd3-269e-43a0-a346-7f98486541cd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:47.497522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-463aebd3-269e-43a0-a346-7f98486541cd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:47.507485 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:47.507485 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:47.508229 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-463aebd3-269e-43a0-a346-7f98486541cd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:47.509396 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-463aebd3-269e-43a0-a346-7f98486541cd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 200 Aug 12 12:56:47.510021 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 883/3554] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:47 2026] GET /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:47.598859 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:47.600692 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:47.600887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:47.601110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:47.601207 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:47.612398 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:47.612398 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:47.613427 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c8f988a-be24-4595-92f4-f5fcdcf2a8b7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:47.613832 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 897/3555] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:47 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:48.421879 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.425796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:48.426176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b0da55e5-9ce8-4a44-aa83-bef76acaf9bb", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:48.427671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b0da55e5-9ce8-4a44-aa83-bef76acaf9bb', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:48.508238 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume of 1 GB Aug 12 12:56:48.513335 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Availability Zones retrieved successfully. Aug 12 12:56:48.519723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c210d6a8-3ba0-45f1-87f3-cace9f9cd931 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.520762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (5a011291-2bb1-49d1-a6af-2d94ec9b82b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:48.521483 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c210d6a8-3ba0-45f1-87f3-cace9f9cd931 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:56:48.521651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c210d6a8-3ba0-45f1-87f3-cace9f9cd931 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:48.521841 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c210d6a8-3ba0-45f1-87f3-cace9f9cd931 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:48.522153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527a6f12-61d8-46cc-b6c6-0acb8366c105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:48.523431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:48.528962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c210d6a8-3ba0-45f1-87f3-cace9f9cd931 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 404 Aug 12 12:56:48.529757 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 888/3556] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:48 2026] GET /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:48.538404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-93a63a59-8602-4798-b047-9b841f7b5acf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.541868 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:48.542099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:48.542345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:48.542619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:48.548528 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:48.548528 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:48.549162 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:48.569047 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot delete request issued successfully. Aug 12 12:56:48.569329 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93a63a59-8602-4798-b047-9b841f7b5acf tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 202 Aug 12 12:56:48.569883 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 884/3557] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:48 2026] DELETE /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:48.579066 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f52a66ee-685d-4f74-b54e-37693ea0301d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.582158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f52a66ee-685d-4f74-b54e-37693ea0301d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:48.582391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f52a66ee-685d-4f74-b54e-37693ea0301d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:48.582620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f52a66ee-685d-4f74-b54e-37693ea0301d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:48.598594 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:48.598594 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:48.599231 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f52a66ee-685d-4f74-b54e-37693ea0301d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:48.599632 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527a6f12-61d8-46cc-b6c6-0acb8366c105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:48.600284 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a673ef-cb39-40d8-b86d-75ca3ba7e26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:48.600407 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f52a66ee-685d-4f74-b54e-37693ea0301d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 200 Aug 12 12:56:48.603998 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 898/3558] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:48 2026] GET /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:48.626350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5516fc33-5721-4ffb-886b-35816619739f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.629359 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5516fc33-5721-4ffb-886b-35816619739f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:48.629736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5516fc33-5721-4ffb-886b-35816619739f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:48.630067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5516fc33-5721-4ffb-886b-35816619739f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:48.630269 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5516fc33-5721-4ffb-886b-35816619739f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:48.637628 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:48.637628 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:48.638621 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5516fc33-5721-4ffb-886b-35816619739f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:48.639695 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 889/3559] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:48 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:48.658957 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['dcf24cb8-b83a-4252-9e8c-3e1fd63067c6', 'e3276978-4134-444f-b07d-3c390dfc7d6d', '6d639cd6-2fcc-4301-9f44-d49596355b8e', '47fc512a-37ab-4630-95f8-343e2873122d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:48.659922 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a673ef-cb39-40d8-b86d-75ca3ba7e26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf24cb8-b83a-4252-9e8c-3e1fd63067c6', 'e3276978-4134-444f-b07d-3c390dfc7d6d', '6d639cd6-2fcc-4301-9f44-d49596355b8e', '47fc512a-37ab-4630-95f8-343e2873122d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:48.660862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6cf071-ff76-47a8-9f6d-c8377c737da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:48.685699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6cf071-ff76-47a8-9f6d-c8377c737da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1deb5e6-cfcc-4b45-8ea5-a4659584ea65', '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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['dcf24cb8-b83a-4252-9e8c-3e1fd63067c6','e3276978-4134-444f-b07d-3c390dfc7d6d','6d639cd6-2fcc-4301-9f44-d49596355b8e','47fc512a-37ab-4630-95f8-343e2873122d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:48Z,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=a1deb5e6-cfcc-4b45-8ea5-a4659584ea65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a73bab2e5b412384012b5e5661d3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:48.686458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c2e5d8-9bd2-40e1-b690-ebb6f1f06a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:48.702281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c2e5d8-9bd2-40e1-b690-ebb6f1f06a87) transitioned into state 'SUCCESS' from 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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['dcf24cb8-b83a-4252-9e8c-3e1fd63067c6','e3276978-4134-444f-b07d-3c390dfc7d6d','6d639cd6-2fcc-4301-9f44-d49596355b8e','47fc512a-37ab-4630-95f8-343e2873122d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:48.703088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa4533c-2fdc-4d39-b37a-1bc968036d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:48.711966 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa4533c-2fdc-4d39-b37a-1bc968036d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:48.712913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (5a011291-2bb1-49d1-a6af-2d94ec9b82b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:48.713268 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request issued successfully. Aug 12 12:56:48.713945 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eea9ae0e-21ae-4e8b-a9fa-37f38156193c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:48.714442 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 889/3560] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:48 2026] POST /volume/v3/volumes => generated 773 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:48.728897 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bce1c699-a2b1-482a-96a3-815e59042b3a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:48.730686 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bce1c699-a2b1-482a-96a3-815e59042b3a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:48.730950 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bce1c699-a2b1-482a-96a3-815e59042b3a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:48.731162 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bce1c699-a2b1-482a-96a3-815e59042b3a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:48.738342 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:48.738342 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:48.742153 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bce1c699-a2b1-482a-96a3-815e59042b3a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:48.746456 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bce1c699-a2b1-482a-96a3-815e59042b3a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:48.746827 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 885/3561] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:48 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:49.614352 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-47d822db-42f9-40c3-9607-0960cd6a134a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.617608 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47d822db-42f9-40c3-9607-0960cd6a134a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:56:49.617922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47d822db-42f9-40c3-9607-0960cd6a134a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.618176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47d822db-42f9-40c3-9607-0960cd6a134a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.623633 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47d822db-42f9-40c3-9607-0960cd6a134a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 404 Aug 12 12:56:49.624240 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 899/3562] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:49.632758 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.635679 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:49.635679 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.635950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.636203 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:49.645325 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.645325 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:49.645826 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:49.655993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.660227 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:49.660227 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.661446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.661446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:49.668231 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:49.668486 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c82afa53-7957-4d9d-b1e6-37758950bc13 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 202 Aug 12 12:56:49.668990 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.668990 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:49.669129 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 890/3563] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:49 2026] DELETE /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:49.670158 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f472e81c-dda6-4c21-9f20-8f759a5ffaa3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:49.670681 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 890/3564] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:49.679746 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.680551 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-690e8166-bbc1-407d-b277-573c84a2226c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.682459 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:49.682750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.682851 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-690e8166-bbc1-407d-b277-573c84a2226c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:49.683042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.683220 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-690e8166-bbc1-407d-b277-573c84a2226c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.683378 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-690e8166-bbc1-407d-b277-573c84a2226c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.693000 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.693000 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:49.694922 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.694922 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:49.697579 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:49.699191 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-690e8166-bbc1-407d-b277-573c84a2226c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:49.704562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-690e8166-bbc1-407d-b277-573c84a2226c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:49.704871 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f90b329-019d-4753-83e6-32dd58f3ec7c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 200 Aug 12 12:56:49.705054 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 900/3565] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:49.705433 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 886/3566] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:49.719696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.721571 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:49.721764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.721982 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.722100 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: d288ecbe-7359-44bf-8149-613425d0cec6. Aug 12 12:56:49.729003 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.729003 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:49.742845 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id d288ecbe-7359-44bf-8149-613425d0cec6 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:56:49.744610 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2baf312a-7fe9-410a-b627-a0b54c6d660a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 202 Aug 12 12:56:49.745078 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 891/3567] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:49 2026] DELETE /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:49.752730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.755111 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:49.755371 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.755609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.755808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:49.761515 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.761515 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:49.763430 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f607bc26-3800-4c92-a81c-18524ce91ef1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 200 Aug 12 12:56:49.763430 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 891/3568] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:49.763623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:49.765453 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:49.765709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:49.767183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:49.777666 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:49.777666 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:49.783277 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:49.787819 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e3a9a04-07a2-4dfa-b167-9524d9d828e6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:49.788398 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 901/3569] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:49 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:50.723625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9bcd39b7-dc38-4785-979e-38d21e9fbdf5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.725525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9bcd39b7-dc38-4785-979e-38d21e9fbdf5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:56:50.725737 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9bcd39b7-dc38-4785-979e-38d21e9fbdf5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.725980 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9bcd39b7-dc38-4785-979e-38d21e9fbdf5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.731871 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9bcd39b7-dc38-4785-979e-38d21e9fbdf5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 404 Aug 12 12:56:50.732397 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 887/3570] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:50.739709 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.741878 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:50.742131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.742378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.742595 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:50.751374 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:50.751374 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:50.751955 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:50.772404 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:50.772614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c04018a-7f0b-4839-82d5-8a2a97bb5fa7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 202 Aug 12 12:56:50.773064 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 892/3571] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:50 2026] DELETE /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:50.774844 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.777072 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 Aug 12 12:56:50.777721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.777721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.777721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id d288ecbe-7359-44bf-8149-613425d0cec6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:50.781964 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e79c335-c88a-4e1f-821b-954c6e50c8ff tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 returned with HTTP 404 Aug 12 12:56:50.782601 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 892/3572] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/backups/d288ecbe-7359-44bf-8149-613425d0cec6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:50.783473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.785696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:50.785958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.786140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.797725 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:50.797725 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:50.802154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.804334 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:50.804580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.804796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.805272 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:50.812947 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:50.812947 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:50.814535 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35f4f6a9-7ad7-40b7-af20-10b68c813dc9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 200 Aug 12 12:56:50.815090 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 902/3573] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:50.817918 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:50.823166 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668ba7f3-d3c8-4729-b097-7be34f5f5404 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:50.823713 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 888/3574] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:50.897022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.899185 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:50.899404 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.899587 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:50.908908 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:50.908908 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:50.912473 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:50.916763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-b5aefb41-2122-4663-b20d-760a46f96c63 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:50.917262 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 893/3575] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:50.938281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.941069 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72/action Aug 12 12:56:50.941505 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:56:50.941674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:50.955798 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:50.955798 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:50.956479 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:50.964700 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Begin detaching volume completed successfully. Aug 12 12:56:50.965019 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-dde36401-2802-4039-8a4a-082c71844c85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72/action returned with HTTP 202 Aug 12 12:56:50.965655 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 893/3576] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:56:50 2026] POST /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:56:50.986180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:50.988953 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:50.988953 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:50.989257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.003046 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:51.003046 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:51.008875 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:51.008961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7afab0f0-4dd8-4d22-b402-c44e4f4de553 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.009468 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7afab0f0-4dd8-4d22-b402-c44e4f4de553 None None] GET https://10.4.3.81/volume// Aug 12 12:56:51.009739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7afab0f0-4dd8-4d22-b402-c44e4f4de553 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.010045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7afab0f0-4dd8-4d22-b402-c44e4f4de553 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.010540 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7afab0f0-4dd8-4d22-b402-c44e4f4de553 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:56:51.011614 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 889/3577] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:56:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:56:51.015847 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74bd6bf6-96cc-4747-8b79-9db394bce28f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:51.016513 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 903/3578] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:50 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:51.020530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.023381 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:51.023685 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.023972 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.037058 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:51.037058 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:51.041685 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:51.048299 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-13e2c705-f51a-4e75-8785-85d7e4feac80 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:51.049580 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 894/3579] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:56:51 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:51.831850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-30f41a88-5b66-4142-820d-41b2c649a98f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.833573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30f41a88-5b66-4142-820d-41b2c649a98f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:56:51.833819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30f41a88-5b66-4142-820d-41b2c649a98f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.834014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30f41a88-5b66-4142-820d-41b2c649a98f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.835894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.837565 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:51.837811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.838005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.839559 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30f41a88-5b66-4142-820d-41b2c649a98f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 404 Aug 12 12:56:51.840084 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 894/3580] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:51 2026] GET /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:51.845159 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:51.845159 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:51.850163 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:51.852324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d9ae4339-78f6-43e1-9591-841d79d0441d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.854188 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:51.854472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.854673 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.854915 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:51.854958 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1bfa60d8-9aa0-4d79-8f4c-c3b15dc8c852 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:51.855294 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 890/3581] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:51 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:51.862473 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:51.862473 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:51.863036 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:51.879800 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:51.880064 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d9ae4339-78f6-43e1-9591-841d79d0441d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 202 Aug 12 12:56:51.880552 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 904/3582] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:51 2026] DELETE /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:51.888702 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2914e541-653e-4595-a9cd-6789032923b9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:51.891189 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2914e541-653e-4595-a9cd-6789032923b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:51.891586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2914e541-653e-4595-a9cd-6789032923b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:51.891939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2914e541-653e-4595-a9cd-6789032923b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:51.901627 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:51.901627 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:51.906605 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2914e541-653e-4595-a9cd-6789032923b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:51.911504 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2914e541-653e-4595-a9cd-6789032923b9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 200 Aug 12 12:56:51.912020 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 895/3583] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:51 2026] GET /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:52.031525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:52.034105 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:52.034411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:52.034662 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:52.047198 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:52.047198 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:52.052201 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:52.057209 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54cd5db5-7ed7-4b30-bf4e-d9371ea4a812 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:52.057631 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 895/3584] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:52 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:52.867399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:52.869216 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:52.869478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:52.869701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:52.877409 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:52.877409 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:52.881391 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:52.885708 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84d38b09-8365-4d7a-a944-b6104edfbde4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:52.886114 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 891/3585] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:52 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:52.930370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2912dd9c-895a-43a6-8a53-692585ade571 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:52.932292 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2912dd9c-895a-43a6-8a53-692585ade571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:56:52.932630 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2912dd9c-895a-43a6-8a53-692585ade571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:52.932764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2912dd9c-895a-43a6-8a53-692585ade571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:52.938349 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2912dd9c-895a-43a6-8a53-692585ade571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 404 Aug 12 12:56:52.938856 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 905/3586] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:52 2026] GET /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:52.946219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:52.948011 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:52.948548 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2045187110"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:52.950034 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2045187110'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:52.950218 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:52.954058 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:52.959762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (77fed1f7-f706-4c39-b1f8-c65ce02a8781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:52.960626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08a1c55-0e4a-4636-ba06-e8e84f64a396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:52.961528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:52.991639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08a1c55-0e4a-4636-ba06-e8e84f64a396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:52.992932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05508556-4e92-4cf9-a876-28263f94cba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:53.039555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['644f2b4e-a898-48f1-aa34-f4e2e8098ef2', '44ab5b19-e95b-4adf-834a-cfdb33406a2d', 'e3dc983f-95f9-4c13-b34e-0288556be6ad', '7182433b-9b19-4eb8-bc93-0a01b2b28dfd'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:53.040652 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05508556-4e92-4cf9-a876-28263f94cba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644f2b4e-a898-48f1-aa34-f4e2e8098ef2', '44ab5b19-e95b-4adf-834a-cfdb33406a2d', 'e3dc983f-95f9-4c13-b34e-0288556be6ad', '7182433b-9b19-4eb8-bc93-0a01b2b28dfd']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:53.041551 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fdc4ea4-e1cd-42bd-b9f5-086a64473ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:53.068104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fdc4ea4-e1cd-42bd-b9f5-086a64473ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2045187110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['644f2b4e-a898-48f1-aa34-f4e2e8098ef2','44ab5b19-e95b-4adf-834a-cfdb33406a2d','e3dc983f-95f9-4c13-b34e-0288556be6ad','7182433b-9b19-4eb8-bc93-0a01b2b28dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2045187110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:53.069478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8703a5-c732-49fc-b456-721b574959a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:53.072742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:53.074736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:53.074967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:53.075177 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:53.086760 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:53.086760 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:53.090140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8703a5-c732-49fc-b456-721b574959a5) transitioned into state 'SUCCESS' from state '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-2045187110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['644f2b4e-a898-48f1-aa34-f4e2e8098ef2','44ab5b19-e95b-4adf-834a-cfdb33406a2d','e3dc983f-95f9-4c13-b34e-0288556be6ad','7182433b-9b19-4eb8-bc93-0a01b2b28dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:53.090591 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:53.091002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc60f5e-376f-4dd7-b8cb-8e7599be1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:53.095688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d376a90-31c6-4c2a-abb8-84a03b02e21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:53.096127 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 896/3587] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:53 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:53.102406 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc60f5e-376f-4dd7-b8cb-8e7599be1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:53.102406 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (77fed1f7-f706-4c39-b1f8-c65ce02a8781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:53.102406 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:53.102406 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e603ccd-1af5-41fe-ab2c-ec60af29b68d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:53.102708 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 896/3588] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:56:52 2026] POST /volume/v3/volumes => generated 768 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:53.117586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:53.119824 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:53.120078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:53.120314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:53.128597 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:53.128597 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:53.133239 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:53.142298 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7849908c-641f-4933-b8c7-d80c8cad72e1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 200 Aug 12 12:56:53.142805 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 892/3589] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:53 2026] GET /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:53.468574 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-f1a4b470-feb3-4d2a-b0ce-938ab6515415 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:53.471562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-f1a4b470-feb3-4d2a-b0ce-938ab6515415 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d Aug 12 12:56:53.471868 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-f1a4b470-feb3-4d2a-b0ce-938ab6515415 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:53.472129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-f1a4b470-feb3-4d2a-b0ce-938ab6515415 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:53.479667 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:53.479667 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:53.535943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9b3e4534-a5da-4a0a-afeb-a6f8d9a01315 req-f1a4b470-feb3-4d2a-b0ce-938ab6515415 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d returned with HTTP 200 Aug 12 12:56:53.536596 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 906/3590] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:56:53 2026] DELETE /volume/v3/attachments/d3b7f422-3f75-42ae-8ebf-a8c14be5957d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:53.901624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:53.903260 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:53.903441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:53.903610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:53.910113 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:53.910113 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:53.912955 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:53.916934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3190a6c-bd40-470d-aa4f-6c7c0a340838 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:53.917298 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 897/3591] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:53 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:54.113017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.114816 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:54.115036 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:54.115288 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:54.122248 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.122248 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:54.125716 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:54.129756 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35a3f680-7777-4655-a3ff-1f0263577fd9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:54.130184 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 897/3592] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:54 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:54.158716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.161361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:54.161577 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:54.161812 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:54.176028 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.176028 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:54.181224 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:54.187726 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90b604b8-e9fc-4cb1-a7c2-455588df7061 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 200 Aug 12 12:56:54.188304 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 893/3593] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:54 2026] GET /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:54.201413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.203613 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:56:54.204112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef", "name": "tempest-VolumeDependencyTests-Snapshot-1071576270"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:54.213374 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.213374 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:54.213870 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:54.213982 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create snapshot from volume 0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:54.243971 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['eb5dff93-8f60-460d-b236-8410b181762b', '014fe922-e0ef-42ba-a13a-be51bb86eed7', '14575da2-b088-4e34-bc8b-1d5dfbf3001b', '946b922f-9e53-4a7e-a00c-0df6ef773198'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:54.286907 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot create request issued successfully. Aug 12 12:56:54.287356 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-51d500d9-9f7b-44e6-a389-55b1ba8042d0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:56:54.287831 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 907/3594] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:56:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:54.298735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f7f0889-cabe-4974-880a-689730e81b63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.301858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7f0889-cabe-4974-880a-689730e81b63 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:54.302447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f7f0889-cabe-4974-880a-689730e81b63 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:54.302447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f7f0889-cabe-4974-880a-689730e81b63 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:54.309812 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.309812 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:54.310272 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f7f0889-cabe-4974-880a-689730e81b63 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:54.311052 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7f0889-cabe-4974-880a-689730e81b63 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 200 Aug 12 12:56:54.311443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 898/3595] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:54 2026] GET /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:54.930491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.932761 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:54.933089 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:54.933369 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:54.941228 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.941228 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:54.945505 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:54.951479 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b11d296-7ff1-4071-b0ea-e64f32502821 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:54.952614 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 898/3596] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:54 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:54.965175 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:54.967246 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:54.967465 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:54.967641 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:54.976021 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:54.976021 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:54.981569 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:54.988332 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b040de3a-5c20-437a-a67c-4156b3de78e3 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:54.988879 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 894/3597] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:54 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:55.000976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:55.003507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:55.003859 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:55.004065 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:55.004360 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:55.013451 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:55.013451 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:55.014189 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:55.034711 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume request issued successfully. Aug 12 12:56:55.034977 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2ce9f9ff-3add-4705-bac9-87c59bc10046 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 202 Aug 12 12:56:55.035451 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 908/3598] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:54 2026] DELETE /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:55.044093 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e9fa3d61-1398-4f0f-9813-39863e917483 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:55.045979 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9fa3d61-1398-4f0f-9813-39863e917483 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:55.046250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9fa3d61-1398-4f0f-9813-39863e917483 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:55.046462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9fa3d61-1398-4f0f-9813-39863e917483 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:55.053366 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:55.053366 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:55.057267 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9fa3d61-1398-4f0f-9813-39863e917483 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:55.062594 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9fa3d61-1398-4f0f-9813-39863e917483 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 200 Aug 12 12:56:55.063052 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 899/3599] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:55 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:56:55.321612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:55.322428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:55.322647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:55.322859 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:55.329620 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:55.329620 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:55.331497 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:55.333290 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c21668b-7b25-4836-ba28-8efba016cbe4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 200 Aug 12 12:56:55.334230 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 899/3600] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:55 2026] GET /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:55.344425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:55.346077 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:55.346467 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dced0503-447a-4ba1-8c55-f23532778be0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1903369070"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:55.347893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'snapshot_id': 'dced0503-447a-4ba1-8c55-f23532778be0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1903369070'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:55.353383 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:55.353383 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:55.353826 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:55.353982 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:55.357996 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:55.363816 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (01f4a9f8-487d-43ae-89b3-0b60a0186fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:55.366275 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9440587e-32a6-46f4-b603-6dec1206e8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:55.366435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:55.404216 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9440587e-32a6-46f4-b603-6dec1206e8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dced0503-447a-4ba1-8c55-f23532778be0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:55.404966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77d3ede-957e-4de6-afea-784678ab8864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:55.453295 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['37f5f734-cd93-4251-aebd-9d5edd875e6c', '13256621-d21b-4fee-9077-f6bcc66a88a4', 'e8962009-1246-44a2-981e-b043528d44ae', '6e08f0a8-1c6f-4b0e-8058-7ec2d9b11c18'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:55.454044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77d3ede-957e-4de6-afea-784678ab8864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f5f734-cd93-4251-aebd-9d5edd875e6c', '13256621-d21b-4fee-9077-f6bcc66a88a4', 'e8962009-1246-44a2-981e-b043528d44ae', '6e08f0a8-1c6f-4b0e-8058-7ec2d9b11c18']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:55.455002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3bfaa3-5eb0-43c3-8fae-cad033145a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:55.505142 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3bfaa3-5eb0-43c3-8fae-cad033145a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29844501-8c72-4966-9c8c-c76fda318068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903369070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['37f5f734-cd93-4251-aebd-9d5edd875e6c','13256621-d21b-4fee-9077-f6bcc66a88a4','e8962009-1246-44a2-981e-b043528d44ae','6e08f0a8-1c6f-4b0e-8058-7ec2d9b11c18'],size=1,snapshot_id=dced0503-447a-4ba1-8c55-f23532778be0,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903369070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29844501-8c72-4966-9c8c-c76fda318068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dced0503-447a-4ba1-8c55-f23532778be0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:55.506213 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0bae99-46ad-4f4d-a275-3f669fc00452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:55.525280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0bae99-46ad-4f4d-a275-3f669fc00452) transitioned into state 'SUCCESS' from state '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-1903369070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['37f5f734-cd93-4251-aebd-9d5edd875e6c','13256621-d21b-4fee-9077-f6bcc66a88a4','e8962009-1246-44a2-981e-b043528d44ae','6e08f0a8-1c6f-4b0e-8058-7ec2d9b11c18'],size=1,snapshot_id=dced0503-447a-4ba1-8c55-f23532778be0,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:55.525983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c7f7c3-7806-4560-9812-11f34c7c3179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:55.550719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c7f7c3-7806-4560-9812-11f34c7c3179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:55.551843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (01f4a9f8-487d-43ae-89b3-0b60a0186fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:55.552235 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:55.552911 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-531f1ce5-ccc0-4953-82b8-97d553afae08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:55.553374 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 895/3601] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:55 2026] POST /volume/v3/volumes => generated 802 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:55.573608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:55.575976 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:56:55.576262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:55.576492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:55.588596 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:55.588596 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:55.593180 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:55.599238 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d94699a5-bf07-4bf6-8c66-c42d59cc010a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 returned with HTTP 200 Aug 12 12:56:55.599238 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 909/3602] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:55 2026] GET /volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:56.078965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3fc97c98-f37b-4341-88d4-12cf59411800 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:56.080989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fc97c98-f37b-4341-88d4-12cf59411800 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:56:56.081271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fc97c98-f37b-4341-88d4-12cf59411800 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:56.081505 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fc97c98-f37b-4341-88d4-12cf59411800 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:56.087839 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fc97c98-f37b-4341-88d4-12cf59411800 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 404 Aug 12 12:56:56.088377 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 900/3603] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:56 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:56.619901 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-294c15c3-1ea2-42ea-a781-19511ec069fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:56.621842 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-294c15c3-1ea2-42ea-a781-19511ec069fd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:56:56.622068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-294c15c3-1ea2-42ea-a781-19511ec069fd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:56.622437 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-294c15c3-1ea2-42ea-a781-19511ec069fd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:56.630695 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:56.630695 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:56.635486 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-294c15c3-1ea2-42ea-a781-19511ec069fd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:56.640030 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-294c15c3-1ea2-42ea-a781-19511ec069fd tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 returned with HTTP 200 Aug 12 12:56:56.640461 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 900/3604] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:56 2026] GET /volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:56.653378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:56.655357 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:56.655561 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:56.655759 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:56.655890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:56.660816 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:56.660816 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:56.661260 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:56.676668 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot delete request issued successfully. Aug 12 12:56:56.676867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97b25e8b-c3f2-4250-9301-871ad7c647c8 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 202 Aug 12 12:56:56.677268 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 896/3605] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:56:56 2026] DELETE /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:56.691958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-447efeec-f548-47b0-b8b3-487594ff5aca None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:56.693895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-447efeec-f548-47b0-b8b3-487594ff5aca tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:56.694105 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-447efeec-f548-47b0-b8b3-487594ff5aca tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:56.694337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-447efeec-f548-47b0-b8b3-487594ff5aca tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:56.701382 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:56.701382 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:56.702025 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-447efeec-f548-47b0-b8b3-487594ff5aca tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Snapshot retrieved successfully. Aug 12 12:56:56.703133 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-447efeec-f548-47b0-b8b3-487594ff5aca tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 200 Aug 12 12:56:56.703685 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 910/3606] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:56 2026] GET /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:57.088291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.089984 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:57.090234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.090464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.090621 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:57.092959 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=361,cinder:INSERT=69,cinder:UPDATE=108 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:56:57.099032 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.099032 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:57.099648 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:57.120498 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:56:57.120624 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fc680d4-62bb-41c7-9fd2-ddf2f58669d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 202 Aug 12 12:56:57.122117 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 901/3607] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:57 2026] DELETE /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:56:57.132291 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-824852f4-8975-438f-85a3-510d0667aaa8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.134251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-824852f4-8975-438f-85a3-510d0667aaa8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:57.134462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-824852f4-8975-438f-85a3-510d0667aaa8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.134645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-824852f4-8975-438f-85a3-510d0667aaa8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.143053 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.143053 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:57.149794 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-824852f4-8975-438f-85a3-510d0667aaa8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:57.152167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-824852f4-8975-438f-85a3-510d0667aaa8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 200 Aug 12 12:56:57.152538 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 901/3608] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:57 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:57.680203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.681917 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:57.682328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "669e3dec-6b38-4cd9-aa2e-50d1a890e737", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:57.683671 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '669e3dec-6b38-4cd9-aa2e-50d1a890e737', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:57.712721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ffb64846-0a03-436a-831f-237baa5958cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.715537 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffb64846-0a03-436a-831f-237baa5958cc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:56:57.715715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffb64846-0a03-436a-831f-237baa5958cc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.715962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ffb64846-0a03-436a-831f-237baa5958cc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.720475 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ffb64846-0a03-436a-831f-237baa5958cc tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 404 Aug 12 12:56:57.721157 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 911/3609] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:56:57 2026] GET /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:57.727488 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.729451 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:57.729652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.729878 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.730043 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:57.737557 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.737557 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:57.738046 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:57.754726 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume of 1 GB Aug 12 12:56:57.755039 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.755039 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:57.756162 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:56:57.756343 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d2616ec-4726-4da7-ad6f-118075e8b7c2 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 202 Aug 12 12:56:57.756846 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 902/3610] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:56:57 2026] DELETE /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:56:57.759353 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Availability Zones retrieved successfully. Aug 12 12:56:57.766278 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-670ab34e-aa9c-4374-a70c-188e02297b33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.766533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (0ead0d6f-ddc3-4217-8411-54da684bdf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:57.767550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443def84-1648-4b5b-b6ab-89b1474f6310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:57.768005 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-670ab34e-aa9c-4374-a70c-188e02297b33 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:57.768269 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-670ab34e-aa9c-4374-a70c-188e02297b33 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.768449 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-670ab34e-aa9c-4374-a70c-188e02297b33 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.768488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:57.775072 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.775072 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:57.778858 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-670ab34e-aa9c-4374-a70c-188e02297b33 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:57.783075 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-670ab34e-aa9c-4374-a70c-188e02297b33 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 200 Aug 12 12:56:57.783490 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 902/3611] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:57 2026] GET /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:57.824218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443def84-1648-4b5b-b6ab-89b1474f6310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:57.824903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e597687f-54c8-4d73-934a-220ac948f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:57.849404 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=280,cinder:INSERT=40,cinder:UPDATE=46 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:56:57.868890 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['790a258c-0e0f-471b-8f75-189fac09f5c2', '8376bf75-9d15-436f-b218-884659fc0c98', '28352551-5d97-4691-ac1e-66a6b398d9e1', '2704a91d-889d-4ba0-94f6-5755ffdaa2fa'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:57.869927 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e597687f-54c8-4d73-934a-220ac948f9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['790a258c-0e0f-471b-8f75-189fac09f5c2', '8376bf75-9d15-436f-b218-884659fc0c98', '28352551-5d97-4691-ac1e-66a6b398d9e1', '2704a91d-889d-4ba0-94f6-5755ffdaa2fa']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:57.871038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f6927a-d1a0-4cc9-ac0f-b587141549bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:57.895274 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f6927a-d1a0-4cc9-ac0f-b587141549bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60318f8-5fb9-401c-a473-a3d5af8cac55', '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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['790a258c-0e0f-471b-8f75-189fac09f5c2','8376bf75-9d15-436f-b218-884659fc0c98','28352551-5d97-4691-ac1e-66a6b398d9e1','2704a91d-889d-4ba0-94f6-5755ffdaa2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:57Z,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=f60318f8-5fb9-401c-a473-a3d5af8cac55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a73bab2e5b412384012b5e5661d3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:57.895867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba76d925-50d2-409c-b78c-964dce5d2fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:57.911583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba76d925-50d2-409c-b78c-964dce5d2fe2) transitioned into state 'SUCCESS' from 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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['790a258c-0e0f-471b-8f75-189fac09f5c2','8376bf75-9d15-436f-b218-884659fc0c98','28352551-5d97-4691-ac1e-66a6b398d9e1','2704a91d-889d-4ba0-94f6-5755ffdaa2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:57.912250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068aa408-949d-4a43-9c1d-d2dca42c0818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:57.920010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068aa408-949d-4a43-9c1d-d2dca42c0818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:57.920879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (0ead0d6f-ddc3-4217-8411-54da684bdf7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:57.921176 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request issued successfully. Aug 12 12:56:57.921697 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b06b857-3191-4ef8-b575-bd24d5516f1f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:57.925200 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 897/3612] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:56:57 2026] POST /volume/v3/volumes => generated 773 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:56:57.937350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:57.939061 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:56:57.939312 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:57.939492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:57.941904 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=253,cinder:INSERT=47,cinder:UPDATE=71 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:56:57.946363 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:57.946363 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:57.951980 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:57.956658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-579fbeb1-4a92-42fd-b1ee-ff3dd2c4c224 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:56:57.957071 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 912/3613] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:57 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:58.165792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-04e2762f-b193-4720-a161-b663bda738d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.167904 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04e2762f-b193-4720-a161-b663bda738d3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:58.168113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04e2762f-b193-4720-a161-b663bda738d3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.168340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04e2762f-b193-4720-a161-b663bda738d3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.174286 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04e2762f-b193-4720-a161-b663bda738d3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 404 Aug 12 12:56:58.174725 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 903/3614] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:58.182292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8c6cf423-a5fe-4e15-b56a-caf4b5d8a7d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.184133 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c6cf423-a5fe-4e15-b56a-caf4b5d8a7d7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:58.184423 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c6cf423-a5fe-4e15-b56a-caf4b5d8a7d7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.184615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c6cf423-a5fe-4e15-b56a-caf4b5d8a7d7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.186592 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=353,cinder:INSERT=75,cinder:UPDATE=128 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:56:58.191102 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c6cf423-a5fe-4e15-b56a-caf4b5d8a7d7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 404 Aug 12 12:56:58.191700 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 903/3615] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:58.199723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.201655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:58.201859 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.202058 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.202236 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: f7337ef0-a33d-4bb4-ba0e-af5028c6df72 Aug 12 12:56:58.209563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1dfca39-8c50-417f-bfdb-8fe05f6e6ea9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 returned with HTTP 404 Aug 12 12:56:58.210072 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 898/3616] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:56:58 2026] DELETE /volume/v3/volumes/f7337ef0-a33d-4bb4-ba0e-af5028c6df72 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:58.252258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.254221 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:58.254620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1950867165"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:58.256303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1950867165'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:58.338562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume of 1 GB Aug 12 12:56:58.344102 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:56:58.351847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (1807753f-fc4c-425e-ab7b-91e0892b0bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:58.353458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc423127-9c40-401e-957d-0e06fcd7009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.354747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:58.414743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc423127-9c40-401e-957d-0e06fcd7009d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.415509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b938bf-7798-4b40-b3dc-9a4993ba8082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.455541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['f1326043-99fc-4ebf-9e46-1dfc64f0c6ce', '7d30f05f-32a1-43f9-bdee-fb213ed07b47', '0c7c37f8-370d-41d5-9880-5e67b54ae4e4', '7c104ba6-c086-4ad1-bbab-f6fcb5ba2754'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:58.456541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b938bf-7798-4b40-b3dc-9a4993ba8082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1326043-99fc-4ebf-9e46-1dfc64f0c6ce', '7d30f05f-32a1-43f9-bdee-fb213ed07b47', '0c7c37f8-370d-41d5-9880-5e67b54ae4e4', '7c104ba6-c086-4ad1-bbab-f6fcb5ba2754']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.457430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4238fc8d-595d-4e67-85c6-928081499fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.483922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4238fc8d-595d-4e67-85c6-928081499fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8670009-741d-4957-a834-893d4252a004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1950867165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['f1326043-99fc-4ebf-9e46-1dfc64f0c6ce','7d30f05f-32a1-43f9-bdee-fb213ed07b47','0c7c37f8-370d-41d5-9880-5e67b54ae4e4','7c104ba6-c086-4ad1-bbab-f6fcb5ba2754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1950867165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8670009-741d-4957-a834-893d4252a004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.484850 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70859cb4-694b-48db-9b41-69399916a6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.508114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70859cb4-694b-48db-9b41-69399916a6c1) transitioned into state 'SUCCESS' from state '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-1950867165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['f1326043-99fc-4ebf-9e46-1dfc64f0c6ce','7d30f05f-32a1-43f9-bdee-fb213ed07b47','0c7c37f8-370d-41d5-9880-5e67b54ae4e4','7c104ba6-c086-4ad1-bbab-f6fcb5ba2754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.508910 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eca42f-164b-46c3-ae7e-e43f88cd417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.519116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eca42f-164b-46c3-ae7e-e43f88cd417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.520087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (1807753f-fc4c-425e-ab7b-91e0892b0bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:58.520609 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:56:58.521267 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d0dbb6c9-1c69-4e9e-b846-516618e348b4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:58.521727 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 913/3617] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:56:58 2026] POST /volume/v3/volumes => generated 747 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:58.537695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.540362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:56:58.540362 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.540362 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.549708 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:58.549708 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:58.554712 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:58.558569 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9189afb-a37d-4acc-8d90-a54b6c3bc1b5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:56:58.558945 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 904/3618] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:56:58.795585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c5299497-f464-4bc7-93ad-683b9eee88b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.797440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5299497-f464-4bc7-93ad-683b9eee88b0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:56:58.797646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5299497-f464-4bc7-93ad-683b9eee88b0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.797873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5299497-f464-4bc7-93ad-683b9eee88b0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.803910 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5299497-f464-4bc7-93ad-683b9eee88b0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 404 Aug 12 12:56:58.804413 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 904/3619] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:56:58.812912 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.814592 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:56:58.814924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-259857291"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:58.816600 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-259857291'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:56:58.816709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:56:58.817067 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:58.817067 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:58.821106 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:56:58.826515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (50aefe97-4dd3-42ea-bc27-4467506aa0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:58.827545 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17e4346-c395-4508-ad53-b9452fad8dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.828643 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:56:58.854341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17e4346-c395-4508-ad53-b9452fad8dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.855086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b53683-9519-42de-8d80-99e16a9cf1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.907219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['12ddee5a-e83f-4997-b73f-ecef3af38ac5', '3c71ed6c-7fff-4e32-b06e-a951c4db3546', 'f891996c-2b2c-454a-97f0-4059c79d9675', '99f3b530-45ee-42aa-88fa-f1d4fe533d66'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:58.908306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b53683-9519-42de-8d80-99e16a9cf1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ddee5a-e83f-4997-b73f-ecef3af38ac5', '3c71ed6c-7fff-4e32-b06e-a951c4db3546', 'f891996c-2b2c-454a-97f0-4059c79d9675', '99f3b530-45ee-42aa-88fa-f1d4fe533d66']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.909376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212a317c-ca61-4da5-8493-f69cd1f37b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.936808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212a317c-ca61-4da5-8493-f69cd1f37b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd50f59-2b5f-4004-a36d-974806f940ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259857291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['12ddee5a-e83f-4997-b73f-ecef3af38ac5','3c71ed6c-7fff-4e32-b06e-a951c4db3546','f891996c-2b2c-454a-97f0-4059c79d9675','99f3b530-45ee-42aa-88fa-f1d4fe533d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259857291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd50f59-2b5f-4004-a36d-974806f940ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.937536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b405d571-e042-45d6-b4d5-322b3c8f9bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.953676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b405d571-e042-45d6-b4d5-322b3c8f9bba) transitioned into state 'SUCCESS' from state '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-259857291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['12ddee5a-e83f-4997-b73f-ecef3af38ac5','3c71ed6c-7fff-4e32-b06e-a951c4db3546','f891996c-2b2c-454a-97f0-4059c79d9675','99f3b530-45ee-42aa-88fa-f1d4fe533d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.954436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949f6dcd-41c3-47b8-a3dd-9d01aed27e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:56:58.963195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949f6dcd-41c3-47b8-a3dd-9d01aed27e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:56:58.964283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (50aefe97-4dd3-42ea-bc27-4467506aa0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:56:58.964634 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:56:58.965219 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d7906d4-ae7e-44b1-9b72-151a0b5414e7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:56:58.970636 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 899/3620] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:56:58 2026] POST /volume/v3/volumes => generated 767 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:56:58.972086 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.980990 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:56:58.981287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.981535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.984604 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:58.986398 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:56:58.986612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:58.986799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:58.991405 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:58.991405 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:58.994393 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:58.994393 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:58.995464 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:56:58.998866 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:56:58.999888 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b35aff3f-b8e4-4a2d-8591-929383f1803d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:56:59.000266 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 914/3621] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:59.003963 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b669a70-6ddd-47c8-964f-3dd7ea248c08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 200 Aug 12 12:56:59.004559 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 905/3622] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:56:58 2026] GET /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:59.570804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:59.572607 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:56:59.572856 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:59.573046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:59.579756 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:59.579756 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:56:59.583444 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:59.587874 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5ac066f-6658-4d7f-9000-66a7ce7af194 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:56:59.588237 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 905/3623] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:59 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:59.600698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:59.602603 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:56:59.602871 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:59.603073 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:59.610283 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:59.610283 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:56:59.613916 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:59.618148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8f85d0f-c7da-4abb-a244-e56c1e8334fe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:56:59.618557 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 900/3624] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:59 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:56:59.630291 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2fd4ddae-5931-4b86-bcb3-52147928663b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:59.632099 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:56:59.632473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8670009-741d-4957-a834-893d4252a004", "name": "tempest-VolumesBackupsTest-Backup-915048696", "container": "tempest-volumesbackupstest-backup-container-1634514146"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:56:59.633915 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': 'd8670009-741d-4957-a834-893d4252a004', 'name': 'tempest-VolumesBackupsTest-Backup-915048696', 'container': 'tempest-volumesbackupstest-backup-container-1634514146'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:56:59.634050 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume d8670009-741d-4957-a834-893d4252a004 in container tempest-volumesbackupstest-backup-container-1634514146 Aug 12 12:56:59.640820 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:59.640820 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:56:59.641244 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:56:59.656900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['48345bbc-5c71-483e-822f-97a247a4f474', 'cf7da2e4-f725-4ef4-b8e9-1535f7742f93'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:56:59.682302 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2fd4ddae-5931-4b86-bcb3-52147928663b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:56:59.682696 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 915/3625] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:56:59 2026] POST /volume/v3/backups => generated 327 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:56:59.691088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36a370bb-67ab-485c-9147-0cce34f0a472 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:56:59.693891 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36a370bb-67ab-485c-9147-0cce34f0a472 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:56:59.694272 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36a370bb-67ab-485c-9147-0cce34f0a472 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:56:59.694473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36a370bb-67ab-485c-9147-0cce34f0a472 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:56:59.694626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-36a370bb-67ab-485c-9147-0cce34f0a472 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:56:59.700549 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:56:59.700549 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:56:59.702203 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36a370bb-67ab-485c-9147-0cce34f0a472 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:56:59.702851 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 906/3626] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:56:59 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:00.016659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c06f987c-e6de-432d-9d1d-04764c010795 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.018505 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c06f987c-e6de-432d-9d1d-04764c010795 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:00.018719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c06f987c-e6de-432d-9d1d-04764c010795 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:00.018926 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c06f987c-e6de-432d-9d1d-04764c010795 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:00.020741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b87d8081-04a3-4b26-9770-3858502a7192 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.023599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b87d8081-04a3-4b26-9770-3858502a7192 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:00.023896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b87d8081-04a3-4b26-9770-3858502a7192 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:00.024096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b87d8081-04a3-4b26-9770-3858502a7192 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:00.027265 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.027265 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:00.031451 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.031451 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:00.033651 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c06f987c-e6de-432d-9d1d-04764c010795 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:00.035053 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b87d8081-04a3-4b26-9770-3858502a7192 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:00.039488 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c06f987c-e6de-432d-9d1d-04764c010795 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:00.039563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b87d8081-04a3-4b26-9770-3858502a7192 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 200 Aug 12 12:57:00.039896 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 906/3627] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:00 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:00.039951 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 901/3628] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:00 2026] GET /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:00.058487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.060304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:00.060655 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ebd50f59-2b5f-4004-a36d-974806f940ee", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-825965086"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:00.062388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request body: {'volume': {'source_volid': 'ebd50f59-2b5f-4004-a36d-974806f940ee', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-825965086'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:00.069407 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.069407 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:00.069871 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume retrieved successfully. Aug 12 12:57:00.070014 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume of 1 GB Aug 12 12:57:00.073590 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Availability Zones retrieved successfully. Aug 12 12:57:00.079060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (fed62a3d-e41e-4c18-816c-613837ad0939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:00.080944 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0592582f-2baf-4839-8727-db3b1868d608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.081982 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:00.106742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0592582f-2baf-4839-8727-db3b1868d608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ebd50f59-2b5f-4004-a36d-974806f940ee', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.107982 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c4b684-7385-4d6b-9b1f-831528aa611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.154272 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Created reservations ['98994dbd-fe50-48ca-a177-43ee8f555720', '858d7481-6f21-4c02-b043-64946c424795', '882e5beb-edab-4df3-92e7-96ace139ca90', '563e9754-99b2-4720-93b2-5cb033c93fe5'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:00.155101 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c4b684-7385-4d6b-9b1f-831528aa611c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98994dbd-fe50-48ca-a177-43ee8f555720', '858d7481-6f21-4c02-b043-64946c424795', '882e5beb-edab-4df3-92e7-96ace139ca90', '563e9754-99b2-4720-93b2-5cb033c93fe5']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.155849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7b61f7-a8f0-45ce-8d93-81a2d4678958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.191581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7b61f7-a8f0-45ce-8d93-81a2d4678958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ced1f25-162c-4ce9-8d00-8b99031b8553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-825965086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['98994dbd-fe50-48ca-a177-43ee8f555720','858d7481-6f21-4c02-b043-64946c424795','882e5beb-edab-4df3-92e7-96ace139ca90','563e9754-99b2-4720-93b2-5cb033c93fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ebd50f59-2b5f-4004-a36d-974806f940ee,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-825965086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ced1f25-162c-4ce9-8d00-8b99031b8553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f6728cd3cd4397abb306e16c104cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ebd50f59-2b5f-4004-a36d-974806f940ee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.192286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ba76ef-83c6-4b66-a5de-6fc6656302e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.214647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ba76ef-83c6-4b66-a5de-6fc6656302e4) transitioned into state 'SUCCESS' from state '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-825965086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f6728cd3cd4397abb306e16c104cf5',qos_specs=None,replication_status=,reservations=['98994dbd-fe50-48ca-a177-43ee8f555720','858d7481-6f21-4c02-b043-64946c424795','882e5beb-edab-4df3-92e7-96ace139ca90','563e9754-99b2-4720-93b2-5cb033c93fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ebd50f59-2b5f-4004-a36d-974806f940ee,status='creating',user_id='1cee9deb69ab48b2bf53756b4d7e3e02',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.215767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201aa11e-9984-42bb-8bb1-9b08ac4b5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.239634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201aa11e-9984-42bb-8bb1-9b08ac4b5320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.240896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Flow 'volume_create_api' (fed62a3d-e41e-4c18-816c-613837ad0939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:00.241342 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Create volume request issued successfully. Aug 12 12:57:00.242237 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-004c546e-b1ed-4ac2-87bd-bc076646c066 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:00.242845 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 916/3629] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:57:00 2026] POST /volume/v3/volumes => generated 801 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:00.259687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.262442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:00.262957 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:00.263276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:00.274235 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.274235 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:00.279186 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:00.285045 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d42397b4-bbb5-4c0c-9caa-bbdbfe97508f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 returned with HTTP 200 Aug 12 12:57:00.285545 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 907/3630] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:00 2026] GET /volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:00.603851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-69d4824c-ae44-4596-ad47-ce162071dafe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.716492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.718669 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:00.718970 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:00.719254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:00.719366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:00.720516 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-69d4824c-ae44-4596-ad47-ce162071dafe tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:57:00.721046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-69d4824c-ae44-4596-ad47-ce162071dafe tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554", "extra_specs": {"multiattach": " True"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:00.723840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.723840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:00.724692 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64161c8f-ff56-4ceb-9910-75b9249375e0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:00.725086 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 902/3631] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:00 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:00.737338 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-69d4824c-ae44-4596-ad47-ce162071dafe tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:57:00.737734 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 907/3632] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:57:00 2026] POST /volume/v3/types => generated 285 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:00.745862 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.747876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:00.748313 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-528048841", "snapshot_id": null, "imageRef": null, "volume_type": "8e6a071f-59a1-440f-bce6-b27941f18f63", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:00.750021 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-528048841', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8e6a071f-59a1-440f-bce6-b27941f18f63', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:00.754659 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume of 1 GB Aug 12 12:57:00.754999 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.754999 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:00.755537 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Availability Zones retrieved successfully. Aug 12 12:57:00.761279 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (ccba92b4-5000-4e4e-82e0-0baf81867a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:00.762237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e76cd6-0a00-4067-9b91-0da04dcb1cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.763223 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:00.771617 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.771617 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:00.787089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e76cd6-0a00-4067-9b91-0da04dcb1cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:57:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e6a071f-59a1-440f-bce6-b27941f18f63,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e6a071f-59a1-440f-bce6-b27941f18f63', 'encryption_key_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=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.787834 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae16257-1d23-49f8-9920-e61b43574732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.815410 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:57:00.815803 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-565134550-606979554, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:57:00.848985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Created reservations ['9d4a1804-0375-42e6-850a-492ae4dea8be', 'b242aff4-9a63-4f0c-a454-3782c6a1c00a', '1b48a1b9-4658-40f4-b627-0466f40057f7', '3ad0e02e-5f60-457e-80e0-5c7044278fc9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:00.849878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae16257-1d23-49f8-9920-e61b43574732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4a1804-0375-42e6-850a-492ae4dea8be', 'b242aff4-9a63-4f0c-a454-3782c6a1c00a', '1b48a1b9-4658-40f4-b627-0466f40057f7', '3ad0e02e-5f60-457e-80e0-5c7044278fc9']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.850680 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2eafe0-0fcc-47f4-a5bb-dca68a0f0499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.872053 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2eafe0-0fcc-47f4-a5bb-dca68a0f0499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73903724-06e0-43fb-ad40-21930d1603a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-528048841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['9d4a1804-0375-42e6-850a-492ae4dea8be','b242aff4-9a63-4f0c-a454-3782c6a1c00a','1b48a1b9-4658-40f4-b627-0466f40057f7','3ad0e02e-5f60-457e-80e0-5c7044278fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=8e6a071f-59a1-440f-bce6-b27941f18f63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-528048841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73903724-06e0-43fb-ad40-21930d1603a3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='73bf2307599441708d71ea237c92ea28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e6a071f-59a1-440f-bce6-b27941f18f63),volume_type_id=8e6a071f-59a1-440f-bce6-b27941f18f63)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.873242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664c7397-1864-40b6-8fdf-3d5036a5a87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.892239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664c7397-1864-40b6-8fdf-3d5036a5a87a) transitioned into state 'SUCCESS' from state '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-528048841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['9d4a1804-0375-42e6-850a-492ae4dea8be','b242aff4-9a63-4f0c-a454-3782c6a1c00a','1b48a1b9-4658-40f4-b627-0466f40057f7','3ad0e02e-5f60-457e-80e0-5c7044278fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=8e6a071f-59a1-440f-bce6-b27941f18f63)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.892912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfee10d6-8d3b-4b4b-a465-17802e92fc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:00.901416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfee10d6-8d3b-4b4b-a465-17802e92fc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:00.902383 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (ccba92b4-5000-4e4e-82e0-0baf81867a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:00.902660 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request issued successfully. Aug 12 12:57:00.903338 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-621bc6cf-3e68-4186-94e1-4e17d6db8d0d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:00.903719 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 917/3633] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:57:00 2026] POST /volume/v3/volumes => generated 825 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:00.916553 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:00.918433 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:00.918621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:00.918869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:00.925557 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:00.925557 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:00.929911 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:00.934955 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de79b560-6ed4-46f2-8eff-c522f5487fd5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:00.935349 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 908/3634] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:00 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:01.056834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.058942 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:01.059277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.059486 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.068638 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.068638 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:01.073563 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:01.079765 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b2c70ed-63e8-4800-9fbe-3d71b213bd5b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:01.080216 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 903/3635] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:57:01.301380 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d636517-6dc1-4991-a033-91b0978f5c67 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.303592 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d636517-6dc1-4991-a033-91b0978f5c67 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:01.303888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d636517-6dc1-4991-a033-91b0978f5c67 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.304233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d636517-6dc1-4991-a033-91b0978f5c67 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.312799 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.312799 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:01.318191 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d636517-6dc1-4991-a033-91b0978f5c67 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:01.324157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d636517-6dc1-4991-a033-91b0978f5c67 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 returned with HTTP 200 Aug 12 12:57:01.324705 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 908/3636] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:01.340492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-73844930-bb56-4a53-83ec-fb90669043d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.343042 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:01.343346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.343602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.343833 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:01.352355 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.352355 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:01.352979 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:01.378058 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:57:01.378300 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-73844930-bb56-4a53-83ec-fb90669043d1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 202 Aug 12 12:57:01.378918 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 918/3637] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:01 2026] DELETE /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:01.387812 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09c69251-a4c6-409d-847b-8b5f11f114ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.389891 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09c69251-a4c6-409d-847b-8b5f11f114ae tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:01.390217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09c69251-a4c6-409d-847b-8b5f11f114ae tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.390490 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09c69251-a4c6-409d-847b-8b5f11f114ae tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.399899 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.399899 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:01.404590 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-09c69251-a4c6-409d-847b-8b5f11f114ae tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:01.409962 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09c69251-a4c6-409d-847b-8b5f11f114ae tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 200 Aug 12 12:57:01.410607 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 909/3638] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:01.738713 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.740795 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:01.741089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.741257 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.741401 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:01.747466 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.747466 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:01.747853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1a405a4-04e2-40ba-873e-a9aed54591cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:01.748485 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 904/3639] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:01.951397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.953567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:01.953834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.954055 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:01.962347 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:01.962347 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:01.968972 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:01.974519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c98e0660-0667-4643-9adc-e3fa5845ba4d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:01.975076 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 909/3640] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:01.990265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-34f47cd9-017b-4742-966c-477dab1c555a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:01.992082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34f47cd9-017b-4742-966c-477dab1c555a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:01.992316 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34f47cd9-017b-4742-966c-477dab1c555a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:01.992529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34f47cd9-017b-4742-966c-477dab1c555a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.000411 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.000411 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:02.005221 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-34f47cd9-017b-4742-966c-477dab1c555a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:02.010864 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34f47cd9-017b-4742-966c-477dab1c555a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:02.011434 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 919/3641] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:01 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:02.028447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.030575 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:02.030955 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-275682566", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:02.032587 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-275682566', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:02.032708 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume of 1 GB Aug 12 12:57:02.037431 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Availability Zones retrieved successfully. Aug 12 12:57:02.044206 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (b37f7068-ac48-492e-8b8b-5984bdafd9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:02.045254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25d3c70-777c-48f4-9f3a-6c6c7eb25c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:02.046340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:02.075586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25d3c70-777c-48f4-9f3a-6c6c7eb25c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:02.076473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443a1a9f-ec76-4d7b-9ddc-171eb0dc353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:02.094949 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bf2797ac-7f1b-4244-be25-3750c2055434 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.097103 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf2797ac-7f1b-4244-be25-3750c2055434 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:02.097373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf2797ac-7f1b-4244-be25-3750c2055434 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.097861 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf2797ac-7f1b-4244-be25-3750c2055434 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.121141 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.121141 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:02.127053 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bf2797ac-7f1b-4244-be25-3750c2055434 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:02.133708 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf2797ac-7f1b-4244-be25-3750c2055434 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:02.134881 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 905/3642] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:02 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:02.158084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Created reservations ['d7b49fa0-90e3-46e1-b1e0-4eb4b1a6380c', '5dc6bc72-66a8-4fdd-968c-afa3cf334656', '0518d0dc-3cfb-4aec-b09c-9e46854309f3', '920214e8-d5cd-4e61-a192-0126e101e7f5'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:02.159358 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443a1a9f-ec76-4d7b-9ddc-171eb0dc353c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7b49fa0-90e3-46e1-b1e0-4eb4b1a6380c', '5dc6bc72-66a8-4fdd-968c-afa3cf334656', '0518d0dc-3cfb-4aec-b09c-9e46854309f3', '920214e8-d5cd-4e61-a192-0126e101e7f5']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:02.160492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f27b7246-e2a4-4e1b-86a6-f06d1b48e4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:02.196629 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f27b7246-e2a4-4e1b-86a6-f06d1b48e4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0afff7bb-c4c0-486a-89a8-5bace06e387c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-275682566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['d7b49fa0-90e3-46e1-b1e0-4eb4b1a6380c','5dc6bc72-66a8-4fdd-968c-afa3cf334656','0518d0dc-3cfb-4aec-b09c-9e46854309f3','920214e8-d5cd-4e61-a192-0126e101e7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-275682566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0afff7bb-c4c0-486a-89a8-5bace06e387c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73bf2307599441708d71ea237c92ea28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:02.197452 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70026444-0b84-4300-82e9-18d539912d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:02.216849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70026444-0b84-4300-82e9-18d539912d80) transitioned into state 'SUCCESS' from state '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-275682566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['d7b49fa0-90e3-46e1-b1e0-4eb4b1a6380c','5dc6bc72-66a8-4fdd-968c-afa3cf334656','0518d0dc-3cfb-4aec-b09c-9e46854309f3','920214e8-d5cd-4e61-a192-0126e101e7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:02.217839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d99f09-3ef1-4a8a-b4ad-a435dbbb5344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:02.229601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d99f09-3ef1-4a8a-b4ad-a435dbbb5344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:02.230766 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (b37f7068-ac48-492e-8b8b-5984bdafd9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:02.231218 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request issued successfully. Aug 12 12:57:02.232338 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ba62ec9-00c8-45ab-971b-82f84a816f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:02.233081 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 910/3643] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:57:02 2026] POST /volume/v3/volumes => generated 750 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:02.246317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.248727 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:02.248993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.249287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.261419 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.261419 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:02.270848 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:02.277681 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40aacce0-0578-4ce1-9d10-b1c5300c7660 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:02.278336 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 910/3644] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:02 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:02.424415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-413fdc23-62fd-4e09-9e7e-931fb3ed3237 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.427651 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-413fdc23-62fd-4e09-9e7e-931fb3ed3237 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:02.427651 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-413fdc23-62fd-4e09-9e7e-931fb3ed3237 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.429074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-413fdc23-62fd-4e09-9e7e-931fb3ed3237 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.437199 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-413fdc23-62fd-4e09-9e7e-931fb3ed3237 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 404 Aug 12 12:57:02.437941 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 920/3645] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:02 2026] GET /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:02.448967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.451424 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:02.451765 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.451932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.452213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:02.460451 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.460451 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:02.460982 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:02.480744 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:57:02.481060 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65a370f3-6696-47e0-a5db-a120bbd552d4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 returned with HTTP 202 Aug 12 12:57:02.481962 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 906/3646] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:02 2026] DELETE /volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:02.489669 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.492001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:02.492324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.492523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.501643 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.501643 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:02.505645 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:02.511014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4183b83-4c0c-4dcc-b446-c629575c3ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 returned with HTTP 200 Aug 12 12:57:02.511501 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 911/3647] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:02 2026] GET /volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:02.760968 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:02.762978 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:02.763241 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:02.763468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:02.763603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:02.768962 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:02.768962 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:02.769881 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7b876b5-eed6-4e6b-8f87-9398b46c90b6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:02.770348 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 911/3648] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:02 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.154279 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-31b20531-3c99-4c75-97d7-f71f20a5585f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.156561 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-31b20531-3c99-4c75-97d7-f71f20a5585f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:03.156826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-31b20531-3c99-4c75-97d7-f71f20a5585f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.157329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-31b20531-3c99-4c75-97d7-f71f20a5585f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.166809 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.166809 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:03.172658 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-31b20531-3c99-4c75-97d7-f71f20a5585f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:03.178151 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-31b20531-3c99-4c75-97d7-f71f20a5585f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:03.178635 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 921/3649] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:03.298193 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7448268-77dc-4e97-b4ce-c7196464e799 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.300361 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7448268-77dc-4e97-b4ce-c7196464e799 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:03.300511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7448268-77dc-4e97-b4ce-c7196464e799 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.300703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7448268-77dc-4e97-b4ce-c7196464e799 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.308246 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.308246 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:03.312720 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f7448268-77dc-4e97-b4ce-c7196464e799 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:03.318293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7448268-77dc-4e97-b4ce-c7196464e799 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:03.318293 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 907/3650] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.337821 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.340104 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:03.341063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.341063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.350573 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.350573 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:03.356366 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:03.361767 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-521e6df4-8f16-4f4b-a5a4-ce0cb97e8523 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:03.362221 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 912/3651] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.380011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a7c56625-af11-4424-bffe-a9d8cd4a1333 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.382004 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7c56625-af11-4424-bffe-a9d8cd4a1333 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:57:03.382737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7c56625-af11-4424-bffe-a9d8cd4a1333 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1085883857", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:03.399190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7c56625-af11-4424-bffe-a9d8cd4a1333 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:57:03.399640 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 912/3652] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:57:03 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.408356 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45960089-d3e1-4deb-8e20-2fcf3ee28b1e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.410350 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45960089-d3e1-4deb-8e20-2fcf3ee28b1e tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] POST https://10.4.3.81/volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca/encryption Aug 12 12:57:03.410690 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45960089-d3e1-4deb-8e20-2fcf3ee28b1e tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:03.430115 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45960089-d3e1-4deb-8e20-2fcf3ee28b1e tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca/encryption returned with HTTP 200 Aug 12 12:57:03.430628 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 922/3653] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 12:57:03 2026] POST /volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.440416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.442230 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:03.442572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1540749599", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1085883857", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:03.444044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1540749599', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1085883857', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:03.448482 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume of 1 GB Aug 12 12:57:03.448797 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.448797 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:03.449374 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Availability Zones retrieved successfully. Aug 12 12:57:03.454589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (6700c661-b4fc-4d8e-b274-9e554b104729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:03.455477 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48d5217-7631-4169-a49c-399b2138e872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:03.456351 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:03.481425 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48d5217-7631-4169-a49c-399b2138e872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7f92ca8-33dc-4291-984c-7bd8508a83ca,is_public=True,name='tempest-scenario-type-luks-1085883857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7f92ca8-33dc-4291-984c-7bd8508a83ca', '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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:03.482461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af7b75f-8e88-4bfb-9552-9fa11e994206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:03.510934 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1085883857 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1085883857, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:57:03.511338 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1085883857 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1085883857, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:57:03.526583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c712f930-f2fe-4fee-9fb9-0415bb9b0a18 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.528602 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c712f930-f2fe-4fee-9fb9-0415bb9b0a18 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 Aug 12 12:57:03.528859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c712f930-f2fe-4fee-9fb9-0415bb9b0a18 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.529091 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c712f930-f2fe-4fee-9fb9-0415bb9b0a18 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.535878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c712f930-f2fe-4fee-9fb9-0415bb9b0a18 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 returned with HTTP 404 Aug 12 12:57:03.536542 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 913/3654] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/8ced1f25-162c-4ce9-8d00-8b99031b8553 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:03.545418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.547835 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:03.548300 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.548624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.548922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:03.551760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Created reservations ['b111d061-1eab-447e-bcb3-96848ecadf1e', '4f285ade-3305-41a3-92a3-49e248cf7b8e', 'bbf5df80-abfb-440b-979b-6a52266a7b5f', '9e115174-9648-4b36-bc31-0c39dd82aa31'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:03.552612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af7b75f-8e88-4bfb-9552-9fa11e994206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b111d061-1eab-447e-bcb3-96848ecadf1e', '4f285ade-3305-41a3-92a3-49e248cf7b8e', 'bbf5df80-abfb-440b-979b-6a52266a7b5f', '9e115174-9648-4b36-bc31-0c39dd82aa31']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:03.553464 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649caeb-f81c-4ba4-a452-f6cf8bb7cb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:03.559800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fe6b184-4cc8-43f1-9576-241a794fb463 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 404 Aug 12 12:57:03.560517 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 913/3655] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:03 2026] DELETE /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:03.568982 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fa6d248a-b01f-40f9-945b-a01aa208da7a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.570887 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa6d248a-b01f-40f9-945b-a01aa208da7a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee Aug 12 12:57:03.571154 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa6d248a-b01f-40f9-945b-a01aa208da7a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.571285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa6d248a-b01f-40f9-945b-a01aa208da7a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.577487 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa6d248a-b01f-40f9-945b-a01aa208da7a tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee returned with HTTP 404 Aug 12 12:57:03.578024 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 923/3656] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/ebd50f59-2b5f-4004-a36d-974806f940ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:03.584400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649caeb-f81c-4ba4-a452-f6cf8bb7cb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fef3ae6-97fb-4676-acdd-5e106c71c026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1540749599',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['b111d061-1eab-447e-bcb3-96848ecadf1e','4f285ade-3305-41a3-92a3-49e248cf7b8e','bbf5df80-abfb-440b-979b-6a52266a7b5f','9e115174-9648-4b36-bc31-0c39dd82aa31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=c7f92ca8-33dc-4291-984c-7bd8508a83ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1540749599',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6fef3ae6-97fb-4676-acdd-5e106c71c026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73bf2307599441708d71ea237c92ea28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7f92ca8-33dc-4291-984c-7bd8508a83ca),volume_type_id=c7f92ca8-33dc-4291-984c-7bd8508a83ca)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:03.585245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe1d4c7-ee64-4f6d-a34d-f9f45f6a2f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:03.586456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.589212 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:57:03.590570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.590570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.592034 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:57:03.602295 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.602295 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:03.602924 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:03.608363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe1d4c7-ee64-4f6d-a34d-f9f45f6a2f19) transitioned into state 'SUCCESS' from state '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-1540749599',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['b111d061-1eab-447e-bcb3-96848ecadf1e','4f285ade-3305-41a3-92a3-49e248cf7b8e','bbf5df80-abfb-440b-979b-6a52266a7b5f','9e115174-9648-4b36-bc31-0c39dd82aa31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=c7f92ca8-33dc-4291-984c-7bd8508a83ca)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:03.610310 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d982ea-5834-4309-b39b-1117e6dc7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:03.627043 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d982ea-5834-4309-b39b-1117e6dc7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:03.628158 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume request issued successfully. Aug 12 12:57:03.628315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (6700c661-b4fc-4d8e-b274-9e554b104729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:03.628403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-135a54f5-de2a-48ba-9b4c-ff5af95b143d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 returned with HTTP 202 Aug 12 12:57:03.628451 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request issued successfully. Aug 12 12:57:03.628895 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 914/3657] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:03 2026] DELETE /volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:03.632643 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4941774a-a9b6-41de-ae29-c95d6f1823f7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:03.633392 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 908/3658] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:57:03 2026] POST /volume/v3/volumes => generated 779 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:03.641852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.644385 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:57:03.644792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.645108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.654123 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.656355 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.656355 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:03.656898 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:03.657559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.657559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.665882 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Volume info retrieved successfully. Aug 12 12:57:03.668805 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.668805 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:03.673243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c98c80e-0daf-4d7c-8feb-6210bf63231b tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 returned with HTTP 200 Aug 12 12:57:03.673962 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 914/3659] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:03.675201 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:03.685456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18cdfe2b-0f2b-4f22-80a5-46b3c020968b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:03.686044 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 924/3660] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:03.782280 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:03.784734 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:03.785037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:03.785273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:03.785359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:03.791103 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:03.791103 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:03.792033 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a70c2d49-924b-4216-b80d-e2763ace5bf1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:03.792618 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 915/3661] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:03 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:04.193681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.195601 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:04.195925 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.196187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.203012 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.203012 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:04.206577 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:04.210529 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ae1f22-8168-4d1c-a38b-d7885b2fe25e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:04.211154 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 909/3662] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:04.694954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e80012ca-d664-4813-a3cf-6c1aba2f632d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.697406 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e80012ca-d664-4813-a3cf-6c1aba2f632d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 Aug 12 12:57:04.697681 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e80012ca-d664-4813-a3cf-6c1aba2f632d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.697944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e80012ca-d664-4813-a3cf-6c1aba2f632d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.701528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c4369710-becb-472d-b54f-60271e8b1081 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.703304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c4369710-becb-472d-b54f-60271e8b1081 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:04.703523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c4369710-becb-472d-b54f-60271e8b1081 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.704455 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c4369710-becb-472d-b54f-60271e8b1081 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.704906 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e80012ca-d664-4813-a3cf-6c1aba2f632d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 returned with HTTP 404 Aug 12 12:57:04.705494 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 915/3663] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/29844501-8c72-4966-9c8c-c76fda318068 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.710675 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.710675 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:04.713898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.714753 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c4369710-becb-472d-b54f-60271e8b1081 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:04.716142 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:57:04.716375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.716588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.716741 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:57:04.719940 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c4369710-becb-472d-b54f-60271e8b1081 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:04.720372 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 925/3664] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:04.722329 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e318082-f57e-42c9-b02b-b4fb3c20ea59 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 404 Aug 12 12:57:04.723025 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 916/3665] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.730814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3498693-09f0-438b-8fe4-e3f7eb2eb571 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.732590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3498693-09f0-438b-8fe4-e3f7eb2eb571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 Aug 12 12:57:04.732836 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3498693-09f0-438b-8fe4-e3f7eb2eb571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.733039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3498693-09f0-438b-8fe4-e3f7eb2eb571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.733327 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.735045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:04.735234 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.735407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.737560 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3498693-09f0-438b-8fe4-e3f7eb2eb571 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 returned with HTTP 404 Aug 12 12:57:04.738162 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 910/3666] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/snapshots/dced0503-447a-4ba1-8c55-f23532778be0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.742129 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.742129 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:04.745320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.745649 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:04.747764 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:57:04.748100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.748320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.748527 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:57:04.750185 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b845b2e-21b0-4bd1-9b3e-2f3d4f43c351 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:04.750719 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 916/3667] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:04.755872 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-495bd6fc-e92d-49b3-a756-7e086ca5c310 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 404 Aug 12 12:57:04.756535 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 926/3668] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.763395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7aca65fa-0272-4694-adde-a5523ca01f08 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.766011 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7aca65fa-0272-4694-adde-a5523ca01f08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef Aug 12 12:57:04.766357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7aca65fa-0272-4694-adde-a5523ca01f08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.766665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7aca65fa-0272-4694-adde-a5523ca01f08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.773225 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7aca65fa-0272-4694-adde-a5523ca01f08 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef returned with HTTP 404 Aug 12 12:57:04.773795 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 917/3669] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/0ed04bdf-7b4a-4d16-b1a4-a9e014f0f0ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.781378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.783193 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:57:04.783417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.783597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.783786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:57:04.789753 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f4e4f7d-0e4a-4a4e-8319-04e8fc8bc78f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 404 Aug 12 12:57:04.790457 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 911/3670] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.793889 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.796125 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:04.796317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.796538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.798208 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-80aef423-9e14-4be2-b04d-23aaae437716 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.800620 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-80aef423-9e14-4be2-b04d-23aaae437716 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 Aug 12 12:57:04.800939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-80aef423-9e14-4be2-b04d-23aaae437716 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.801233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-80aef423-9e14-4be2-b04d-23aaae437716 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.802800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-807f434d-0bdb-4044-ae16-e534dac0348b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.804551 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-807f434d-0bdb-4044-ae16-e534dac0348b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:04.804823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-807f434d-0bdb-4044-ae16-e534dac0348b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.804929 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.804929 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:04.805067 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-807f434d-0bdb-4044-ae16-e534dac0348b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.805204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-807f434d-0bdb-4044-ae16-e534dac0348b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:04.808637 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-80aef423-9e14-4be2-b04d-23aaae437716 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 returned with HTTP 404 Aug 12 12:57:04.809228 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 927/3671] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/0ca85fe5-1f3c-4e34-8fc8-7f23b1f3da78 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.809286 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:04.809699 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.809699 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:04.810517 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-807f434d-0bdb-4044-ae16-e534dac0348b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:04.810983 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 918/3672] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:04.814620 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-b7176e4d-8555-42d0-b8bc-5b2cf9184b10 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:04.815317 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 917/3673] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:04.816835 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.819235 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:57:04.819505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.819790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.819955 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:57:04.825401 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18d91112-612a-407e-a8e2-56a1187d6bc0 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 404 Aug 12 12:57:04.826135 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 912/3674] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.834760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9d9b6059-5613-47e8-8b0c-b1ee7bd5da73 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.836504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d9b6059-5613-47e8-8b0c-b1ee7bd5da73 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a Aug 12 12:57:04.836681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d9b6059-5613-47e8-8b0c-b1ee7bd5da73 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.836932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d9b6059-5613-47e8-8b0c-b1ee7bd5da73 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.841582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d9b6059-5613-47e8-8b0c-b1ee7bd5da73 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a returned with HTTP 404 Aug 12 12:57:04.842114 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 928/3675] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/snapshots/d7137421-da63-4a44-8f91-33698ba2825a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.849905 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bed694e2-857a-4053-be36-539bf28b9b1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.853165 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bed694e2-857a-4053-be36-539bf28b9b1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:57:04.853381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bed694e2-857a-4053-be36-539bf28b9b1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.853670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bed694e2-857a-4053-be36-539bf28b9b1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.853874 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-bed694e2-857a-4053-be36-539bf28b9b1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:57:04.859234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bed694e2-857a-4053-be36-539bf28b9b1f tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 404 Aug 12 12:57:04.859686 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 919/3676] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.866750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-122fb273-0274-40f1-bbc9-961498371fb7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.868537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-122fb273-0274-40f1-bbc9-961498371fb7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 Aug 12 12:57:04.868731 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-122fb273-0274-40f1-bbc9-961498371fb7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.868937 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-122fb273-0274-40f1-bbc9-961498371fb7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.874440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-122fb273-0274-40f1-bbc9-961498371fb7 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 returned with HTTP 404 Aug 12 12:57:04.874933 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 918/3677] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/6b6736b6-327d-40f5-b26d-7e0569bf60a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.882157 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.884304 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:57:04.884555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.884799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.884955 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: 4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:57:04.887601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f4d01ce-e30d-40b3-b69b-478e7154fa7a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.888043 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f4d01ce-e30d-40b3-b69b-478e7154fa7a None None] GET https://10.4.3.81/volume// Aug 12 12:57:04.888232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f4d01ce-e30d-40b3-b69b-478e7154fa7a None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.888414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f4d01ce-e30d-40b3-b69b-478e7154fa7a None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.888817 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f4d01ce-e30d-40b3-b69b-478e7154fa7a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:04.889083 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 929/3678] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:04.889636 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f064e7d-04a7-4853-963c-c7f0bc806247 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 404 Aug 12 12:57:04.890099 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 913/3679] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.896581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-eea39964-dbfd-4060-80e9-bd1e381fed39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.896684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b590b524-3e9e-472c-a7c1-0f5c4e70b12d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.898032 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b590b524-3e9e-472c-a7c1-0f5c4e70b12d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c Aug 12 12:57:04.898253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b590b524-3e9e-472c-a7c1-0f5c4e70b12d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.898467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b590b524-3e9e-472c-a7c1-0f5c4e70b12d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.902554 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b590b524-3e9e-472c-a7c1-0f5c4e70b12d tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c returned with HTTP 404 Aug 12 12:57:04.903096 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 919/3680] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/snapshots/4367fe41-cc01-4cf7-a575-b3ffdcdf628c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:04.910599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.912401 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:57:04.912608 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.912869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.913120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:57:04.918553 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a39a4db3-9aeb-479c-8364-0aa1dafb8e70 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 404 Aug 12 12:57:04.919031 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 930/3681] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.926895 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e3e4e6b-9b1a-4f24-aefa-7090b2a3570e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.928743 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e3e4e6b-9b1a-4f24-aefa-7090b2a3570e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 Aug 12 12:57:04.928995 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e3e4e6b-9b1a-4f24-aefa-7090b2a3570e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.929227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e3e4e6b-9b1a-4f24-aefa-7090b2a3570e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.935201 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e3e4e6b-9b1a-4f24-aefa-7090b2a3570e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 returned with HTTP 404 Aug 12 12:57:04.935658 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 914/3682] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/d60bf42d-1782-49b9-98fd-f89c94bd0516 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.943491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.945640 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:57:04.945940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.946222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.946436 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:57:04.953399 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75bb0c57-590d-4abe-b7aa-9af53bc13409 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 404 Aug 12 12:57:04.953987 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 920/3683] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.962499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9723f48b-9258-48e6-8c86-fb2e5c50fef4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.964663 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9723f48b-9258-48e6-8c86-fb2e5c50fef4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec Aug 12 12:57:04.964931 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9723f48b-9258-48e6-8c86-fb2e5c50fef4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.965179 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9723f48b-9258-48e6-8c86-fb2e5c50fef4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.969806 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-eea39964-dbfd-4060-80e9-bd1e381fed39 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:57:04.970188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-eea39964-dbfd-4060-80e9-bd1e381fed39 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0afff7bb-c4c0-486a-89a8-5bace06e387c", "connector": null, "instance_uuid": "42619368-24a0-41c5-9ce2-5536002ffa67"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:04.971230 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9723f48b-9258-48e6-8c86-fb2e5c50fef4 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec returned with HTTP 404 Aug 12 12:57:04.971715 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 931/3684] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/1d9c871c-fe36-4930-9798-fb305d48c7ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.978072 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:04.978072 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:04.979135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e49eec4-b908-4f6a-948e-334f45075a16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.980919 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e49eec4-b908-4f6a-948e-334f45075a16 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:57:04.981145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e49eec4-b908-4f6a-948e-334f45075a16 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.981323 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e49eec4-b908-4f6a-948e-334f45075a16 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:04.981487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7e49eec4-b908-4f6a-948e-334f45075a16 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:57:04.988167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e49eec4-b908-4f6a-948e-334f45075a16 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 404 Aug 12 12:57:04.988687 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 915/3685] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:04 2026] DELETE /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:04.996061 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a23786f1-5f39-4e39-8d13-b8bf2d5c58c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:04.997900 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a23786f1-5f39-4e39-8d13-b8bf2d5c58c3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 Aug 12 12:57:04.998146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a23786f1-5f39-4e39-8d13-b8bf2d5c58c3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:04.998354 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a23786f1-5f39-4e39-8d13-b8bf2d5c58c3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.004588 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a23786f1-5f39-4e39-8d13-b8bf2d5c58c3 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 returned with HTTP 404 Aug 12 12:57:05.005100 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 921/3686] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:04 2026] GET /volume/v3/volumes/97ec340c-f4d2-4aa3-a011-242e655c2e71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:05.005590 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-eea39964-dbfd-4060-80e9-bd1e381fed39 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:57:05.006126 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 920/3687] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:57:04 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:05.012268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.014227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:57:05.014502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.014730 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.014900 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:57:05.018962 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1e13f8d-1077-4f38-8acf-092cda6c1b07 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 404 Aug 12 12:57:05.019627 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 932/3688] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:05 2026] DELETE /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:05.026472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e8793d0a-3f1b-456b-83ae-2bad2102255c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.028466 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8793d0a-3f1b-456b-83ae-2bad2102255c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 Aug 12 12:57:05.028712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8793d0a-3f1b-456b-83ae-2bad2102255c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.028996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8793d0a-3f1b-456b-83ae-2bad2102255c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.031499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.033606 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8793d0a-3f1b-456b-83ae-2bad2102255c tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 returned with HTTP 404 Aug 12 12:57:05.033722 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:05.034364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.034500 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 916/3689] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/snapshots/cfe0f0d0-1685-439b-803a-028b762eda08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:05.034686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.041369 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-201d0e24-0dc6-4be9-83fe-3b77b4222c6e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.041470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.041746 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-201d0e24-0dc6-4be9-83fe-3b77b4222c6e None None] GET https://10.4.3.81/volume// Aug 12 12:57:05.041956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-201d0e24-0dc6-4be9-83fe-3b77b4222c6e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.042158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-201d0e24-0dc6-4be9-83fe-3b77b4222c6e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.042507 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-201d0e24-0dc6-4be9-83fe-3b77b4222c6e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:05.042798 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 921/3690] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:05.043529 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:57:05.043793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.044038 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.044257 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:57:05.046558 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:05.046558 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:05.050598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ed7d77a-eac6-4fee-9105-aa7ea2bcf63e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 404 Aug 12 12:57:05.050809 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:05.050866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.051133 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 933/3691] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:05 2026] DELETE /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:05.053498 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:05.053829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.054138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.055237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bbf09025-1bf3-4dcf-b968-683afa8e2d05 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:05.055753 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 922/3692] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:05.059390 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a31356b4-5a04-4b61-831e-1990ae986bd9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.061231 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a31356b4-5a04-4b61-831e-1990ae986bd9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea Aug 12 12:57:05.061456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a31356b4-5a04-4b61-831e-1990ae986bd9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.061687 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a31356b4-5a04-4b61-831e-1990ae986bd9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.064027 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:05.064027 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:05.067282 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a31356b4-5a04-4b61-831e-1990ae986bd9 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea returned with HTTP 404 Aug 12 12:57:05.067592 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:05.067711 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 922/3693] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/volumes/0fbea0f4-6be8-440e-8d36-0381946e1eea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:05.071710 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-809353db-e01e-4630-8759-8325c5c746d6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:05.072126 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 917/3694] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:05.074325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.076019 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:57:05.076230 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.076466 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.076597 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete snapshot with id: 0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:57:05.080590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea9350be-a695-477e-ba35-77b0e0b2dcc5 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 404 Aug 12 12:57:05.081040 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 934/3695] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:05 2026] DELETE /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:05.088120 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-361217e1-9a68-4de2-b6a3-51599bb8376e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.090237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-361217e1-9a68-4de2-b6a3-51599bb8376e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 Aug 12 12:57:05.090467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-361217e1-9a68-4de2-b6a3-51599bb8376e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.090713 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-361217e1-9a68-4de2-b6a3-51599bb8376e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.095677 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-361217e1-9a68-4de2-b6a3-51599bb8376e tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 returned with HTTP 404 Aug 12 12:57:05.096291 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 923/3696] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/snapshots/0da7c554-cbdb-4c3b-a08d-4b0f689a4e18 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:05.102553 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.104814 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:57:05.105025 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.105239 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.105396 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Delete volume with id: 5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:57:05.111267 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1e23c5e-27d3-42d9-ad80-8c3c73008ed1 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 404 Aug 12 12:57:05.111766 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 923/3697] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:05 2026] DELETE /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:05.118837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92077736-86bc-4bc6-ba20-9ff42c9c3b94 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.120469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92077736-86bc-4bc6-ba20-9ff42c9c3b94 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] GET https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b Aug 12 12:57:05.120649 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92077736-86bc-4bc6-ba20-9ff42c9c3b94 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.120827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92077736-86bc-4bc6-ba20-9ff42c9c3b94 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.126126 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92077736-86bc-4bc6-ba20-9ff42c9c3b94 tempest-VolumeDependencyTests-1049666073 tempest-VolumeDependencyTests-1049666073-project-member] https://10.4.3.81/volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b returned with HTTP 404 Aug 12 12:57:05.126641 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 918/3698] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/volumes/5531ee6a-6eb4-42e5-9a34-47b2c082e39b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:05.176674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.178572 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] PUT https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 Aug 12 12:57:05.178974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:05.186699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Acquiring lock "cinder-attachment_update-0afff7bb-c4c0-486a-89a8-5bace06e387c-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:57:05.191606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-0afff7bb-c4c0-486a-89a8-5bace06e387c-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:57:05.192626 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:05.192626 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:05.223457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.226057 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:05.226407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.226664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.234428 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:05.234428 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:05.238760 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:05.243494 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92eb3a0b-e739-4b14-a4aa-342d5e17b382 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:05.243920 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 924/3699] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:05.278941 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-0afff7bb-c4c0-486a-89a8-5bace06e387c-np0000007055" released by "attachment_update" :: held 0.087s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:57:05.279348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-203750da-7c58-4649-8631-480cba79106d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 returned with HTTP 200 Aug 12 12:57:05.279864 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 935/3700] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:57:05 2026] PUT /volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:05.822274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-462858af-a2a2-4b73-95d8-be522355f2c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:05.824250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-462858af-a2a2-4b73-95d8-be522355f2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:05.824516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-462858af-a2a2-4b73-95d8-be522355f2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:05.824740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-462858af-a2a2-4b73-95d8-be522355f2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:05.824945 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-462858af-a2a2-4b73-95d8-be522355f2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:05.830165 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:05.830165 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:05.831114 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-462858af-a2a2-4b73-95d8-be522355f2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:05.831688 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 924/3701] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:05 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:06.069795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:06.071729 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:06.072220 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:06.072220 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:06.081541 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:06.081541 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:06.085208 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:06.089875 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bf2cfa-e34a-4800-bac1-d39be4f466fa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:06.090445 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 919/3702] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:06 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:06.256627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:06.258608 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:06.258861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:06.259093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:06.266960 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:06.266960 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:06.271489 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:06.278142 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-32cdd2d7-b807-4ff3-868a-bd25b60b03f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:06.278821 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 925/3703] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:06 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:06.573406 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:06.654795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:06.654795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-60302025"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:06.656207 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-60302025'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:06.656337 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume of 1 GB Aug 12 12:57:06.656657 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:06.656657 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:06.660753 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Availability Zones retrieved successfully. Aug 12 12:57:06.665657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (0f9a888e-131f-400a-94bd-e1b9dcd990d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:06.666688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4818f2bf-4136-43a6-88ce-7d40b007c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:06.667466 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:06.693737 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4818f2bf-4136-43a6-88ce-7d40b007c2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:06.694421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d01926-5c20-4121-8d7a-6c5302e3b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:06.773377 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['00e9116b-819a-4294-ad8d-97c6ca14bbb1', '7f3d612b-66ae-4d42-82a5-70e2dbdbdfd5', '45d02d00-5137-4650-aeda-08103fd1c49c', '2dd2ffb5-0460-43e9-a649-03f9e6bfada5'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:06.774527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d01926-5c20-4121-8d7a-6c5302e3b928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e9116b-819a-4294-ad8d-97c6ca14bbb1', '7f3d612b-66ae-4d42-82a5-70e2dbdbdfd5', '45d02d00-5137-4650-aeda-08103fd1c49c', '2dd2ffb5-0460-43e9-a649-03f9e6bfada5']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:06.775487 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f473585f-34e6-4ab5-80ba-a9f1f958f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:06.801234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f473585f-34e6-4ab5-80ba-a9f1f958f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de826144-6ed9-4301-876a-9d4994a6aef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-60302025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['00e9116b-819a-4294-ad8d-97c6ca14bbb1','7f3d612b-66ae-4d42-82a5-70e2dbdbdfd5','45d02d00-5137-4650-aeda-08103fd1c49c','2dd2ffb5-0460-43e9-a649-03f9e6bfada5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-60302025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de826144-6ed9-4301-876a-9d4994a6aef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a15aaea4453a4e6f9a1ebf098aee991d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='921acd93ee9d458892756fc8016414f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:06.801961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a793da6-decd-44ae-9079-bd2cbb1eaa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:06.820641 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a793da6-decd-44ae-9079-bd2cbb1eaa11) transitioned into state 'SUCCESS' from state '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-60302025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['00e9116b-819a-4294-ad8d-97c6ca14bbb1','7f3d612b-66ae-4d42-82a5-70e2dbdbdfd5','45d02d00-5137-4650-aeda-08103fd1c49c','2dd2ffb5-0460-43e9-a649-03f9e6bfada5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:06.821495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0ea1dd-7366-412e-9bae-3ed64c162a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:06.831023 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0ea1dd-7366-412e-9bae-3ed64c162a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:06.831999 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (0f9a888e-131f-400a-94bd-e1b9dcd990d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:06.832424 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request issued successfully. Aug 12 12:57:06.833469 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ff72ece-848e-4133-9d7d-1a1b6671bac3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:06.833469 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 936/3704] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:57:06 2026] POST /volume/v3/volumes => generated 774 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:06.845921 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9cc0a748-cac8-43be-9e81-33e8a994446a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:06.847520 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:06.847912 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cc0a748-cac8-43be-9e81-33e8a994446a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:06.848146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cc0a748-cac8-43be-9e81-33e8a994446a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:06.848350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cc0a748-cac8-43be-9e81-33e8a994446a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:06.848461 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9cc0a748-cac8-43be-9e81-33e8a994446a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:06.850406 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:57:06.850642 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:06.850853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:06.852897 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:06.852897 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:06.853725 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cc0a748-cac8-43be-9e81-33e8a994446a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:06.854185 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 925/3705] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:06 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:06.858449 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:06.858449 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:06.862444 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:06.867389 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e298152-a17c-4ad4-a73f-93d8fcf46c1a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 returned with HTTP 200 Aug 12 12:57:06.867902 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 920/3706] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:06 2026] GET /volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:07.104134 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e88c54c-225a-436b-9c03-123cf2a61333 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.106073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e88c54c-225a-436b-9c03-123cf2a61333 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:07.106298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e88c54c-225a-436b-9c03-123cf2a61333 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:07.106478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e88c54c-225a-436b-9c03-123cf2a61333 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:07.115164 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.115164 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:07.118147 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9e88c54c-225a-436b-9c03-123cf2a61333 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:07.121671 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e88c54c-225a-436b-9c03-123cf2a61333 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:07.122020 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 926/3707] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:07 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:07.290596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.293004 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:07.293278 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:07.293501 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:07.300867 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.300867 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:07.304727 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:07.309851 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-25917b90-aef2-4b8d-9b36-bfc2cd78e523 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:07.310314 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 937/3708] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:07 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:07.868024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.869889 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:07.870115 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:07.870330 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:07.870431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:07.874603 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.874603 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:07.875343 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b767a8-d8a9-419e-9307-4ec6b2819ec6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:07.875725 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 926/3709] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:07 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:07.880703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2530e79-7c48-482f-83db-c39d05bbf790 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.882556 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2530e79-7c48-482f-83db-c39d05bbf790 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:57:07.882790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2530e79-7c48-482f-83db-c39d05bbf790 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:07.883003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2530e79-7c48-482f-83db-c39d05bbf790 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:07.888752 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.888752 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:07.891389 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f2530e79-7c48-482f-83db-c39d05bbf790 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:07.894338 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2530e79-7c48-482f-83db-c39d05bbf790 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 returned with HTTP 200 Aug 12 12:57:07.894637 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 921/3710] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:07 2026] GET /volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 => generated 1005 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:07.907486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.909187 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:07.909523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de826144-6ed9-4301-876a-9d4994a6aef4", "name": "tempest-type-Backup-319468107"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:07.910916 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating new backup {'backup': {'volume_id': 'de826144-6ed9-4301-876a-9d4994a6aef4', 'name': 'tempest-type-Backup-319468107'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:07.911065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating backup of volume de826144-6ed9-4301-876a-9d4994a6aef4 in container None Aug 12 12:57:07.917554 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.917554 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:07.917895 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:07.944686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['1121016c-d4dc-4e0e-a414-2f3c626f8866', '0ffc27fd-4ed4-4c2f-88a5-8470a53a1596'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:07.978375 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c593533f-c2fd-49fc-b265-7282876ae3f6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:07.979027 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 927/3711] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:57:07 2026] POST /volume/v3/backups => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:07.986949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:07.989204 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:07.989458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:07.989668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:07.989790 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:07.993995 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:07.993995 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:07.994636 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e98bb016-7dc0-4cb4-adab-918cf96e8f9c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:07.995099 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 938/3712] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:07 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:08.134743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:08.137427 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:08.137653 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:08.137853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:08.147263 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:08.147263 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:08.150834 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:08.155970 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdad0553-7ac7-439a-a14e-3e1ab22a102a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:08.156498 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 927/3713] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:08 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:08.325652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:08.327448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:08.327680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:08.327905 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:08.334622 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:08.334622 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:08.337918 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:08.342067 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-54ea3961-ccd4-4efd-a670-78547ae7d2b2 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:08.342427 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 922/3714] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:08 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:08.812616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-c5b1edf2-1daa-4876-957a-831227aa8a25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:08.815214 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-c5b1edf2-1daa-4876-957a-831227aa8a25 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814/action Aug 12 12:57:08.815675 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-c5b1edf2-1daa-4876-957a-831227aa8a25 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:08.815851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-c5b1edf2-1daa-4876-957a-831227aa8a25 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:08.831978 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:08.831978 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:08.840560 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cd3f1418-1b99-480f-a4b2-0712eca3ec3d req-c5b1edf2-1daa-4876-957a-831227aa8a25 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814/action returned with HTTP 204 Aug 12 12:57:08.841070 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 928/3715] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:57:08 2026] POST /volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:08.887025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-063f189b-94af-4f8d-af4d-1862abde01c8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:08.889130 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-063f189b-94af-4f8d-af4d-1862abde01c8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:08.889373 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-063f189b-94af-4f8d-af4d-1862abde01c8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:08.889587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-063f189b-94af-4f8d-af4d-1862abde01c8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:08.889769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-063f189b-94af-4f8d-af4d-1862abde01c8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:08.895534 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:08.895534 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:08.896365 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-063f189b-94af-4f8d-af4d-1862abde01c8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:08.896695 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 939/3716] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:08 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:09.004928 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.006979 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:09.007219 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.007415 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.007637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:09.011557 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.011557 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:09.012217 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e4e1142-d069-413f-9c9b-fa3adfba81a4 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:09.012561 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 928/3717] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:09.170967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.173300 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:57:09.173617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.173960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.187032 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.187032 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:09.192957 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:09.199657 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7307a2f-0c31-4cc3-ae20-273250d341ce tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:57:09.200215 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 923/3718] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:09.251856 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.254649 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:09.254915 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.255142 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.264201 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.264201 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:09.268988 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:09.273815 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-2be81cd4-c8ac-4dee-89f2-7773dea119cb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:09.274325 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 929/3719] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:09.353733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a83d214e-9553-467e-9fa6-981a0cae4121 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.354152 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a83d214e-9553-467e-9fa6-981a0cae4121 None None] GET https://10.4.3.81/volume// Aug 12 12:57:09.354317 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a83d214e-9553-467e-9fa6-981a0cae4121 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.354394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17056095-1379-4344-8789-c6665a70c8a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.354490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a83d214e-9553-467e-9fa6-981a0cae4121 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.354796 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a83d214e-9553-467e-9fa6-981a0cae4121 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:09.355082 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 940/3720] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:09.356331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17056095-1379-4344-8789-c6665a70c8a4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:09.356580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17056095-1379-4344-8789-c6665a70c8a4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.356819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17056095-1379-4344-8789-c6665a70c8a4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.361380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-57d29125-7723-4059-bdfb-897cb22eaa29 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.363232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-57d29125-7723-4059-bdfb-897cb22eaa29 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:57:09.363588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-57d29125-7723-4059-bdfb-897cb22eaa29 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fef3ae6-97fb-4676-acdd-5e106c71c026", "connector": null, "instance_uuid": "42619368-24a0-41c5-9ce2-5536002ffa67"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:09.364379 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.364379 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:09.369329 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17056095-1379-4344-8789-c6665a70c8a4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:09.371355 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.371355 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:09.375528 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17056095-1379-4344-8789-c6665a70c8a4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:09.375943 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 929/3721] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:09.390464 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.392972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:09.393260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.393512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.398510 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-57d29125-7723-4059-bdfb-897cb22eaa29 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:57:09.399126 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 924/3722] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:09.400896 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.400896 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:09.404283 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:09.408381 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6d3a326-4b8d-4db3-b3af-66dc1b84ceaf tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:09.408711 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 930/3723] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:09.420362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.422280 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:09.422623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f60318f8-5fb9-401c-a473-a3d5af8cac55", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:09.424656 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f60318f8-5fb9-401c-a473-a3d5af8cac55', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:09.431368 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.432569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b0a57e76-0c61-43ec-afbc-3f80f78753be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.432997 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0a57e76-0c61-43ec-afbc-3f80f78753be None None] GET https://10.4.3.81/volume// Aug 12 12:57:09.433156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0a57e76-0c61-43ec-afbc-3f80f78753be None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.433324 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0a57e76-0c61-43ec-afbc-3f80f78753be None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.433613 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.433613 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:09.433709 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0a57e76-0c61-43ec-afbc-3f80f78753be None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:09.433894 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 925/3724] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:09.434232 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume retrieved successfully. Aug 12 12:57:09.434434 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume of 1 GB Aug 12 12:57:09.437009 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:09.437267 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.437516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.438346 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Availability Zones retrieved successfully. Aug 12 12:57:09.442063 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.443493 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (a96caaad-edb3-477a-8d14-e58505b314e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:09.444113 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:09.444341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.444522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.444692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a0221-8c97-42b1-8094-3f0a0533c447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:09.445582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:09.447161 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.447161 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:09.450683 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:09.452924 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.452924 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:09.454703 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1396aa1-172f-4b10-b534-1d9b14677db4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:09.455114 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 930/3725] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:09.459460 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:09.466604 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-91605d40-6ff9-48e5-87bc-cdab182de3e9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:09.467060 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 931/3726] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:09.468813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a0221-8c97-42b1-8094-3f0a0533c447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f60318f8-5fb9-401c-a473-a3d5af8cac55', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:09.469925 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618ea0a5-439c-4cb1-abf0-9bc4a375a9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:09.516942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['515c8869-5dc1-4221-a3e8-833a1b9694c0', '0ecb9b60-c359-42f2-9655-990be208c0f9', '8a7fbb00-dc85-45ac-95b2-55f4a7494af9', 'ea3af88d-2a0b-4385-aeaf-079651ee79a3'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:09.518152 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618ea0a5-439c-4cb1-abf0-9bc4a375a9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515c8869-5dc1-4221-a3e8-833a1b9694c0', '0ecb9b60-c359-42f2-9655-990be208c0f9', '8a7fbb00-dc85-45ac-95b2-55f4a7494af9', 'ea3af88d-2a0b-4385-aeaf-079651ee79a3']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:09.519185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c8b29-aea1-42b7-bea0-95633ea7c353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:09.554161 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c8b29-aea1-42b7-bea0-95633ea7c353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12', '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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['515c8869-5dc1-4221-a3e8-833a1b9694c0','0ecb9b60-c359-42f2-9655-990be208c0f9','8a7fbb00-dc85-45ac-95b2-55f4a7494af9','ea3af88d-2a0b-4385-aeaf-079651ee79a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f60318f8-5fb9-401c-a473-a3d5af8cac55,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T12:57:09Z,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=ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a73bab2e5b412384012b5e5661d3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f60318f8-5fb9-401c-a473-a3d5af8cac55,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:09.554971 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a58fd1-1333-4c19-bb14-16f4f8ec158a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:09.567452 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.570046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] PUT https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 Aug 12 12:57:09.572492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:09.572702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a58fd1-1333-4c19-bb14-16f4f8ec158a) transitioned into state 'SUCCESS' from 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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['515c8869-5dc1-4221-a3e8-833a1b9694c0','0ecb9b60-c359-42f2-9655-990be208c0f9','8a7fbb00-dc85-45ac-95b2-55f4a7494af9','ea3af88d-2a0b-4385-aeaf-079651ee79a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f60318f8-5fb9-401c-a473-a3d5af8cac55,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:09.573187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27315cbb-84fb-46bb-bb52-2d1286ae62e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:09.581450 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Acquiring lock "cinder-attachment_update-6fef3ae6-97fb-4676-acdd-5e106c71c026-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:57:09.587761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-6fef3ae6-97fb-4676-acdd-5e106c71c026-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:57:09.587761 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.587761 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:09.592010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27315cbb-84fb-46bb-bb52-2d1286ae62e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:09.593136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (a96caaad-edb3-477a-8d14-e58505b314e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:09.593580 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request issued successfully. Aug 12 12:57:09.594439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-45237f6a-4255-48e9-9050-dc57e7992cb0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:09.595007 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 941/3727] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:57:09 2026] POST /volume/v3/volumes => generated 807 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:09.606827 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.609339 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:09.609826 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.609889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.618509 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.618509 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:09.623011 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:09.627795 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bce9126f-bfa2-433f-a3f3-2d579bf4be2d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 200 Aug 12 12:57:09.628299 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 931/3728] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:09.670380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-6fef3ae6-97fb-4676-acdd-5e106c71c026-np0000007055" released by "attachment_update" :: held 0.084s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:57:09.670686 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-78fb289b-e9b6-4818-836f-109d22730b9b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 returned with HTTP 200 Aug 12 12:57:09.671455 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 926/3729] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:57:09 2026] PUT /volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:09.687368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-5df200c2-0d40-4db1-a94a-e0d292f78449 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.690053 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-5df200c2-0d40-4db1-a94a-e0d292f78449 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption Aug 12 12:57:09.690313 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-5df200c2-0d40-4db1-a94a-e0d292f78449 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.690524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-5df200c2-0d40-4db1-a94a-e0d292f78449 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.700541 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.700541 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:09.707771 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-5df200c2-0d40-4db1-a94a-e0d292f78449 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption returned with HTTP 200 Aug 12 12:57:09.708196 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 932/3730] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:09.912260 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:09.914814 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:09.915087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:09.915347 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:09.915494 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:09.921235 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:09.921235 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:09.922374 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4fd32a1f-ea7f-4586-a92a-a158b0e08e6b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:09.922885 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 942/3731] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:09 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:10.027799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.029951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:10.030224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.030410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.030523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:10.035184 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.035184 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:10.035856 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-651c801b-c836-40e7-97dc-bfabfd0daf28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:10.036248 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 932/3732] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:10.472273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.474582 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:10.474582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.475096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.485990 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.485990 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:10.489815 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:10.494750 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0744f03-58cd-4bbe-80d2-1d0efeb30557 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:10.495237 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 927/3733] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:10.641549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.643603 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:10.643848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.644093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.652581 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.652581 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:10.656388 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:10.661581 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ca63ca1-db2a-4384-8932-180a730e01c4 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 200 Aug 12 12:57:10.662046 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 933/3734] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:10.676851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.678618 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:10.678851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.679060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.686680 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.686680 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:10.690857 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:10.695766 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d468a29-ba4a-4d3b-8ce6-141dbc1a3d4f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 200 Aug 12 12:57:10.696268 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 943/3735] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:10.709664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.711581 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:10.711822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.712055 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.712240 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:10.719707 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.719707 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:10.720309 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:10.738612 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume request issued successfully. Aug 12 12:57:10.738823 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b25e5f9-5038-4dbb-8725-a8781b05d773 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 202 Aug 12 12:57:10.739235 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 933/3736] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:10 2026] DELETE /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:10.747691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.750146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:10.750394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.750628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.759545 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.759545 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:10.764387 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:10.771165 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2af8b385-c7fb-4546-ab3a-2aaf882e2478 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 200 Aug 12 12:57:10.771746 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 928/3737] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:10.933917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9db62620-a586-485c-8a5b-7d61aed24376 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:10.935842 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9db62620-a586-485c-8a5b-7d61aed24376 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:10.936066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9db62620-a586-485c-8a5b-7d61aed24376 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:10.936274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9db62620-a586-485c-8a5b-7d61aed24376 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:10.936424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9db62620-a586-485c-8a5b-7d61aed24376 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:10.941298 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:10.941298 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:10.942152 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9db62620-a586-485c-8a5b-7d61aed24376 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:10.942621 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 934/3738] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:10 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:11.048858 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:11.050625 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:11.050851 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:11.051070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:11.051173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:11.055892 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:11.055892 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:11.056653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c728641a-c444-4a0b-9a0f-f3a4efda268c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:11.057116 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 944/3739] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:11 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:11.509907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:11.512712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:11.512712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:11.513113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:11.523450 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:11.523450 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:11.527362 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:11.532114 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43491b95-711c-4f7b-9287-a84f194a2ff1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:11.532534 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 934/3740] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:11 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:11.787013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ac8e6db-4160-4703-85db-01d0e8374cfb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:11.789282 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ac8e6db-4160-4703-85db-01d0e8374cfb tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:11.789587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ac8e6db-4160-4703-85db-01d0e8374cfb tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:11.789873 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ac8e6db-4160-4703-85db-01d0e8374cfb tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:11.796551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ac8e6db-4160-4703-85db-01d0e8374cfb tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 404 Aug 12 12:57:11.797162 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 929/3741] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:11 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:11.953157 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc238ce1-d197-4375-a245-d7f8fb70643a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:11.955238 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc238ce1-d197-4375-a245-d7f8fb70643a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:11.955468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc238ce1-d197-4375-a245-d7f8fb70643a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:11.955730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc238ce1-d197-4375-a245-d7f8fb70643a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:11.955888 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cc238ce1-d197-4375-a245-d7f8fb70643a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:11.960884 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:11.960884 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:11.961785 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc238ce1-d197-4375-a245-d7f8fb70643a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:11.962243 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 935/3742] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:11 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:12.070639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-48f238d5-773f-414d-9291-f4f7ca9a629f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.074536 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48f238d5-773f-414d-9291-f4f7ca9a629f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:12.074872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48f238d5-773f-414d-9291-f4f7ca9a629f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.076701 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48f238d5-773f-414d-9291-f4f7ca9a629f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.076701 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-48f238d5-773f-414d-9291-f4f7ca9a629f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:12.084784 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.084784 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:12.084784 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48f238d5-773f-414d-9291-f4f7ca9a629f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:12.085627 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 945/3743] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:12.288867 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.294721 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:57:12.294721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.294721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.310167 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.310167 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:12.318028 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:57:12.327127 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08dd5992-2e5c-4bec-b5f8-c45642146062 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:57:12.327607 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 935/3744] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:12.385612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.391525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:57:12.391840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.392047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.407656 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.407656 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:12.415402 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:57:12.422346 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-4e5037fb-b048-40ee-9d05-57d12ea647b4 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:57:12.423021 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 930/3745] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:12.455636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.460050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a/action Aug 12 12:57:12.460050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:12.460050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:12.473723 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.473723 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:12.474226 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:57:12.483647 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Begin detaching volume completed successfully. Aug 12 12:57:12.483914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-e762f4b5-5983-43ed-a84b-d7d3a5c9f322 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a/action returned with HTTP 202 Aug 12 12:57:12.484460 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 936/3746] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:57:12 2026] POST /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:57:12.552847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.554937 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:12.555360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.555744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.557878 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f7f744a-d8f6-4ca9-8f8c-e5c119490641 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.558755 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7f744a-d8f6-4ca9-8f8c-e5c119490641 None None] GET https://10.4.3.81/volume// Aug 12 12:57:12.558755 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f7f744a-d8f6-4ca9-8f8c-e5c119490641 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.558755 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f7f744a-d8f6-4ca9-8f8c-e5c119490641 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.559476 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7f744a-d8f6-4ca9-8f8c-e5c119490641 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:12.559476 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 936/3747] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:12.569197 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.569197 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:12.577039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.578945 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:12.584882 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:57:12.585102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.585292 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.592010 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ec51d927-698b-48e8-baf5-c0c37f1617fd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:12.592522 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 946/3748] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:12.598177 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.598177 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:12.603204 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:57:12.609535 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-67d2b172-e682-4bdf-8fee-4bfbde8d0582 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:57:12.610280 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 931/3749] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:12.976887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:12.980679 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:12.980929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:12.981126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:12.981243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:12.985531 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:12.985531 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:12.986240 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdc836a8-1daf-47e1-b6d5-e68fc23829ba tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:12.986586 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 937/3750] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:12 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:13.101742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:13.103465 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:13.103644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:13.103828 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:13.103927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:13.107856 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:13.107856 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:13.108413 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-498a77b0-45c5-4abf-acb9-b51bbce71de3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:13.108755 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 937/3751] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:13 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:13.609227 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:13.611848 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:13.612024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:13.612210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:13.624070 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:13.624070 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:13.630730 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:13.638440 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd617950-b26a-45c1-88a0-d83845ce39c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:13.638857 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 947/3752] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:13 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:13.796285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:13.798023 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:13.798361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "3a3941eb-7abf-432a-9692-1be00ac1570e", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:13.799806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '3a3941eb-7abf-432a-9692-1be00ac1570e', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:13.884396 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume of 1 GB Aug 12 12:57:13.888700 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Availability Zones retrieved successfully. Aug 12 12:57:13.893754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (d6c764df-1fb0-45ec-afa8-eda53d69fc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:13.895146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9888ff00-e2b6-4a87-9dd4-621923e1cc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:13.896109 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:13.952762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9888ff00-e2b6-4a87-9dd4-621923e1cc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:13.953449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22cd2e7-ba06-4462-bc36-756d7397d89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:13.997168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['9e6479f4-8bf6-454f-9759-8d2ca5d3f558', '77bef14d-30da-4656-8cfa-0ba880650881', '20e361c5-f3fc-4fbe-9ef2-6d3d7a8b937b', 'e7900b62-7f98-4043-86b9-8490cdaf67fe'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:13.998022 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22cd2e7-ba06-4462-bc36-756d7397d89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e6479f4-8bf6-454f-9759-8d2ca5d3f558', '77bef14d-30da-4656-8cfa-0ba880650881', '20e361c5-f3fc-4fbe-9ef2-6d3d7a8b937b', 'e7900b62-7f98-4043-86b9-8490cdaf67fe']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:13.998764 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14594ca-cf58-42ce-98e7-80daafcc8ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:13.998861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:14.000912 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:14.001376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:14.001376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:14.001489 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:14.006213 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:14.006213 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:14.007103 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22736b27-3a7e-4e13-b098-3280feb0c5b8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:14.007525 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 938/3753] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:13 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:14.027181 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14594ca-cf58-42ce-98e7-80daafcc8ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fd68760-7283-4d83-8fbb-44c56e70d07e', '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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['9e6479f4-8bf6-454f-9759-8d2ca5d3f558','77bef14d-30da-4656-8cfa-0ba880650881','20e361c5-f3fc-4fbe-9ef2-6d3d7a8b937b','e7900b62-7f98-4043-86b9-8490cdaf67fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:14Z,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=4fd68760-7283-4d83-8fbb-44c56e70d07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a73bab2e5b412384012b5e5661d3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:14.028136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b978f95b-c46e-4448-939d-65411f768184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:14.053814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b978f95b-c46e-4448-939d-65411f768184) transitioned into state 'SUCCESS' from 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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['9e6479f4-8bf6-454f-9759-8d2ca5d3f558','77bef14d-30da-4656-8cfa-0ba880650881','20e361c5-f3fc-4fbe-9ef2-6d3d7a8b937b','e7900b62-7f98-4043-86b9-8490cdaf67fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:14.054565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b37f50-61f8-4afd-b941-4159705481ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:14.064376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b37f50-61f8-4afd-b941-4159705481ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:14.065210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (d6c764df-1fb0-45ec-afa8-eda53d69fc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:14.065546 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request issued successfully. Aug 12 12:57:14.066434 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d935e4c4-8b08-4bc3-ba22-395cf0032ea0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:14.067066 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 932/3754] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:57:13 2026] POST /volume/v3/volumes => generated 773 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:14.084029 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:14.087186 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:14.087522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:14.087812 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:14.098123 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:14.098123 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:14.103342 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:14.109718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fc82497-c9ab-466c-b0ab-d990a3d42e89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:14.110320 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 938/3755] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:14 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:14.119888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:14.121697 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:14.121967 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:14.122206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:14.122319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:14.126458 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:14.126458 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:14.127112 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-59a19bf3-2e10-4c50-9740-8bd9aa525bb7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:14.127469 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 948/3756] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:14 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:14.591163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-13091bdc-3815-47fa-824c-27c1576a5a3a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:14.593756 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-13091bdc-3815-47fa-824c-27c1576a5a3a tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] DELETE https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 Aug 12 12:57:14.594039 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-13091bdc-3815-47fa-824c-27c1576a5a3a tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:14.594289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-13091bdc-3815-47fa-824c-27c1576a5a3a tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:14.603884 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:14.603884 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:14.658318 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:14.660305 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:14.660515 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:14.660698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:14.670571 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:14.670571 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:14.674899 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:14.679353 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c4bb911-46b1-43da-a01b-8a73b7d57c15 req-13091bdc-3815-47fa-824c-27c1576a5a3a tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 returned with HTTP 200 Aug 12 12:57:14.679639 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75fadf31-fb94-44d5-82cc-cb754c3690c4 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:14.680099 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 933/3758] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:14 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:14.680155 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 939/3758] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:57:14 2026] DELETE /volume/v3/attachments/401c5d3c-d737-494a-a939-7c59f4b6b2a7 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:15.019492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:15.021264 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:15.021451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:15.021585 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:15.021707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:15.027323 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:15.027323 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:15.029201 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f67a7d9-80cf-4b58-8f33-b69aa49e4a6a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:15.029201 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 939/3759] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:15 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:15.124708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:15.127042 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:15.127287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:15.127484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:15.136800 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:15.136800 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:15.142199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:15.144014 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:15.148296 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:15.148627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:15.148829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:15.148958 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:15.154905 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7206b7b5-472f-45af-a641-bb5b5c4ffa5c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:15.156306 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 949/3760] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:15 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:15.156597 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:15.156597 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:15.157429 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fc15ec5-5dbd-41ab-aa8e-93b6bae05e15 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:15.158101 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 934/3761] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:15 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:15.695750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:15.697763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:15.698085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:15.698375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:15.712612 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:15.712612 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:15.715159 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:15.717768 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:15.719905 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:57:15.720188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:15.720378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:15.720433 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb77e733-38df-4cc6-8a06-340b0a38b265 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:15.720866 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 940/3762] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:15 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:15.728166 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:15.728166 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:15.732465 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:57:15.737870 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a15a444a-7cb6-4bc4-9393-8dc691bf2817 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:57:15.738039 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 940/3763] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:15 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:16.043163 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:16.045359 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:16.046428 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:16.046684 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:16.046884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:16.055558 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:16.055558 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:16.056629 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe3e18e7-457a-461b-b161-8c918dae6bcb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:16.057174 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 950/3764] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:16 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:16.169432 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73fca729-3813-40aa-90cd-0545d061c8f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:16.171414 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73fca729-3813-40aa-90cd-0545d061c8f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:16.171676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73fca729-3813-40aa-90cd-0545d061c8f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:16.171899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73fca729-3813-40aa-90cd-0545d061c8f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:16.174709 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b79d21d-08be-4efe-94ef-49718230cfda None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:16.177076 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b79d21d-08be-4efe-94ef-49718230cfda tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:16.177356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b79d21d-08be-4efe-94ef-49718230cfda tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:16.177616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b79d21d-08be-4efe-94ef-49718230cfda tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:16.177797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7b79d21d-08be-4efe-94ef-49718230cfda tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:16.181219 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:16.181219 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:16.183795 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:16.183795 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:16.184695 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b79d21d-08be-4efe-94ef-49718230cfda tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:16.185242 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 941/3765] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:16 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:16.185793 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-73fca729-3813-40aa-90cd-0545d061c8f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:16.192436 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73fca729-3813-40aa-90cd-0545d061c8f6 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:16.192610 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 935/3766] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:16 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:16.741849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2977746d-276e-442c-881b-1746a6f4e27b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:16.743971 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2977746d-276e-442c-881b-1746a6f4e27b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:16.744383 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2977746d-276e-442c-881b-1746a6f4e27b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:16.748872 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2977746d-276e-442c-881b-1746a6f4e27b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:16.766447 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:16.766447 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:16.773123 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2977746d-276e-442c-881b-1746a6f4e27b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:16.780975 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2977746d-276e-442c-881b-1746a6f4e27b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:16.780975 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 941/3767] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:16 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:57:17.068816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f610934c-b0f1-4b73-8db2-90d813449ebd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:17.070743 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f610934c-b0f1-4b73-8db2-90d813449ebd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:17.071054 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f610934c-b0f1-4b73-8db2-90d813449ebd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:17.071299 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f610934c-b0f1-4b73-8db2-90d813449ebd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:17.071437 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f610934c-b0f1-4b73-8db2-90d813449ebd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:17.077268 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:17.077268 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:17.078090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f610934c-b0f1-4b73-8db2-90d813449ebd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:17.078495 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 951/3768] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:17 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:17.198251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:17.200879 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:17.201187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:17.201444 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:17.201577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:17.209802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:17.211804 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:17.211804 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:17.212134 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:17.212487 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:17.212681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:17.212759 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ffa5ed7-08a1-4f45-9760-e6afc3ecb9f0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:17.213231 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 942/3769] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:17 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:17.223610 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:17.223610 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:17.228495 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:17.234320 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec704352-82ed-4295-81f2-0a322a8a80c7 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:17.234996 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 936/3770] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:17 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:17.798510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:17.800506 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:17.800823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:17.801130 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:17.813760 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:17.813760 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:17.817767 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:17.822918 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2d8543d-3656-4655-9ecc-853c9b82bf76 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:17.823361 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 942/3771] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:17 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:18.090932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5b25e44f-1f80-4338-8923-5297f10e101a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:18.092557 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b25e44f-1f80-4338-8923-5297f10e101a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:18.093077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b25e44f-1f80-4338-8923-5297f10e101a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:18.093146 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b25e44f-1f80-4338-8923-5297f10e101a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:18.093253 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5b25e44f-1f80-4338-8923-5297f10e101a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:18.098979 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:18.098979 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:18.100107 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b25e44f-1f80-4338-8923-5297f10e101a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:18.100525 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 952/3772] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:18 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:18.228339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:18.230279 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:18.230483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:18.230672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:18.230770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:18.235748 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:18.235748 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:18.236473 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c902bba-9337-429e-ac0f-7c0b986fb5bd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:18.236870 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 943/3773] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:18 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:18.249334 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:18.252668 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:18.252668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:18.252668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:18.261450 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:18.261450 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:18.265900 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:18.272198 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea3ea954-2ddb-45d9-9044-f99e32b86e11 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:18.272572 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 937/3774] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:18 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:18.837273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:18.840524 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:18.840896 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:18.840953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:18.853859 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:18.853859 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:18.858680 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:18.863089 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04afeea1-d380-4350-95c6-705b9ae2faf8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:18.863587 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 943/3775] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:18 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:19.114931 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.117492 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:19.117755 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:19.118068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:19.118283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:19.123763 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.123763 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:19.125522 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-31c2295e-7703-455e-aa6d-e3cde6f47259 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:19.125522 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 953/3776] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:19 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:19.139676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a2271f1a-7532-43da-a18c-983d03d121e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.141846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a2271f1a-7532-43da-a18c-983d03d121e8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:19.142130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a2271f1a-7532-43da-a18c-983d03d121e8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:19.142368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a2271f1a-7532-43da-a18c-983d03d121e8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:19.151070 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.151070 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:19.155525 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a2271f1a-7532-43da-a18c-983d03d121e8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:19.160728 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a2271f1a-7532-43da-a18c-983d03d121e8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:57:19.161261 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 944/3777] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:19 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:19.179201 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.182381 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e/restore Aug 12 12:57:19.182931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:19.186320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Restoring backup 2284eefd-65ba-48dd-b1d6-192c9eac620e ({'restore': {}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:57:19.186459 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Restoring backup 2284eefd-65ba-48dd-b1d6-192c9eac620e to volume None. Aug 12 12:57:19.197884 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.197884 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:19.200318 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating volume of 1 GB for restore of backup 2284eefd-65ba-48dd-b1d6-192c9eac620e. Aug 12 12:57:19.209857 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:57:19.220568 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (2de59f7b-4760-44e9-bfa5-18c1043f165f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:19.221909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6a1fde-b815-4017-a73a-d86bd0ce579b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:19.223409 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:19.249443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97393b55-3edf-4526-b56b-d72712b12daa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.251905 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97393b55-3edf-4526-b56b-d72712b12daa tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:19.252179 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97393b55-3edf-4526-b56b-d72712b12daa tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:19.252363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97393b55-3edf-4526-b56b-d72712b12daa tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:19.252692 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-97393b55-3edf-4526-b56b-d72712b12daa tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:19.257249 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.257249 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:19.258171 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97393b55-3edf-4526-b56b-d72712b12daa tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:19.258696 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 944/3778] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:19 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:19.279810 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6a1fde-b815-4017-a73a-d86bd0ce579b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:19.279810 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2596d2-70ea-408f-ab15-72cf0bdc6f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:19.289728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.296807 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:19.299594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:19.299594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:19.307601 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.307601 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:19.311959 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:19.318211 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dd6a75df-b777-409a-94cb-0c59ea0ce8f9 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:19.318211 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 954/3779] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:19 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:19.344187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['fc4f39a9-41e0-4ea1-9ede-e560172a6ed8', '8323329b-48b8-4264-878b-c61d0ec4edc1', '10efb6cb-b3d1-4502-8533-d9e2eadea19a', 'b1a3fced-b585-4185-a364-3f609034345c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:19.345030 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2596d2-70ea-408f-ab15-72cf0bdc6f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4f39a9-41e0-4ea1-9ede-e560172a6ed8', '8323329b-48b8-4264-878b-c61d0ec4edc1', '10efb6cb-b3d1-4502-8533-d9e2eadea19a', 'b1a3fced-b585-4185-a364-3f609034345c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:19.345795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78b8345-79d5-473f-a241-56f15b7d2b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:19.374721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78b8345-79d5-473f-a241-56f15b7d2b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65c680e0-d37b-4705-9978-390bc7735759', '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_2284eefd-65ba-48dd-b1d6-192c9eac620e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['fc4f39a9-41e0-4ea1-9ede-e560172a6ed8','8323329b-48b8-4264-878b-c61d0ec4edc1','10efb6cb-b3d1-4502-8533-d9e2eadea19a','b1a3fced-b585-4185-a364-3f609034345c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2284eefd-65ba-48dd-b1d6-192c9eac620e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65c680e0-d37b-4705-9978-390bc7735759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:19.376891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32699568-adf5-4076-a975-2f8d41f89344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:19.401248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32699568-adf5-4076-a975-2f8d41f89344) transitioned into 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_2284eefd-65ba-48dd-b1d6-192c9eac620e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['fc4f39a9-41e0-4ea1-9ede-e560172a6ed8','8323329b-48b8-4264-878b-c61d0ec4edc1','10efb6cb-b3d1-4502-8533-d9e2eadea19a','b1a3fced-b585-4185-a364-3f609034345c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:19.402206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a84b3d-2817-44a8-a34b-c30b47911b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:19.414797 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a84b3d-2817-44a8-a34b-c30b47911b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:19.415874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (2de59f7b-4760-44e9-bfa5-18c1043f165f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:19.416256 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:57:19.425437 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.425437 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:19.426030 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:19.792382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-189ef850-22a2-48ca-b725-b43f61a3e204 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.796578 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-189ef850-22a2-48ca-b725-b43f61a3e204 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9/action Aug 12 12:57:19.797303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-189ef850-22a2-48ca-b725-b43f61a3e204 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:19.797491 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-189ef850-22a2-48ca-b725-b43f61a3e204 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:19.822478 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.822478 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:19.839188 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f33c16cb-c16c-4139-ad2a-c629010e1c1c req-189ef850-22a2-48ca-b725-b43f61a3e204 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9/action returned with HTTP 204 Aug 12 12:57:19.839715 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 945/3780] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:57:19 2026] POST /volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:19.878646 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:19.882850 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:57:19.882850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:19.882850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:19.898096 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:19.898096 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:19.903961 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:19.910560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e9d5f14-3fb3-489c-942d-36c336c190a0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:57:19.911212 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 945/3781] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:19 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:20.273162 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.275260 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:20.275562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.275720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.275948 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:20.280464 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.280464 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:20.281322 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a6397ebd-da26-4351-bafa-3c084e1ac626 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:20.281714 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 955/3782] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:20.338163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.342083 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:20.342083 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.342083 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.351159 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.351159 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:20.356865 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:20.362827 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d5ab96-90ba-4f44-a3cf-0833c8aa94b5 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:20.363240 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 946/3783] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:20.433296 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.433296 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:20.433891 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:20.434041 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:57:20.434135 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Overwriting volume 65c680e0-d37b-4705-9978-390bc7735759 with restore of backup 2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:20.446864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] restore_backup in rpcapi backup_id 2284eefd-65ba-48dd-b1d6-192c9eac620e {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:57:20.449282 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e3c5479-203e-4472-bb2e-68b4b77a6394 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e/restore returned with HTTP 202 Aug 12 12:57:20.449553 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 938/3784] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:57:19 2026] POST /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e/restore => generated 189 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:20.462652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3742069-7267-461b-b73d-ddce37c2b821 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.465214 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3742069-7267-461b-b73d-ddce37c2b821 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:20.466907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3742069-7267-461b-b73d-ddce37c2b821 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.466907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3742069-7267-461b-b73d-ddce37c2b821 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.466907 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e3742069-7267-461b-b73d-ddce37c2b821 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:20.473375 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.473375 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:20.474509 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3742069-7267-461b-b73d-ddce37c2b821 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:20.475137 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 946/3785] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:20.665942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.668610 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:20.668906 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.669156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.677700 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.677700 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:20.682984 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:20.689254 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-f79e42ec-c686-4c98-ab05-30ec7313a425 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:20.689765 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 956/3786] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:20.778947 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d713ee04-9d1e-44b7-bc06-b05cd3dae03a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.779302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d713ee04-9d1e-44b7-bc06-b05cd3dae03a None None] GET https://10.4.3.81/volume// Aug 12 12:57:20.779469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d713ee04-9d1e-44b7-bc06-b05cd3dae03a None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.779669 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d713ee04-9d1e-44b7-bc06-b05cd3dae03a None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.780069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d713ee04-9d1e-44b7-bc06-b05cd3dae03a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:20.780355 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 947/3787] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:20.789624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-4cd45887-e3bb-4382-9bec-40f1fdceb631 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.904358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-4cd45887-e3bb-4382-9bec-40f1fdceb631 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:57:20.904734 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-4cd45887-e3bb-4382-9bec-40f1fdceb631 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73903724-06e0-43fb-ad40-21930d1603a3", "connector": null, "instance_uuid": "42619368-24a0-41c5-9ce2-5536002ffa67"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:20.913129 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.913129 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:20.937137 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-4cd45887-e3bb-4382-9bec-40f1fdceb631 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:57:20.937700 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 939/3788] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:57:20 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:20.964661 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ba552511-9ee6-458e-b239-1200c5552b7e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.966754 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba552511-9ee6-458e-b239-1200c5552b7e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:20.967128 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba552511-9ee6-458e-b239-1200c5552b7e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.967265 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba552511-9ee6-458e-b239-1200c5552b7e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.973125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-456fa713-f21f-4ee7-bc43-f24a45d492f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.973473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-456fa713-f21f-4ee7-bc43-f24a45d492f1 None None] GET https://10.4.3.81/volume// Aug 12 12:57:20.973613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-456fa713-f21f-4ee7-bc43-f24a45d492f1 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.973897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-456fa713-f21f-4ee7-bc43-f24a45d492f1 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.974226 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-456fa713-f21f-4ee7-bc43-f24a45d492f1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:20.974486 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 957/3789] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:20.978653 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.978653 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:20.982087 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ba552511-9ee6-458e-b239-1200c5552b7e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:20.982642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:20.984613 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:20.984821 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:20.985012 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:20.986982 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba552511-9ee6-458e-b239-1200c5552b7e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:20.987469 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 947/3790] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:20.995989 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:20.995989 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:20.999910 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:21.004911 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-11f3a032-31ac-4c08-977f-be45e4b3fc16 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:21.005522 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 948/3791] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:20 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1097 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:21.120044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.122115 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] PUT https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 Aug 12 12:57:21.122655 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:21.134289 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Acquiring lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:57:21.140917 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:57:21.142115 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.142115 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:21.236091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" released by "attachment_update" :: held 0.095s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:57:21.236387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-eb1f23e9-eb0d-47e6-acf9-36d855bc10e1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 returned with HTTP 200 Aug 12 12:57:21.237052 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 940/3792] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:57:21 2026] PUT /volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:21.302164 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7a3f739c-0778-4ed6-8055-e59aa28269db None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.304049 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a3f739c-0778-4ed6-8055-e59aa28269db tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:21.304355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a3f739c-0778-4ed6-8055-e59aa28269db tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:21.304634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7a3f739c-0778-4ed6-8055-e59aa28269db tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:21.304770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7a3f739c-0778-4ed6-8055-e59aa28269db tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:21.309209 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.309209 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:21.309835 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7a3f739c-0778-4ed6-8055-e59aa28269db tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:21.310246 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 958/3793] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:21.379140 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.381681 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:21.382030 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:21.382287 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:21.391908 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.391908 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:21.396876 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:21.403611 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09ab9d83-8274-40ea-9e2f-0b5923738786 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:21.404221 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 948/3794] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:21.418977 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b9269dc-e3f5-45f0-8555-377185eca97b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.421703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b9269dc-e3f5-45f0-8555-377185eca97b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:21.421946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b9269dc-e3f5-45f0-8555-377185eca97b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:21.422139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b9269dc-e3f5-45f0-8555-377185eca97b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:21.432086 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.432086 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:21.438180 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9b9269dc-e3f5-45f0-8555-377185eca97b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:21.444887 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b9269dc-e3f5-45f0-8555-377185eca97b tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:21.445898 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 949/3795] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:21.458828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eebffedb-adb8-4088-bb2a-f90024488976 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.460464 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:57:21.460914 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fd68760-7283-4d83-8fbb-44c56e70d07e", "name": "tempest-VolumeImageDependencyTests-Snapshot-1842574793"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:21.471640 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.471640 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:21.472589 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:21.472589 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create snapshot from volume 4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:21.488797 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.490690 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:21.490895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:21.491099 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:21.491292 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:21.495789 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.495789 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:21.496620 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a011f4bf-c537-400a-8839-40e46dacf0f4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:21.497049 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 959/3796] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:21.505829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['47eb3870-f43e-4eb4-9f34-f4267ec66954', '1641864d-4c9b-4d8d-a548-f970ba65b5af', '33716f24-62df-4ebb-9fdd-a683e1b7a399', 'f1b97726-7b0e-45f4-8f63-4547e60ae0d6'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:21.538558 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot create request issued successfully. Aug 12 12:57:21.541803 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eebffedb-adb8-4088-bb2a-f90024488976 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:57:21.541803 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 941/3797] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:57:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:21.550565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:21.552329 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:21.552567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:21.552673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:21.559265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:21.559265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:21.559825 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot retrieved successfully. Aug 12 12:57:21.560835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc0ae73c-6322-4c28-96ec-b31ff624f870 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 200 Aug 12 12:57:21.561297 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 949/3798] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:22.000064 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.001938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:22.002195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:22.002561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:22.013979 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.013979 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:22.019096 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:22.024839 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-15569ab3-8c30-466b-aa4d-2b314fd70489 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:22.025302 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 950/3799] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:21 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:22.321037 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0fdde0c7-93b6-490f-8e91-8435c276862a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.322598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fdde0c7-93b6-490f-8e91-8435c276862a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:22.322796 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fdde0c7-93b6-490f-8e91-8435c276862a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:22.323004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0fdde0c7-93b6-490f-8e91-8435c276862a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:22.323087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0fdde0c7-93b6-490f-8e91-8435c276862a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:22.327287 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.327287 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:22.328206 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0fdde0c7-93b6-490f-8e91-8435c276862a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:22.328571 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 960/3800] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:22 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:22.508570 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-59544b86-5f29-428c-979f-559bf9bc2dcd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.510544 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59544b86-5f29-428c-979f-559bf9bc2dcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:22.510719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59544b86-5f29-428c-979f-559bf9bc2dcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:22.510946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59544b86-5f29-428c-979f-559bf9bc2dcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:22.511081 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-59544b86-5f29-428c-979f-559bf9bc2dcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:22.515694 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.515694 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:22.516660 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59544b86-5f29-428c-979f-559bf9bc2dcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:22.517138 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 942/3801] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:22 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:22.571016 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.573318 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:22.573521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:22.573794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:22.580241 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.580241 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:22.581013 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot retrieved successfully. Aug 12 12:57:22.582128 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba62acdf-7022-4bc9-a92d-62ecd9bf4108 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 200 Aug 12 12:57:22.582643 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 950/3802] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:22 2026] GET /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:22.594242 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-191989de-cbc9-453e-a47f-1c431369b599 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.599500 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:22.599871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "5694d60e-6c17-409f-9670-ae6570580123", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:22.601237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '5694d60e-6c17-409f-9670-ae6570580123', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:22.615179 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.615179 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:22.615514 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot retrieved successfully. Aug 12 12:57:22.615624 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume of 1 GB Aug 12 12:57:22.621302 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Availability Zones retrieved successfully. Aug 12 12:57:22.625834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (4eccc668-38d7-401a-a9c5-ba71ce014704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:22.626939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef9add2-fda9-4cb8-a173-23c03fc97ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:22.627947 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:22.663684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef9add2-fda9-4cb8-a173-23c03fc97ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5694d60e-6c17-409f-9670-ae6570580123', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:22.664577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb850c2-cce0-44ff-aa7f-47c587821f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:22.706452 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Created reservations ['97af48ff-bf1a-443b-85f5-e7fd3e13d785', 'a4e8f01f-3410-4341-bb3c-964cd5dcc22d', '9f972888-00a3-43dc-8acd-2a1ef634d5ae', '925a7abc-6fc2-4842-bd5d-231d4f343524'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:22.707328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb850c2-cce0-44ff-aa7f-47c587821f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97af48ff-bf1a-443b-85f5-e7fd3e13d785', 'a4e8f01f-3410-4341-bb3c-964cd5dcc22d', '9f972888-00a3-43dc-8acd-2a1ef634d5ae', '925a7abc-6fc2-4842-bd5d-231d4f343524']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:22.708197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de571b4e-1448-4099-beec-90e982e2f747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:22.752624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de571b4e-1448-4099-beec-90e982e2f747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef21549-f228-4c65-ab67-2e28bbdef0e1', '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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['97af48ff-bf1a-443b-85f5-e7fd3e13d785','a4e8f01f-3410-4341-bb3c-964cd5dcc22d','9f972888-00a3-43dc-8acd-2a1ef634d5ae','925a7abc-6fc2-4842-bd5d-231d4f343524'],size=1,snapshot_id=5694d60e-6c17-409f-9670-ae6570580123,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T12:57:22Z,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=eef21549-f228-4c65-ab67-2e28bbdef0e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a73bab2e5b412384012b5e5661d3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5694d60e-6c17-409f-9670-ae6570580123,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:22.753397 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b35e92-9b28-4384-b4c2-1bf1b97187f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:22.780750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b35e92-9b28-4384-b4c2-1bf1b97187f2) transitioned into state 'SUCCESS' from 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='91a73bab2e5b412384012b5e5661d3b9',qos_specs=None,replication_status=,reservations=['97af48ff-bf1a-443b-85f5-e7fd3e13d785','a4e8f01f-3410-4341-bb3c-964cd5dcc22d','9f972888-00a3-43dc-8acd-2a1ef634d5ae','925a7abc-6fc2-4842-bd5d-231d4f343524'],size=1,snapshot_id=5694d60e-6c17-409f-9670-ae6570580123,source_replicaid=,source_volid=None,status='creating',user_id='a429ecf7733549dc8310eaceb9af9fa7',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:22.782440 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f7e64e-2ff6-4d00-9306-e39290387437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:22.815622 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f7e64e-2ff6-4d00-9306-e39290387437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:22.817228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Flow 'volume_create_api' (4eccc668-38d7-401a-a9c5-ba71ce014704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:22.817308 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Create volume request issued successfully. Aug 12 12:57:22.818106 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-191989de-cbc9-453e-a47f-1c431369b599 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:22.818591 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 951/3803] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 12:57:22 2026] POST /volume/v3/volumes => generated 807 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:22.832985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-866437ce-c78f-40a7-8524-c40be8e8a73a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:22.835435 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-866437ce-c78f-40a7-8524-c40be8e8a73a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:22.835737 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-866437ce-c78f-40a7-8524-c40be8e8a73a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:22.836040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-866437ce-c78f-40a7-8524-c40be8e8a73a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:22.844430 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:22.844430 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:22.852245 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-866437ce-c78f-40a7-8524-c40be8e8a73a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:22.859329 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-866437ce-c78f-40a7-8524-c40be8e8a73a tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 200 Aug 12 12:57:22.861365 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 961/3804] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:22 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:23.039809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6384131-b112-48be-8e84-b166bcf466be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.041626 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6384131-b112-48be-8e84-b166bcf466be tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:23.041936 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6384131-b112-48be-8e84-b166bcf466be tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.042165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6384131-b112-48be-8e84-b166bcf466be tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.053653 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.053653 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:23.058360 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b6384131-b112-48be-8e84-b166bcf466be tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:23.063394 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6384131-b112-48be-8e84-b166bcf466be tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:23.063853 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 943/3805] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:23.340156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.342641 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:23.342992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.343255 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.343442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:23.349330 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.349330 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:23.350130 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41e64f21-3cd6-47a9-b67b-79daf3a0425a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:23.350806 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 951/3806] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:57:23.424633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.427138 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:23.427546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1853254948"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:23.429294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1853254948'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:23.429447 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume of 1 GB Aug 12 12:57:23.430968 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.430968 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:23.435614 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Availability Zones retrieved successfully. Aug 12 12:57:23.442878 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (51e9dd24-00d6-463a-9f99-095a6c5b40bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:23.444044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0c0cfe-03f3-4c24-b876-32ef80017605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:23.445492 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:23.486805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0c0cfe-03f3-4c24-b876-32ef80017605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:23.487933 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87e0859-a235-43e7-b661-f0fdd483f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:23.529097 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.531192 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:23.531376 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.531559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.531680 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:23.534005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Created reservations ['e9b0b062-21ab-4612-b855-5c41dccdd39f', '3f6ced61-01f1-457b-8a48-c6405e2d10c1', '9c11ab64-6bf2-4320-816c-13a265d39589', '988ee3d9-8bf8-47e0-a9bb-ce929d9f022b'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:23.534850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87e0859-a235-43e7-b661-f0fdd483f019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b0b062-21ab-4612-b855-5c41dccdd39f', '3f6ced61-01f1-457b-8a48-c6405e2d10c1', '9c11ab64-6bf2-4320-816c-13a265d39589', '988ee3d9-8bf8-47e0-a9bb-ce929d9f022b']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:23.535612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88a9350-3e49-41b3-9c8d-5f5a034c14a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:23.536502 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.536502 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:23.537420 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2133473f-3e0f-4b4e-837e-d85ed0821a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:23.538091 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 962/3807] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:23.567122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88a9350-3e49-41b3-9c8d-5f5a034c14a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7db5f030-e7e4-4317-a714-d84b09d72441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853254948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['e9b0b062-21ab-4612-b855-5c41dccdd39f','3f6ced61-01f1-457b-8a48-c6405e2d10c1','9c11ab64-6bf2-4320-816c-13a265d39589','988ee3d9-8bf8-47e0-a9bb-ce929d9f022b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853254948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7db5f030-e7e4-4317-a714-d84b09d72441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66377c11d15a42c78c524814b950be1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a367199d3a0840a081ae85af7a729645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:23.568018 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353949cf-e36c-40fb-9eee-4ee412fd4fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:23.587532 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353949cf-e36c-40fb-9eee-4ee412fd4fe4) transitioned into state 'SUCCESS' from state '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-1853254948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['e9b0b062-21ab-4612-b855-5c41dccdd39f','3f6ced61-01f1-457b-8a48-c6405e2d10c1','9c11ab64-6bf2-4320-816c-13a265d39589','988ee3d9-8bf8-47e0-a9bb-ce929d9f022b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:23.588388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7de4d1-d1dd-486f-baa1-884d28ec60ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:23.600085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7de4d1-d1dd-486f-baa1-884d28ec60ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:23.601097 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (51e9dd24-00d6-463a-9f99-095a6c5b40bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:23.601442 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request issued successfully. Aug 12 12:57:23.602130 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-deca7e21-315d-47cd-a50c-6f2646ba8b75 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:23.602595 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 952/3808] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:57:23 2026] POST /volume/v3/volumes => generated 753 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:23.614472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-385d6478-aba8-4cea-adad-37c928060f2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.616272 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-385d6478-aba8-4cea-adad-37c928060f2e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:23.616471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-385d6478-aba8-4cea-adad-37c928060f2e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.616672 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-385d6478-aba8-4cea-adad-37c928060f2e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.624431 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.624431 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:23.628201 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-385d6478-aba8-4cea-adad-37c928060f2e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:23.632146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-385d6478-aba8-4cea-adad-37c928060f2e tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:23.633116 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 944/3809] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:23.879805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.880202 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:23.880344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.880590 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.890260 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.890260 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:23.894771 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:23.903898 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b31b82d-66d9-4495-abff-d9b045bcd4db tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 200 Aug 12 12:57:23.903985 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 952/3810] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 1226 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:23.918671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.920679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:23.921232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.921232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.930084 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.930084 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:23.935979 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:23.944207 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9bcebaae-e5bc-4b73-8788-5baa85e9f825 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 200 Aug 12 12:57:23.944651 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 963/3811] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:23 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 1226 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:23.961955 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1594aed5-2f7b-4a58-907d-49e97068f55f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:23.965332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:23.965332 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:23.965631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:23.965840 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete snapshot with id: 5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:23.974895 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:23.974895 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:23.975320 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot retrieved successfully. Aug 12 12:57:24.005192 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot delete request issued successfully. Aug 12 12:57:24.005529 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1594aed5-2f7b-4a58-907d-49e97068f55f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 202 Aug 12 12:57:24.006167 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 953/3812] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:23 2026] DELETE /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:57:24.019056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.022527 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:24.022794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.023088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.036849 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.036849 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:24.037529 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Snapshot retrieved successfully. Aug 12 12:57:24.039485 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b88a3da-2ae0-4347-9bc8-561d99d165fa tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 200 Aug 12 12:57:24.041095 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 945/3813] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.081483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.085221 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:24.085497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.085669 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.096800 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.096800 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:24.100580 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:24.105494 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a46b2d56-ecd7-46d9-99ba-853e92c9067a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:24.106278 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 953/3814] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.362671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.366879 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:24.366879 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.366879 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.366879 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:24.371251 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.371251 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:24.372225 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-61fe62dc-c8c3-430a-a3ee-74e5ec9fe163 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:24.372796 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 964/3815] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.550318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.553941 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:24.553941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.553941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.553941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:24.559858 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.559858 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:24.561277 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba8a1161-08bd-4ae0-b858-0c4d7c498273 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:24.562398 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 954/3816] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.645733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9953da87-af9f-4154-9867-fc53db916297 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.647838 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9953da87-af9f-4154-9867-fc53db916297 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:24.648053 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9953da87-af9f-4154-9867-fc53db916297 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.648249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9953da87-af9f-4154-9867-fc53db916297 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.655913 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.655913 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:24.660066 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9953da87-af9f-4154-9867-fc53db916297 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:24.666244 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9953da87-af9f-4154-9867-fc53db916297 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:24.666470 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 946/3817] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.712970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.716843 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:24.717697 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.717697 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.732628 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.732628 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:24.737354 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:24.742621 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-39f67c69-6e01-4d3d-ba6b-b13671855712 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:24.743325 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 954/3818] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.815229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-21e7e7cc-d873-4a13-98e8-a62c258de02b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.815740 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21e7e7cc-d873-4a13-98e8-a62c258de02b None None] GET https://10.4.3.81/volume// Aug 12 12:57:24.815864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-21e7e7cc-d873-4a13-98e8-a62c258de02b None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.816062 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-21e7e7cc-d873-4a13-98e8-a62c258de02b None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.816722 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21e7e7cc-d873-4a13-98e8-a62c258de02b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:24.816722 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 965/3819] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:24.823590 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-60f7a551-816a-4721-a945-a7c8243baddd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.825724 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-60f7a551-816a-4721-a945-a7c8243baddd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:57:24.826144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-60f7a551-816a-4721-a945-a7c8243baddd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7db5f030-e7e4-4317-a714-d84b09d72441", "connector": null, "instance_uuid": "d229b326-7cf3-4517-acf2-5ac14f348c59"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:24.835196 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.835196 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:24.865685 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-60f7a551-816a-4721-a945-a7c8243baddd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:57:24.866171 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 955/3820] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:57:24 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:24.895648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-957206dd-55eb-4e5c-af42-08394fc083f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.899647 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-957206dd-55eb-4e5c-af42-08394fc083f4 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:24.899869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-957206dd-55eb-4e5c-af42-08394fc083f4 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.900045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-957206dd-55eb-4e5c-af42-08394fc083f4 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.909432 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1270f256-94d5-45b7-ab61-cc56f5a474e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.909882 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1270f256-94d5-45b7-ab61-cc56f5a474e5 None None] GET https://10.4.3.81/volume// Aug 12 12:57:24.909961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1270f256-94d5-45b7-ab61-cc56f5a474e5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.910131 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1270f256-94d5-45b7-ab61-cc56f5a474e5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.910472 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.910472 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:24.910554 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1270f256-94d5-45b7-ab61-cc56f5a474e5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:24.910719 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 955/3821] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:24.915058 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-957206dd-55eb-4e5c-af42-08394fc083f4 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:24.919489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:24.920236 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-957206dd-55eb-4e5c-af42-08394fc083f4 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:24.920637 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 947/3822] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:24.921679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:24.921828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:24.922042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:24.932829 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:24.932829 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:24.936887 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:24.940637 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-4969b675-3d2a-4b28-b697-b3edd8deda4c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:24.941085 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 966/3823] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:24 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:25.050405 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-355acd31-358a-40ab-bff2-da51e137f409 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.054448 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-355acd31-358a-40ab-bff2-da51e137f409 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:25.054688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-355acd31-358a-40ab-bff2-da51e137f409 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.054957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-355acd31-358a-40ab-bff2-da51e137f409 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.057292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.059922 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] PUT https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a Aug 12 12:57:25.060343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:25.061809 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-355acd31-358a-40ab-bff2-da51e137f409 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 404 Aug 12 12:57:25.061883 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 956/3824] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:25.071320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f82b165a-0387-44bd-8768-86e8bc143b5d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.073719 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Acquiring lock "cinder-attachment_update-7db5f030-e7e4-4317-a714-d84b09d72441-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:57:25.074100 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:25.074586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.074924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.075157 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:25.085248 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-7db5f030-e7e4-4317-a714-d84b09d72441-np0000007055" acquired by "attachment_update" :: waited 0.012s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:57:25.086563 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.086563 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:25.086821 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.086821 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:25.087540 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:25.109300 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume request issued successfully. Aug 12 12:57:25.109551 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f82b165a-0387-44bd-8768-86e8bc143b5d tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 202 Aug 12 12:57:25.110363 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 948/3825] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:25 2026] DELETE /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:25.123213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.123253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.125614 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:25.125901 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.126148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.128343 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:25.128608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.128723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.135263 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.135263 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:25.140091 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:25.145677 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.145677 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:25.145936 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4ca2f66-714f-420f-93f8-c7b008a62828 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 200 Aug 12 12:57:25.146278 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 967/3826] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 1225 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:25.149225 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:25.154251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f73c39d8-c517-4c99-bdfc-06ab6ffc3422 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:25.154519 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 957/3827] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:25.200224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-7db5f030-e7e4-4317-a714-d84b09d72441-np0000007055" released by "attachment_update" :: held 0.115s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:57:25.200869 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-9cb055c8-743c-4601-8dfe-8c1c06b954d3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a returned with HTTP 200 Aug 12 12:57:25.201510 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 956/3828] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:57:25 2026] PUT /volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:25.384939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.387344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:25.387610 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.387868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.388080 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:25.394137 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.394137 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:25.395071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-765cdba2-b1c0-4887-908f-b280ed38cda8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:25.395406 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 949/3829] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:25.576840 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.580940 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:25.581205 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.581480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.581633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:25.587797 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.587797 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:25.588728 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8bad1365-47aa-4227-a0b0-30ee4ef64ca0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:25.589197 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 968/3830] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:25.933387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:25.935128 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:25.935314 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:25.935493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:25.946133 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:25.946133 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:25.949928 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:25.953818 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47058e2c-dd08-4733-97ee-7bd40db7e58c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:25.954303 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 958/3831] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:25 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:26.033197 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-bae9dbe0-acd3-4ad5-9e99-234e06c41f32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.035324 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-bae9dbe0-acd3-4ad5-9e99-234e06c41f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0/action Aug 12 12:57:26.035670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-bae9dbe0-acd3-4ad5-9e99-234e06c41f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:26.035815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-bae9dbe0-acd3-4ad5-9e99-234e06c41f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:26.050851 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.050851 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:26.060280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-93e9adb6-02d8-4a3d-ad0f-586a2c4f34ca req-bae9dbe0-acd3-4ad5-9e99-234e06c41f32 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0/action returned with HTTP 204 Aug 12 12:57:26.060631 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 957/3832] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:57:26 2026] POST /volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:26.160958 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db60b3ec-fe43-4087-b22f-c545c1385673 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.163404 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db60b3ec-fe43-4087-b22f-c545c1385673 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:26.163669 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db60b3ec-fe43-4087-b22f-c545c1385673 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.163939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db60b3ec-fe43-4087-b22f-c545c1385673 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.168655 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.171121 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:57:26.171299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db60b3ec-fe43-4087-b22f-c545c1385673 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 404 Aug 12 12:57:26.171346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.171479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.171899 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 950/3833] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:26.184292 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.184292 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:26.188307 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:57:26.193360 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db42a55a-9e43-4d2f-a300-f55a8ac1d047 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:57:26.193938 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 969/3834] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1210 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:26.362135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.363859 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:26.364074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.364254 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.364668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: 4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:26.370687 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.370687 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:26.371144 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:26.392901 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume request issued successfully. Aug 12 12:57:26.393072 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c776bb3-d1b4-4b70-ab60-7727e742ed23 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 202 Aug 12 12:57:26.393482 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 959/3835] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:26 2026] DELETE /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:26.403360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.405171 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:26.405389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.405580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.405841 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.408263 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:26.408567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.408993 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.409107 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:26.413378 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.413378 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:26.414609 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.414609 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:26.415340 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-406a7fca-36fa-43b3-86bf-c51b04c384e7 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:26.415887 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 951/3836] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:26.421477 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:26.431404 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2fe4352-578b-424f-b8da-6080f1ec2217 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 200 Aug 12 12:57:26.431801 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 958/3837] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:26.601334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.603633 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:26.603938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.604151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.604267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:26.608930 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.608930 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:26.609868 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35668649-71ee-4189-83f7-6a960b5d7dd3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:26.610339 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 970/3838] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:26.967701 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:26.970204 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:26.970204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:26.971586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:26.983021 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:26.983021 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:26.987117 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:26.992103 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6584a68f-5e59-4cc5-8887-407679bf07c2 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:26.992641 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 960/3839] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:26 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:27.434938 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.437148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:27.437391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.437615 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.437756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:27.448480 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c11d0331-4c1d-4424-95e5-a254df8e6990 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.448965 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:27.448965 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:27.449578 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae3bfb61-ec37-4a42-aed5-3cae4fa89821 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:27.450254 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 952/3840] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:27.450394 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c11d0331-4c1d-4424-95e5-a254df8e6990 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:27.453814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c11d0331-4c1d-4424-95e5-a254df8e6990 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.453814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c11d0331-4c1d-4424-95e5-a254df8e6990 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.457123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c11d0331-4c1d-4424-95e5-a254df8e6990 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 404 Aug 12 12:57:27.457601 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 959/3841] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:27.467516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.470825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:27.471039 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.471216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.471375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:27.476950 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f9561d86-1cc9-4aae-84c1-0fd23032604e tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 404 Aug 12 12:57:27.477382 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 971/3842] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:27 2026] DELETE /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:27.484428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b34bcc9-5d31-41f2-a8d8-00f640ccc7f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.486164 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b34bcc9-5d31-41f2-a8d8-00f640ccc7f0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 Aug 12 12:57:27.486393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b34bcc9-5d31-41f2-a8d8-00f640ccc7f0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.486605 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b34bcc9-5d31-41f2-a8d8-00f640ccc7f0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.492091 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b34bcc9-5d31-41f2-a8d8-00f640ccc7f0 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 returned with HTTP 404 Aug 12 12:57:27.492679 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 961/3843] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/volumes/eef21549-f228-4c65-ab67-2e28bbdef0e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:27.499848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.501457 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:27.501635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.501864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.501963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete snapshot with id: 5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:27.508470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e6efdcb-c305-4298-bb1a-6f6ccd65f334 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 404 Aug 12 12:57:27.509011 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 953/3844] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:57:27 2026] DELETE /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:27.515081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d19fecd-f370-497f-a101-2c9cf3783c17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.518031 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d19fecd-f370-497f-a101-2c9cf3783c17 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 Aug 12 12:57:27.518211 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d19fecd-f370-497f-a101-2c9cf3783c17 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.518402 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d19fecd-f370-497f-a101-2c9cf3783c17 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.522065 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d19fecd-f370-497f-a101-2c9cf3783c17 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 returned with HTTP 404 Aug 12 12:57:27.522461 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 960/3845] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/snapshots/5694d60e-6c17-409f-9670-ae6570580123 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:27.528403 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.530550 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:27.530748 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.530980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.531132 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: 4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:27.536368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c5efdc4-b3c3-40ca-b9e4-f1a27463f66f tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 404 Aug 12 12:57:27.537000 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 972/3846] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:27 2026] DELETE /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:27.543666 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a7cbff25-6f1f-45e4-8924-24181c1dfe88 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.545793 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7cbff25-6f1f-45e4-8924-24181c1dfe88 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e Aug 12 12:57:27.545793 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7cbff25-6f1f-45e4-8924-24181c1dfe88 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.545793 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7cbff25-6f1f-45e4-8924-24181c1dfe88 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.550688 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7cbff25-6f1f-45e4-8924-24181c1dfe88 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e returned with HTTP 404 Aug 12 12:57:27.551200 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 962/3847] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/volumes/4fd68760-7283-4d83-8fbb-44c56e70d07e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:27.590818 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.592643 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:27.592932 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.593138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.593336 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:27.602451 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:27.602451 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:27.603027 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:27.620171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.625654 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume request issued successfully. Aug 12 12:57:27.626026 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66ea3572-8f51-422d-b33d-65d7c5e1773c tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 202 Aug 12 12:57:27.626642 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 954/3848] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:27 2026] DELETE /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:57:27.626725 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:27.627168 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.627168 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.627273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:27.636948 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:27.639371 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:27.639590 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:27.639835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:27.641626 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:27.641626 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:27.643026 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc1fd189-cedd-4643-9aa7-74116cebbbcd tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:27.643593 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 961/3849] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:27.648095 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:27.648095 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:27.651981 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Volume info retrieved successfully. Aug 12 12:57:27.657163 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4d4c7c96-1617-4fa9-b7a9-6a59ceb941da tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 200 Aug 12 12:57:27.657612 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 973/3850] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:27 2026] GET /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:28.008764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af72605c-6b54-4abe-8090-01af6104afae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.012477 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af72605c-6b54-4abe-8090-01af6104afae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:28.012477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af72605c-6b54-4abe-8090-01af6104afae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.012477 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af72605c-6b54-4abe-8090-01af6104afae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.022306 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:28.022306 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:28.028500 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af72605c-6b54-4abe-8090-01af6104afae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:28.034183 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af72605c-6b54-4abe-8090-01af6104afae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:28.034660 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 963/3851] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:28.460889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.462664 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:28.462946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.463119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.463230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:28.467308 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:28.467308 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:28.467912 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1159c84b-8d03-489f-867e-1e33a0ba9688 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:28.468251 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 955/3852] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:28.657825 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-333e183c-89f6-4b6e-986c-205184b9f173 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.659982 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-333e183c-89f6-4b6e-986c-205184b9f173 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:28.660238 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-333e183c-89f6-4b6e-986c-205184b9f173 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.660475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-333e183c-89f6-4b6e-986c-205184b9f173 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.660615 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-333e183c-89f6-4b6e-986c-205184b9f173 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:28.665476 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:28.665476 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:28.666436 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-333e183c-89f6-4b6e-986c-205184b9f173 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:28.666952 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 962/3853] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:28.675147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-70798625-faec-4e08-8aef-b246c3cd2837 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.678222 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70798625-faec-4e08-8aef-b246c3cd2837 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 Aug 12 12:57:28.678456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70798625-faec-4e08-8aef-b246c3cd2837 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.678690 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70798625-faec-4e08-8aef-b246c3cd2837 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.694705 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70798625-faec-4e08-8aef-b246c3cd2837 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 returned with HTTP 404 Aug 12 12:57:28.695040 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 974/3854] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/volumes/ea3312d2-8bf9-4f64-8f3b-46bbf1e3ab12 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:28.703760 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.708916 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:28.711870 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.711870 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.711870 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:28.721443 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66c5e65c-f96a-4081-9a7e-37a2241f7c38 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 404 Aug 12 12:57:28.722233 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 964/3855] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:28 2026] DELETE /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:28.732495 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6587a5ba-fc76-4a42-8e44-fe868b9f9097 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.735840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6587a5ba-fc76-4a42-8e44-fe868b9f9097 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 Aug 12 12:57:28.736228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6587a5ba-fc76-4a42-8e44-fe868b9f9097 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.736542 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6587a5ba-fc76-4a42-8e44-fe868b9f9097 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.744919 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6587a5ba-fc76-4a42-8e44-fe868b9f9097 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 returned with HTTP 404 Aug 12 12:57:28.745660 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 956/3856] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/volumes/f60318f8-5fb9-401c-a473-a3d5af8cac55 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:28.793988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.795938 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:57:28.796188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.796417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.796616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Delete volume with id: a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:57:28.802180 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98e16828-ac7c-4e7f-a122-074e9dc2ab89 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 404 Aug 12 12:57:28.802636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 963/3857] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:57:28 2026] DELETE /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:28.809582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d2de745c-2359-4e43-aebc-119020d49f82 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:28.811384 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2de745c-2359-4e43-aebc-119020d49f82 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] GET https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 Aug 12 12:57:28.812819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2de745c-2359-4e43-aebc-119020d49f82 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:28.812819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2de745c-2359-4e43-aebc-119020d49f82 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:28.817082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2de745c-2359-4e43-aebc-119020d49f82 tempest-VolumeImageDependencyTests-737824573 tempest-VolumeImageDependencyTests-737824573-project-member] https://10.4.3.81/volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 returned with HTTP 404 Aug 12 12:57:28.817519 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 975/3858] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:57:28 2026] GET /volume/v3/volumes/a1deb5e6-cfcc-4b45-8ea5-a4659584ea65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:57:29.051166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-339c228f-f15d-422f-8360-189f2d8526c5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.053204 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-339c228f-f15d-422f-8360-189f2d8526c5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:29.054656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-339c228f-f15d-422f-8360-189f2d8526c5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:29.054656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-339c228f-f15d-422f-8360-189f2d8526c5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:29.069067 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.069067 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:29.074836 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-339c228f-f15d-422f-8360-189f2d8526c5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:29.079864 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-339c228f-f15d-422f-8360-189f2d8526c5 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:29.080540 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 965/3859] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:29 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:29.172104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-3b596169-0f8a-41b0-b87d-8ad305a7ac8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.176618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-3b596169-0f8a-41b0-b87d-8ad305a7ac8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a/action Aug 12 12:57:29.176837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-3b596169-0f8a-41b0-b87d-8ad305a7ac8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:29.176976 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-3b596169-0f8a-41b0-b87d-8ad305a7ac8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:29.195229 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.195229 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:29.217165 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d4c1127-89ee-4197-9c48-9bf04d7c9ee1 req-3b596169-0f8a-41b0-b87d-8ad305a7ac8f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a/action returned with HTTP 204 Aug 12 12:57:29.217812 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 957/3860] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:57:29 2026] POST /volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:29.482840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.485477 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:57:29.485732 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:29.485987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:29.486768 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:29.491853 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.491853 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:29.492583 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09f5c3c0-1597-4de4-b66b-8494237513d9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:57:29.493115 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 964/3861] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:29 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:29.512171 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.596023 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0/export_record Aug 12 12:57:29.596822 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:29.597334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Calling method 'export_record' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:29.599339 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Export record for backup c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100195) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 12:57:29.606639 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.606639 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:29.607920 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c61d8d525d5043eda1c105d2fa24f5b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a15aaea4453a4e6f9a1ebf098aee991d', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:57:29.607920 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17fe70bb-ac10-49bc-acaa-1ebfb6c4ad78 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0/export_record returned with HTTP 403 Aug 12 12:57:29.608462 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 976/3862] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 12:57:29 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0/export_record => generated 101 bytes in 97 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:29.620643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.623178 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:29.623483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-11335242"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:29.624832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-11335242'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:29.624934 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume of 1 GB Aug 12 12:57:29.629592 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Availability Zones retrieved successfully. Aug 12 12:57:29.637529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (2d97db52-be3b-48c6-9d51-bbe3e84bee70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:29.638872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f56aed-9466-4ae7-aacb-a0c874e575ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:29.640013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:29.675239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f56aed-9466-4ae7-aacb-a0c874e575ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:29.676504 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8e60f5-eff3-46ac-a5e3-5d0551f436a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:29.680281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.682501 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:29.682918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:29.683022 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:29.683106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:29.687853 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.687853 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:29.689037 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-653f6b2d-5f74-4938-81ed-4a096d38a77c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:29.689698 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 958/3863] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:29 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:29.720273 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['e2bffe1f-f342-4ce5-8356-88593ac7af19', '252d11e1-0ada-4f0f-9ebb-6ea0bc13382e', '7ac011ef-499a-41e8-bcda-c4be67558a5f', '1f3e71a7-b33a-46f2-bd24-f8e853f561a1'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:29.721082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8e60f5-eff3-46ac-a5e3-5d0551f436a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2bffe1f-f342-4ce5-8356-88593ac7af19', '252d11e1-0ada-4f0f-9ebb-6ea0bc13382e', '7ac011ef-499a-41e8-bcda-c4be67558a5f', '1f3e71a7-b33a-46f2-bd24-f8e853f561a1']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:29.722124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8241a995-c543-4322-b3f3-b700086e5207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:29.746597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8241a995-c543-4322-b3f3-b700086e5207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04f979cc-09df-42b2-8855-2298d56e3cbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-11335242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['e2bffe1f-f342-4ce5-8356-88593ac7af19','252d11e1-0ada-4f0f-9ebb-6ea0bc13382e','7ac011ef-499a-41e8-bcda-c4be67558a5f','1f3e71a7-b33a-46f2-bd24-f8e853f561a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-11335242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04f979cc-09df-42b2-8855-2298d56e3cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a15aaea4453a4e6f9a1ebf098aee991d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='921acd93ee9d458892756fc8016414f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:29.750798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3055b981-a10c-4853-9118-f7849bcf3b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:29.774296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3055b981-a10c-4853-9118-f7849bcf3b50) transitioned into state 'SUCCESS' from state '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-11335242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['e2bffe1f-f342-4ce5-8356-88593ac7af19','252d11e1-0ada-4f0f-9ebb-6ea0bc13382e','7ac011ef-499a-41e8-bcda-c4be67558a5f','1f3e71a7-b33a-46f2-bd24-f8e853f561a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:29.775044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72de51eb-655a-4967-9a19-391e0d041c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:29.790635 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72de51eb-655a-4967-9a19-391e0d041c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:29.791805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (2d97db52-be3b-48c6-9d51-bbe3e84bee70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:29.792264 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request issued successfully. Aug 12 12:57:29.793013 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5106e471-042a-48cd-af66-b7cc5dc583e1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:29.794925 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 966/3864] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:57:29 2026] POST /volume/v3/volumes => generated 774 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:29.810149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:29.812280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:29.812498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:29.812723 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:29.829472 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:29.829472 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:29.834491 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:29.839291 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62ce390a-8e32-43d7-a65d-eb849b7e3925 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc returned with HTTP 200 Aug 12 12:57:29.839811 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 965/3865] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:29 2026] GET /volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:30.094962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.097162 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.097373 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.097559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.112193 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.112193 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:30.117115 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.122748 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-13d2ff10-8c5b-4c79-b910-2bf9832f4121 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.123217 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 977/3866] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.139857 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.142787 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.143073 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.143325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.156298 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.156298 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:30.160955 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.166945 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c47355f5-afb8-4c5e-8d2c-355daa37c3d8 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.167436 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 959/3867] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.215715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.218440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.218701 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.218989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.231851 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.231851 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:30.236578 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.242826 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4514a215-5136-4497-8bb2-11ee50d4232c req-2799427e-ead8-40de-ba06-341503be4051 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.243557 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 967/3868] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.264589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.268525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.268794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.269040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.282151 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.282151 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:30.286531 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.291953 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a70ff2c-2d22-4df7-8258-822cd4b79e05 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.292433 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 966/3869] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.339482 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.341833 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.342074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.342311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.355136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.356075 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.356075 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:30.360284 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.365114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e28745ff-f972-4a6d-95de-83e6ac67c68c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.365564 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 978/3870] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.385921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.388338 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441/action Aug 12 12:57:30.388796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:57:30.388923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:30.401894 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.401894 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:30.402502 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.414791 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Begin detaching volume completed successfully. Aug 12 12:57:30.414791 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-a9cc3680-b5b1-4ab1-b0a8-d14f88da377d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441/action returned with HTTP 202 Aug 12 12:57:30.414791 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 968/3871] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:57:30 2026] POST /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:57:30.478026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8bbaf035-6e3b-4718-8bdc-5de4676f58c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.478567 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bbaf035-6e3b-4718-8bdc-5de4676f58c8 None None] GET https://10.4.3.81/volume// Aug 12 12:57:30.478991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bbaf035-6e3b-4718-8bdc-5de4676f58c8 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.479251 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bbaf035-6e3b-4718-8bdc-5de4676f58c8 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.479675 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bbaf035-6e3b-4718-8bdc-5de4676f58c8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:57:30.480141 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 967/3872] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:57:30.480195 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:30.480557 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1813168097"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:30.482241 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1813168097'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:30.482315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume of 1 GB Aug 12 12:57:30.486804 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Availability Zones retrieved successfully. Aug 12 12:57:30.490057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.492098 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:30.492336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.492516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.494280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (fc53903c-43b2-48f4-988e-d19e96a6ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:30.495289 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1588ee-7c09-4eb9-8696-d0c1975e07de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:30.496216 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:30.502652 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.502652 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:30.506592 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:30.510883 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-96f81251-cbf8-4489-80d2-1fb7fc8361e3 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:30.511276 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 979/3873] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:57:30.524826 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1588ee-7c09-4eb9-8696-d0c1975e07de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:30.525544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaf3fd2-7f28-49a1-89c8-01a5d5981f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:30.590309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['04507d93-7518-4725-8dbe-e8ab04dca26b', 'f17dff78-cd8a-426d-a6ca-f02357ecb535', '6e692e3c-b2e7-4f57-a857-1d639d1280ac', '37d87c44-c924-4ea5-bc6b-94d9811ea68b'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:30.591205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaf3fd2-7f28-49a1-89c8-01a5d5981f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04507d93-7518-4725-8dbe-e8ab04dca26b', 'f17dff78-cd8a-426d-a6ca-f02357ecb535', '6e692e3c-b2e7-4f57-a857-1d639d1280ac', '37d87c44-c924-4ea5-bc6b-94d9811ea68b']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:30.592110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43b519a-8bc8-420e-928b-eacbf60c7c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:30.623294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43b519a-8bc8-420e-928b-eacbf60c7c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27788dd0-8b75-4e24-9646-d518417d25fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813168097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['04507d93-7518-4725-8dbe-e8ab04dca26b','f17dff78-cd8a-426d-a6ca-f02357ecb535','6e692e3c-b2e7-4f57-a857-1d639d1280ac','37d87c44-c924-4ea5-bc6b-94d9811ea68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813168097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27788dd0-8b75-4e24-9646-d518417d25fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a90b934403047d48d0648e7b7614951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b6cc4211be48c99d09b80038e6f755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:30.623294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1ab316-dae1-44ec-9880-9434aace467c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:30.641243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1ab316-dae1-44ec-9880-9434aace467c) transitioned into state 'SUCCESS' from state '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-1813168097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['04507d93-7518-4725-8dbe-e8ab04dca26b','f17dff78-cd8a-426d-a6ca-f02357ecb535','6e692e3c-b2e7-4f57-a857-1d639d1280ac','37d87c44-c924-4ea5-bc6b-94d9811ea68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:30.641974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12759f71-0061-4908-97f1-36256d74b45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:30.651114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12759f71-0061-4908-97f1-36256d74b45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:30.651923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (fc53903c-43b2-48f4-988e-d19e96a6ba14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:30.652219 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request issued successfully. Aug 12 12:57:30.652790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a39a07f5-3a43-4506-ac82-371bd74c7d41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:30.653188 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 960/3874] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:57:30 2026] POST /volume/v3/volumes => generated 776 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:30.665890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.667524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:57:30.667757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.667956 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.675657 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.675657 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:30.678613 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:57:30.681984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c662c9cc-dd6b-4598-8996-056d1c00e344 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc returned with HTTP 200 Aug 12 12:57:30.682331 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 969/3875] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:30.699195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ad956a50-4a50-48fc-bbda-f1241091b70f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.700895 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad956a50-4a50-48fc-bbda-f1241091b70f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:30.701110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad956a50-4a50-48fc-bbda-f1241091b70f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.701253 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad956a50-4a50-48fc-bbda-f1241091b70f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.701387 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ad956a50-4a50-48fc-bbda-f1241091b70f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:30.705411 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.705411 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:30.706154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad956a50-4a50-48fc-bbda-f1241091b70f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:30.706573 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 968/3876] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:30.716615 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.718168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:30.718338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.718536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.728426 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.728426 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:30.734508 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:30.744504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52b82e1e-9573-4397-b4fe-ac2817821c4a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 returned with HTTP 200 Aug 12 12:57:30.745025 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 980/3877] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.763208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.765640 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:30.765953 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.766144 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.774010 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.774010 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:30.779337 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:30.785621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb25814a-bd84-48ac-906a-9d653e0d47f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 returned with HTTP 200 Aug 12 12:57:30.786144 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 961/3878] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.798434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.801429 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:30.802000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.802289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.802523 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: 65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:30.811746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.811746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:30.812432 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:30.830391 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:57:30.830634 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-035bd4ca-f810-4d19-95e8-9fb7ed83919d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 returned with HTTP 202 Aug 12 12:57:30.831117 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 970/3879] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:57:30 2026] DELETE /volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:57:30.839516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.842234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:30.842611 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.842841 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.855379 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.855379 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:30.859094 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:30.863681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.865379 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:30.865629 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.865921 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.871370 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf2e56b4-8244-430c-8e0f-eed05b073a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 returned with HTTP 200 Aug 12 12:57:30.872421 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 969/3880] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.876953 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.876953 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:30.881053 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:30.885500 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea7db29d-c425-49e1-afa5-f4814ad9cc10 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc returned with HTTP 200 Aug 12 12:57:30.886066 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 981/3881] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:30.900830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.903713 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:30.903995 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04f979cc-09df-42b2-8855-2298d56e3cbc", "name": "tempest-type-Backup-434962421"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:30.905789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating new backup {'backup': {'volume_id': '04f979cc-09df-42b2-8855-2298d56e3cbc', 'name': 'tempest-type-Backup-434962421'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:30.906233 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating backup of volume 04f979cc-09df-42b2-8855-2298d56e3cbc in container None Aug 12 12:57:30.915207 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.915207 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:30.915595 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:30.938752 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['7c2a22b0-7e7e-4789-845f-4b433fb95620', 'be28c2fa-f288-499a-83eb-fb99f31a4285'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:30.968083 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24f44c6f-9054-428c-ba22-5fc813df45b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:30.968438 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 962/3882] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:57:30 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:30.980666 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:30.982929 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:30.983164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:30.983339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:30.983436 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:30.990531 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:30.990531 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:30.991432 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8046d88e-93aa-4e2e-9878-ad92e2a5ca38 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:30.991974 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 971/3883] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:30 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:31.434997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e166a600-52c7-4925-886d-06a66340dd71 req-e13a753d-4087-4a4a-848d-49efc599e082 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.437484 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e13a753d-4087-4a4a-848d-49efc599e082 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a Aug 12 12:57:31.437691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e13a753d-4087-4a4a-848d-49efc599e082 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.437988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e13a753d-4087-4a4a-848d-49efc599e082 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.451327 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.451327 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:31.499844 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e166a600-52c7-4925-886d-06a66340dd71 req-e13a753d-4087-4a4a-848d-49efc599e082 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a returned with HTTP 200 Aug 12 12:57:31.500457 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 970/3884] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:57:31 2026] DELETE /volume/v3/attachments/12abab39-dc19-4542-b1d0-b783209f3d4a => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:31.700510 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.702559 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:57:31.703293 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.704246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.715531 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.715531 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:31.723726 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:57:31.729106 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bc317929-b061-4a38-8b01-de8e8b6622c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc returned with HTTP 200 Aug 12 12:57:31.729684 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 982/3885] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:31 2026] GET /volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:31.742380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-de774c11-091f-4e80-b537-54c915f12284 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.744316 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:31.746981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27788dd0-8b75-4e24-9646-d518417d25fc", "name": "tempest-type-Backup-575718094"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:31.746981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating new backup {'backup': {'volume_id': '27788dd0-8b75-4e24-9646-d518417d25fc', 'name': 'tempest-type-Backup-575718094'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:31.746981 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating backup of volume 27788dd0-8b75-4e24-9646-d518417d25fc in container None Aug 12 12:57:31.753501 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.753501 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:31.753895 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:57:31.780188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['e8d58b94-b279-4727-8f24-7d13912900b0', '3a14f2ab-edab-4822-a042-0f4d20715d70'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:31.812977 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de774c11-091f-4e80-b537-54c915f12284 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:31.812977 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 963/3886] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:57:31 2026] POST /volume/v3/backups => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:31.823531 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-51176979-5c36-4609-895a-0c98f493a555 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.825945 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51176979-5c36-4609-895a-0c98f493a555 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:31.826196 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51176979-5c36-4609-895a-0c98f493a555 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.826428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51176979-5c36-4609-895a-0c98f493a555 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.826703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-51176979-5c36-4609-895a-0c98f493a555 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:31.831684 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.831684 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:31.832538 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51176979-5c36-4609-895a-0c98f493a555 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:31.833043 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 972/3887] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:31 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:31.888883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f65995fe-12d3-477f-9f0d-5952c24f229b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.890722 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f65995fe-12d3-477f-9f0d-5952c24f229b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 Aug 12 12:57:31.890953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f65995fe-12d3-477f-9f0d-5952c24f229b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.891164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f65995fe-12d3-477f-9f0d-5952c24f229b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.898768 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f65995fe-12d3-477f-9f0d-5952c24f229b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 returned with HTTP 404 Aug 12 12:57:31.899494 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 971/3888] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:31 2026] GET /volume/v3/volumes/65c680e0-d37b-4705-9978-390bc7735759 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:31.910750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.913055 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:31.913246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.913479 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.913531 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: 2284eefd-65ba-48dd-b1d6-192c9eac620e. Aug 12 12:57:31.917602 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.917602 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:31.936005 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id 2284eefd-65ba-48dd-b1d6-192c9eac620e {{(pid=100195) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:57:31.936184 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-de1a8f5c-f823-4bfb-b37c-fdece0051a45 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 202 Aug 12 12:57:31.936590 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 983/3889] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:57:31 2026] DELETE /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:57:31.947053 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:31.950748 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:31.950748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:31.950748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:31.950748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:31.960679 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:31.960679 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:31.960679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c9aa070-dd87-4f9a-8202-38ad37cfd3e9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 200 Aug 12 12:57:31.960679 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 964/3890] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:31 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:32.008121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:32.010069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:32.010257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:32.010416 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:32.010505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:32.015342 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:32.015342 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:32.017559 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba250ecf-2044-46e0-838e-b5aa5b7b69ae tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:32.017559 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 973/3891] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:32 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:32.573212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:32.575041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:57:32.575247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:32.575459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:32.582934 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:32.582934 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:32.586605 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:57:32.590883 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-360ae6b6-aa1d-4e51-84ba-5f0ca95f7b7c tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:57:32.591381 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 972/3892] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:32 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:32.844070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:32.846463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:32.846845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:32.847242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:32.847446 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:32.853495 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:32.853495 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:32.854539 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b305896a-dd64-46f3-bf22-9a1c2d9e5682 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:32.855245 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 984/3893] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:32 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:32.973143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-232ff05b-7162-4468-8e40-622655d69139 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:32.975424 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-232ff05b-7162-4468-8e40-622655d69139 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e Aug 12 12:57:32.975738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-232ff05b-7162-4468-8e40-622655d69139 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:32.975978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-232ff05b-7162-4468-8e40-622655d69139 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:32.976125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-232ff05b-7162-4468-8e40-622655d69139 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 2284eefd-65ba-48dd-b1d6-192c9eac620e. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:32.980926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-232ff05b-7162-4468-8e40-622655d69139 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e returned with HTTP 404 Aug 12 12:57:32.981671 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 965/3894] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:32 2026] GET /volume/v3/backups/2284eefd-65ba-48dd-b1d6-192c9eac620e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:33.030158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:33.032080 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:33.032419 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:33.032732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:33.032941 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:33.046435 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:33.046435 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:33.047176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f60ceb98-ec7c-4471-83d0-637e60a8b924 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:33.047732 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 974/3895] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:33 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:33.073180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:33.077000 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:33.077423 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:33.077541 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:33.087795 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:33.087795 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:33.092492 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:33.101795 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-14261579-fbc6-4629-b9aa-88c7e66498a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:57:33.101927 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 973/3896] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:33 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:33.122127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:33.124003 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:33.124404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:33.124613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:33.124876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:33.133879 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:33.133879 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:33.134793 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:33.164563 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:57:33.165441 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-33d7054c-2c8d-4157-bcf8-7b35773a26c6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 202 Aug 12 12:57:33.165441 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 985/3897] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:57:33 2026] DELETE /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:57:33.175061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cf35c498-9bff-45b0-aa54-21cc592340ef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:33.178580 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf35c498-9bff-45b0-aa54-21cc592340ef tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:33.178580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf35c498-9bff-45b0-aa54-21cc592340ef tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:33.178580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf35c498-9bff-45b0-aa54-21cc592340ef tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:33.189548 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:33.189548 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:33.194396 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cf35c498-9bff-45b0-aa54-21cc592340ef tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:33.203958 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf35c498-9bff-45b0-aa54-21cc592340ef tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 200 Aug 12 12:57:33.204463 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 966/3898] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:33 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:33.866707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:33.870369 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:33.870572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:33.870855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:33.870906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:33.877540 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:33.877540 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:33.878431 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d746e7ee-deb8-4b37-806c-4b9bd06b8187 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:33.878980 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 975/3899] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:33 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:34.072114 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:34.074470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:34.074867 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:34.075612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:34.075612 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:34.080918 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:34.080918 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:34.081615 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e496f181-6f1f-4ae9-82d7-3792bbc9adf0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:34.082069 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 974/3900] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:34 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:34.218808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1d43df7d-cc15-48fa-9963-844c35539787 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:34.220927 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d43df7d-cc15-48fa-9963-844c35539787 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 Aug 12 12:57:34.221315 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d43df7d-cc15-48fa-9963-844c35539787 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:34.221707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1d43df7d-cc15-48fa-9963-844c35539787 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:34.230656 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1d43df7d-cc15-48fa-9963-844c35539787 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 returned with HTTP 404 Aug 12 12:57:34.231521 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 986/3901] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:34 2026] GET /volume/v3/volumes/d8670009-741d-4957-a834-893d4252a004 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:34.247488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:34.249804 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:34.250230 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-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-440441043"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:34.252205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-440441043'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:34.252357 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume of 1 GB Aug 12 12:57:34.257511 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:57:34.265553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (beca7a5a-4ff3-4f9d-a9f6-5ecf881e0c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:34.266758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2e6359-c983-41cf-8901-354a30d44dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:34.268021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:34.302792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2e6359-c983-41cf-8901-354a30d44dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:34.303862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349b07c7-3079-4299-b4b2-86e13aad1b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:34.348618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['5b8eda0b-0ea2-4c4d-84ac-35fe160d867f', '902b360e-9246-4691-9c86-8a9e1c8d347b', '48f8735f-838f-4ac7-bd23-c6f5c85fd7ef', '28530723-d31b-4fb1-b6ad-f50558682e38'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:34.349652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349b07c7-3079-4299-b4b2-86e13aad1b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8eda0b-0ea2-4c4d-84ac-35fe160d867f', '902b360e-9246-4691-9c86-8a9e1c8d347b', '48f8735f-838f-4ac7-bd23-c6f5c85fd7ef', '28530723-d31b-4fb1-b6ad-f50558682e38']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:34.350466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c364547-d657-438d-818d-ccce55b7d27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:34.387121 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c364547-d657-438d-818d-ccce55b7d27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c3ceb74-e677-48b0-acff-65b638bfa53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-440441043',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['5b8eda0b-0ea2-4c4d-84ac-35fe160d867f','902b360e-9246-4691-9c86-8a9e1c8d347b','48f8735f-838f-4ac7-bd23-c6f5c85fd7ef','28530723-d31b-4fb1-b6ad-f50558682e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-440441043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c3ceb74-e677-48b0-acff-65b638bfa53d,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:34.388097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee67572-ad04-4b8e-8dd6-4081db0f2c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:34.414853 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee67572-ad04-4b8e-8dd6-4081db0f2c73) transitioned into state 'SUCCESS' from state '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-440441043',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['5b8eda0b-0ea2-4c4d-84ac-35fe160d867f','902b360e-9246-4691-9c86-8a9e1c8d347b','48f8735f-838f-4ac7-bd23-c6f5c85fd7ef','28530723-d31b-4fb1-b6ad-f50558682e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:34.415652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f88ba24-f044-4d13-bf4c-9229cdce033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:34.429378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f88ba24-f044-4d13-bf4c-9229cdce033c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:34.430639 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (beca7a5a-4ff3-4f9d-a9f6-5ecf881e0c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:34.431084 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:57:34.431869 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa915ae6-8388-4bea-9675-0c97550a8ea5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:34.432616 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 967/3902] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:57:34 2026] POST /volume/v3/volumes => generated 813 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:34.445416 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-df5c1119-af08-4847-94c4-88db632e3ff3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:34.447485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df5c1119-af08-4847-94c4-88db632e3ff3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:57:34.447787 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-df5c1119-af08-4847-94c4-88db632e3ff3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:34.448017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-df5c1119-af08-4847-94c4-88db632e3ff3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:34.457110 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:34.457110 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:34.462492 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-df5c1119-af08-4847-94c4-88db632e3ff3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:34.470228 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df5c1119-af08-4847-94c4-88db632e3ff3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 200 Aug 12 12:57:34.470835 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 976/3903] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:34 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:34.894986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:34.894986 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:34.894986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:34.894986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:34.894986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:34.899800 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:34.899800 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:34.900493 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-239acad1-5ecd-4518-9417-51ffe6f0be26 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:34.900920 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 975/3904] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:34 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:57:35.104029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:35.105992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:35.106471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:35.106818 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:35.107057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:35.113754 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:35.113754 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:35.115375 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-47bbc275-f193-4296-8ad8-2c51a4715de9 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:35.116089 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 987/3905] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:35 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:35.491824 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-640218d1-f4b2-470a-8dbd-0bde2418652c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:35.497531 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-640218d1-f4b2-470a-8dbd-0bde2418652c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:57:35.497752 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-640218d1-f4b2-470a-8dbd-0bde2418652c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:35.497961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-640218d1-f4b2-470a-8dbd-0bde2418652c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:35.509194 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:35.509194 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:35.514092 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-640218d1-f4b2-470a-8dbd-0bde2418652c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:35.518719 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-640218d1-f4b2-470a-8dbd-0bde2418652c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 200 Aug 12 12:57:35.519102 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 968/3906] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:35 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:35.533798 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:35.535466 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:35.535846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c3ceb74-e677-48b0-acff-65b638bfa53d", "name": "tempest-VolumesBackupsTest-Backup-2028404951", "description": "tempest-backup-description-1387075743", "container": "tempest-volumesbackupstest-backup-container-359181232"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:35.537174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': '8c3ceb74-e677-48b0-acff-65b638bfa53d', 'name': 'tempest-VolumesBackupsTest-Backup-2028404951', 'description': 'tempest-backup-description-1387075743', 'container': 'tempest-volumesbackupstest-backup-container-359181232'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:35.537298 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume 8c3ceb74-e677-48b0-acff-65b638bfa53d in container tempest-volumesbackupstest-backup-container-359181232 Aug 12 12:57:35.544742 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:35.544742 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:35.545182 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:35.562530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['90040e56-6e40-4694-a378-cce797e6de2d', '8ce19410-9b76-4b11-8c7d-7ad7eccbb162'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:35.606073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8c8e232-1cfe-4fb8-9ce0-53a7580fae8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:35.606672 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 977/3907] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:57:35 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:35.618349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a9d59165-635c-435c-a935-beef049b9ce4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:35.623680 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9d59165-635c-435c-a935-beef049b9ce4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:35.624017 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9d59165-635c-435c-a935-beef049b9ce4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:35.624269 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9d59165-635c-435c-a935-beef049b9ce4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:35.624421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a9d59165-635c-435c-a935-beef049b9ce4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:35.628794 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:35.628794 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:35.629709 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9d59165-635c-435c-a935-beef049b9ce4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:35.630330 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 976/3908] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:35 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:35.918185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:35.923094 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:35.924069 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:35.924819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:35.924819 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:35.933985 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:35.933985 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:35.935215 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a9f2b9a1-44b7-46c0-96d6-f1a892505dd1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:35.936234 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 988/3909] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:35 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:36.140327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:36.142705 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:36.143035 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:36.143307 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:36.143456 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:36.148950 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:36.148950 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:36.150458 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfb3c532-863b-435a-8df8-fbaaee9b5954 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:36.150610 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 969/3910] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:36 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:36.641433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fec88935-415f-4343-974a-845acc145f8e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:36.643732 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fec88935-415f-4343-974a-845acc145f8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:36.643732 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fec88935-415f-4343-974a-845acc145f8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:36.643943 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fec88935-415f-4343-974a-845acc145f8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:36.644068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-fec88935-415f-4343-974a-845acc145f8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:36.649319 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:36.649319 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:36.650387 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fec88935-415f-4343-974a-845acc145f8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:36.650818 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 978/3911] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:36 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:36.947370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:36.949251 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:36.949460 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:36.949637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:36.949799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:36.954418 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:36.954418 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:36.955159 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0f9167d-90ce-439d-b4a2-c5eedb0c59d9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:36.955636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 977/3912] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:36 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:37.200011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:37.205669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:37.206015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:37.206233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:37.206372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:37.215881 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:37.215881 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:37.216895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3db59458-d7b1-4193-ba4c-d690c39893e2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:37.217508 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 989/3913] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:37 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:37.666482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-74b65057-b959-4580-9e2b-ce4908912081 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:37.668456 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74b65057-b959-4580-9e2b-ce4908912081 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:37.668731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74b65057-b959-4580-9e2b-ce4908912081 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:37.668962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74b65057-b959-4580-9e2b-ce4908912081 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:37.669082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-74b65057-b959-4580-9e2b-ce4908912081 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:37.673600 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:37.673600 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:37.674493 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74b65057-b959-4580-9e2b-ce4908912081 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:37.674935 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 970/3914] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:37 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:37.971146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46ad52b4-b435-4345-b492-19694f52a993 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:37.973346 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46ad52b4-b435-4345-b492-19694f52a993 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:37.973601 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46ad52b4-b435-4345-b492-19694f52a993 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:37.973864 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46ad52b4-b435-4345-b492-19694f52a993 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:37.974036 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-46ad52b4-b435-4345-b492-19694f52a993 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:37.980299 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:37.980299 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:37.980299 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46ad52b4-b435-4345-b492-19694f52a993 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:37.980531 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 979/3915] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:37 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:38.248894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-76c52778-c2e0-434e-b8e3-663418547caf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:38.254131 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76c52778-c2e0-434e-b8e3-663418547caf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:38.254314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76c52778-c2e0-434e-b8e3-663418547caf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:38.254641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76c52778-c2e0-434e-b8e3-663418547caf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:38.254846 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-76c52778-c2e0-434e-b8e3-663418547caf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:38.259412 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:38.259412 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:38.260115 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76c52778-c2e0-434e-b8e3-663418547caf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:38.260445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 978/3916] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:38 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:38.686768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9331807b-9142-4b73-b20f-4e1915a75df5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:38.689369 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9331807b-9142-4b73-b20f-4e1915a75df5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:38.689593 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9331807b-9142-4b73-b20f-4e1915a75df5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:38.689878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9331807b-9142-4b73-b20f-4e1915a75df5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:38.690265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9331807b-9142-4b73-b20f-4e1915a75df5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:38.695958 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:38.695958 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:38.697208 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9331807b-9142-4b73-b20f-4e1915a75df5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:38.697655 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 990/3917] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:38 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:38.991959 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:38.993792 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:38.994014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:38.994207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:38.994299 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:38.998845 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:38.998845 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:38.999518 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2a5ba7d-40b7-49d5-bae6-088bdbaa9b3b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:39.000069 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 971/3918] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:38 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:39.281007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:39.289694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:39.292875 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:39.293499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:39.293699 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:39.304075 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:39.304075 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:39.305048 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-677be04a-c2c4-4167-b4f1-bd74e93ec37d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:39.305579 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 980/3919] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:39 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:39.712079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db0dc989-26c5-4001-8ed3-b3091c51686e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:39.716350 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db0dc989-26c5-4001-8ed3-b3091c51686e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:39.716350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db0dc989-26c5-4001-8ed3-b3091c51686e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:39.716350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db0dc989-26c5-4001-8ed3-b3091c51686e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:39.717098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-db0dc989-26c5-4001-8ed3-b3091c51686e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:39.721757 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:39.721757 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:39.722694 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db0dc989-26c5-4001-8ed3-b3091c51686e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:39.723204 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 979/3920] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:39 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:40.015075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:40.017182 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:40.017443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:40.017716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:40.017897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:40.022837 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:40.022837 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:40.023830 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b6d5f74a-91e6-4fd0-a6ab-1a59f1e3034c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:40.024405 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 991/3921] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:40 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:40.346874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:40.349670 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:40.350021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:40.350287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:40.350448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:40.365082 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:40.365082 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:40.366406 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-551fe8ee-b30f-4f12-ab70-c5ebb08c9c34 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:40.372234 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 972/3922] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:40 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:40.736559 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-708737ca-8322-4155-9a49-07efe551fd6d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:40.739082 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-708737ca-8322-4155-9a49-07efe551fd6d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:40.739341 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-708737ca-8322-4155-9a49-07efe551fd6d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:40.739646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-708737ca-8322-4155-9a49-07efe551fd6d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:40.739909 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-708737ca-8322-4155-9a49-07efe551fd6d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:40.745735 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:40.745735 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:40.746661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-708737ca-8322-4155-9a49-07efe551fd6d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:40.747384 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 981/3923] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:40 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:41.040667 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:41.043729 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:41.045062 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:41.045062 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:41.045062 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:41.049562 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:41.049562 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:41.050683 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eeb8861a-8df0-40aa-81b0-9ddcca59b57a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:41.051953 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 980/3924] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:41 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:41.412575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:41.415082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:41.415398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:41.415444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:41.415554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:41.425094 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:41.425094 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:41.425686 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb246d13-c5d8-469b-959f-eb63d72afe75 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:41.426446 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 992/3925] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:41 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:41.760900 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a71de562-c917-409b-832a-37cc5b9e9e14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:41.762915 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a71de562-c917-409b-832a-37cc5b9e9e14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:41.763165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a71de562-c917-409b-832a-37cc5b9e9e14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:41.763452 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a71de562-c917-409b-832a-37cc5b9e9e14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:41.763685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a71de562-c917-409b-832a-37cc5b9e9e14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:41.768822 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:41.768822 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:41.769698 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a71de562-c917-409b-832a-37cc5b9e9e14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:41.770379 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 973/3926] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:41 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:42.067687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ca47bad4-059a-482c-bacd-d468877400d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:42.069630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca47bad4-059a-482c-bacd-d468877400d3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:42.069980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca47bad4-059a-482c-bacd-d468877400d3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:42.070233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca47bad4-059a-482c-bacd-d468877400d3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:42.070378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ca47bad4-059a-482c-bacd-d468877400d3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:42.076136 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:42.076136 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:42.077197 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca47bad4-059a-482c-bacd-d468877400d3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:42.077743 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 982/3927] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:42 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:42.446041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:42.448721 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:42.449027 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:42.449272 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:42.449421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:42.455097 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:42.455097 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:42.456148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ecf0459-990e-4d04-a9d0-78abf7c33701 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:42.456723 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 981/3928] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:42 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:42.785188 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-15071f12-9cf8-4d81-950a-fdf49037a86a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:42.787378 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15071f12-9cf8-4d81-950a-fdf49037a86a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:42.787653 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15071f12-9cf8-4d81-950a-fdf49037a86a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:42.787947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15071f12-9cf8-4d81-950a-fdf49037a86a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:42.788484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-15071f12-9cf8-4d81-950a-fdf49037a86a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:42.793609 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:42.793609 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:42.794622 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15071f12-9cf8-4d81-950a-fdf49037a86a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:42.795146 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 993/3929] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:42 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:43.090744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:43.097803 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:43.097803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:43.097803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:43.097803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:43.104138 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:43.104138 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:43.104881 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6fd1e819-6563-40b9-8a5f-af9212fb9bb5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:43.105693 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 974/3930] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:43 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:43.471308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:43.474064 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:43.474303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:43.474595 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:43.474742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:43.481363 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:43.481363 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:43.482318 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2eac7f6-6dce-4227-9b78-cdd684f82ee6 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:43.482997 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 983/3931] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:43 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:43.807493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:43.810475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:43.810706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:43.810946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:43.811081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:43.816140 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:43.816140 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:43.817052 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-649d11c8-dbc1-4314-9ed9-7bcbb8536483 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:43.817475 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 982/3932] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:43 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:44.117076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-14c0b932-8904-40f9-88e8-f742a1082d87 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:44.118890 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14c0b932-8904-40f9-88e8-f742a1082d87 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:44.119113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14c0b932-8904-40f9-88e8-f742a1082d87 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:44.119308 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14c0b932-8904-40f9-88e8-f742a1082d87 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:44.119399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-14c0b932-8904-40f9-88e8-f742a1082d87 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:44.124101 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:44.124101 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:44.124798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14c0b932-8904-40f9-88e8-f742a1082d87 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:44.125240 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 994/3933] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:44 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:44.496287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:44.498687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:44.498687 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:44.498787 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:44.498902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:44.505680 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:44.505680 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:44.506405 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f173ece-863f-4919-a49a-eca64f9c17d2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:44.506854 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 975/3934] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:44 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:44.831200 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:44.834057 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:44.834342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:44.834560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:44.834693 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:44.839736 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:44.839736 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:44.840608 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4337ee5b-ae78-49b3-8a58-852e95bd9c87 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:44.841008 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 984/3935] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:44 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:45.136993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-473f6a16-d115-4614-991a-6e6647598294 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:45.138899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-473f6a16-d115-4614-991a-6e6647598294 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:45.139114 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-473f6a16-d115-4614-991a-6e6647598294 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:45.139340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-473f6a16-d115-4614-991a-6e6647598294 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:45.139461 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-473f6a16-d115-4614-991a-6e6647598294 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:45.145360 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:45.145360 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:45.145952 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-473f6a16-d115-4614-991a-6e6647598294 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:45.146894 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 983/3936] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:45 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:45.518486 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:45.523460 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:45.523460 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:45.523460 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:45.523460 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:45.529440 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:45.529440 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:45.530475 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cafbbaf2-86f2-41b1-bbf8-dc0786b9dbe0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:45.531580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 995/3937] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:45 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:45.853418 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5189d403-850a-41c7-a6dd-9920de04f21c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:45.855339 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5189d403-850a-41c7-a6dd-9920de04f21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:45.855584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5189d403-850a-41c7-a6dd-9920de04f21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:45.855792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5189d403-850a-41c7-a6dd-9920de04f21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:45.855903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5189d403-850a-41c7-a6dd-9920de04f21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:45.860340 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:45.860340 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:45.860930 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5189d403-850a-41c7-a6dd-9920de04f21c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:45.861430 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 976/3938] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:45 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:46.158578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:46.163080 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:46.163080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:46.163080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:46.163080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:46.164755 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:46.164755 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:46.165419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83085d2c-10ab-438f-b4c1-a3f4ddb0c785 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:46.165419 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 985/3939] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:46 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:46.541451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:46.543199 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:46.543397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:46.543595 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:46.543699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:46.547864 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:46.547864 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:46.548503 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e3e5cff-42d4-47f7-bbae-dda693b081a2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:46.548926 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 984/3940] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:46 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:46.872749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:46.874942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:46.875191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:46.875438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:46.875599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:46.881271 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:46.881271 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:46.882105 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-81e055b0-3c43-4ce6-b4d3-3cf885eb8920 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:46.882572 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 996/3941] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:46 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:47.177789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:47.179901 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:47.180208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:47.180479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:47.180618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:47.185344 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:47.185344 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:47.186067 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d8b9f47-ad0d-456c-a0b0-964f0eacc08d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:47.186712 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 977/3942] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:47 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:47.565498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71453762-1075-4007-a901-9fc6b86451c1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:47.568361 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71453762-1075-4007-a901-9fc6b86451c1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:47.569872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71453762-1075-4007-a901-9fc6b86451c1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:47.570087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71453762-1075-4007-a901-9fc6b86451c1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:47.570250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-71453762-1075-4007-a901-9fc6b86451c1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:47.577945 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:47.577945 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:47.579031 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71453762-1075-4007-a901-9fc6b86451c1 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:47.579572 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 986/3943] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:47 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:47.893061 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:47.895014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:47.895263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:47.895459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:47.895600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:47.900222 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:47.900222 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:47.900987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e6476b0-117b-46ff-be6c-575cc48e24f1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:47.901372 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 985/3944] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:47 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:48.198450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:48.200431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:48.200657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:48.200881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:48.200990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:48.205528 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:48.205528 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:48.206278 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0d78353e-dff3-498a-b9a4-89c0abba5681 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:48.206696 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 997/3945] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:48 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:48.594839 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:48.597205 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:48.597205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:48.597431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:48.597699 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:48.601891 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:48.601891 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:48.602517 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-011a3620-3fd2-4a81-a1dd-bb1996ceca35 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:48.603173 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 978/3946] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:48 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:48.912664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-323d577f-bee3-4add-8e9c-a1af3712b36a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:48.914661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-323d577f-bee3-4add-8e9c-a1af3712b36a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:48.914855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-323d577f-bee3-4add-8e9c-a1af3712b36a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:48.915054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-323d577f-bee3-4add-8e9c-a1af3712b36a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:48.915170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-323d577f-bee3-4add-8e9c-a1af3712b36a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:48.920143 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:48.920143 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:48.921178 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-323d577f-bee3-4add-8e9c-a1af3712b36a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:48.921613 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 987/3947] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:48 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:49.220713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.222741 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:49.223005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.223292 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.223461 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:49.228944 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.228944 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:49.229751 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ce0b47b-1f86-4f94-b89d-cda0d85c826e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:49.230268 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 986/3948] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:49.616692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.618698 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:49.619008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.619288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.619396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:49.626897 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.626897 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:49.626897 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c43a742-40e1-4c7f-ad2b-85b97bcae503 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:49.626897 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 998/3949] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:49.636660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.638634 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900/export_record Aug 12 12:57:49.638862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.639207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.639207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Export record for backup 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 12:57:49.644256 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.644256 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:49.645061 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling RPCAPI with context: , host: np0000007055, backup: 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 12:57:49.655869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] export_record in rpcapi backup_id 3d2a3537-3020-44ee-9408-63dc68a78900 on host np0000007055. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 12:57:49.667792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2QyYTM1MzctMzAyMC00NGVlLTk0MDgtNjNkYzY4YTc4OTAwIiwgInVzZXJfaWQiOiAiOTIxYWNkOTNlZTlkNDU4ODkyNzU2ZmM4MDE2NDE0ZjUiLCAicHJvamVjdF9pZCI6ICJhMTVhYWVhNDQ1M2E0ZTZmOWExZWJmMDk4YWVlOTkxZCIsICJ2b2x1bWVfaWQiOiAiMDRmOTc5Y2MtMDlkZi00MmIyLTg4NTUtMjI5OGQ1NmUzY2JjIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MzQ5NjI0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGY5NzljYy0wOWRmLTQyYjItODg1NS0yMjk4ZDU2ZTNjYmMvMjAyNjA4MTIxMjU3MzMvYXpfbm92YV9iYWNrdXBfM2QyYTM1MzctMzAyMC00NGVlLTk0MDgtNjNkYzY4YTc4OTAwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU3OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 12:57:49.668126 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c348ac9-fb06-42cd-8e0e-7831abeab183 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900/export_record returned with HTTP 200 Aug 12 12:57:49.668847 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 979/3950] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:49.676155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c53163a-01e6-4d5a-8245-598d44b7301b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.678422 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c53163a-01e6-4d5a-8245-598d44b7301b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:57:49.678658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c53163a-01e6-4d5a-8245-598d44b7301b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.678866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c53163a-01e6-4d5a-8245-598d44b7301b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.678966 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1c53163a-01e6-4d5a-8245-598d44b7301b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:49.683991 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.683991 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:49.684900 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c53163a-01e6-4d5a-8245-598d44b7301b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:57:49.685170 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 988/3951] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:49.697789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.699639 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] POST https://10.4.3.81/volume/v3/backups/import_record Aug 12 12:57:49.700425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDI2YjNlOWMtZGFlNS00NTI5LWJiYzYtYzFjZDE3M2ZiZTljIiwgInVzZXJfaWQiOiAiOTIxYWNkOTNlZTlkNDU4ODkyNzU2ZmM4MDE2NDE0ZjUiLCAicHJvamVjdF9pZCI6ICJhMTVhYWVhNDQ1M2E0ZTZmOWExZWJmMDk4YWVlOTkxZCIsICJ2b2x1bWVfaWQiOiAiMDRmOTc5Y2MtMDlkZi00MmIyLTg4NTUtMjI5OGQ1NmUzY2JjIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MzQ5NjI0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGY5NzljYy0wOWRmLTQyYjItODg1NS0yMjk4ZDU2ZTNjYmMvMjAyNjA4MTIxMjU3MzMvYXpfbm92YV9iYWNrdXBfM2QyYTM1MzctMzAyMC00NGVlLTk0MDgtNjNkYzY4YTc4OTAwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU3OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:49.702192 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDI2YjNlOWMtZGFlNS00NTI5LWJiYzYtYzFjZDE3M2ZiZTljIiwgInVzZXJfaWQiOiAiOTIxYWNkOTNlZTlkNDU4ODkyNzU2ZmM4MDE2NDE0ZjUiLCAicHJvamVjdF9pZCI6ICJhMTVhYWVhNDQ1M2E0ZTZmOWExZWJmMDk4YWVlOTkxZCIsICJ2b2x1bWVfaWQiOiAiMDRmOTc5Y2MtMDlkZi00MmIyLTg4NTUtMjI5OGQ1NmUzY2JjIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MzQ5NjI0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGY5NzljYy0wOWRmLTQyYjItODg1NS0yMjk4ZDU2ZTNjYmMvMjAyNjA4MTIxMjU3MzMvYXpfbm92YV9iYWNrdXBfM2QyYTM1MzctMzAyMC00NGVlLTk0MDgtNjNkYzY4YTc4OTAwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU3OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 12:57:49.702322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDI2YjNlOWMtZGFlNS00NTI5LWJiYzYtYzFjZDE3M2ZiZTljIiwgInVzZXJfaWQiOiAiOTIxYWNkOTNlZTlkNDU4ODkyNzU2ZmM4MDE2NDE0ZjUiLCAicHJvamVjdF9pZCI6ICJhMTVhYWVhNDQ1M2E0ZTZmOWExZWJmMDk4YWVlOTkxZCIsICJ2b2x1bWVfaWQiOiAiMDRmOTc5Y2MtMDlkZi00MmIyLTg4NTUtMjI5OGQ1NmUzY2JjIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MzQ5NjI0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGY5NzljYy0wOWRmLTQyYjItODg1NS0yMjk4ZDU2ZTNjYmMvMjAyNjA4MTIxMjU3MzMvYXpfbm92YV9iYWNrdXBfM2QyYTM1MzctMzAyMC00NGVlLTk0MDgtNjNkYzY4YTc4OTAwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1NzozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU3OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 12:57:49.703370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c61d8d525d5043eda1c105d2fa24f5b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a15aaea4453a4e6f9a1ebf098aee991d', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:57:49.703588 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a0d2e40-a64e-4d6f-a7b6-49facbfb9672 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 12 12:57:49.704068 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 987/3952] 10.4.3.81 () {70 vars in 1335 bytes} [Wed Aug 12 12:57:49 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:49.711864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.713795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:49.714043 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.714290 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.714518 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume with id: 04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:49.725829 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.725829 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:49.726252 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:49.753154 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume request issued successfully. Aug 12 12:57:49.753374 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d55e42ec-4dde-491e-a1c5-4f653f4cd1f8 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc returned with HTTP 202 Aug 12 12:57:49.753854 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 999/3953] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:57:49 2026] DELETE /volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:57:49.766172 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.767410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:49.767661 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.769219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.775197 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.775197 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:49.779158 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:49.784281 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94fb2aa4-0861-4e0c-a8a6-b3257c9c3a09 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc returned with HTTP 200 Aug 12 12:57:49.784729 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 980/3954] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:49.934277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:49.937454 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:49.937704 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:49.937984 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:49.938133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:49.946623 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:49.946623 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:49.948055 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a7d2478-5f0b-4215-a9da-ef8a30f3c970 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:49.948793 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 989/3955] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:49 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:50.243864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.246842 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:50.247171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:50.247483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:50.247638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:50.253413 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:50.253413 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:50.254356 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5cb9dee2-fac7-4dc2-bc76-f6adb4eb0546 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:50.254895 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 988/3956] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:50 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:50.798164 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8795f64c-7d7c-42e2-9736-e342421cf74d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.800129 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8795f64c-7d7c-42e2-9736-e342421cf74d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc Aug 12 12:57:50.800414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8795f64c-7d7c-42e2-9736-e342421cf74d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:50.800650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8795f64c-7d7c-42e2-9736-e342421cf74d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:50.807416 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8795f64c-7d7c-42e2-9736-e342421cf74d tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc returned with HTTP 404 Aug 12 12:57:50.808155 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1000/3957] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:50 2026] GET /volume/v3/volumes/04f979cc-09df-42b2-8855-2298d56e3cbc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:57:50.821732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.824313 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] GET https://10.4.3.81/volume/v3/backups Aug 12 12:57:50.824619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:50.824937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:50.825407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:57:50.843183 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e6ff6d5-8f0d-4544-ba49-47fe89100a01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 12 12:57:50.843183 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 981/3958] 10.4.3.81 () {68 vars in 1270 bytes} [Wed Aug 12 12:57:50 2026] GET /volume/v3/backups => generated 619 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:50.853276 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.855302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] GET https://10.4.3.81/volume/v3/backups?project_id=a15aaea4453a4e6f9a1ebf098aee991d Aug 12 12:57:50.855537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:50.855723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:50.856035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Removing options 'project_id' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:57:50.868201 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6499e4a2-cc34-4b81-b96b-58cfd0f32baf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups?project_id=a15aaea4453a4e6f9a1ebf098aee991d returned with HTTP 200 Aug 12 12:57:50.868850 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 990/3959] 10.4.3.81 () {68 vars in 1357 bytes} [Wed Aug 12 12:57:50 2026] GET /volume/v3/backups?project_id=a15aaea4453a4e6f9a1ebf098aee991d => generated 619 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:50.879985 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e9097943-d7d4-43e2-b294-12d529fd741b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.881711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:57:50.882081 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1747018553"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:50.886794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1747018553'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:57:50.886794 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume of 1 GB Aug 12 12:57:50.888191 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Availability Zones retrieved successfully. Aug 12 12:57:50.894067 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (7a8da666-dfb6-4f0a-ae6d-3d18eda4fc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:50.895858 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451e9da4-3a37-4d0a-b3fc-39e700620e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:50.896135 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:50.918035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451e9da4-3a37-4d0a-b3fc-39e700620e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:50.918688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd50e0b7-c46f-4982-8e28-58e8383bfad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:50.955915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['2b6eebd9-17bb-4d9c-8ed1-19322b99a806', 'e49a0351-2bbf-497f-bc7e-d99358f86f44', 'a0361710-252f-4237-a4c6-d3c6fc26f8a5', 'cb8972b7-4ee6-405a-8be2-f291c1b70686'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:50.956754 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd50e0b7-c46f-4982-8e28-58e8383bfad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b6eebd9-17bb-4d9c-8ed1-19322b99a806', 'e49a0351-2bbf-497f-bc7e-d99358f86f44', 'a0361710-252f-4237-a4c6-d3c6fc26f8a5', 'cb8972b7-4ee6-405a-8be2-f291c1b70686']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:50.957566 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4104e6e-735e-41c2-829a-d48981cec28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:50.959752 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:50.962744 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:50.962958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:50.963132 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:50.963255 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:50.968396 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:50.968396 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:50.969334 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4e868318-a2ec-4b7e-b887-72a87cdb27c3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:50.969722 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1001/3960] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:50 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:50.986334 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4104e6e-735e-41c2-829a-d48981cec28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96692cf2-acd2-4e96-812a-7c709f81658f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1747018553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['2b6eebd9-17bb-4d9c-8ed1-19322b99a806','e49a0351-2bbf-497f-bc7e-d99358f86f44','a0361710-252f-4237-a4c6-d3c6fc26f8a5','cb8972b7-4ee6-405a-8be2-f291c1b70686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1747018553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96692cf2-acd2-4e96-812a-7c709f81658f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a15aaea4453a4e6f9a1ebf098aee991d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='921acd93ee9d458892756fc8016414f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:50.987281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b8eee9-0c6a-48a3-8e38-2e5b19f92632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:51.007043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b8eee9-0c6a-48a3-8e38-2e5b19f92632) transitioned into state 'SUCCESS' from state '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-1747018553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15aaea4453a4e6f9a1ebf098aee991d',qos_specs=None,replication_status=,reservations=['2b6eebd9-17bb-4d9c-8ed1-19322b99a806','e49a0351-2bbf-497f-bc7e-d99358f86f44','a0361710-252f-4237-a4c6-d3c6fc26f8a5','cb8972b7-4ee6-405a-8be2-f291c1b70686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921acd93ee9d458892756fc8016414f5',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:51.007825 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a11005-ffd1-4589-b41a-e2c9460d8d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:51.016843 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a11005-ffd1-4589-b41a-e2c9460d8d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:51.017710 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Flow 'volume_create_api' (7a8da666-dfb6-4f0a-ae6d-3d18eda4fc70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:51.018072 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Create volume request issued successfully. Aug 12 12:57:51.018726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9097943-d7d4-43e2-b294-12d529fd741b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:57:51.019213 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 989/3961] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:57:50 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:51.033828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3074b6eb-99c2-431c-b719-dba500572337 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:51.035542 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3074b6eb-99c2-431c-b719-dba500572337 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:57:51.035748 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3074b6eb-99c2-431c-b719-dba500572337 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:51.035954 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3074b6eb-99c2-431c-b719-dba500572337 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:51.042942 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:51.042942 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:51.046600 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3074b6eb-99c2-431c-b719-dba500572337 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:51.050717 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3074b6eb-99c2-431c-b719-dba500572337 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f returned with HTTP 200 Aug 12 12:57:51.051073 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 982/3962] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:51 2026] GET /volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:51.266684 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-17a17fcc-1fe3-4112-939c-541463994615 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:51.269076 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17a17fcc-1fe3-4112-939c-541463994615 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:51.269360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17a17fcc-1fe3-4112-939c-541463994615 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:51.269632 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17a17fcc-1fe3-4112-939c-541463994615 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:51.269810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-17a17fcc-1fe3-4112-939c-541463994615 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:51.275399 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:51.275399 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:51.276405 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17a17fcc-1fe3-4112-939c-541463994615 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:51.276963 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 991/3963] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:51 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:51.981596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0545811e-a760-4a0d-9219-b6eacce96069 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:51.983431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0545811e-a760-4a0d-9219-b6eacce96069 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:51.983656 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0545811e-a760-4a0d-9219-b6eacce96069 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:51.983893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0545811e-a760-4a0d-9219-b6eacce96069 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:51.984030 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0545811e-a760-4a0d-9219-b6eacce96069 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:51.992929 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:51.992929 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:51.993997 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0545811e-a760-4a0d-9219-b6eacce96069 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:51.994648 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1002/3964] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:51 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:52.064418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.066294 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:57:52.068408 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:52.068408 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:52.075762 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.075762 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:52.080835 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:52.086648 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e32b790f-057a-40bf-b477-7e1aed5fd3b0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f returned with HTTP 200 Aug 12 12:57:52.087285 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 990/3965] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:52 2026] GET /volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:57:52.101388 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.103171 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:52.103619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96692cf2-acd2-4e96-812a-7c709f81658f", "name": "tempest-type-Backup-416711808"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:52.105100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating new backup {'backup': {'volume_id': '96692cf2-acd2-4e96-812a-7c709f81658f', 'name': 'tempest-type-Backup-416711808'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:52.105308 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Creating backup of volume 96692cf2-acd2-4e96-812a-7c709f81658f in container None Aug 12 12:57:52.112725 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.112725 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:52.113105 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:57:52.129030 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Created reservations ['60a21cdd-d71a-4727-ba62-60a1a4c0d4fd', '32899646-6f30-4831-91de-d6aa84fb5c6e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:52.156797 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7c23369-e0bd-47b3-8e2f-e9743a7f5df2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:52.157196 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 983/3966] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:57:52 2026] POST /volume/v3/backups => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:52.168108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.170998 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:52.171208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:52.171447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:52.171593 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:52.178495 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.178495 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:52.179262 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e36a6bc-23e2-4469-84ab-3250e46dd5c0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:52.179669 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 992/3967] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:52 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:52.288440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.290540 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:57:52.290750 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:52.291025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:52.291087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:52.296790 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.296790 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:52.297577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f7327d6e-a3c1-4ef8-a9bf-aca8d3432c98 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:57:52.298197 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1003/3968] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:52 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:52.311141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf5142d1-458c-4701-8697-eea19741c748 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.314798 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:57:52.314798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27788dd0-8b75-4e24-9646-d518417d25fc"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:52.314798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating new backup {'backup': {'volume_id': '27788dd0-8b75-4e24-9646-d518417d25fc'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:57:52.315091 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating backup of volume 27788dd0-8b75-4e24-9646-d518417d25fc in container None Aug 12 12:57:52.324308 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.324308 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:52.324925 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:57:52.345454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['3ea7d97f-650c-4665-bed5-c59b9f943a2c', '429cf9ee-1aa5-457f-971d-714237ff573e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:52.379669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf5142d1-458c-4701-8697-eea19741c748 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:57:52.380269 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 991/3969] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:57:52 2026] POST /volume/v3/backups => generated 286 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:52.393146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-472d7e10-bb8f-401e-9e0e-73456900e665 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:52.395606 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-472d7e10-bb8f-401e-9e0e-73456900e665 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:52.395606 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-472d7e10-bb8f-401e-9e0e-73456900e665 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:52.395855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-472d7e10-bb8f-401e-9e0e-73456900e665 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:52.398378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-472d7e10-bb8f-401e-9e0e-73456900e665 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:52.401247 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:52.401247 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:52.402472 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-472d7e10-bb8f-401e-9e0e-73456900e665 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:52.402641 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 984/3970] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:52 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:53.006169 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:53.010799 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:53.010799 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:53.010799 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:53.010799 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:53.016332 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:53.016332 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:53.017704 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3bba3bd-7208-46f1-8e2c-188cf15ab7cc tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:53.018469 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 993/3971] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:53 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:57:53.191888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:53.194166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:53.194478 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:53.194723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:53.195043 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:53.199967 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:53.199967 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:53.201034 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a9b1ba7-d00a-432c-b178-9c5bc2b13f01 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:53.201468 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1004/3972] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:53 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:53.413766 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:53.416688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:53.417382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:53.417753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:53.417969 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:53.423876 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:53.423876 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:53.424797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55eaaac7-2c78-4609-b060-30cce7cd3c32 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:53.425355 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 992/3973] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:53 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:54.030221 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:54.032185 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:54.032381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:54.032624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:54.032739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:54.037464 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:54.037464 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:54.038248 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d33213bf-863c-4fbd-8218-5aa5ab3281ac tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:54.038643 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 985/3974] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:54 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:54.214692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:54.216529 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:54.218393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:54.218393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:54.218393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:54.223057 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:54.223057 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:54.224125 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1b62e73-0257-4eb3-98a6-d57cfe3489f3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:54.224725 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 994/3975] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:54 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:54.436191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ca05124c-e894-4625-a147-e8d3e522beb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:54.438340 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ca05124c-e894-4625-a147-e8d3e522beb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:54.438633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ca05124c-e894-4625-a147-e8d3e522beb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:54.439134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ca05124c-e894-4625-a147-e8d3e522beb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:54.439263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ca05124c-e894-4625-a147-e8d3e522beb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:54.445036 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:54.445036 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:54.445914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ca05124c-e894-4625-a147-e8d3e522beb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:54.446577 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1005/3976] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:54 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:55.050770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:55.052548 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:55.052737 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:55.052946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:55.053040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:55.057313 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:55.057313 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:55.058181 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76c09614-27f8-4f9b-8f1b-c33773e64389 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:55.058706 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 993/3977] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:55 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:55.236218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0337aab1-403d-467e-93ba-4b783dfc41cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:55.238033 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0337aab1-403d-467e-93ba-4b783dfc41cf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:55.238367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0337aab1-403d-467e-93ba-4b783dfc41cf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:55.238475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0337aab1-403d-467e-93ba-4b783dfc41cf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:55.238569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0337aab1-403d-467e-93ba-4b783dfc41cf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:55.242858 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:55.242858 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:55.243563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0337aab1-403d-467e-93ba-4b783dfc41cf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:55.243891 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 986/3978] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:55 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:55.458278 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:55.460630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:55.461112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:55.461472 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:55.461729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:55.467600 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:55.467600 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:55.468856 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1a15d95-84f3-493c-93f9-8975f1a2669e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:55.469610 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 995/3979] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:55 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:56.068297 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:56.070767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:56.071089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:56.071374 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:56.071538 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:56.077594 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:56.077594 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:56.078493 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef75e0cb-2aed-4aa2-8cad-32f5e45946ce tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:56.078887 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1006/3980] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:56 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:56.255752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8e95401-878e-4ca2-a864-d51749e96977 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:56.257637 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e95401-878e-4ca2-a864-d51749e96977 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:56.257916 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e95401-878e-4ca2-a864-d51749e96977 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:56.258077 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e95401-878e-4ca2-a864-d51749e96977 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:56.258223 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c8e95401-878e-4ca2-a864-d51749e96977 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:56.263246 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:56.263246 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:56.266642 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e95401-878e-4ca2-a864-d51749e96977 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:56.266642 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 994/3981] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:56 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:56.481169 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:56.482977 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:56.483183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:56.483345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:56.483458 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:56.487550 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:56.487550 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:56.488128 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9dd51b0-5c1d-4a4e-9b08-f08d5430c918 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:56.488475 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 987/3982] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:56 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.092611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.095918 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:57.096645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.096904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.097029 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:57.106736 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.106736 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:57.109054 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a559d505-4ff6-4c40-95ac-7a2bcf86ee10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:57.109684 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 996/3983] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.123804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.125767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:57:57.126285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.126534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.138179 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.138179 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:57.142997 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:57.149381 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ed2c5db-56a7-48c6-99ea-08b649fe6a8e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 200 Aug 12 12:57:57.150010 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1007/3984] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.164967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-975874b3-e751-47e3-9380-1b3068fd2716 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.168005 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-975874b3-e751-47e3-9380-1b3068fd2716 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:57.168005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-975874b3-e751-47e3-9380-1b3068fd2716 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.168005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-975874b3-e751-47e3-9380-1b3068fd2716 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.168005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-975874b3-e751-47e3-9380-1b3068fd2716 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:57.169300 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=271,cinder:UPDATE=44,cinder:INSERT=22 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:57:57.173396 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.173396 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:57.174277 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-975874b3-e751-47e3-9380-1b3068fd2716 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:57.174686 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 995/3985] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.187804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.191821 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/detail Aug 12 12:57:57.191821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.191821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.191821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:57:57.195849 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1f8cfa2-ff11-497c-873d-b016f1b7101e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/detail returned with HTTP 200 Aug 12 12:57:57.196362 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 988/3986] 10.4.3.81 () {66 vars in 1251 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/backups/detail => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.206295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.208636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf/restore Aug 12 12:57:57.209136 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:57:57.211049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Restoring backup 56a45c73-9b5b-4f73-a3e3-e054d375c1bf ({'restore': {}}) {{(pid=100198) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:57:57.211366 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Restoring backup 56a45c73-9b5b-4f73-a3e3-e054d375c1bf to volume None. Aug 12 12:57:57.217617 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.217617 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:57.219236 np0000007055 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating volume of 1 GB for restore of backup 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. Aug 12 12:57:57.223849 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:57:57.231353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (b7eec9d4-68ca-4e0c-8828-7dfa75873ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:57.233030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6170fb9b-7ad6-42d9-9c18-78b5ba817d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:57.234353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:57:57.270414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6170fb9b-7ad6-42d9-9c18-78b5ba817d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:57.271539 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97fbc005-4f50-4fb4-8073-722e1a60392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:57.273894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.275669 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:57.275898 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.276108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.276245 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:57.280326 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.280326 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:57.281167 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2aa9b29e-fe4e-4ccf-84df-1fba69671562 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:57.281573 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1008/3987] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:57.315825 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['a1dc12dc-1629-4e6c-a78e-9f3f43b68a75', '15738943-ec03-4f4f-9a92-05e5f9920640', '994e4414-c32f-4353-931e-0444c3b7c2ab', '85cd2614-b50a-4b31-9017-70390c4540ae'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:57:57.316653 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97fbc005-4f50-4fb4-8073-722e1a60392b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1dc12dc-1629-4e6c-a78e-9f3f43b68a75', '15738943-ec03-4f4f-9a92-05e5f9920640', '994e4414-c32f-4353-931e-0444c3b7c2ab', '85cd2614-b50a-4b31-9017-70390c4540ae']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:57.317526 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93baab06-1fc8-4894-816b-6e04673a394a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:57.350545 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93baab06-1fc8-4894-816b-6e04673a394a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '586b9222-eef5-4d5d-842c-66f04bbe5b89', '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_56a45c73-9b5b-4f73-a3e3-e054d375c1bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['a1dc12dc-1629-4e6c-a78e-9f3f43b68a75','15738943-ec03-4f4f-9a92-05e5f9920640','994e4414-c32f-4353-931e-0444c3b7c2ab','85cd2614-b50a-4b31-9017-70390c4540ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:57:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_56a45c73-9b5b-4f73-a3e3-e054d375c1bf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=586b9222-eef5-4d5d-842c-66f04bbe5b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:57.351412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963842ce-96f6-418a-a5b7-0d4d2444d9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:57.369525 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963842ce-96f6-418a-a5b7-0d4d2444d9cf) transitioned into 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_56a45c73-9b5b-4f73-a3e3-e054d375c1bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['a1dc12dc-1629-4e6c-a78e-9f3f43b68a75','15738943-ec03-4f4f-9a92-05e5f9920640','994e4414-c32f-4353-931e-0444c3b7c2ab','85cd2614-b50a-4b31-9017-70390c4540ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:57.370231 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be77f864-1a9c-46ae-9906-7c698680b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:57:57.380524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be77f864-1a9c-46ae-9906-7c698680b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:57:57.381483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (b7eec9d4-68ca-4e0c-8828-7dfa75873ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:57:57.381810 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:57:57.389310 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.389310 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:57.389842 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:57.500635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:57.502613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:57.502886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:57.503112 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:57.503216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:57.508160 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:57.508160 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:57.509035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e415e93-3466-4dab-bf8b-eb3b850dd7c4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:57.509695 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 996/3988] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:57 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:58.294701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c2724468-50ef-4021-a0c9-f0071662788b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:58.296900 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2724468-50ef-4021-a0c9-f0071662788b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:58.297202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2724468-50ef-4021-a0c9-f0071662788b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:58.297492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2724468-50ef-4021-a0c9-f0071662788b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:58.297637 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c2724468-50ef-4021-a0c9-f0071662788b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:58.300255 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=393,cinder:INSERT=74,cinder:UPDATE=134 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:57:58.304138 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:58.304138 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:58.304971 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2724468-50ef-4021-a0c9-f0071662788b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:58.305417 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 989/3989] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:58 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:58.392143 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=333,cinder:INSERT=38,cinder:UPDATE=78 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:57:58.400824 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:58.400824 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:58.401414 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:57:58.401582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Checking backup size 1 against volume size 1 {{(pid=100198) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:57:58.401727 np0000007055 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Overwriting volume 586b9222-eef5-4d5d-842c-66f04bbe5b89 with restore of backup 56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:58.416000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] restore_backup in rpcapi backup_id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf {{(pid=100198) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:57:58.418365 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba77a51c-fccb-411f-bd5e-850a4e83f4b1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf/restore returned with HTTP 202 Aug 12 12:57:58.418925 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 997/3990] 10.4.3.81 () {68 vars in 1386 bytes} [Wed Aug 12 12:57:57 2026] POST /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf/restore => generated 189 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:57:58.429197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:58.431389 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:58.431580 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:58.431760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:58.431881 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:58.434376 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=310,cinder:INSERT=45,cinder:UPDATE=73 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:57:58.441947 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:58.441947 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:58.443671 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e84bcde-430f-46ef-8ee8-82e3af273448 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:58.443671 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1009/3991] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:58 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:58.522731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:58.524632 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:58.524866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:58.525098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:58.525209 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:58.532301 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:58.532301 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:57:58.533290 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1638f9a-176a-4ec5-8309-1b60b7124f25 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:58.533842 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 997/3992] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:58 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:59.317093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:59.319446 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:57:59.319804 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:59.320399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:59.320399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:59.326649 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:59.326649 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:57:59.327404 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0248ca94-b90f-473f-abd9-8bd6288f5d61 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:57:59.327869 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 990/3993] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:59 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:59.457802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:59.459671 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:57:59.459890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:59.460124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:59.460250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:59.467713 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:59.467713 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:57:59.468761 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd8453ab-2acc-4540-9b2f-548e38c52567 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:57:59.469236 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 998/3994] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:57:59 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:57:59.544680 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:57:59.547079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:57:59.547386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:57:59.547635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:57:59.547770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:57:59.553169 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:57:59.553169 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:57:59.554068 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef2074f1-674c-4e2b-9ab7-a29acc43ca04 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:57:59.554568 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1010/3995] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:57:59 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:00.340961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0aff693-3483-4bcd-bc83-3182092121b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:00.343309 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0aff693-3483-4bcd-bc83-3182092121b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:00.343641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0aff693-3483-4bcd-bc83-3182092121b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:00.343933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0aff693-3483-4bcd-bc83-3182092121b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:00.344084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a0aff693-3483-4bcd-bc83-3182092121b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:00.355397 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:00.355397 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:00.356266 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0aff693-3483-4bcd-bc83-3182092121b3 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:00.356726 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 998/3996] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:00 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:00.480380 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:00.482516 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:00.482872 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:00.483124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:00.483330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:00.488148 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:00.488148 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:00.488970 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0428fb9-a509-4a57-beb9-497a3bd3b182 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:00.489366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 991/3997] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:00 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:00.566289 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:00.568114 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:00.568358 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:00.568545 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:00.568696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:00.573736 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:00.573736 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:00.574599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19e29e00-ceca-4a56-a8f1-91f8b14ecde7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:00.575063 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 999/3998] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:00 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:01.366597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b006550e-dd53-4844-8c83-209d02b1d781 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:01.368472 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b006550e-dd53-4844-8c83-209d02b1d781 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:01.368894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b006550e-dd53-4844-8c83-209d02b1d781 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:01.369120 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b006550e-dd53-4844-8c83-209d02b1d781 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:01.369249 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b006550e-dd53-4844-8c83-209d02b1d781 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:01.373714 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:01.373714 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:01.374359 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b006550e-dd53-4844-8c83-209d02b1d781 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:01.374723 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1011/3999] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:01 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:01.504462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71fe29ac-8c9b-4553-b135-67185f59d872 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:01.507094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71fe29ac-8c9b-4553-b135-67185f59d872 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:01.507348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71fe29ac-8c9b-4553-b135-67185f59d872 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:01.507589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71fe29ac-8c9b-4553-b135-67185f59d872 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:01.507833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-71fe29ac-8c9b-4553-b135-67185f59d872 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:01.512884 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:01.512884 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:01.513914 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71fe29ac-8c9b-4553-b135-67185f59d872 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:01.514585 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 999/4000] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:01 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:01.587112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:01.588965 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:01.589199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:01.589446 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:01.589548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:01.593928 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:01.593928 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:01.594590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b6a545f-418b-4c5f-93ae-da51a4ca7b89 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:01.595033 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 992/4001] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:01 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:02.385511 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:02.387310 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:02.387590 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:02.387768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:02.387891 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:02.392987 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:02.392987 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:02.394559 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-158713c5-b1ea-43b6-9638-a8da5b463e98 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:02.394637 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1000/4002] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:02 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:02.529247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:02.532676 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:02.534606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:02.534606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:02.534606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:02.538913 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:02.538913 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:02.540126 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bd1522b-2d12-4fdb-9c62-340a62e03922 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:02.540695 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1012/4003] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:02 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:02.607617 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d481218c-7e3b-4fee-90e3-4c2f924049df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:02.609921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d481218c-7e3b-4fee-90e3-4c2f924049df tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:02.610185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d481218c-7e3b-4fee-90e3-4c2f924049df tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:02.610438 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d481218c-7e3b-4fee-90e3-4c2f924049df tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:02.610568 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d481218c-7e3b-4fee-90e3-4c2f924049df tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:02.615692 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:02.615692 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:02.616533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d481218c-7e3b-4fee-90e3-4c2f924049df tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:02.616997 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1000/4004] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:02 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:03.341864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:03.343951 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:03.344379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2050965664"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:03.345786 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2050965664'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:03.345970 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume of 1 GB Aug 12 12:58:03.351097 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Availability Zones retrieved successfully. Aug 12 12:58:03.358484 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Flow 'volume_create_api' (160ab24f-77b3-4f2b-a25c-4599108805d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:03.359972 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f79af36-e4ee-4a19-8d7f-db8b737876fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:03.361062 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:03.394732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f79af36-e4ee-4a19-8d7f-db8b737876fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:03.395895 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f4e97c-177a-4121-a703-8ea20c876d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:03.405593 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-61c34e66-3ca4-46bf-bfda-42668502966b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:03.407524 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61c34e66-3ca4-46bf-bfda-42668502966b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:03.407764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61c34e66-3ca4-46bf-bfda-42668502966b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:03.408001 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61c34e66-3ca4-46bf-bfda-42668502966b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:03.408129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-61c34e66-3ca4-46bf-bfda-42668502966b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:03.412487 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:03.412487 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:03.413171 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61c34e66-3ca4-46bf-bfda-42668502966b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:03.413615 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1001/4005] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:03 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:03.443652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Created reservations ['b5065f8b-9fc0-4a20-9b6b-6914a2db063e', '1a92fa81-b696-431d-ac0e-ea521a184760', 'bb577b64-872a-43bc-911c-3582c50e73cc', 'e5a3ed62-08f6-4105-85cb-b376e3c4224c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:03.444605 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f4e97c-177a-4121-a703-8ea20c876d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5065f8b-9fc0-4a20-9b6b-6914a2db063e', '1a92fa81-b696-431d-ac0e-ea521a184760', 'bb577b64-872a-43bc-911c-3582c50e73cc', 'e5a3ed62-08f6-4105-85cb-b376e3c4224c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:03.445517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7336f16-da22-484d-83b0-061032b3a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:03.472982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7336f16-da22-484d-83b0-061032b3a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ba8cce-1bad-48df-a65a-96d7cf7cc713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2050965664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e950c0827348dfbe0f079115b3e6c0',qos_specs=None,replication_status=,reservations=['b5065f8b-9fc0-4a20-9b6b-6914a2db063e','1a92fa81-b696-431d-ac0e-ea521a184760','bb577b64-872a-43bc-911c-3582c50e73cc','e5a3ed62-08f6-4105-85cb-b376e3c4224c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8bb1c16b7314b23949c46467982e704',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2050965664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ba8cce-1bad-48df-a65a-96d7cf7cc713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e950c0827348dfbe0f079115b3e6c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8bb1c16b7314b23949c46467982e704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:03.474120 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4276969-f1ca-4152-8778-da50f88ed6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:03.497961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4276969-f1ca-4152-8778-da50f88ed6be) transitioned into state 'SUCCESS' from state '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-2050965664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e950c0827348dfbe0f079115b3e6c0',qos_specs=None,replication_status=,reservations=['b5065f8b-9fc0-4a20-9b6b-6914a2db063e','1a92fa81-b696-431d-ac0e-ea521a184760','bb577b64-872a-43bc-911c-3582c50e73cc','e5a3ed62-08f6-4105-85cb-b376e3c4224c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8bb1c16b7314b23949c46467982e704',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:03.498793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ad9ec9-56fe-432b-9ede-9824e5b74eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:03.511047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ad9ec9-56fe-432b-9ede-9824e5b74eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:03.512224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Flow 'volume_create_api' (160ab24f-77b3-4f2b-a25c-4599108805d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:03.512657 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Create volume request issued successfully. Aug 12 12:58:03.514065 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c79e0196-7c7c-4ead-bcaf-ab9572e32734 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:03.514065 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 993/4006] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:03 2026] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:03.527477 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:03.529280 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:03.529719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:03.529719 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:03.538593 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:03.538593 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:03.543642 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:03.549403 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5adf9e55-6cc8-4b8e-98e4-519e10597329 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:03.549918 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1013/4007] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:03 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:03.554696 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f34c431-faac-4a46-979b-83e7daca84f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:03.559192 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f34c431-faac-4a46-979b-83e7daca84f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:03.559192 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f34c431-faac-4a46-979b-83e7daca84f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:03.559447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f34c431-faac-4a46-979b-83e7daca84f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:03.559447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f34c431-faac-4a46-979b-83e7daca84f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:03.564944 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:03.564944 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:03.565939 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f34c431-faac-4a46-979b-83e7daca84f8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:03.566366 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1001/4008] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:03 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:03.628950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-908680be-dcf9-429b-9121-1c15751024ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:03.630962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-908680be-dcf9-429b-9121-1c15751024ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:03.631171 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-908680be-dcf9-429b-9121-1c15751024ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:03.631404 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-908680be-dcf9-429b-9121-1c15751024ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:03.631501 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-908680be-dcf9-429b-9121-1c15751024ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:03.636288 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:03.636288 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:03.636972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-908680be-dcf9-429b-9121-1c15751024ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:03.637482 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1002/4009] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:03 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:04.425623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e2005258-ed8c-4218-824c-3eab76d16c4a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:04.428124 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2005258-ed8c-4218-824c-3eab76d16c4a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:04.429799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2005258-ed8c-4218-824c-3eab76d16c4a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:04.429799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2005258-ed8c-4218-824c-3eab76d16c4a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:04.429799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e2005258-ed8c-4218-824c-3eab76d16c4a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:04.434182 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:04.434182 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:04.435254 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2005258-ed8c-4218-824c-3eab76d16c4a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:04.436002 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 994/4010] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:04 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:04.564763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:04.568177 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:04.568177 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:04.568177 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:04.579382 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:04.579382 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:04.581150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5895fb16-bed8-4d82-a03c-ad499306c60b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:04.583414 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5895fb16-bed8-4d82-a03c-ad499306c60b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:04.583414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5895fb16-bed8-4d82-a03c-ad499306c60b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:04.583414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5895fb16-bed8-4d82-a03c-ad499306c60b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:04.583631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5895fb16-bed8-4d82-a03c-ad499306c60b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:04.584546 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:04.589020 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:04.589020 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:04.589282 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5895fb16-bed8-4d82-a03c-ad499306c60b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:04.590146 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1002/4011] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:04 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:04.591689 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-50751ec3-049c-4c1b-8e07-15395b8ac968 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:04.591689 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1014/4012] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:04 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:04.651705 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be0b3217-85c7-487d-9ea1-0df563443da0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:04.653490 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be0b3217-85c7-487d-9ea1-0df563443da0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:04.653697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be0b3217-85c7-487d-9ea1-0df563443da0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:04.653900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be0b3217-85c7-487d-9ea1-0df563443da0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:04.653997 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-be0b3217-85c7-487d-9ea1-0df563443da0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:04.659438 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:04.659438 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:04.660287 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be0b3217-85c7-487d-9ea1-0df563443da0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:04.660727 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1003/4013] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:04 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:05.446623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:05.448927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:05.449187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:05.449392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:05.449550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:05.453504 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:05.453504 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:05.454235 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa2dabe2-ab33-404a-bf33-a132995dd779 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:05.454591 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 995/4014] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:05 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:05.600919 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:05.602552 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:05.602741 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:05.602908 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:05.603060 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:05.607028 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:05.607028 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:05.607941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-473cd4cf-dbae-47ad-9d47-95bf4ee6c455 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:05.608369 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1003/4015] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:05 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:05.674310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aa7869db-dd25-4bd2-8150-759c728635b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:05.676599 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa7869db-dd25-4bd2-8150-759c728635b3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:05.676985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa7869db-dd25-4bd2-8150-759c728635b3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:05.677313 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa7869db-dd25-4bd2-8150-759c728635b3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:05.677553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-aa7869db-dd25-4bd2-8150-759c728635b3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:05.683310 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:05.683310 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:05.684202 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa7869db-dd25-4bd2-8150-759c728635b3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:05.684692 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1015/4016] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:05 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:06.466788 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:06.469861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:06.473106 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:06.474220 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:06.474390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:06.486812 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:06.486812 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:06.487750 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e58bf59f-d1b5-4a54-ab98-752b8d18a8b5 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:06.488264 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1004/4017] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:06 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:06.621662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13431139-3027-40fd-8d99-791d66730748 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:06.624793 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13431139-3027-40fd-8d99-791d66730748 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:06.625945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13431139-3027-40fd-8d99-791d66730748 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:06.626019 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13431139-3027-40fd-8d99-791d66730748 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:06.626625 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-13431139-3027-40fd-8d99-791d66730748 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:06.631867 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:06.631867 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:06.633480 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13431139-3027-40fd-8d99-791d66730748 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:06.634501 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 996/4018] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:06 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:06.697372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-03a471de-f931-4cd2-acf8-77873e821fde None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:06.699337 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03a471de-f931-4cd2-acf8-77873e821fde tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:06.699545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03a471de-f931-4cd2-acf8-77873e821fde tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:06.699790 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03a471de-f931-4cd2-acf8-77873e821fde tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:06.699915 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-03a471de-f931-4cd2-acf8-77873e821fde tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:06.703998 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:06.703998 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:06.704697 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03a471de-f931-4cd2-acf8-77873e821fde tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:06.705097 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1004/4019] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:06 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:07.503969 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:07.506059 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:07.506329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:07.506530 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:07.506632 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:07.511786 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:07.511786 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:07.512630 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c9388de-609d-436e-93d4-2bf7b169e8bf tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:07.513130 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1016/4020] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:07 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:07.652926 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:07.660969 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:07.661299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:07.661580 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:07.661744 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:07.670798 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:07.670798 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:07.670798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d8412d8-e905-42be-b0a6-82648ca95e9f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:07.670996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1005/4021] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:07 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:07.715868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:07.717829 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:07.718048 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:07.718279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:07.718392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:07.723443 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:07.723443 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:07.724118 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0124cfec-40c5-4990-bda4-bc9c30a4715b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:07.724521 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 997/4022] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:07 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.525757 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ade41d63-614d-496f-9b5e-a01d65faf15b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.530809 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ade41d63-614d-496f-9b5e-a01d65faf15b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:08.530809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ade41d63-614d-496f-9b5e-a01d65faf15b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.531023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ade41d63-614d-496f-9b5e-a01d65faf15b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.531153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ade41d63-614d-496f-9b5e-a01d65faf15b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:08.540216 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.540216 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:08.541254 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ade41d63-614d-496f-9b5e-a01d65faf15b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:08.541374 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1005/4023] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.681589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.684696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:08.685000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.685125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.685269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:08.692489 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.692489 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:08.693640 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4538ee38-1b31-4b56-a30e-f96476b76e5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:08.694196 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1017/4024] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.707830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.710670 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:08.711020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.711417 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.720408 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.720408 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:08.724703 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:08.730313 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d632d52a-83d0-4d8d-a3a5-83b7615662da tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 returned with HTTP 200 Aug 12 12:58:08.731009 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1006/4025] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.743391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb310888-137c-4a08-8598-56f3442a002c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.746536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.747514 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb310888-137c-4a08-8598-56f3442a002c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:08.747837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb310888-137c-4a08-8598-56f3442a002c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.748114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb310888-137c-4a08-8598-56f3442a002c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.748284 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cb310888-137c-4a08-8598-56f3442a002c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:08.750472 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:08.751284 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.751630 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.757188 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.757188 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:08.758434 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb310888-137c-4a08-8598-56f3442a002c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:08.759162 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 998/4026] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.761453 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.761453 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:08.765864 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:08.771487 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78c00852-a5a3-48b3-b53e-ae78176d76cb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 returned with HTTP 200 Aug 12 12:58:08.771980 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1006/4027] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:08.784006 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.785724 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:08.785947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.786128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.786296 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: 586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:08.793308 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.793308 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:08.793751 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:08.809520 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:58:08.809695 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-abb1ac80-ff53-4ccb-81be-d2470f4f526d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 returned with HTTP 202 Aug 12 12:58:08.810113 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1018/4028] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:08 2026] DELETE /volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:08.816720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:08.818298 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:08.818469 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:08.818659 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:08.825187 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:08.825187 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:08.828738 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:08.832457 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99a395d7-6910-4b16-92df-fdd2da7762d5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 returned with HTTP 200 Aug 12 12:58:08.832838 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1007/4029] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:08 2026] GET /volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 => generated 962 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:09.553647 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:09.558423 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:09.558627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:09.558808 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:09.558915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:09.564852 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:09.564852 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:09.565621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f1aa321-5588-4fa7-9b6d-ee4e58fa02ca tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:09.566151 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 999/4030] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:09 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:09.772337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9d492048-cf2e-4489-93e2-edcb19581310 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:09.774356 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d492048-cf2e-4489-93e2-edcb19581310 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:09.774637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9d492048-cf2e-4489-93e2-edcb19581310 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:09.774866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9d492048-cf2e-4489-93e2-edcb19581310 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:09.775041 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9d492048-cf2e-4489-93e2-edcb19581310 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:09.779027 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:09.779027 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:09.779719 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d492048-cf2e-4489-93e2-edcb19581310 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:09.782433 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1007/4031] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:09 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:09.848326 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-757e6f29-88a8-46ee-9d9e-91a60c200901 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:09.851080 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-757e6f29-88a8-46ee-9d9e-91a60c200901 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 Aug 12 12:58:09.851483 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-757e6f29-88a8-46ee-9d9e-91a60c200901 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:09.851561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-757e6f29-88a8-46ee-9d9e-91a60c200901 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:09.857720 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-757e6f29-88a8-46ee-9d9e-91a60c200901 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 returned with HTTP 404 Aug 12 12:58:09.858140 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1019/4032] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:09 2026] GET /volume/v3/volumes/586b9222-eef5-4d5d-842c-66f04bbe5b89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:09.870835 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:09.872747 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:09.872747 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:09.873283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:09.873283 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. Aug 12 12:58:09.877296 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:09.877296 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:09.890110 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:09.892687 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa7b6da8-daed-41da-a740-93bd6f08e465 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 202 Aug 12 12:58:09.893301 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1008/4033] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:09 2026] DELETE /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:09.900810 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:09.902975 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:09.903215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:09.903435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:09.903537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:09.908903 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:09.908903 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:09.909536 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef847ca9-37b4-44d0-a8c7-ffd1b3e16f86 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 200 Aug 12 12:58:09.909990 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1000/4034] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:09 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:10.577460 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.579614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:10.579951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:10.580163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:10.580324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:10.584884 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:10.584884 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:10.585659 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0b8bb4a-55a6-428b-91e6-b9149e195c33 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:10.586087 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1008/4035] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:10 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:10.598674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.600353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] POST https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe/action Aug 12 12:58:10.600656 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:10.600949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:10.602071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Updating backup '9bbf70c0-3192-4a8d-afa3-73391e3c81fe' with '{'status': 'error'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 12:58:10.608848 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:10.608848 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:10.609787 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c61d8d525d5043eda1c105d2fa24f5b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a15aaea4453a4e6f9a1ebf098aee991d', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:58:10.609992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-90867248-1652-45a9-a3d7-b7acb99c31c2 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe/action returned with HTTP 403 Aug 12 12:58:10.610553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1020/4036] 10.4.3.81 () {70 vars in 1423 bytes} [Wed Aug 12 12:58:10 2026] POST /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:10.619970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.623191 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:58:10.623522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:10.623803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:10.624146 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume with id: 96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:58:10.633878 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:10.633878 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:10.634326 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:58:10.651475 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume request issued successfully. Aug 12 12:58:10.651603 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24a9f0dd-1eac-438c-b97d-cce5f70f8dc0 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f returned with HTTP 202 Aug 12 12:58:10.652278 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1009/4037] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:10 2026] DELETE /volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:10.661975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90368971-3707-4dc7-9f9a-c23a561ebacd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.664415 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90368971-3707-4dc7-9f9a-c23a561ebacd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:58:10.664685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90368971-3707-4dc7-9f9a-c23a561ebacd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:10.664987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90368971-3707-4dc7-9f9a-c23a561ebacd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:10.674591 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:10.674591 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:10.678966 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-90368971-3707-4dc7-9f9a-c23a561ebacd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:58:10.684393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90368971-3707-4dc7-9f9a-c23a561ebacd tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f returned with HTTP 200 Aug 12 12:58:10.685157 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1001/4038] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:10 2026] GET /volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:10.794793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.796750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:10.796750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:10.796890 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:10.796967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:10.801040 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:10.801040 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:10.801627 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a0026b7-4ccf-46ce-b7a2-e1a8c6ed1eb7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:10.801967 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1009/4039] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:10 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:10.920602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:10.922361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf Aug 12 12:58:10.922665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:10.922978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:10.924267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 56a45c73-9b5b-4f73-a3e3-e054d375c1bf. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:10.927485 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e993d748-1b91-48ae-afe6-3c5d7e0f2224 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf returned with HTTP 404 Aug 12 12:58:10.928034 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1021/4040] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:10 2026] GET /volume/v3/backups/56a45c73-9b5b-4f73-a3e3-e054d375c1bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:11.012357 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.014292 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:11.014456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.014625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.014783 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: 8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:11.016903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.018724 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:11.018917 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.019103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.021184 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.021184 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:11.021587 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:11.025387 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.025387 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:11.028617 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:11.032523 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-9a749615-7787-409b-b9fd-21dd6668ddf8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:11.033003 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1002/4041] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.034884 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:58:11.035053 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e37b337-a150-4e2e-ad80-62d437aac6a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 202 Aug 12 12:58:11.035463 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1010/4042] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:11 2026] DELETE /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:11.045408 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.047388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:11.047609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.047816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.055817 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.055817 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:11.056056 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-17ab6f61-fc1e-4a44-be1b-8065391faf0c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.056289 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17ab6f61-fc1e-4a44-be1b-8065391faf0c None None] GET https://10.4.3.81/volume// Aug 12 12:58:11.056568 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17ab6f61-fc1e-4a44-be1b-8065391faf0c None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.056871 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-17ab6f61-fc1e-4a44-be1b-8065391faf0c None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.057363 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-17ab6f61-fc1e-4a44-be1b-8065391faf0c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:11.057856 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1022/4043] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:11.058924 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:11.064013 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7dcd8102-d108-4947-9221-0d78b5a9c242 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 200 Aug 12 12:58:11.064398 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1010/4044] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.085122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-58f25e54-cf6c-4c8b-b048-09451fa1444f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.088250 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-58f25e54-cf6c-4c8b-b048-09451fa1444f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:58:11.088825 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-58f25e54-cf6c-4c8b-b048-09451fa1444f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19ba8cce-1bad-48df-a65a-96d7cf7cc713", "connector": null, "instance_uuid": "df208128-9033-42c8-8a34-2c98b9591af1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:11.101641 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.101641 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:11.129150 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-58f25e54-cf6c-4c8b-b048-09451fa1444f tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:58:11.129713 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1003/4045] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:58:11 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 12 12:58:11.168315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-c315c22e-710b-451e-bb8a-c9b1b62db731 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.170797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-c315c22e-710b-451e-bb8a-c9b1b62db731 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] POST https://10.4.3.81/volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df/action Aug 12 12:58:11.171128 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-c315c22e-710b-451e-bb8a-c9b1b62db731 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:11.171279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-c315c22e-710b-451e-bb8a-c9b1b62db731 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:11.187656 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.187656 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:11.196797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-40b2f859-3bf1-4b37-9f86-1c03d5a05eb9 req-c315c22e-710b-451e-bb8a-c9b1b62db731 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df/action returned with HTTP 204 Aug 12 12:58:11.197293 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1011/4046] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:58:11 2026] POST /volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:11.222707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.224252 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:11.224573 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.224956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.234185 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.234185 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:11.238069 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:11.243426 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1395e2e7-0692-49b1-90e9-f3e28a59f631 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:11.243426 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1023/4047] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:11.255483 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.257152 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:11.257328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.257498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.267140 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.267140 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:11.270882 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:11.275166 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36a8bdb2-cdd9-4e6a-8b29-58fda58fd762 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:11.275539 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1011/4048] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:11.318685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.320759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:11.320990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.321190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.331316 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.331316 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:11.335274 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:11.340685 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-676ec7f0-4127-4e91-b812-034f1238956c tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:11.341353 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1004/4049] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:11.371275 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-0b42a5d4-f766-491a-863e-eee94dbdd106 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.373749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-0b42a5d4-f766-491a-863e-eee94dbdd106 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] DELETE https://10.4.3.81/volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df Aug 12 12:58:11.373973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-0b42a5d4-f766-491a-863e-eee94dbdd106 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.374163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-0b42a5d4-f766-491a-863e-eee94dbdd106 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.381149 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.381149 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:11.436215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b51c2b79-d89b-4550-af01-1572850cbbbe req-0b42a5d4-f766-491a-863e-eee94dbdd106 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df returned with HTTP 200 Aug 12 12:58:11.437072 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1012/4050] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:11 2026] DELETE /volume/v3/attachments/fd599e25-c282-4b90-b431-4eb1414159df => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.470498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.471902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:11.472335 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.472631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.480575 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.480575 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:11.488006 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:11.490534 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ba7368f9-1c5f-4757-9a02-b2652ff30660 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:11.491153 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1024/4051] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.697543 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-143d03b9-5731-4370-8e88-411f5a677c84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.699705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-143d03b9-5731-4370-8e88-411f5a677c84 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f Aug 12 12:58:11.699968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-143d03b9-5731-4370-8e88-411f5a677c84 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.700187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-143d03b9-5731-4370-8e88-411f5a677c84 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.706465 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-143d03b9-5731-4370-8e88-411f5a677c84 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f returned with HTTP 404 Aug 12 12:58:11.706984 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1012/4052] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/volumes/96692cf2-acd2-4e96-812a-7c709f81658f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:11.716582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.719331 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:58:11.719660 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.719975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.720150 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:11.727067 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.727067 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:11.728228 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d720cd4-dd2e-440c-a8e6-4283a2cbf935 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-reader] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:58:11.728648 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1005/4053] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.740045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.742048 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:11.742861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.743308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.743579 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete backup with id: 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. Aug 12 12:58:11.752746 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.752746 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:11.769230 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] delete_backup rpcapi backup_id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:11.771297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29d396f2-39f3-4f5c-910e-879818e0bd76 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 202 Aug 12 12:58:11.771903 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1013/4054] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:11 2026] DELETE /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:11.779424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.782195 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:11.782482 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.782679 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.782788 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:11.787494 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.787494 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:11.788209 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b7e5590-9bd6-4b40-b374-4e82fab6a600 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 200 Aug 12 12:58:11.788614 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1025/4055] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:11.812811 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:11.814896 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:11.815225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:11.815392 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:11.815553 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:11.820017 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:11.820017 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:11.820596 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eacaf1b7-5b2e-438c-bcf8-75cf35d9f8eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:11.821013 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1013/4056] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:11 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:12.077674 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b289694c-10dd-4eba-b2c1-9d27d16885a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.079380 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b289694c-10dd-4eba-b2c1-9d27d16885a0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:12.079570 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b289694c-10dd-4eba-b2c1-9d27d16885a0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.079749 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b289694c-10dd-4eba-b2c1-9d27d16885a0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.085846 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b289694c-10dd-4eba-b2c1-9d27d16885a0 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 404 Aug 12 12:58:12.086329 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1006/4057] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:12.095168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-14b3fc3a-86f9-4877-98f3-471fe03aafdb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.097527 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14b3fc3a-86f9-4877-98f3-471fe03aafdb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:12.097813 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14b3fc3a-86f9-4877-98f3-471fe03aafdb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.098068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14b3fc3a-86f9-4877-98f3-471fe03aafdb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.105771 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14b3fc3a-86f9-4877-98f3-471fe03aafdb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 404 Aug 12 12:58:12.106296 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1014/4058] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:12.113997 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.115640 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:12.115842 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.116018 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.116168 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: 8c3ceb74-e677-48b0-acff-65b638bfa53d Aug 12 12:58:12.123800 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-305c6a75-eba7-400d-8cb4-c541bf4ef759 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d returned with HTTP 404 Aug 12 12:58:12.124540 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1026/4059] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:12 2026] DELETE /volume/v3/volumes/8c3ceb74-e677-48b0-acff-65b638bfa53d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:12.141473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.142970 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:12.143265 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-192380991"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:12.144555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-192380991'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:12.144691 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume of 1 GB Aug 12 12:58:12.148488 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Availability Zones retrieved successfully. Aug 12 12:58:12.154363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (543a521b-c97f-40d2-8fac-a5841246f65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:12.155484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4c69ae-7530-4de4-98bd-ab1786baeff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.156471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:12.187975 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4c69ae-7530-4de4-98bd-ab1786baeff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.188584 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed94e971-8297-4460-9f0f-ebce87c746d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.234635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['d581e4c6-d2a2-4492-883d-7c6e8331c8f3', 'be345248-836d-497d-a5d8-ddbc2547c8f7', '7d954b90-3245-4eed-b182-29ffaa4d5a68', '339af581-7c73-4e86-b9ae-e14d624be119'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:12.235583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed94e971-8297-4460-9f0f-ebce87c746d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d581e4c6-d2a2-4492-883d-7c6e8331c8f3', 'be345248-836d-497d-a5d8-ddbc2547c8f7', '7d954b90-3245-4eed-b182-29ffaa4d5a68', '339af581-7c73-4e86-b9ae-e14d624be119']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.236529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6159bf2c-9619-410b-b08b-df99d8eede01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.260297 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6159bf2c-9619-410b-b08b-df99d8eede01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '266800e4-db89-4959-8d52-e4344ea0b7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-192380991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['d581e4c6-d2a2-4492-883d-7c6e8331c8f3','be345248-836d-497d-a5d8-ddbc2547c8f7','7d954b90-3245-4eed-b182-29ffaa4d5a68','339af581-7c73-4e86-b9ae-e14d624be119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-192380991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=266800e4-db89-4959-8d52-e4344ea0b7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c360f19d1234bcbba4013bc17c00826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.261011 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81c9df18-51c0-493f-866d-b227c7b33659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.284901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81c9df18-51c0-493f-866d-b227c7b33659) transitioned into state 'SUCCESS' from state '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-192380991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c360f19d1234bcbba4013bc17c00826',qos_specs=None,replication_status=,reservations=['d581e4c6-d2a2-4492-883d-7c6e8331c8f3','be345248-836d-497d-a5d8-ddbc2547c8f7','7d954b90-3245-4eed-b182-29ffaa4d5a68','339af581-7c73-4e86-b9ae-e14d624be119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e4e9fa63d54eaeb892c8914d4a7dd2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.285669 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9c8205-2374-4f3d-8c41-df2b65e1bd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.295661 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9c8205-2374-4f3d-8c41-df2b65e1bd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.296418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Flow 'volume_create_api' (543a521b-c97f-40d2-8fac-a5841246f65d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:12.296800 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Create volume request issued successfully. Aug 12 12:58:12.297457 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac9b18b1-bc4f-406a-8b6d-d6d6058ffdfe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:12.297996 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1014/4060] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:12 2026] POST /volume/v3/volumes => generated 746 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:12.315009 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.317215 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:12.317283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.317537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.326894 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.326894 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:12.331304 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:12.337086 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6dc4618-aa2e-4394-aa3e-010055710e24 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:12.337472 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1007/4061] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:12.368620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.371403 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:12.371710 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.372248 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.391091 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.391091 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:12.398481 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:12.408378 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-37be1ee8-5c21-4104-8d2d-aea52282777c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:12.408821 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1015/4062] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1210 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:12.487307 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7f04b744-1f6d-4608-8f60-a7fc39368885 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.490660 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f04b744-1f6d-4608-8f60-a7fc39368885 None None] GET https://10.4.3.81/volume// Aug 12 12:58:12.490660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f04b744-1f6d-4608-8f60-a7fc39368885 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.490660 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f04b744-1f6d-4608-8f60-a7fc39368885 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.490660 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f04b744-1f6d-4608-8f60-a7fc39368885 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:12.490660 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1027/4063] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:12.497013 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-68dca927-149e-4277-9785-22c0a9250cf6 req-91fb4a43-3cc7-4d79-bd2e-506b9f685945 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.500207 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-91fb4a43-3cc7-4d79-bd2e-506b9f685945 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:58:12.500207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-91fb4a43-3cc7-4d79-bd2e-506b9f685945 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73903724-06e0-43fb-ad40-21930d1603a3", "connector": null, "instance_uuid": "491ea64e-45f8-4eb3-949c-826939d476e8"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:12.512169 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.512169 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:12.535749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-91fb4a43-3cc7-4d79-bd2e-506b9f685945 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:58:12.536213 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1015/4064] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:58:12 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 12 12:58:12.564849 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.565956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:12.566616 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.566616 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.580152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-416dd598-53b6-43da-a84b-f41819d4f4d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.580640 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-416dd598-53b6-43da-a84b-f41819d4f4d1 None None] GET https://10.4.3.81/volume// Aug 12 12:58:12.580923 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-416dd598-53b6-43da-a84b-f41819d4f4d1 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.581214 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-416dd598-53b6-43da-a84b-f41819d4f4d1 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.581560 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-416dd598-53b6-43da-a84b-f41819d4f4d1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:12.581968 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1016/4065] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:12.583386 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.583386 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:12.588202 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:12.591003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.593367 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:12.593593 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.593772 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.594236 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8e62b19-3f47-467f-9eb8-4c024fd5414f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:12.594760 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1008/4066] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:12.607948 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.607948 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:12.612532 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:12.620240 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6149a97a-2b2a-45dd-be47-19ad9eb9bb45 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:12.620818 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1028/4067] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:12.727872 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.730025 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] PUT https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd Aug 12 12:58:12.730443 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:12.738273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Acquiring lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:58:12.742601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:58:12.743610 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.743610 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:12.799026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87451c8c-eee7-473d-a726-d451392b4175 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.801079 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87451c8c-eee7-473d-a726-d451392b4175 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe Aug 12 12:58:12.801391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87451c8c-eee7-473d-a726-d451392b4175 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.801600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87451c8c-eee7-473d-a726-d451392b4175 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.801698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-87451c8c-eee7-473d-a726-d451392b4175 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 9bbf70c0-3192-4a8d-afa3-73391e3c81fe. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:12.806266 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87451c8c-eee7-473d-a726-d451392b4175 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe returned with HTTP 404 Aug 12 12:58:12.806760 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1017/4068] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/backups/9bbf70c0-3192-4a8d-afa3-73391e3c81fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:12.814967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-73903724-06e0-43fb-ad40-21930d1603a3-np0000007055" released by "attachment_update" :: held 0.072s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:58:12.815265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a428244-8535-4bd6-b6e0-682eef996b08 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.815355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-6e78523d-2b35-4373-9fe2-05905e5a02e7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd returned with HTTP 200 Aug 12 12:58:12.815769 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1016/4069] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:58:12 2026] PUT /volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:12.817674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:58:12.817978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.818238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.818390 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete backup with id: 3d2a3537-3020-44ee-9408-63dc68a78900. Aug 12 12:58:12.823595 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.823595 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:12.832506 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.834696 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:12.835074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.835274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.835380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id e598c2ec-f32a-41d5-b019-37bb13e191f1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:12.839579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] delete_backup rpcapi backup_id 3d2a3537-3020-44ee-9408-63dc68a78900 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:12.840180 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.840180 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:12.841003 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e039b3ca-4206-434c-b7ea-d78cf8a5927a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 200 Aug 12 12:58:12.841478 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1029/4070] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:12.842003 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a428244-8535-4bd6-b6e0-682eef996b08 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 202 Aug 12 12:58:12.842593 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1009/4071] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:12 2026] DELETE /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:12.849660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.851596 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:58:12.851861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.852005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.852121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:12.854104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.859429 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 Aug 12 12:58:12.859853 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:12.860073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:12.860280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: e598c2ec-f32a-41d5-b019-37bb13e191f1. Aug 12 12:58:12.861501 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.861501 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:12.862354 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b57a56f-79f3-4510-b0ba-5b8bf5e2b31a tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 200 Aug 12 12:58:12.862732 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1018/4072] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:12 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:12.865205 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:12.865205 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:12.883348 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id e598c2ec-f32a-41d5-b019-37bb13e191f1 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:12.885460 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93053f3d-6180-40dd-a41b-b9cca54a0710 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 returned with HTTP 202 Aug 12 12:58:12.885916 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1017/4073] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:12 2026] DELETE /volume/v3/backups/e598c2ec-f32a-41d5-b019-37bb13e191f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:12.896606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:12.901511 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:12.901836 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2006855921"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:12.903247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2006855921'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:12.903350 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume of 1 GB Aug 12 12:58:12.914083 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:12.920619 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (1219a3a1-4930-4a55-9e2e-b989270571fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:12.922047 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed55926d-651e-41af-8deb-a8afdddafe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.922893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:12.952687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed55926d-651e-41af-8deb-a8afdddafe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.952687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b37a6a9-7eac-4e37-aa09-48f78bc35106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:12.995677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['dc897948-5394-4d24-81e6-a46ec1736f04', '99ae4c46-8bbd-4cb4-ab04-78aaeb2836e7', '3204d5fd-7782-47eb-8744-153f09896593', 'd0e62c3e-183d-4ef7-8b99-47767c87c992'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:12.996526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b37a6a9-7eac-4e37-aa09-48f78bc35106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc897948-5394-4d24-81e6-a46ec1736f04', '99ae4c46-8bbd-4cb4-ab04-78aaeb2836e7', '3204d5fd-7782-47eb-8744-153f09896593', 'd0e62c3e-183d-4ef7-8b99-47767c87c992']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:12.997277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4bf86f4-3fd7-4ad4-bef8-839edbb9d925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:13.025815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4bf86f4-3fd7-4ad4-bef8-839edbb9d925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55663ce-251d-4bf0-ac71-1de4e6793199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006855921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['dc897948-5394-4d24-81e6-a46ec1736f04','99ae4c46-8bbd-4cb4-ab04-78aaeb2836e7','3204d5fd-7782-47eb-8744-153f09896593','d0e62c3e-183d-4ef7-8b99-47767c87c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006855921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55663ce-251d-4bf0-ac71-1de4e6793199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a90b934403047d48d0648e7b7614951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b6cc4211be48c99d09b80038e6f755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:13.025815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbdcbbe-1357-4104-b686-4f92adbee365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:13.046229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbdcbbe-1357-4104-b686-4f92adbee365) transitioned into state 'SUCCESS' from state '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-2006855921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['dc897948-5394-4d24-81e6-a46ec1736f04','99ae4c46-8bbd-4cb4-ab04-78aaeb2836e7','3204d5fd-7782-47eb-8744-153f09896593','d0e62c3e-183d-4ef7-8b99-47767c87c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:13.046387 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce123ae4-e1cb-41bf-b41a-8f5a7ddb3546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:13.058401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce123ae4-e1cb-41bf-b41a-8f5a7ddb3546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:13.059348 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (1219a3a1-4930-4a55-9e2e-b989270571fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:13.059637 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request issued successfully. Aug 12 12:58:13.060324 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b9a17bc-89fa-43e5-b183-64f0936cb8e1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:13.060720 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1030/4074] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:58:12 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:13.076754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-37fb803e-a648-424e-8c44-11a72be3b35c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.078859 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37fb803e-a648-424e-8c44-11a72be3b35c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:13.079362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37fb803e-a648-424e-8c44-11a72be3b35c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.079362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37fb803e-a648-424e-8c44-11a72be3b35c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.086686 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:13.086686 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:13.090541 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-37fb803e-a648-424e-8c44-11a72be3b35c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:13.094617 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37fb803e-a648-424e-8c44-11a72be3b35c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 returned with HTTP 200 Aug 12 12:58:13.095158 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1010/4075] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:13 2026] GET /volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:13.354319 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.356317 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:13.356522 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.356725 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.365800 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:13.365800 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:13.370942 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:13.376860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9290970d-dbca-4d38-9d07-5dc680a5b49d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:13.377445 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1019/4076] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:13 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:13.611658 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.614521 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:13.615407 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.615694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.632132 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:13.632132 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:13.638162 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:13.645894 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3643898-bcd7-4879-adfd-b9af9b7549c5 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:13.646279 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1018/4077] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:13 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:13.873533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.875563 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 Aug 12 12:58:13.875752 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.875966 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.876067 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id 3d2a3537-3020-44ee-9408-63dc68a78900. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:13.879876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2a3fc70-283c-4f62-8554-ed00f4794d53 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 returned with HTTP 404 Aug 12 12:58:13.880464 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1031/4078] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:13 2026] GET /volume/v3/backups/3d2a3537-3020-44ee-9408-63dc68a78900 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:13.888785 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.890723 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:58:13.891009 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.891278 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.891429 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete backup with id: c4d4839f-057e-4201-a1bd-bc4158b16ef0. Aug 12 12:58:13.895984 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:13.895984 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:13.909389 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] delete_backup rpcapi backup_id c4d4839f-057e-4201-a1bd-bc4158b16ef0 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:13.911366 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25733f86-eba7-4b9c-ac20-f8db15d54981 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 202 Aug 12 12:58:13.912060 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1011/4079] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:13 2026] DELETE /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:13.919907 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:13.921664 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:58:13.921904 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:13.922157 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:13.922308 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:13.926924 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:13.926924 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:13.927683 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cdc86d4-0a0d-4f5a-bc77-2b6bce2fbd0b tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 200 Aug 12 12:58:13.928158 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1020/4080] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:13 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:14.110934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.112337 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:14.114597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:14.114597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:14.127369 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:14.127369 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:14.131236 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:14.135343 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-859f931e-f7b4-453d-a3b7-0d6d918fdc0b tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 returned with HTTP 200 Aug 12 12:58:14.135832 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1019/4081] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:14 2026] GET /volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:14.153947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.155616 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:58:14.155976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a55663ce-251d-4bf0-ac71-1de4e6793199", "name": "tempest-type-Backup-1329107385"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:14.157380 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating new backup {'backup': {'volume_id': 'a55663ce-251d-4bf0-ac71-1de4e6793199', 'name': 'tempest-type-Backup-1329107385'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:58:14.157687 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating backup of volume a55663ce-251d-4bf0-ac71-1de4e6793199 in container None Aug 12 12:58:14.167694 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:14.167694 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:14.168023 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:14.186570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['368fe8b6-6274-44f6-aa3d-cf6f82ee1e3e', '3747601e-2698-412c-ac95-ac464cef4091'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:14.218853 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8ba34d5-f9b6-409f-b59b-52cb0ffda283 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:58:14.219412 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1032/4082] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:58:14 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:14.229869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.233339 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:14.233627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:14.233830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:14.234505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:14.242962 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:14.242962 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:14.243802 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d92591-fcbe-456b-8c0e-9794f12f73a8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:14.244233 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1012/4083] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:14 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:14.661039 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.662661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:14.662859 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:14.663038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:14.674670 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:14.674670 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:14.678463 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:14.684294 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed3b8409-3e0d-4bbf-a7f8-0b8f8a3c8ba6 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:14.684805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1021/4084] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:14 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:14.946925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df31887e-a652-4f0b-9928-923f8202021c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.948209 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df31887e-a652-4f0b-9928-923f8202021c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 Aug 12 12:58:14.948491 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df31887e-a652-4f0b-9928-923f8202021c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:14.948550 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df31887e-a652-4f0b-9928-923f8202021c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:14.948659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-df31887e-a652-4f0b-9928-923f8202021c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Show backup with id c4d4839f-057e-4201-a1bd-bc4158b16ef0. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:14.952731 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df31887e-a652-4f0b-9928-923f8202021c tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 returned with HTTP 404 Aug 12 12:58:14.953662 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1020/4085] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:14 2026] GET /volume/v3/backups/c4d4839f-057e-4201-a1bd-bc4158b16ef0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:14.961021 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:14.963266 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:58:14.963551 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:14.963826 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:14.964029 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume with id: de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:58:14.973021 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:14.973021 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:14.973474 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:58:14.991455 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Delete volume request issued successfully. Aug 12 12:58:14.991673 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8d6ce245-c326-40b7-9bf2-0ae6a869f234 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 returned with HTTP 202 Aug 12 12:58:14.992214 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1033/4086] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:14 2026] DELETE /volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:15.000198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:15.001961 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:58:15.002208 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:15.002376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:15.010262 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:15.010262 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:15.014198 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Volume info retrieved successfully. Aug 12 12:58:15.018755 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8eab6474-bc1d-4e7f-9386-0e2d7b66493f tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 returned with HTTP 200 Aug 12 12:58:15.019258 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1013/4087] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:14 2026] GET /volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:15.094265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-68dca927-149e-4277-9785-22c0a9250cf6 req-9d9cab10-a5c3-43f8-9fa2-1ee1a8989c69 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:15.096860 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-9d9cab10-a5c3-43f8-9fa2-1ee1a8989c69 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd/action Aug 12 12:58:15.097052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-9d9cab10-a5c3-43f8-9fa2-1ee1a8989c69 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:15.097244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-9d9cab10-a5c3-43f8-9fa2-1ee1a8989c69 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:15.115218 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:15.115218 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:15.127488 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-68dca927-149e-4277-9785-22c0a9250cf6 req-9d9cab10-a5c3-43f8-9fa2-1ee1a8989c69 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd/action returned with HTTP 204 Aug 12 12:58:15.128031 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1022/4088] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:58:15 2026] POST /volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:15.253977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:15.255582 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:15.255798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:15.256004 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:15.256142 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:15.263665 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:15.263665 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:15.264402 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ccc73064-a11f-4878-89fe-24e14e8164f9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:15.264791 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1021/4089] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:15 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:15.698099 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a657366d-06c4-4b3d-bf79-856353217ea1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:15.699830 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a657366d-06c4-4b3d-bf79-856353217ea1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:15.700028 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a657366d-06c4-4b3d-bf79-856353217ea1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:15.700240 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a657366d-06c4-4b3d-bf79-856353217ea1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:15.712861 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:15.712861 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:15.716423 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a657366d-06c4-4b3d-bf79-856353217ea1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:15.720624 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a657366d-06c4-4b3d-bf79-856353217ea1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:15.721212 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1034/4090] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:15 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1507 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:16.035419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e9f145d-1e9a-4869-93b9-cc04ee19ca28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:16.037275 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e9f145d-1e9a-4869-93b9-cc04ee19ca28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] GET https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 Aug 12 12:58:16.037504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e9f145d-1e9a-4869-93b9-cc04ee19ca28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:16.037704 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e9f145d-1e9a-4869-93b9-cc04ee19ca28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:16.043738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e9f145d-1e9a-4869-93b9-cc04ee19ca28 tempest-ProjectReaderTests33-1478277658 tempest-ProjectReaderTests33-1478277658-project-admin] https://10.4.3.81/volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 returned with HTTP 404 Aug 12 12:58:16.044246 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1014/4091] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:16 2026] GET /volume/v3/volumes/de826144-6ed9-4301-876a-9d4994a6aef4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:16.277843 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:16.279804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:16.280112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:16.280372 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:16.280866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:16.284974 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:16.284974 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:16.285718 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b58da7dd-e830-4eed-8df0-1a6a3c20e803 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:16.286324 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1023/4092] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:16 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:17.179993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.184412 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.184599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.184905 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.198635 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.198635 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:17.202220 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.207016 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f14e1ae-7012-428f-9db4-97a7f3ff145d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.207506 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1022/4093] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1507 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:17.224288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.226496 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.226745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.227003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.251266 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.251266 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:17.254676 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.258653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-82b33305-8313-4386-8f5d-f1ce6d80a97a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.259046 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1035/4094] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1507 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:17.271580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.274851 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.275094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.275710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.290205 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.290205 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:17.294179 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.298752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.300895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:17.300964 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1717d28f-e0cb-4f25-9ba8-37192b00218f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.301217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.301395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.301439 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1015/4095] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1507 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:17.301546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:17.306186 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.306186 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:17.306788 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f727a57-d8ba-4363-8f56-c145488dcc02 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:17.307170 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1024/4096] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:17.356819 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.359340 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.359591 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.359845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.374497 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.374497 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:17.378821 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.384656 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-aca8536c-f6d3-4d17-84d9-a696a057c859 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.385169 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1023/4097] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1507 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:17.405480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.408795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action Aug 12 12:58:17.409197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:17.409373 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:17.424202 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.424202 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:17.424804 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.433254 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Begin detaching volume completed successfully. Aug 12 12:58:17.433393 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-752a007b-bab2-4919-8b34-1d8d125b2f3c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action returned with HTTP 202 Aug 12 12:58:17.433805 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1036/4098] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:58:17 2026] POST /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:17.455900 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.457616 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.457814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.457997 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.483943 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.483943 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:17.487358 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.500868 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bdfb5ca-0619-4a99-8c92-10d99633ef01 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.501178 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1016/4099] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1510 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8643f456-3330-4668-af36-f1388f2326cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8643f456-3330-4668-af36-f1388f2326cb None None] GET https://10.4.3.81/volume// Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8643f456-3330-4668-af36-f1388f2326cb None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8643f456-3330-4668-af36-f1388f2326cb None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8643f456-3330-4668-af36-f1388f2326cb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:17.674360 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1025/4100] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:17.684035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:17.686473 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:17.686739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:17.687034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:17.701558 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:17.701558 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:17.705093 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:17.708937 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-03abd42b-b053-4a32-b090-09785a7762f8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:17.709306 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1024/4101] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:17 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1690 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:18.166276 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-646e4c22-385d-4a96-92d9-e84575327a4d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.321088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-de29ad01-2644-4fb5-8602-eee554e977a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.323686 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de29ad01-2644-4fb5-8602-eee554e977a2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:18.324554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de29ad01-2644-4fb5-8602-eee554e977a2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:18.324554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de29ad01-2644-4fb5-8602-eee554e977a2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:18.324554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-de29ad01-2644-4fb5-8602-eee554e977a2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:18.331006 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:18.331006 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:18.331746 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de29ad01-2644-4fb5-8602-eee554e977a2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:18.333755 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1017/4102] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:18 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:18.350913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.354441 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:18.354690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:18.354916 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:18.356195 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:18.356576 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1563514903"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:18.358104 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1563514903'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:18.358244 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume of 1 GB Aug 12 12:58:18.365204 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:18.372367 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Flow 'volume_create_api' (8ef01884-a48b-4e02-b4d4-3950d3f55cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:18.373451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe853795-274c-41cc-97ab-d54dbf93735a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:18.374270 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:18.379289 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:18.379289 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:18.383293 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:18.387533 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-3e1bd7d1-a5e8-4a65-ae20-6657c7b5f0eb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:18.387982 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1026/4103] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:18 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1510 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:18.408399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe853795-274c-41cc-97ab-d54dbf93735a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:18.409586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef184fb5-2d88-44f4-b95e-354a91db7ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:18.411580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-402d0188-aa28-4404-872f-162b96ec807f req-19eee564-b1c1-484e-9e67-9b5101df906b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.414304 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-19eee564-b1c1-484e-9e67-9b5101df906b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd Aug 12 12:58:18.414498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-19eee564-b1c1-484e-9e67-9b5101df906b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:18.414672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-19eee564-b1c1-484e-9e67-9b5101df906b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:18.422420 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:18.422420 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:18.494184 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-402d0188-aa28-4404-872f-162b96ec807f req-19eee564-b1c1-484e-9e67-9b5101df906b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd returned with HTTP 200 Aug 12 12:58:18.494899 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1025/4104] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:18 2026] DELETE /volume/v3/attachments/6859fa7c-53b7-4c9b-95aa-a426287fe8bd => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:18.503252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Created reservations ['73dcdaea-c462-415a-a488-f79ff03f92b3', '337eb42f-db44-4c6e-8483-aad2e2ee0889', 'ab11f64f-5487-488d-a50c-8b8ffd0dd614', 'e49f93f2-7860-4a89-9866-0365c6ca5220'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:18.504425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef184fb5-2d88-44f4-b95e-354a91db7ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73dcdaea-c462-415a-a488-f79ff03f92b3', '337eb42f-db44-4c6e-8483-aad2e2ee0889', 'ab11f64f-5487-488d-a50c-8b8ffd0dd614', 'e49f93f2-7860-4a89-9866-0365c6ca5220']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:18.505627 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a875ca1b-f990-4405-97b6-86e09acf73b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:18.524896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.527796 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:18.527796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:18.527796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:18.539224 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:18.539224 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:18.544697 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:18.551046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9693f7f9-6cfd-4ffc-911c-2113744bcb8d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:18.551597 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1018/4105] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:18 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1210 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:18.553886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a875ca1b-f990-4405-97b6-86e09acf73b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e262c19b-05fb-4f4c-ac31-2c4577a1b5bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1563514903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773f7d8e450c499ca860634bfa8bf9d2',qos_specs=None,replication_status=,reservations=['73dcdaea-c462-415a-a488-f79ff03f92b3','337eb42f-db44-4c6e-8483-aad2e2ee0889','ab11f64f-5487-488d-a50c-8b8ffd0dd614','e49f93f2-7860-4a89-9866-0365c6ca5220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d76dd3fa5864851a46bda3a0814f876',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1563514903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e262c19b-05fb-4f4c-ac31-2c4577a1b5bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773f7d8e450c499ca860634bfa8bf9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d76dd3fa5864851a46bda3a0814f876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:18.554791 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b611d3c-ab73-4078-9b88-b8bd104690db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:18.590445 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b611d3c-ab73-4078-9b88-b8bd104690db) transitioned into state 'SUCCESS' from state '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-1563514903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773f7d8e450c499ca860634bfa8bf9d2',qos_specs=None,replication_status=,reservations=['73dcdaea-c462-415a-a488-f79ff03f92b3','337eb42f-db44-4c6e-8483-aad2e2ee0889','ab11f64f-5487-488d-a50c-8b8ffd0dd614','e49f93f2-7860-4a89-9866-0365c6ca5220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d76dd3fa5864851a46bda3a0814f876',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:18.591864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd144c-b020-4aec-90d5-adc40b931aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:18.610185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd144c-b020-4aec-90d5-adc40b931aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:18.611191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Flow 'volume_create_api' (8ef01884-a48b-4e02-b4d4-3950d3f55cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:18.611615 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume request issued successfully. Aug 12 12:58:18.612475 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-646e4c22-385d-4a96-92d9-e84575327a4d tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:18.612914 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1037/4106] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:18 2026] POST /volume/v3/volumes => generated 776 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:18.628873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:18.631291 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:18.631490 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:18.631935 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:18.644337 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:18.644337 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:18.654007 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:18.660273 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c1411c4-0d14-4cda-8c6d-ca812bb67285 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd returned with HTTP 200 Aug 12 12:58:18.661314 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1027/4107] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:18 2026] GET /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:19.345088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5558ab63-939a-43d2-bf3e-964412628ed5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:19.350510 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5558ab63-939a-43d2-bf3e-964412628ed5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:19.350510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5558ab63-939a-43d2-bf3e-964412628ed5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:19.350510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5558ab63-939a-43d2-bf3e-964412628ed5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:19.350510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5558ab63-939a-43d2-bf3e-964412628ed5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:19.354969 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:19.354969 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:19.355669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5558ab63-939a-43d2-bf3e-964412628ed5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:19.356148 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1026/4108] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:19 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:19.679174 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:19.680753 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:19.681033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:19.681419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:19.690409 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:19.690409 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:19.694931 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:19.700661 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7766bdd2-a832-4e09-b3c1-b1d458916a49 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd returned with HTTP 200 Aug 12 12:58:19.700963 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1019/4109] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:19 2026] GET /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:19.715193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:19.780093 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] POST https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd/action Aug 12 12:58:19.780435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:19.780659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:19.789089 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:19.789089 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:19.789566 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Volume info retrieved successfully. Aug 12 12:58:19.791063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'aa6d0c78952d4fd3b4cb3a315fd93e28', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '773f7d8e450c499ca860634bfa8bf9d2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:58:19.791387 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-721980e1-d555-4cd0-b8ca-24a1a6f0825f tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd/action returned with HTTP 403 Aug 12 12:58:19.791991 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1038/4110] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:58:19 2026] POST /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd/action => generated 131 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:19.799848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:19.803831 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:19.804126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:19.804419 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:19.804629 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Delete volume with id: e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:19.820317 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:19.820317 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:19.820863 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:19.850412 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Delete volume request issued successfully. Aug 12 12:58:19.850715 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4898b1f4-9af3-4c38-99cb-89369ddc8687 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd returned with HTTP 202 Aug 12 12:58:19.851443 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1028/4111] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:19 2026] DELETE /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:19.860059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:19.862489 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:19.862739 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:19.863003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:19.874067 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:19.874067 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:19.878883 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:19.885016 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b479372-0725-4bab-ab09-7d40b20e7bf7 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd returned with HTTP 200 Aug 12 12:58:19.885643 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1027/4112] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:19 2026] GET /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:20.367340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:20.373852 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:20.374037 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:20.374297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:20.374441 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:20.378568 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:20.378568 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:20.379199 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73a71061-9121-4b68-81c0-d2b49ed078e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:20.379556 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1020/4113] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:20 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:20.903600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bb5c1450-a6e0-4efb-a2d7-787cf3a08af4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:20.906433 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bb5c1450-a6e0-4efb-a2d7-787cf3a08af4 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd Aug 12 12:58:20.907189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bb5c1450-a6e0-4efb-a2d7-787cf3a08af4 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:20.907189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bb5c1450-a6e0-4efb-a2d7-787cf3a08af4 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:20.918875 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bb5c1450-a6e0-4efb-a2d7-787cf3a08af4 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd returned with HTTP 404 Aug 12 12:58:20.919637 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1039/4114] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:20 2026] GET /volume/v3/volumes/e262c19b-05fb-4f4c-ac31-2c4577a1b5bd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:20.931209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-77719520-6132-4799-b848-58176cfa44e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:20.935404 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:20.935949 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-539575056"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:20.938076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-539575056'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:20.938307 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume of 1 GB Aug 12 12:58:20.944653 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:20.954442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Flow 'volume_create_api' (40fabaf5-e2f9-427d-9df5-9b63cb77ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:20.956061 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b76dc8-7e35-4844-a5db-d199b32f8ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:20.957426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:20.998799 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b76dc8-7e35-4844-a5db-d199b32f8ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.000454 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4bd9e9-b26e-4af2-a936-1bbcaa6e0d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.072954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Created reservations ['52bdd986-d268-41e1-8193-f634a85e3cbb', '33d93101-9f40-49c9-bd24-0a973e973ab4', 'f4697c32-7985-4818-bace-20aa9b04bcfb', '3587f5e6-05b9-41aa-abb2-2c4ed4e35a45'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:21.074828 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4bd9e9-b26e-4af2-a936-1bbcaa6e0d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52bdd986-d268-41e1-8193-f634a85e3cbb', '33d93101-9f40-49c9-bd24-0a973e973ab4', 'f4697c32-7985-4818-bace-20aa9b04bcfb', '3587f5e6-05b9-41aa-abb2-2c4ed4e35a45']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.076268 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5eb777-6cbf-4bd2-97cd-1ab56d673293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.119695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5eb777-6cbf-4bd2-97cd-1ab56d673293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745ea6e8-8367-4205-b9df-464b2a53ef05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-539575056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773f7d8e450c499ca860634bfa8bf9d2',qos_specs=None,replication_status=,reservations=['52bdd986-d268-41e1-8193-f634a85e3cbb','33d93101-9f40-49c9-bd24-0a973e973ab4','f4697c32-7985-4818-bace-20aa9b04bcfb','3587f5e6-05b9-41aa-abb2-2c4ed4e35a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d76dd3fa5864851a46bda3a0814f876',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-539575056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745ea6e8-8367-4205-b9df-464b2a53ef05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773f7d8e450c499ca860634bfa8bf9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d76dd3fa5864851a46bda3a0814f876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.121183 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167906f8-9550-45d0-86de-6b98a100b8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.149127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167906f8-9550-45d0-86de-6b98a100b8cd) transitioned into state 'SUCCESS' from state '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-539575056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773f7d8e450c499ca860634bfa8bf9d2',qos_specs=None,replication_status=,reservations=['52bdd986-d268-41e1-8193-f634a85e3cbb','33d93101-9f40-49c9-bd24-0a973e973ab4','f4697c32-7985-4818-bace-20aa9b04bcfb','3587f5e6-05b9-41aa-abb2-2c4ed4e35a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d76dd3fa5864851a46bda3a0814f876',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.150424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2411f02-dac7-4f7f-bef0-4b09b67e0fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.166887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2411f02-dac7-4f7f-bef0-4b09b67e0fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.166887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Flow 'volume_create_api' (40fabaf5-e2f9-427d-9df5-9b63cb77ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:21.166887 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Create volume request issued successfully. Aug 12 12:58:21.166887 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77719520-6132-4799-b848-58176cfa44e5 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:21.166887 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1029/4115] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:20 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:21.175812 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.179985 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:21.180520 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.184805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.185249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.186927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:21.187187 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.187440 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.197898 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.197898 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:21.201131 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.201131 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:21.202423 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:21.209807 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:21.209945 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea887d50-3cce-4645-9d3a-2e51d39a9faf tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 returned with HTTP 200 Aug 12 12:58:21.209945 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1021/4116] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:21.213331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea32cf6b-7bd8-4e80-abf6-eb2e0d39d102 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:21.214052 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1028/4117] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1210 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:21.265744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.274362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:21.274564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.274760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.295632 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.295632 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:21.305031 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:21.311791 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6144964c-9182-47f9-893d-54f5ec0bf144 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:21.311791 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1040/4118] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:21.330895 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.332795 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:21.333174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-34391766"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:21.334664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-34391766'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:21.334804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume of 1 GB Aug 12 12:58:21.335199 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.335199 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:21.338297 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.340242 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Availability Zones retrieved successfully. Aug 12 12:58:21.340569 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action Aug 12 12:58:21.340937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:21.341105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:21.354373 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.354373 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:21.355156 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:21.364347 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Begin detaching volume completed successfully. Aug 12 12:58:21.364612 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-8f070c0f-28f5-4188-89c4-0fd3c3e96329 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action returned with HTTP 202 Aug 12 12:58:21.365228 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1022/4119] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:58:21 2026] POST /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:21.389127 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.391439 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:21.391648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.391897 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.395986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.397608 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:21.398012 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.398424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.398677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:21.404025 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.404025 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:21.404744 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.404744 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:21.405439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-07e9398f-4afc-4ac1-a928-4dc5d96298cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:21.405439 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1041/4120] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:21.411214 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:21.416801 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-920b5ee8-9d0e-489d-98fa-1d8cc0dde659 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:21.417294 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1029/4121] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:21.424584 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c6988f67-af9f-443f-b692-cc6bd31c0417 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.425092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6988f67-af9f-443f-b692-cc6bd31c0417 None None] GET https://10.4.3.81/volume// Aug 12 12:58:21.425295 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6988f67-af9f-443f-b692-cc6bd31c0417 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.425572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6988f67-af9f-443f-b692-cc6bd31c0417 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.425964 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6988f67-af9f-443f-b692-cc6bd31c0417 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:21.426310 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1023/4122] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:21.436867 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.440797 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:21.440797 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.440797 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.453887 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.453887 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:21.460006 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:21.467439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-6de4211d-dc79-4f32-bb22-00b1a8139e56 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:21.468402 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1042/4123] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:21.539801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (cef217db-2dc7-4496-b1aa-9b8214291ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:21.539801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e611669-0695-42cc-a9fd-ada31ac40de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.539801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:21.564165 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e611669-0695-42cc-a9fd-ada31ac40de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.564890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d5b79b-4006-4a62-8eac-722ef792b6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.605706 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Created reservations ['e3123091-dc0a-41a2-90fe-e019ff20f733', '3d89ba6a-8058-4940-a8b9-1c1ef5241b90', '5a42ca71-a6f7-41b3-9ee4-ee144d3219a2', '4e2a6894-fcf3-4297-af5d-79022f9b32e2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:21.606578 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d5b79b-4006-4a62-8eac-722ef792b6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3123091-dc0a-41a2-90fe-e019ff20f733', '3d89ba6a-8058-4940-a8b9-1c1ef5241b90', '5a42ca71-a6f7-41b3-9ee4-ee144d3219a2', '4e2a6894-fcf3-4297-af5d-79022f9b32e2']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.607382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09a89b8-04ed-4420-b864-37db3214d781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.641724 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09a89b8-04ed-4420-b864-37db3214d781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4873c3cb-2808-4b25-aabc-f2e46b1546d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-34391766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['e3123091-dc0a-41a2-90fe-e019ff20f733','3d89ba6a-8058-4940-a8b9-1c1ef5241b90','5a42ca71-a6f7-41b3-9ee4-ee144d3219a2','4e2a6894-fcf3-4297-af5d-79022f9b32e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-34391766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4873c3cb-2808-4b25-aabc-f2e46b1546d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66377c11d15a42c78c524814b950be1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a367199d3a0840a081ae85af7a729645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.642846 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7f3313-93c3-4a5b-9421-1dcc55d3911b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.666564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7f3313-93c3-4a5b-9421-1dcc55d3911b) transitioned into state 'SUCCESS' from state '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-34391766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66377c11d15a42c78c524814b950be1b',qos_specs=None,replication_status=,reservations=['e3123091-dc0a-41a2-90fe-e019ff20f733','3d89ba6a-8058-4940-a8b9-1c1ef5241b90','5a42ca71-a6f7-41b3-9ee4-ee144d3219a2','4e2a6894-fcf3-4297-af5d-79022f9b32e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a367199d3a0840a081ae85af7a729645',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.667655 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f212b7-d024-427d-9e17-fa16c54fb857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:21.679742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f212b7-d024-427d-9e17-fa16c54fb857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:21.680657 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Flow 'volume_create_api' (cef217db-2dc7-4496-b1aa-9b8214291ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:21.681048 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Create volume request issued successfully. Aug 12 12:58:21.681767 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c3d1803-8978-4d43-a6b7-6377405c36c9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:21.682477 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1030/4124] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:21 2026] POST /volume/v3/volumes => generated 751 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:21.697641 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:21.700083 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:21.700374 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:21.700656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:21.711222 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:21.711222 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:21.716516 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:21.722118 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbf92568-e50c-4f7a-ad97-507a1e97ef35 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:21.722612 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1030/4125] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:21 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:22.221091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.223246 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:22.223451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.223659 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.232100 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.232100 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:22.236204 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:22.240713 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b8dc45a-f1f5-4ed6-8281-1bd535a29d4e tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 returned with HTTP 200 Aug 12 12:58:22.241258 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1024/4126] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:22.254258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.257798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] POST https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05/action Aug 12 12:58:22.257798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:22.257798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:22.265695 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.265695 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:22.266473 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aa6d0c78952d4fd3b4cb3a315fd93e28', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '773f7d8e450c499ca860634bfa8bf9d2', '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=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 12:58:22.266873 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5677ee74-8e5e-40b0-b87b-8bf72bbdeb73 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-reader] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05/action returned with HTTP 403 Aug 12 12:58:22.267461 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1043/4127] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 12:58:22 2026] POST /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:22.274873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5372157c-efa6-4ede-ad93-9431b541a932 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.277103 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:22.277310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.277502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.277685 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Delete volume with id: 745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:22.284982 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.284982 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:22.285303 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:22.303141 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Delete volume request issued successfully. Aug 12 12:58:22.303419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5372157c-efa6-4ede-ad93-9431b541a932 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 returned with HTTP 202 Aug 12 12:58:22.303826 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1031/4128] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:22 2026] DELETE /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:22.312043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.314770 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:22.315089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.315351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.325436 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.325436 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:22.330259 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Volume info retrieved successfully. Aug 12 12:58:22.337951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a728e22-e8fc-400e-93b4-d488640dfc77 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 returned with HTTP 200 Aug 12 12:58:22.338410 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1031/4129] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:22.417929 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.419747 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:22.419985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.420191 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.420292 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:22.424329 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.424329 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:22.424993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e2442ad6-49a6-483f-95e9-ddc762c5105f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:22.425428 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1025/4130] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:22.433121 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.434613 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:22.434978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.435306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.451665 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.451665 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:22.455995 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:22.460903 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1bbfb8ec-f29d-4cdb-bebc-c5e006b98dcf tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:22.461415 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1044/4131] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:22.737432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.739182 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:22.739391 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.739610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.748263 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.748263 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:22.752554 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:22.757265 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa6c6fab-ff58-4733-a8ab-782cb14eb4be tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:22.757695 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1032/4132] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:22.807928 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.810210 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:22.810467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.810714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.819374 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.819374 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:22.824378 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:22.829169 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-b79edd64-5a36-4549-a7e6-da04a8eeb70a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:22.829651 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1032/4133] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:22.924233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ead09a24-f234-4288-af3f-9061f57ea376 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.925356 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ead09a24-f234-4288-af3f-9061f57ea376 None None] GET https://10.4.3.81/volume// Aug 12 12:58:22.925571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ead09a24-f234-4288-af3f-9061f57ea376 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:22.925931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ead09a24-f234-4288-af3f-9061f57ea376 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:22.926286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ead09a24-f234-4288-af3f-9061f57ea376 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:22.926714 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1026/4134] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:58:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:22.936717 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-2513a10b-e0fc-44f0-8c7c-d7bc8d7dd607 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:22.939411 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-2513a10b-e0fc-44f0-8c7c-d7bc8d7dd607 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:58:22.939894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-2513a10b-e0fc-44f0-8c7c-d7bc8d7dd607 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4873c3cb-2808-4b25-aabc-f2e46b1546d7", "connector": null, "instance_uuid": "afa21318-247a-43e0-aba4-f4d917ebaea1"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:22.952163 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:22.952163 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:22.987970 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-2513a10b-e0fc-44f0-8c7c-d7bc8d7dd607 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:58:22.988603 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1045/4135] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:58:22 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:23.020818 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.022991 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:23.023295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.023538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.032388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e10f442-9f91-4ddd-8bd2-8b46ebe05b70 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.032784 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e10f442-9f91-4ddd-8bd2-8b46ebe05b70 None None] GET https://10.4.3.81/volume// Aug 12 12:58:23.032975 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e10f442-9f91-4ddd-8bd2-8b46ebe05b70 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.033187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e10f442-9f91-4ddd-8bd2-8b46ebe05b70 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.033515 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e10f442-9f91-4ddd-8bd2-8b46ebe05b70 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:23.033854 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1033/4136] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:23.034955 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.034955 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:23.039942 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:23.040337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.042860 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:23.043131 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.043352 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.045811 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7575e084-f325-44b1-a9fc-d4c8b2bb3efd tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:23.046438 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1033/4137] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:23.053469 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.053469 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:23.057310 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:23.062643 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-d50fead9-114a-43ee-ba1d-171a88caba18 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:23.063116 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1027/4138] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:23.165808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.168543 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] PUT https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 Aug 12 12:58:23.169153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:23.179570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Acquiring lock "cinder-attachment_update-4873c3cb-2808-4b25-aabc-f2e46b1546d7-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:58:23.185633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-4873c3cb-2808-4b25-aabc-f2e46b1546d7-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:58:23.187441 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.187441 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:23.277734 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Lock "cinder-attachment_update-4873c3cb-2808-4b25-aabc-f2e46b1546d7-np0000007055" released by "attachment_update" :: held 0.092s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:58:23.278144 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-ca15700d-d660-4db7-a923-19e5150015f7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 returned with HTTP 200 Aug 12 12:58:23.278609 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1046/4139] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:58:23 2026] PUT /volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:23.352038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6c31719-e55c-4e9e-a9ea-54d17079c679 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.353920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6c31719-e55c-4e9e-a9ea-54d17079c679 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] GET https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 Aug 12 12:58:23.354153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6c31719-e55c-4e9e-a9ea-54d17079c679 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.354331 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6c31719-e55c-4e9e-a9ea-54d17079c679 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.359878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6c31719-e55c-4e9e-a9ea-54d17079c679 tempest-ProjectReaderTests-1193522357 tempest-ProjectReaderTests-1193522357-project-admin] https://10.4.3.81/volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 returned with HTTP 404 Aug 12 12:58:23.360417 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1034/4140] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/volumes/745ea6e8-8367-4205-b9df-464b2a53ef05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:23.438623 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.440544 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:23.440805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.441071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.441190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:23.446040 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.446040 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:23.446730 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f462ae9-a819-4add-adfa-f7c8fb4b924c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:23.447220 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1034/4141] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:23.478358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc04257c-6a36-473f-8942-6c0737a4222c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.480766 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc04257c-6a36-473f-8942-6c0737a4222c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:23.481087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc04257c-6a36-473f-8942-6c0737a4222c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.481323 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc04257c-6a36-473f-8942-6c0737a4222c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.497159 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.497159 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:23.502654 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fc04257c-6a36-473f-8942-6c0737a4222c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:23.509633 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc04257c-6a36-473f-8942-6c0737a4222c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:23.510255 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1028/4142] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:23.781233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:23.783792 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:23.784075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:23.784298 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:23.796336 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:23.796336 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:23.800764 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:23.807197 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-cd0c254f-2235-4da3-9304-8cf0bed0102c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:23.807703 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1047/4143] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:23 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:24.063477 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-366ee610-aa21-4b18-bb78-362bd103e294 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:24.065764 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-366ee610-aa21-4b18-bb78-362bd103e294 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:24.066057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-366ee610-aa21-4b18-bb78-362bd103e294 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:24.066304 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-366ee610-aa21-4b18-bb78-362bd103e294 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:24.077643 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:24.077643 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:24.082812 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-366ee610-aa21-4b18-bb78-362bd103e294 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:24.088657 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-366ee610-aa21-4b18-bb78-362bd103e294 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:24.089190 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1035/4144] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:24 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:24.459625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:24.461957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:24.462175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:24.462342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:24.462439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:24.467421 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:24.467421 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:24.468332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1d8209f-e56e-4f1b-b999-b2398587ca20 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:24.469017 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1035/4145] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:24 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:24.529544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:24.533471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:24.533728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:24.534077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:24.547105 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:24.547105 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:24.550277 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:24.555254 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05ec4f14-d2f9-4dad-a2bd-592ec7e35c1d tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:24.556386 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1029/4146] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:24 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:25.105422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:25.108402 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:25.108402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:25.108747 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:25.120660 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:25.120660 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:25.124192 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:25.128312 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f05b1b13-e87f-4024-9eb6-bd144059a6d7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:25.128724 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1048/4147] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:25 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:25.480294 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:25.482389 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:25.482610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:25.482856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:25.482997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:25.488439 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:25.488439 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:25.489464 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea5f07d2-4b46-4e36-a620-fd8c0c4aea8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:25.490110 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1036/4148] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:25 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:25.570164 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eb3f4541-2539-4a95-b958-5d4476c1683c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:25.571764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb3f4541-2539-4a95-b958-5d4476c1683c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:25.571948 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb3f4541-2539-4a95-b958-5d4476c1683c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:25.572168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb3f4541-2539-4a95-b958-5d4476c1683c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:25.581444 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:25.581444 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:25.585535 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eb3f4541-2539-4a95-b958-5d4476c1683c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:25.590331 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb3f4541-2539-4a95-b958-5d4476c1683c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:25.590739 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1036/4149] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:25 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:26.144277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:26.146178 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:26.146376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:26.146565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:26.155682 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:26.155682 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:26.158885 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:26.162474 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d339d345-ea50-4792-8e9d-c9a447bd0508 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:26.162854 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1030/4150] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:26 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:26.500733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:26.503770 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:26.503770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:26.503770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:26.503770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:26.509243 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:26.509243 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:26.510241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75b54d2f-92b5-4af7-a4a0-e8c2ce744272 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:26.510794 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1049/4151] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:26 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:26.586735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-55de5672-edd7-4ebc-b875-782de32aceb7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:26.589274 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-55de5672-edd7-4ebc-b875-782de32aceb7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217/action Aug 12 12:58:26.589679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-55de5672-edd7-4ebc-b875-782de32aceb7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:26.589823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-55de5672-edd7-4ebc-b875-782de32aceb7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:26.602887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:26.605547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:26.606197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:26.606310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:26.609380 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:26.609380 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:26.618502 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:26.618502 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:26.622824 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:26.623081 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-69408da9-b1d6-4be1-b4c5-fa32a942ad97 req-55de5672-edd7-4ebc-b875-782de32aceb7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217/action returned with HTTP 204 Aug 12 12:58:26.623684 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1037/4152] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:58:26 2026] POST /volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:26.627329 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce0cb8a4-e41e-4e6c-9f63-7f3151fae420 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:26.627839 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1037/4153] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:26 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:26.702504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-e09cb7bf-945e-4666-80db-70f3a8a3c634 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:26.704820 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-e09cb7bf-945e-4666-80db-70f3a8a3c634 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 Aug 12 12:58:26.705015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-e09cb7bf-945e-4666-80db-70f3a8a3c634 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:26.705226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-e09cb7bf-945e-4666-80db-70f3a8a3c634 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:26.712241 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:26.712241 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:26.746921 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-24f989d1-6950-4713-9244-0750e8f8ce01 req-e09cb7bf-945e-4666-80db-70f3a8a3c634 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 returned with HTTP 200 Aug 12 12:58:26.747404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1031/4154] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:26 2026] DELETE /volume/v3/attachments/7ae36fc1-145c-4ce9-9e12-fc918b2f15f0 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:27.176098 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-895aa4e2-6027-499c-af8a-1710490b1e34 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.178221 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-895aa4e2-6027-499c-af8a-1710490b1e34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.178442 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-895aa4e2-6027-499c-af8a-1710490b1e34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.178633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-895aa4e2-6027-499c-af8a-1710490b1e34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.189572 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.189572 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:27.193747 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-895aa4e2-6027-499c-af8a-1710490b1e34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.199109 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-895aa4e2-6027-499c-af8a-1710490b1e34 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:27.199563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1050/4155] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.212572 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.215672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.215898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.216165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.226229 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.226229 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:27.229998 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.235167 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-834619c3-ba34-4a2b-a5dc-abf81134fe4f tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:27.235645 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1038/4156] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.253994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.255817 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.256073 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.256280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.256525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume with id: 4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.265852 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.265852 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:27.266367 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.273393 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-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 12 12:58:27.273691 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2dd147a9-0a26-4cbb-8244-e83c13f4db48 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 400 Aug 12 12:58:27.274220 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1038/4157] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:27 2026] DELETE /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:58:27.281601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c28536da-833e-4320-84ce-10ec67621ab7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.283451 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c28536da-833e-4320-84ce-10ec67621ab7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.283639 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c28536da-833e-4320-84ce-10ec67621ab7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.283834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c28536da-833e-4320-84ce-10ec67621ab7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.292586 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.292586 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:27.295709 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c28536da-833e-4320-84ce-10ec67621ab7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.299840 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c28536da-833e-4320-84ce-10ec67621ab7 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:27.300356 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1032/4158] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.340621 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.343277 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.343532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.343782 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.356566 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.356566 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:27.361189 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.367134 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-b85f4e45-6ccc-402b-880f-2152f08402b6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:27.367658 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1051/4159] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.387948 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.389704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] POST https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7/action Aug 12 12:58:27.390007 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:27.390134 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:27.402184 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.402184 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:27.402683 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.409798 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Begin detaching volume completed successfully. Aug 12 12:58:27.410167 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-c0975259-9110-4231-ae06-5a58b1562033 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7/action returned with HTTP 202 Aug 12 12:58:27.410721 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1039/4160] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:58:27 2026] POST /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:27.451208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a207a36-0a48-4c60-8b70-cfafb276fefd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.451630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a207a36-0a48-4c60-8b70-cfafb276fefd None None] GET https://10.4.3.81/volume// Aug 12 12:58:27.451869 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a207a36-0a48-4c60-8b70-cfafb276fefd None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.452126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a207a36-0a48-4c60-8b70-cfafb276fefd None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.452523 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a207a36-0a48-4c60-8b70-cfafb276fefd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:27.453085 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1039/4161] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:27.460832 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.462998 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:27.463353 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.463563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.472992 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.472992 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:27.476726 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:27.481439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-e1c642b9-c7f0-4ac1-8242-b5fc9e16d4fb tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:27.482066 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1033/4162] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:27.523754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.527566 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:27.529679 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.529935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.530049 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:27.539293 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.539293 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:27.539977 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44ead2bf-a6e5-4786-a3ad-0b1e1f6a34d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:27.540556 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1052/4163] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:27.645279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.647562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:27.647793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.648046 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.655742 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.655742 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:27.659808 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.664424 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6999fac-af22-47c0-bb6a-85a90f26c876 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:27.664890 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1040/4164] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:58:27.678133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.680465 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:27.680695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.681006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.692610 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.692610 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:27.697217 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.702674 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-394ab961-518c-4fe5-b5bb-c6b28a857881 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:27.703115 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1040/4165] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.748903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.751540 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:27.751773 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.752049 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.764689 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.764689 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:27.769196 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.773338 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-5f5a7f76-a6cc-4998-98dd-00381123a085 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:27.773749 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1034/4166] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.792269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.794706 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/action Aug 12 12:58:27.795087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:27.795242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:27.809070 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.809070 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:27.809572 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.816543 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Begin detaching volume completed successfully. Aug 12 12:58:27.816807 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-58dc8ae3-bb72-40f6-a5c5-daf8e61b2447 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/action returned with HTTP 202 Aug 12 12:58:27.817297 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1053/4167] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:58:27 2026] POST /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:27.836796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d882ec6c-c574-4c73-8055-b06243f8c135 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.838943 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d882ec6c-c574-4c73-8055-b06243f8c135 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:27.839189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d882ec6c-c574-4c73-8055-b06243f8c135 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.839369 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d882ec6c-c574-4c73-8055-b06243f8c135 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.855013 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.855013 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:27.861133 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d882ec6c-c574-4c73-8055-b06243f8c135 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.862114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29d1d33b-41bd-4a09-b0dd-36dee9115611 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.862603 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29d1d33b-41bd-4a09-b0dd-36dee9115611 None None] GET https://10.4.3.81/volume// Aug 12 12:58:27.862852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29d1d33b-41bd-4a09-b0dd-36dee9115611 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.863123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29d1d33b-41bd-4a09-b0dd-36dee9115611 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.863548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29d1d33b-41bd-4a09-b0dd-36dee9115611 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:27.864167 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1041/4168] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:27.866872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d882ec6c-c574-4c73-8055-b06243f8c135 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:27.867261 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1041/4169] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:27.873939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.876362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:27.876578 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.876791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.887620 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.887620 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:27.891382 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:27.896018 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-4d8ba909-7622-40d4-ac71-f7ae421071a1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:27.896477 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1035/4170] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:27.905770 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-c7874b45-7d66-4902-bc50-af2d5d197ba3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:27.907904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-c7874b45-7d66-4902-bc50-af2d5d197ba3 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption Aug 12 12:58:27.908080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-c7874b45-7d66-4902-bc50-af2d5d197ba3 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:27.908263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-c7874b45-7d66-4902-bc50-af2d5d197ba3 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:27.917176 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:27.917176 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:27.923910 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-c7874b45-7d66-4902-bc50-af2d5d197ba3 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption returned with HTTP 200 Aug 12 12:58:27.924545 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1054/4171] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 12:58:27 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:28.394739 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-4551d322-188b-4419-8dab-aea143ec3cad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:28.397251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-4551d322-188b-4419-8dab-aea143ec3cad tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 Aug 12 12:58:28.397487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-4551d322-188b-4419-8dab-aea143ec3cad tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:28.397688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-4551d322-188b-4419-8dab-aea143ec3cad tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:28.406672 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:28.406672 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:28.463400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6fceb397-5ec8-4ee3-88d5-3c9938f28697 req-4551d322-188b-4419-8dab-aea143ec3cad tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 returned with HTTP 200 Aug 12 12:58:28.463985 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1042/4172] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:28 2026] DELETE /volume/v3/attachments/8ec491c1-d4c6-4cf6-875f-1245004e6217 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:28.524088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:28.530466 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:28.530791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:28.531060 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:28.543165 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:28.543165 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:28.551555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:28.552034 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:28.553550 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:28.553815 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:28.554033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:28.554136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:28.558912 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:28.558912 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:28.559671 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1b871ca-73b1-45d5-b8f0-9f785b02fb70 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:28.559735 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9830729-e91c-4ec4-acb9-305ef5407a7a tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:28.560303 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1036/4173] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:28 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:28.560382 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1042/4174] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:28 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:28.854939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-68e076c6-5fab-4a1a-b624-727abf094d5c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:28.857297 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-68e076c6-5fab-4a1a-b624-727abf094d5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 Aug 12 12:58:28.857585 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-68e076c6-5fab-4a1a-b624-727abf094d5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:28.857887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-68e076c6-5fab-4a1a-b624-727abf094d5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:28.865864 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:28.865864 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:28.886175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:28.888884 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:28.889392 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:28.889905 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:28.904954 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:28.904954 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:28.908813 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:28.915583 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b02dcf35-186f-4540-92a9-ba76c3bc5a22 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:28.916386 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1043/4175] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:28 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:28.922819 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-b43bb0f5-8e40-4622-a500-e3182a39de96 req-68e076c6-5fab-4a1a-b624-727abf094d5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 returned with HTTP 200 Aug 12 12:58:28.923911 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1055/4176] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:28 2026] DELETE /volume/v3/attachments/cef0348a-9380-4fc6-95e4-7dad90e18ed9 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:29.570303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:29.572431 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:29.572714 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:29.572958 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:29.573097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:29.578198 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:29.578198 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:29.578965 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-051e2c75-0c93-4ee9-9b15-44138cb5630f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:29.579405 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1037/4177] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:29 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:29.934265 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:29.937690 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:29.937992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:29.938608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:29.949798 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:29.949798 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:29.955599 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:29.967559 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef6a81ba-c6ef-4c4c-9d58-fa4773c05885 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:29.967559 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1043/4178] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:29 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:29.980360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:29.982614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:29.982827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:29.983035 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:29.998523 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:29.998523 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:30.002881 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:30.008861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e66d45b-6e88-48dc-ac49-73f57c6a7070 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:30.009415 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1044/4179] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:29 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:30.063339 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.065618 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:30.065864 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.066497 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.078424 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.078424 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:30.083390 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:30.088499 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0cd72ace-c405-40c5-8f66-18b54f81eab9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:30.089024 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1056/4180] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:30.110379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.112607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c/action Aug 12 12:58:30.112981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:58:30.113110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:30.124388 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.124388 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:30.124990 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:30.132141 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Begin detaching volume completed successfully. Aug 12 12:58:30.132378 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-0b085b23-c464-4cb7-be82-a20b04e15d6b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c/action returned with HTTP 202 Aug 12 12:58:30.132937 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1038/4181] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:58:30 2026] POST /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:30.154642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.157322 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:30.157593 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.158363 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.169707 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.169707 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:30.177247 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:30.184426 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b565f03-c149-40e7-882b-03fa8f0eab91 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:30.184919 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1044/4182] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:30.194532 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c97765a-3e97-4078-900d-287942a9ecd0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.194930 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c97765a-3e97-4078-900d-287942a9ecd0 None None] GET https://10.4.3.81/volume// Aug 12 12:58:30.195140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c97765a-3e97-4078-900d-287942a9ecd0 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.195321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c97765a-3e97-4078-900d-287942a9ecd0 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.195623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c97765a-3e97-4078-900d-287942a9ecd0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:30.195946 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1045/4183] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:30.206872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.211327 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:30.211645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.212417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.224283 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.224283 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:30.229458 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:30.235721 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-6eceee1e-16e5-40d3-bba0-2ea0e8f9db6e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:30.236220 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1057/4184] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:30.591795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.593540 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:30.593758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.593997 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.594122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 70cce7f8-99c0-4223-892b-e5255b99014c. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:30.598341 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.598341 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:30.599125 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-249174fe-d39e-4d5f-828f-e222151ae0f2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 200 Aug 12 12:58:30.599533 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1039/4185] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:30.609912 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.612349 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c Aug 12 12:58:30.612619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.612914 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.613077 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: 70cce7f8-99c0-4223-892b-e5255b99014c. Aug 12 12:58:30.618379 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.618379 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:30.632753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id 70cce7f8-99c0-4223-892b-e5255b99014c {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:30.634983 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97285df2-323e-48aa-9468-a8de2c1dd8e8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c returned with HTTP 202 Aug 12 12:58:30.635541 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1045/4186] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:30 2026] DELETE /volume/v3/backups/70cce7f8-99c0-4223-892b-e5255b99014c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:30.641950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.643891 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:30.644146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.644317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.644476 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume with id: a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:30.654421 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.654421 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:30.654927 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:30.682767 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume request issued successfully. Aug 12 12:58:30.683068 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4cd30f5-969d-44b2-aab8-ecfa6294acb3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 returned with HTTP 202 Aug 12 12:58:30.683617 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1046/4187] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:30 2026] DELETE /volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:30.691038 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:30.692949 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:30.693233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:30.693435 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:30.709285 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:30.709285 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:30.716232 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:30.723546 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3b9a7c85-c0ca-4a3f-b94e-21a91006ea73 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 returned with HTTP 200 Aug 12 12:58:30.724116 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1058/4188] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:30 2026] GET /volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:31.086013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-dac86ff9-7257-4d13-971f-a760749eb2c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.088522 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-dac86ff9-7257-4d13-971f-a760749eb2c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 Aug 12 12:58:31.088760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-dac86ff9-7257-4d13-971f-a760749eb2c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.089040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-dac86ff9-7257-4d13-971f-a760749eb2c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.112826 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.112826 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:31.169393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-da997232-f3f9-4b56-b189-d15cd16a0a8b req-dac86ff9-7257-4d13-971f-a760749eb2c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 returned with HTTP 200 Aug 12 12:58:31.170061 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1040/4189] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:58:31 2026] DELETE /volume/v3/attachments/56e20f37-4a5d-4676-b7f6-c5df3cd4f814 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:31.200524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a758a433-add2-4c3c-878f-b0361920a9c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.205848 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a758a433-add2-4c3c-878f-b0361920a9c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:31.206163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a758a433-add2-4c3c-878f-b0361920a9c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.206504 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a758a433-add2-4c3c-878f-b0361920a9c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.219881 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.219881 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:31.227109 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a758a433-add2-4c3c-878f-b0361920a9c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:31.233842 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a758a433-add2-4c3c-878f-b0361920a9c7 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:31.234444 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1046/4190] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:31.248750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.250461 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:31.250627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.250819 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.250998 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume with id: 6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:31.258862 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.258862 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:31.259369 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:31.284276 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 12:58:31.299432 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume request issued successfully. Aug 12 12:58:31.299699 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1ba9cc48-e6e4-46ca-ba3a-91a8a1bcd1cd tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 202 Aug 12 12:58:31.300201 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1047/4191] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:31 2026] DELETE /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:31.309691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.312458 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:31.312458 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.312753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.322659 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.322659 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:31.328279 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:31.335119 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ebfb8d3-3eaa-4e89-adb5-1c6d4cbfa4f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 200 Aug 12 12:58:31.335552 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1059/4192] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:31.560523 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.562765 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:31.563050 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.563266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.563439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume with id: 4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:31.570827 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.570827 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:31.571374 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:31.586856 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume request issued successfully. Aug 12 12:58:31.587146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ee11d0a-240a-4920-9fbf-85c2031dd4ae tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 202 Aug 12 12:58:31.587612 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1041/4193] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:31 2026] DELETE /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:31.595742 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.597322 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:31.597493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.597700 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.603867 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.603867 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:31.609246 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:31.613549 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de7a853f-d0e3-4575-b728-bd8b4a82b8d9 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 200 Aug 12 12:58:31.613937 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1047/4194] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:31.739898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccc40be7-1f9a-495e-944e-234a929e8cfc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.742019 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccc40be7-1f9a-495e-944e-234a929e8cfc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 Aug 12 12:58:31.742296 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccc40be7-1f9a-495e-944e-234a929e8cfc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.742540 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccc40be7-1f9a-495e-944e-234a929e8cfc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.750238 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccc40be7-1f9a-495e-944e-234a929e8cfc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 returned with HTTP 404 Aug 12 12:58:31.750820 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1048/4195] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/volumes/a55663ce-251d-4bf0-ac71-1de4e6793199 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:31.759540 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.761389 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/export_record Aug 12 12:58:31.761615 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.761817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'export_record' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.761938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Export record for backup 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 12:58:31.766240 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.766240 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:31.767154 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.api [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling RPCAPI with context: , host: np0000007055, backup: 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 12:58:31.774862 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] export_record in rpcapi backup_id 0e3fbe2e-a14c-4589-9c75-221c689586b1 on host np0000007055. {{(pid=100195) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 12:58:31.784459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGUzZmJlMmUtYTE0Yy00NTg5LTljNzUtMjIxYzY4OTU4NmIxIiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiMjc3ODhkZDAtOGI3NS00ZTI0LTk2NDYtZDUxODQxN2QyNWZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzU3MTgwOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNzc4OGRkMC04Yjc1LTRlMjQtOTY0Ni1kNTE4NDE3ZDI1ZmMvMjAyNjA4MTIxMjU3MzYvYXpfbm92YV9iYWNrdXBfMGUzZmJlMmUtYTE0Yy00NTg5LTljNzUtMjIxYzY4OTU4NmIxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1NzozMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1NzozMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU3OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100195) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 12:58:31.784768 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da039a71-b60c-4801-9ea8-708bfd3d66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/export_record returned with HTTP 200 Aug 12 12:58:31.785224 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1060/4196] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:31.793915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.795822 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:31.796212 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-593067628"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:31.797653 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-593067628'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:31.797767 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume of 1 GB Aug 12 12:58:31.801718 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:31.807141 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (c6d647e6-faf5-4d8e-bc98-27ac93f20af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:31.808103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4da19c-fe70-412c-a489-5e2b5a3fd0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:31.808768 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:31.830966 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4da19c-fe70-412c-a489-5e2b5a3fd0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:31.831654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0ecf20-3649-41f8-b182-e0bca3db11f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:31.865466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['54b45077-706d-4465-8ee7-8016e94b8774', '9fe3abbc-6626-448b-834c-e5bca22adfd5', '93f5ecd8-a3eb-4657-bb1c-d2e141ef8abd', 'c1230d0f-d8a7-4710-95fd-6e32f278caf0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:31.866159 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0ecf20-3649-41f8-b182-e0bca3db11f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b45077-706d-4465-8ee7-8016e94b8774', '9fe3abbc-6626-448b-834c-e5bca22adfd5', '93f5ecd8-a3eb-4657-bb1c-d2e141ef8abd', 'c1230d0f-d8a7-4710-95fd-6e32f278caf0']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:31.866785 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56615062-537a-49bc-bc82-ad40aaf155be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:31.887137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56615062-537a-49bc-bc82-ad40aaf155be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e75084b-8589-4ad7-8f19-d24c6b2c0579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593067628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['54b45077-706d-4465-8ee7-8016e94b8774','9fe3abbc-6626-448b-834c-e5bca22adfd5','93f5ecd8-a3eb-4657-bb1c-d2e141ef8abd','c1230d0f-d8a7-4710-95fd-6e32f278caf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593067628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e75084b-8589-4ad7-8f19-d24c6b2c0579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a90b934403047d48d0648e7b7614951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b6cc4211be48c99d09b80038e6f755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:31.887785 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd12c25-bd4a-48df-a62d-1be79e993e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:31.902759 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd12c25-bd4a-48df-a62d-1be79e993e43) transitioned into state 'SUCCESS' from state '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-593067628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['54b45077-706d-4465-8ee7-8016e94b8774','9fe3abbc-6626-448b-834c-e5bca22adfd5','93f5ecd8-a3eb-4657-bb1c-d2e141ef8abd','c1230d0f-d8a7-4710-95fd-6e32f278caf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:31.903501 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829f88b4-92b4-4cd4-b364-221cca89de3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:31.911522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829f88b4-92b4-4cd4-b364-221cca89de3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:31.912327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (c6d647e6-faf5-4d8e-bc98-27ac93f20af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:31.912599 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request issued successfully. Aug 12 12:58:31.913239 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94b472c0-b68c-4516-a4ed-237f88ebf2c5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:31.913863 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1042/4197] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:58:31 2026] POST /volume/v3/volumes => generated 775 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:31.924839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:31.926675 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:31.926873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:31.927070 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:31.934037 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:31.934037 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:31.937374 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:31.940999 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5853a60-910d-427e-a1aa-6ab0c89e123a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 returned with HTTP 200 Aug 12 12:58:31.941365 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1048/4198] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:31 2026] GET /volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:32.349464 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f2079e1f-b3ae-4f44-a0c4-267a1a139d99 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.351501 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2079e1f-b3ae-4f44-a0c4-267a1a139d99 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 Aug 12 12:58:32.351716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2079e1f-b3ae-4f44-a0c4-267a1a139d99 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.351951 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2079e1f-b3ae-4f44-a0c4-267a1a139d99 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.359913 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2079e1f-b3ae-4f44-a0c4-267a1a139d99 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 returned with HTTP 404 Aug 12 12:58:32.360511 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1049/4199] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/6fef3ae6-97fb-4676-acdd-5e106c71c026 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:32.368393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.370307 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:58:32.370601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.370710 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.371663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:58:32.387912 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Get all volumes completed successfully. Aug 12 12:58:32.392039 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.392039 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:32.397653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e46414d1-e68e-4d70-817a-0c6d71fef40f tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:58:32.398195 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1061/4200] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:32.415619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eae21310-9c86-4ca9-aee0-d1d327b16b33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.417466 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eae21310-9c86-4ca9-aee0-d1d327b16b33 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] DELETE https://10.4.3.81/volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca Aug 12 12:58:32.417662 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eae21310-9c86-4ca9-aee0-d1d327b16b33 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.417882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eae21310-9c86-4ca9-aee0-d1d327b16b33 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.418093 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.418093 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:32.439325 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eae21310-9c86-4ca9-aee0-d1d327b16b33 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca returned with HTTP 202 Aug 12 12:58:32.439803 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1043/4201] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:58:32 2026] DELETE /volume/v3/types/c7f92ca8-33dc-4291-984c-7bd8508a83ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:32.447264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cef56489-ba22-41ef-9294-985080b34dfb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.448989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:32.449171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.449343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.449481 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume with id: 0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:32.456288 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.456288 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:32.456903 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:32.474143 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume request issued successfully. Aug 12 12:58:32.474397 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cef56489-ba22-41ef-9294-985080b34dfb tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 202 Aug 12 12:58:32.474954 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1049/4202] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:32 2026] DELETE /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:32.482816 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0892900a-fce4-42be-90a3-e88aba1fa18c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.484912 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0892900a-fce4-42be-90a3-e88aba1fa18c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:32.485173 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0892900a-fce4-42be-90a3-e88aba1fa18c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.485388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0892900a-fce4-42be-90a3-e88aba1fa18c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.492531 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.492531 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:32.496393 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0892900a-fce4-42be-90a3-e88aba1fa18c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:32.503021 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0892900a-fce4-42be-90a3-e88aba1fa18c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 200 Aug 12 12:58:32.503657 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1050/4203] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:32.626398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-12aa6543-e719-4f1a-98fb-534366589e06 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.628269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12aa6543-e719-4f1a-98fb-534366589e06 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 Aug 12 12:58:32.628507 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12aa6543-e719-4f1a-98fb-534366589e06 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.628681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12aa6543-e719-4f1a-98fb-534366589e06 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.635319 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12aa6543-e719-4f1a-98fb-534366589e06 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 returned with HTTP 404 Aug 12 12:58:32.635907 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1062/4204] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/4873c3cb-2808-4b25-aabc-f2e46b1546d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:32.693947 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.695874 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:58:32.696138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.696343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.696496 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume with id: 7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:58:32.703621 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.703621 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:32.704115 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:32.719971 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume request issued successfully. Aug 12 12:58:32.720235 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1005ec54-c2eb-4fa2-be32-c5e1c1205a5b tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 202 Aug 12 12:58:32.720694 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1044/4205] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:32 2026] DELETE /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:32.728104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.729978 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:58:32.730172 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.730346 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.737735 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.737735 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:32.741674 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:32.747976 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c3e76ba-d2e4-4292-a59a-6e11aaca3a0d tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 200 Aug 12 12:58:32.748704 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1050/4206] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:32.954104 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.956275 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:32.956523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:32.956750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:32.965267 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.965267 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:32.969303 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:32.975537 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4b3ee5c-a9e6-4cfc-8d7b-5757accd9fb9 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 returned with HTTP 200 Aug 12 12:58:32.976204 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1051/4207] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:32 2026] GET /volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:32.988370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4a902e97-de04-4d88-acc0-538f3284a617 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:32.990575 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:58:32.990968 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e75084b-8589-4ad7-8f19-d24c6b2c0579", "name": "tempest-type-Backup-595787867"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:32.992434 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating new backup {'backup': {'volume_id': '5e75084b-8589-4ad7-8f19-d24c6b2c0579', 'name': 'tempest-type-Backup-595787867'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:58:32.992576 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating backup of volume 5e75084b-8589-4ad7-8f19-d24c6b2c0579 in container None Aug 12 12:58:32.999860 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:32.999860 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:33.000153 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:33.015475 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['ba588119-2a7e-45a7-8875-54d31630fbff', '8406cedb-84fa-4a9f-965c-23944a41e59e'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:33.041189 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a902e97-de04-4d88-acc0-538f3284a617 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:58:33.041582 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1063/4208] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:58:32 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:33.050547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.052384 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:33.052604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.052769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.055801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:33.057342 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:33.057342 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:33.058060 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a8bb9b2-1477-4f56-97d4-f175845932b7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:33.058489 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1045/4209] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:33 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:33.516898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-423db976-68cf-4919-bd02-881c5b2c432e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.518749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-423db976-68cf-4919-bd02-881c5b2c432e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c Aug 12 12:58:33.519035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-423db976-68cf-4919-bd02-881c5b2c432e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.519208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-423db976-68cf-4919-bd02-881c5b2c432e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.524989 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-423db976-68cf-4919-bd02-881c5b2c432e tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c returned with HTTP 404 Aug 12 12:58:33.525429 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1051/4210] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:33 2026] GET /volume/v3/volumes/0afff7bb-c4c0-486a-89a8-5bace06e387c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:33.532984 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.534943 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:33.535287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.535515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.535755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume with id: 73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:33.543326 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:33.543326 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:33.543887 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:33.560137 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume request issued successfully. Aug 12 12:58:33.560374 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95b9366c-eeb5-4d9c-84a0-4e77b0c8fda1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 202 Aug 12 12:58:33.560792 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1052/4211] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:33 2026] DELETE /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:33.568185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0ba5619a-7d78-4f07-9391-f2c226884478 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.570181 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ba5619a-7d78-4f07-9391-f2c226884478 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:33.570416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ba5619a-7d78-4f07-9391-f2c226884478 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.570609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ba5619a-7d78-4f07-9391-f2c226884478 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.578055 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:33.578055 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:33.581991 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0ba5619a-7d78-4f07-9391-f2c226884478 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:58:33.586483 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ba5619a-7d78-4f07-9391-f2c226884478 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 200 Aug 12 12:58:33.586973 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1064/4212] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:33 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:33.760742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-633a741c-b8b3-4a00-9f2b-9d20352e3349 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.763011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-633a741c-b8b3-4a00-9f2b-9d20352e3349 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 Aug 12 12:58:33.763242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-633a741c-b8b3-4a00-9f2b-9d20352e3349 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.763504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-633a741c-b8b3-4a00-9f2b-9d20352e3349 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.771163 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-633a741c-b8b3-4a00-9f2b-9d20352e3349 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 returned with HTTP 404 Aug 12 12:58:33.771665 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1046/4213] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:33 2026] GET /volume/v3/volumes/7db5f030-e7e4-4317-a714-d84b09d72441 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:33.884859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.886491 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:58:33.886716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.886990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.887196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume with id: bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:58:33.893557 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:33.893557 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:33.894103 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:33.909155 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Delete volume request issued successfully. Aug 12 12:58:33.909305 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f064800b-aa48-4bb7-a9ca-3e0499c6f274 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 202 Aug 12 12:58:33.909670 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1052/4214] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:33 2026] DELETE /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:33.918053 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:33.919699 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:58:33.919906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:33.920106 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:33.926900 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:33.926900 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:33.930340 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Volume info retrieved successfully. Aug 12 12:58:33.934938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89d8cce6-8e87-4c8d-b25c-f0edfcd30a60 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 200 Aug 12 12:58:33.935303 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1053/4215] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:33 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:34.069334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c5d5b785-4399-4f79-b234-20015591c808 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:34.071010 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5d5b785-4399-4f79-b234-20015591c808 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:34.071217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5d5b785-4399-4f79-b234-20015591c808 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:34.071417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5d5b785-4399-4f79-b234-20015591c808 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:34.071518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c5d5b785-4399-4f79-b234-20015591c808 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:34.076373 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:34.076373 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:34.077137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5d5b785-4399-4f79-b234-20015591c808 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:34.077560 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1065/4216] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:34 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:34.600614 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-80054245-7ae7-4845-a12a-402d25f2dff8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:34.602462 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80054245-7ae7-4845-a12a-402d25f2dff8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 Aug 12 12:58:34.602679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80054245-7ae7-4845-a12a-402d25f2dff8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:34.602923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80054245-7ae7-4845-a12a-402d25f2dff8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:34.609249 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80054245-7ae7-4845-a12a-402d25f2dff8 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 returned with HTTP 404 Aug 12 12:58:34.609756 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1047/4217] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:34 2026] GET /volume/v3/volumes/73903724-06e0-43fb-ad40-21930d1603a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:34.618008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:34.620383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:58:34.620650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:34.620968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:34.622057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:58:34.635620 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Get all volumes completed successfully. Aug 12 12:58:34.639110 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:34.639110 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:34.644654 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3f1ea7f-aea9-48ee-aa65-31397fbd9294 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:58:34.645158 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1053/4218] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:58:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10266 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:34.659187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a72048c3-eb37-4c06-93d0-737d808b69b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:34.661089 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a72048c3-eb37-4c06-93d0-737d808b69b5 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] DELETE https://10.4.3.81/volume/v3/types/8e6a071f-59a1-440f-bce6-b27941f18f63 Aug 12 12:58:34.661327 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a72048c3-eb37-4c06-93d0-737d808b69b5 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:34.661541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a72048c3-eb37-4c06-93d0-737d808b69b5 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:34.691513 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a72048c3-eb37-4c06-93d0-737d808b69b5 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types/8e6a071f-59a1-440f-bce6-b27941f18f63 returned with HTTP 202 Aug 12 12:58:34.692030 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1054/4219] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:58:34 2026] DELETE /volume/v3/types/8e6a071f-59a1-440f-bce6-b27941f18f63 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:34.950528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2ee31ea-f5b6-4d08-bddb-e2298b998bb6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:34.952745 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2ee31ea-f5b6-4d08-bddb-e2298b998bb6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] GET https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 Aug 12 12:58:34.953048 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2ee31ea-f5b6-4d08-bddb-e2298b998bb6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:34.953235 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2ee31ea-f5b6-4d08-bddb-e2298b998bb6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:34.961476 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2ee31ea-f5b6-4d08-bddb-e2298b998bb6 tempest-AttachVolumeNegativeTest-759525333 tempest-AttachVolumeNegativeTest-759525333-project-member] https://10.4.3.81/volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 returned with HTTP 404 Aug 12 12:58:34.962266 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1066/4220] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:34 2026] GET /volume/v3/volumes/bf8b42b3-1013-49f0-9353-7847688f46a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:35.092591 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:35.095295 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:35.095682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:35.095913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:35.096040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:35.100696 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:35.100696 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:35.101419 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bc38e28-d63b-46d4-8f3f-aa1f7151f1e6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:35.101863 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1048/4221] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:35 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:36.115266 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:36.117262 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:36.117509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:36.117724 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:36.117860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:36.122735 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:36.122735 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:36.123483 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32323b80-dde8-4f63-bb42-2cbb2e6e5025 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:36.124037 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1054/4222] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:36 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:37.134581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1b38521-7697-4d5e-9274-5a6689aca275 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:37.136592 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b38521-7697-4d5e-9274-5a6689aca275 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:37.136900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b38521-7697-4d5e-9274-5a6689aca275 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:37.137071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b38521-7697-4d5e-9274-5a6689aca275 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:37.137155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c1b38521-7697-4d5e-9274-5a6689aca275 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:37.142082 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:37.142082 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:37.142694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b38521-7697-4d5e-9274-5a6689aca275 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:37.143182 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1055/4223] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:37 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:38.155214 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f97cecbf-2805-4184-80e7-72dea7924117 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:38.157496 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f97cecbf-2805-4184-80e7-72dea7924117 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:38.157796 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f97cecbf-2805-4184-80e7-72dea7924117 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:38.158061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f97cecbf-2805-4184-80e7-72dea7924117 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:38.158214 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f97cecbf-2805-4184-80e7-72dea7924117 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:38.163331 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:38.163331 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:38.164331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f97cecbf-2805-4184-80e7-72dea7924117 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:38.164862 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1067/4224] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:38 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:39.177792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:39.180308 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:39.180585 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:39.180901 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:39.181024 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:39.187967 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:39.187967 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:39.189081 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f398c1c2-d43d-4662-99fa-92b2fc9dbaf2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:39.189869 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1049/4225] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:39 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:39.346712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:39.468177 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:58:39.468388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:39.468571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:39.468800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:58:39.469530 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:58:39.475797 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Get all volumes completed successfully. Aug 12 12:58:39.476287 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0027b6a-8804-4d65-a89b-8ad65af47142 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:58:39.476644 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1055/4226] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:58:39 2026] GET /volume/v3/volumes => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:58:39.484859 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:39.486629 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:39.487032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-825929270"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:39.488463 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-825929270'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:39.488610 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume of 1 GB Aug 12 12:58:39.492588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Availability Zones retrieved successfully. Aug 12 12:58:39.497670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (52b380cf-b4e4-4c90-a169-6ff8483de88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:39.498624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155464db-4e9f-4a7e-8f40-067f7eff3cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:39.499537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:39.526837 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155464db-4e9f-4a7e-8f40-067f7eff3cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:39.527645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155c1cdc-5b75-4af0-8517-670292811afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:39.592898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Created reservations ['39e4753f-1a34-4747-8c52-fe6d1a19ddbe', '7be4c377-e039-4404-8d64-2719e3c8a6ab', '58c608ad-f15c-44d1-9cb0-85d05af04407', 'ea4be1aa-bd8e-42ca-9bc1-8dba0b0a3f16'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:39.593949 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155c1cdc-5b75-4af0-8517-670292811afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e4753f-1a34-4747-8c52-fe6d1a19ddbe', '7be4c377-e039-4404-8d64-2719e3c8a6ab', '58c608ad-f15c-44d1-9cb0-85d05af04407', 'ea4be1aa-bd8e-42ca-9bc1-8dba0b0a3f16']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:39.595000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889f421f-917f-4774-9f44-d74b491f6013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:39.621602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889f421f-917f-4774-9f44-d74b491f6013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd911e52-f489-4c8d-8757-0381b476e809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-825929270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['39e4753f-1a34-4747-8c52-fe6d1a19ddbe','7be4c377-e039-4404-8d64-2719e3c8a6ab','58c608ad-f15c-44d1-9cb0-85d05af04407','ea4be1aa-bd8e-42ca-9bc1-8dba0b0a3f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-825929270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd911e52-f489-4c8d-8757-0381b476e809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8decf6dede6c4e438fa3a22f054675ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:39.622558 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033b9a15-bbb2-4741-bead-5ddc049cce2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:39.648338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033b9a15-bbb2-4741-bead-5ddc049cce2a) transitioned into state 'SUCCESS' from state '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-825929270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['39e4753f-1a34-4747-8c52-fe6d1a19ddbe','7be4c377-e039-4404-8d64-2719e3c8a6ab','58c608ad-f15c-44d1-9cb0-85d05af04407','ea4be1aa-bd8e-42ca-9bc1-8dba0b0a3f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:39.649305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59086ad-8daa-4f7d-8411-f9ffb244c39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:39.660223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59086ad-8daa-4f7d-8411-f9ffb244c39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:39.661129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (52b380cf-b4e4-4c90-a169-6ff8483de88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:39.661477 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request issued successfully. Aug 12 12:58:39.662128 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3ac0d5b-404a-4b20-ada1-304f2e83755d tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:39.662576 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1056/4227] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:39 2026] POST /volume/v3/volumes => generated 752 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:39.675961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:39.677581 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:39.677768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:39.677998 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:39.684717 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:39.684717 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:39.688157 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:39.692087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff8460e8-6cda-4bd8-a60f-88922dc71649 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 200 Aug 12 12:58:39.692491 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1068/4228] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:39 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:40.202163 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:40.203988 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:40.204242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:40.204452 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:40.204588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:40.208622 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:40.208622 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:40.209232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17e9bfe6-5d30-411b-8474-8a7fbb9673b5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:40.209655 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1050/4229] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:40 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:40.704997 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c4a24b8a-e7c5-4681-a386-71715808c740 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:40.707426 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4a24b8a-e7c5-4681-a386-71715808c740 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:40.707714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4a24b8a-e7c5-4681-a386-71715808c740 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:40.708004 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4a24b8a-e7c5-4681-a386-71715808c740 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:40.715212 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:40.715212 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:40.718926 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c4a24b8a-e7c5-4681-a386-71715808c740 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:40.724628 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4a24b8a-e7c5-4681-a386-71715808c740 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 200 Aug 12 12:58:40.725170 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1056/4230] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:40 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:40.737524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91839d16-8910-47c3-90d6-00eebe69ed18 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:40.739364 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91839d16-8910-47c3-90d6-00eebe69ed18 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:40.739570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91839d16-8910-47c3-90d6-00eebe69ed18 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:40.739743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91839d16-8910-47c3-90d6-00eebe69ed18 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:40.746514 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:40.746514 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:40.750434 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91839d16-8910-47c3-90d6-00eebe69ed18 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:40.754545 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91839d16-8910-47c3-90d6-00eebe69ed18 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 200 Aug 12 12:58:40.754924 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1057/4231] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:40 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:40.766928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:40.768678 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:40.769185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-661186805"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:40.770705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-661186805'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:40.770874 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume of 1 GB Aug 12 12:58:40.775336 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Availability Zones retrieved successfully. Aug 12 12:58:40.781029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (a71d441b-6658-4b89-ad65-a7253b71340e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:40.782012 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4469282b-6d2b-42dd-8d94-f58ca6f80160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:40.782971 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:40.814160 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4469282b-6d2b-42dd-8d94-f58ca6f80160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:40.814961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5221a184-a259-4e1f-96cb-1e11b52b2a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:40.857950 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Created reservations ['572eed39-b904-45d7-9ddf-2482410d872a', 'd6fc9f0b-4f1d-4a0b-9bbe-facf86797eb9', 'f8d07b6a-010e-4c28-bb18-de3716ca0027', 'c6948764-ec81-439e-97a9-046e3e91adb9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:40.859034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5221a184-a259-4e1f-96cb-1e11b52b2a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572eed39-b904-45d7-9ddf-2482410d872a', 'd6fc9f0b-4f1d-4a0b-9bbe-facf86797eb9', 'f8d07b6a-010e-4c28-bb18-de3716ca0027', 'c6948764-ec81-439e-97a9-046e3e91adb9']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:40.860032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d6f6bd-e202-4c55-bac5-0fd906d81936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:40.888505 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d6f6bd-e202-4c55-bac5-0fd906d81936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2500a171-fa3f-4730-ad2e-ef36d64fa83a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-661186805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['572eed39-b904-45d7-9ddf-2482410d872a','d6fc9f0b-4f1d-4a0b-9bbe-facf86797eb9','f8d07b6a-010e-4c28-bb18-de3716ca0027','c6948764-ec81-439e-97a9-046e3e91adb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-661186805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2500a171-fa3f-4730-ad2e-ef36d64fa83a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8decf6dede6c4e438fa3a22f054675ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:40.889340 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a6c9d2-a0fd-4822-beb5-c6fab16628f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:40.907525 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a6c9d2-a0fd-4822-beb5-c6fab16628f9) transitioned into state 'SUCCESS' from state '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-661186805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['572eed39-b904-45d7-9ddf-2482410d872a','d6fc9f0b-4f1d-4a0b-9bbe-facf86797eb9','f8d07b6a-010e-4c28-bb18-de3716ca0027','c6948764-ec81-439e-97a9-046e3e91adb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:40.908196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08bbbb3d-36db-4949-8612-d9f0e924c73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:40.917789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08bbbb3d-36db-4949-8612-d9f0e924c73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:40.918939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (a71d441b-6658-4b89-ad65-a7253b71340e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:40.919351 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request issued successfully. Aug 12 12:58:40.920026 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5f554cfe-719c-48a3-867f-854d2cd793c4 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:40.920472 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1069/4232] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:40 2026] POST /volume/v3/volumes => generated 752 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:40.936308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f8313247-5e64-4188-8479-0804e502eb7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:40.938306 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8313247-5e64-4188-8479-0804e502eb7f tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:40.938576 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8313247-5e64-4188-8479-0804e502eb7f tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:40.938811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8313247-5e64-4188-8479-0804e502eb7f tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:40.948281 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:40.948281 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:40.958390 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f8313247-5e64-4188-8479-0804e502eb7f tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:40.967186 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8313247-5e64-4188-8479-0804e502eb7f tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 200 Aug 12 12:58:40.967721 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1051/4233] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:40 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:41.219939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:41.222329 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:41.222616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:41.222974 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:41.223040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:41.229048 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:41.229048 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:41.229916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2198ba3-da05-4930-80ee-94ce8a7d77ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:41.230332 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1057/4234] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:41 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:41.983460 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-953a3396-54bb-413e-a2d1-4c058046f482 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:41.985480 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-953a3396-54bb-413e-a2d1-4c058046f482 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:41.985801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-953a3396-54bb-413e-a2d1-4c058046f482 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:41.986038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-953a3396-54bb-413e-a2d1-4c058046f482 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:41.995662 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:41.995662 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:42.000605 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-953a3396-54bb-413e-a2d1-4c058046f482 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:42.005749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-953a3396-54bb-413e-a2d1-4c058046f482 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 200 Aug 12 12:58:42.006335 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1058/4235] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:41 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:42.035092 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-250972e6-21b1-4170-afa4-cc0910537f00 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:42.037020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-250972e6-21b1-4170-afa4-cc0910537f00 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:42.037234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-250972e6-21b1-4170-afa4-cc0910537f00 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:42.037444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-250972e6-21b1-4170-afa4-cc0910537f00 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:42.046504 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:42.046504 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:42.051063 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-250972e6-21b1-4170-afa4-cc0910537f00 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:42.056121 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-250972e6-21b1-4170-afa4-cc0910537f00 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 200 Aug 12 12:58:42.056547 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1070/4236] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:42 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:42.068548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:42.070281 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:42.070636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-325142837"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:42.072106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-325142837'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:42.072303 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume of 1 GB Aug 12 12:58:42.076175 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Availability Zones retrieved successfully. Aug 12 12:58:42.081831 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (b6544e2c-331e-4c55-86cb-8cf786c58ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:42.083076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afab6cfc-54c9-4c08-89ec-59e39ee2908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:42.084250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:42.118111 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afab6cfc-54c9-4c08-89ec-59e39ee2908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:42.119196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88149a4-a9ce-432b-9c2f-8eec14c9186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:42.166251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Created reservations ['093aebe9-b236-4f3e-8741-2c2ac89a6d9f', '368fb016-1a0a-426f-8263-ced3cb7a429f', '07454f9b-4170-4f71-ab27-58c464a8abed', '9bc441d8-fde7-476e-bd92-8ae20f23f38f'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:42.167239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88149a4-a9ce-432b-9c2f-8eec14c9186f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093aebe9-b236-4f3e-8741-2c2ac89a6d9f', '368fb016-1a0a-426f-8263-ced3cb7a429f', '07454f9b-4170-4f71-ab27-58c464a8abed', '9bc441d8-fde7-476e-bd92-8ae20f23f38f']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:42.168280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8acc7-cd91-4831-8fe3-4b662776a9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:42.198102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8acc7-cd91-4831-8fe3-4b662776a9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8c3548-6fea-431e-9353-5d929d9575ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-325142837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['093aebe9-b236-4f3e-8741-2c2ac89a6d9f','368fb016-1a0a-426f-8263-ced3cb7a429f','07454f9b-4170-4f71-ab27-58c464a8abed','9bc441d8-fde7-476e-bd92-8ae20f23f38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-325142837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8c3548-6fea-431e-9353-5d929d9575ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8decf6dede6c4e438fa3a22f054675ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:42.199087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a210faec-edfb-49ee-ae07-acb01c530788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:42.220306 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a210faec-edfb-49ee-ae07-acb01c530788) transitioned into state 'SUCCESS' from state '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-325142837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8f841d4eb8943b5bd08fcd0b5f30a67',qos_specs=None,replication_status=,reservations=['093aebe9-b236-4f3e-8741-2c2ac89a6d9f','368fb016-1a0a-426f-8263-ced3cb7a429f','07454f9b-4170-4f71-ab27-58c464a8abed','9bc441d8-fde7-476e-bd92-8ae20f23f38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8decf6dede6c4e438fa3a22f054675ed',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:42.221265 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aa2f51-99e5-4aeb-9770-0a413c5559c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:42.231079 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aa2f51-99e5-4aeb-9770-0a413c5559c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:42.231838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Flow 'volume_create_api' (b6544e2c-331e-4c55-86cb-8cf786c58ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:42.232140 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Create volume request issued successfully. Aug 12 12:58:42.232750 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6337d56b-1386-445e-9e1b-ac802f8ac51b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:42.233168 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1052/4237] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:42 2026] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:42.242962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-232487a1-8be1-499c-a6ad-8161916586cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:42.245051 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-232487a1-8be1-499c-a6ad-8161916586cb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:42.245323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-232487a1-8be1-499c-a6ad-8161916586cb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:42.245510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-232487a1-8be1-499c-a6ad-8161916586cb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:42.245638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-232487a1-8be1-499c-a6ad-8161916586cb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:42.246127 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-137b3459-9145-4555-9657-b4d56917d97b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:42.248160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-137b3459-9145-4555-9657-b4d56917d97b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:42.248426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-137b3459-9145-4555-9657-b4d56917d97b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:42.248664 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-137b3459-9145-4555-9657-b4d56917d97b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:42.250875 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:42.250875 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:42.251645 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-232487a1-8be1-499c-a6ad-8161916586cb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:42.252125 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1058/4238] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:42 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:42.257930 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:42.257930 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:42.262505 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-137b3459-9145-4555-9657-b4d56917d97b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:42.268098 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-137b3459-9145-4555-9657-b4d56917d97b tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 200 Aug 12 12:58:42.268554 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1059/4239] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:42 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:43.273833 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:43.277807 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:43.277807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:43.277807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:43.277807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:43.283004 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:43.283004 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:43.283858 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee6b4c2a-7f3d-423e-99d0-d1ebf20fce7f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:43.284232 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1071/4240] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:43 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:43.284721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:43.288677 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:43.288963 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:43.289198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:43.299947 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:43.299947 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:43.304295 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:43.312764 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d43983fc-55fd-484d-907b-1b60d3ad99bd tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 200 Aug 12 12:58:43.312764 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1053/4241] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:43 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:43.326856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:43.332568 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:43.333094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:43.333094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:43.347241 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:43.347241 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:43.353505 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:43.363307 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39d85e87-a775-4b90-9c67-233cc88dd2e3 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 200 Aug 12 12:58:43.363789 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1059/4242] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:43 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:43.379887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-75161919-15be-4120-8ccb-df4036dc135f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:43.417841 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:43.418194 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:43.421863 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:43.421863 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Create volume of 1 GB Aug 12 12:58:43.424817 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:43.430719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Flow 'volume_create_api' (3d6419cf-da5a-410c-a537-646f154b6289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:43.432533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d47dc2-41b2-4524-9636-980e0a6b69ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:43.433058 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:43.467267 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d47dc2-41b2-4524-9636-980e0a6b69ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:43.468339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1abcfde-2f76-4d86-b5e0-5ad3eb005d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:43.559046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Created reservations ['e82c9b2d-edb7-400e-b2f7-7de3e03ba967', 'd8a2fa35-a239-440e-85c8-89e4cb61f021', '64f71368-df89-451e-bc5f-f614e668aa62', '113020eb-7f28-4c24-a43b-d7fad836c609'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:43.559743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1abcfde-2f76-4d86-b5e0-5ad3eb005d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82c9b2d-edb7-400e-b2f7-7de3e03ba967', 'd8a2fa35-a239-440e-85c8-89e4cb61f021', '64f71368-df89-451e-bc5f-f614e668aa62', '113020eb-7f28-4c24-a43b-d7fad836c609']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:43.560432 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe1fa6a-9907-41dc-841a-250ce35e8750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:43.582988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe1fa6a-9907-41dc-841a-250ce35e8750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1ff883-1c01-4e3b-831b-f007e38a23ce', '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='7242661507754128bfc48dacc4596da8',qos_specs=None,replication_status=,reservations=['e82c9b2d-edb7-400e-b2f7-7de3e03ba967','d8a2fa35-a239-440e-85c8-89e4cb61f021','64f71368-df89-451e-bc5f-f614e668aa62','113020eb-7f28-4c24-a43b-d7fad836c609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cdcfbb0e8f4c0a957f9d1b18661201',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1ff883-1c01-4e3b-831b-f007e38a23ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7242661507754128bfc48dacc4596da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9cdcfbb0e8f4c0a957f9d1b18661201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:43.583966 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91240857-afc7-4e8e-8a37-a080da14aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:43.606934 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91240857-afc7-4e8e-8a37-a080da14aa52) transitioned into state 'SUCCESS' from 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='7242661507754128bfc48dacc4596da8',qos_specs=None,replication_status=,reservations=['e82c9b2d-edb7-400e-b2f7-7de3e03ba967','d8a2fa35-a239-440e-85c8-89e4cb61f021','64f71368-df89-451e-bc5f-f614e668aa62','113020eb-7f28-4c24-a43b-d7fad836c609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cdcfbb0e8f4c0a957f9d1b18661201',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:43.607805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e89180a-5273-4f92-bbcd-5edb66faf7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:43.618737 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e89180a-5273-4f92-bbcd-5edb66faf7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:43.620047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Flow 'volume_create_api' (3d6419cf-da5a-410c-a537-646f154b6289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:43.620491 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Create volume request issued successfully. Aug 12 12:58:43.621829 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75161919-15be-4120-8ccb-df4036dc135f tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:43.622379 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1060/4243] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:43 2026] POST /volume/v3/volumes => generated 731 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:43.636922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:43.639680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] GET https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce Aug 12 12:58:43.639827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:43.640045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:43.653695 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:43.653695 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:43.662135 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Volume info retrieved successfully. Aug 12 12:58:43.667361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3c50519-1429-43fb-b48b-6bbc020e5a62 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce returned with HTTP 200 Aug 12 12:58:43.667858 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1072/4244] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:43 2026] GET /volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:44.297413 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.299250 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:44.299643 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.299989 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.300218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:44.308119 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.308119 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:44.308309 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a07c3da6-ee25-46fe-97fe-e6f7ffde34d5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:44.309396 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1054/4245] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:44 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:44.682918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-775446ed-098a-4efe-a41e-9e9d398bf676 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.684967 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-775446ed-098a-4efe-a41e-9e9d398bf676 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] GET https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce Aug 12 12:58:44.685212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-775446ed-098a-4efe-a41e-9e9d398bf676 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.685404 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-775446ed-098a-4efe-a41e-9e9d398bf676 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.694566 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.694566 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:44.700838 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-775446ed-098a-4efe-a41e-9e9d398bf676 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Volume info retrieved successfully. Aug 12 12:58:44.709044 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-775446ed-098a-4efe-a41e-9e9d398bf676 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce returned with HTTP 200 Aug 12 12:58:44.709689 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1060/4246] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:44 2026] GET /volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce => generated 962 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:44.728100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.730105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=a8f841d4eb8943b5bd08fcd0b5f30a67 Aug 12 12:58:44.730350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.730548 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.731027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Could not evaluate value a8f841d4eb8943b5bd08fcd0b5f30a67, assuming string {{(pid=100198) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:58:44.731273 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.731273 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:44.731722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Searching by: MultiDict([('project_id', 'a8f841d4eb8943b5bd08fcd0b5f30a67'), ('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:58:44.767331 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Get all volumes completed successfully. Aug 12 12:58:44.768335 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.768335 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:44.772625 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d55f13b0-0a77-407d-ab66-e4b3a155296c tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=a8f841d4eb8943b5bd08fcd0b5f30a67 returned with HTTP 200 Aug 12 12:58:44.773316 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1061/4247] 10.4.3.81 () {66 vars in 1366 bytes} [Wed Aug 12 12:58:44 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=a8f841d4eb8943b5bd08fcd0b5f30a67 => generated 3037 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:44.793070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.796342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce Aug 12 12:58:44.796342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.796342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.796342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Delete volume with id: fb1ff883-1c01-4e3b-831b-f007e38a23ce Aug 12 12:58:44.808106 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.808106 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:44.808106 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Volume info retrieved successfully. Aug 12 12:58:44.836156 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] Delete volume request issued successfully. Aug 12 12:58:44.836354 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae06c838-834e-4205-9ee1-0cb78e52c5a0 tempest-VolumesListAdminTestJSON-1425344070 tempest-VolumesListAdminTestJSON-1425344070-project-admin] https://10.4.3.81/volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce returned with HTTP 202 Aug 12 12:58:44.836822 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1073/4248] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:44 2026] DELETE /volume/v3/volumes/fb1ff883-1c01-4e3b-831b-f007e38a23ce => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:44.847566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.849437 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:44.849691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.849935 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.858548 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.858548 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:44.862284 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:44.867222 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b20863e4-e3e7-41cf-8f97-6362ee13beb1 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 200 Aug 12 12:58:44.867718 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1055/4249] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:44 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:44.883716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.885471 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:44.885663 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.885874 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.886031 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume with id: 5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:44.894384 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.894384 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:44.894842 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:44.928473 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume request issued successfully. Aug 12 12:58:44.928766 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a0eddfe-0896-4a96-83c8-1187a8959922 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 202 Aug 12 12:58:44.929526 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1061/4250] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:44 2026] DELETE /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:44.937508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:44.939403 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:44.939624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:44.939832 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:44.948633 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:44.948633 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:44.953136 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:44.958505 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ae06f2-cfa8-41ce-a680-4da696fff903 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 200 Aug 12 12:58:44.959010 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1062/4251] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:44 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:45.321024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-203c04ed-f652-4bc7-934c-3c3ad641beda None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:45.322914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-203c04ed-f652-4bc7-934c-3c3ad641beda tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:45.323151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-203c04ed-f652-4bc7-934c-3c3ad641beda tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:45.323377 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-203c04ed-f652-4bc7-934c-3c3ad641beda tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:45.323527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-203c04ed-f652-4bc7-934c-3c3ad641beda tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:45.328252 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:45.328252 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:45.328944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-203c04ed-f652-4bc7-934c-3c3ad641beda tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:45.329291 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1074/4252] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:45 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:45.974160 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ada76b9b-d2c6-402a-ae6c-cad4a39542eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:45.976894 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ada76b9b-d2c6-402a-ae6c-cad4a39542eb tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea Aug 12 12:58:45.976894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ada76b9b-d2c6-402a-ae6c-cad4a39542eb tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:45.976894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ada76b9b-d2c6-402a-ae6c-cad4a39542eb tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:45.984112 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ada76b9b-d2c6-402a-ae6c-cad4a39542eb tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea returned with HTTP 404 Aug 12 12:58:45.984626 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1056/4253] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:45 2026] GET /volume/v3/volumes/5e8c3548-6fea-431e-9353-5d929d9575ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:45.990865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:45.992468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:45.992629 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:45.992835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:45.999377 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:45.999377 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:46.002653 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:46.006474 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ab71f45-a23e-49d4-bd69-1d2488c2bc44 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 200 Aug 12 12:58:46.006855 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1062/4254] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:45 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:46.021810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:46.023566 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:46.023838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:46.024032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:46.024220 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume with id: 2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:46.032119 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:46.032119 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:46.032701 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:46.052758 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume request issued successfully. Aug 12 12:58:46.052986 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-150cce9a-367f-405e-8ed5-bfbb649568a2 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 202 Aug 12 12:58:46.053357 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1063/4255] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:46 2026] DELETE /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:46.065325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-67b562ba-8f3c-4096-8c82-ef6700442210 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:46.067481 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67b562ba-8f3c-4096-8c82-ef6700442210 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:46.067683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67b562ba-8f3c-4096-8c82-ef6700442210 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:46.067927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-67b562ba-8f3c-4096-8c82-ef6700442210 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:46.078747 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:46.078747 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:46.084593 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-67b562ba-8f3c-4096-8c82-ef6700442210 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:46.090823 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-67b562ba-8f3c-4096-8c82-ef6700442210 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 200 Aug 12 12:58:46.091387 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1075/4256] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:46 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:46.338713 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:46.341609 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:46.341939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:46.342173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:46.342315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:46.348743 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:46.348743 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:46.349375 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4af4ea5c-bb52-4137-bd8c-638dfabb1d8a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:46.349795 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1057/4257] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:46 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:47.121665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-72e69bb3-cb76-459f-a293-52d97c0ca204 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:47.123859 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72e69bb3-cb76-459f-a293-52d97c0ca204 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a Aug 12 12:58:47.124109 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72e69bb3-cb76-459f-a293-52d97c0ca204 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:47.124353 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72e69bb3-cb76-459f-a293-52d97c0ca204 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:47.131838 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72e69bb3-cb76-459f-a293-52d97c0ca204 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a returned with HTTP 404 Aug 12 12:58:47.132533 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1063/4258] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:47 2026] GET /volume/v3/volumes/2500a171-fa3f-4730-ad2e-ef36d64fa83a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:47.143030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:47.145281 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:47.145541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:47.145764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:47.154667 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:47.154667 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:47.160221 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:47.164973 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-618a0227-e277-42b0-a6a3-a0a0ccebdae9 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 200 Aug 12 12:58:47.165499 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1064/4259] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:47 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:47.178331 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-21249692-7ab1-41f6-a915-5f713b063b64 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:47.180532 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:47.180890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:47.181248 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:47.181503 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume with id: bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:47.189077 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:47.189077 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:47.189810 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:47.210485 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Delete volume request issued successfully. Aug 12 12:58:47.210812 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21249692-7ab1-41f6-a915-5f713b063b64 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 202 Aug 12 12:58:47.211477 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1076/4260] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:47 2026] DELETE /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:47.241231 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a309feeb-76bd-4046-8bbc-3c0297063444 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:47.243553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a309feeb-76bd-4046-8bbc-3c0297063444 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:47.243883 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a309feeb-76bd-4046-8bbc-3c0297063444 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:47.244178 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a309feeb-76bd-4046-8bbc-3c0297063444 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:47.254660 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:47.254660 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:47.260934 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a309feeb-76bd-4046-8bbc-3c0297063444 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Volume info retrieved successfully. Aug 12 12:58:47.268007 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a309feeb-76bd-4046-8bbc-3c0297063444 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 200 Aug 12 12:58:47.268857 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1058/4261] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:47 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:47.360332 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:47.362530 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:47.362868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:47.363146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:47.363427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:47.368711 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:47.368711 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:47.369620 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb0a6dc7-ab8c-4dc3-bffb-b79c69718a15 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:47.370209 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1064/4262] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:47 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:48.290979 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1819d706-e531-425e-9f8b-909b0b03c644 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.292968 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1819d706-e531-425e-9f8b-909b0b03c644 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] GET https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 Aug 12 12:58:48.293112 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1819d706-e531-425e-9f8b-909b0b03c644 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:48.293298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1819d706-e531-425e-9f8b-909b0b03c644 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:48.299526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1819d706-e531-425e-9f8b-909b0b03c644 tempest-VolumesListAdminTestJSON-1155501957 tempest-VolumesListAdminTestJSON-1155501957-project-member] https://10.4.3.81/volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 returned with HTTP 404 Aug 12 12:58:48.300122 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1065/4263] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:48 2026] GET /volume/v3/volumes/bd911e52-f489-4c8d-8757-0381b476e809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:48.381433 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5c1be583-42b8-4228-9936-d867749b1ba0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.383842 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5c1be583-42b8-4228-9936-d867749b1ba0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:48.384143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5c1be583-42b8-4228-9936-d867749b1ba0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:48.384431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5c1be583-42b8-4228-9936-d867749b1ba0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:48.384594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5c1be583-42b8-4228-9936-d867749b1ba0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:48.389820 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:48.389820 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:48.390707 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5c1be583-42b8-4228-9936-d867749b1ba0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:48.391364 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1077/4264] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:48 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:48.402383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.404207 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42/export_record Aug 12 12:58:48.404407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:48.404577 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:48.404679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Export record for backup 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 12:58:48.408377 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:48.408377 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:48.409261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling RPCAPI with context: , host: np0000007055, backup: 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 12:58:48.416117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] export_record in rpcapi backup_id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 on host np0000007055. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 12:58:48.428254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiNWU3NTA4NGItODU4OS00YWQ3LThmMTktZDI0YzZiMmMwNTc5IiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTU3ODc4NjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZTc1MDg0Yi04NTg5LTRhZDctOGYxOS1kMjRjNmIyYzA1NzkvMjAyNjA4MTIxMjU4MzUvYXpfbm92YV9iYWNrdXBfMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU4OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 12:58:48.428489 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e092f49-bed4-46d5-87f6-7faf9aae0ea8 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42/export_record returned with HTTP 200 Aug 12 12:58:48.428915 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1059/4265] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 12:58:48 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:48.436476 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-03801665-c174-47d3-b245-3d553922540d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.438481 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03801665-c174-47d3-b245-3d553922540d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:58:48.438722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03801665-c174-47d3-b245-3d553922540d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:48.438980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03801665-c174-47d3-b245-3d553922540d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:48.439124 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-03801665-c174-47d3-b245-3d553922540d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:48.443960 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:48.443960 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:48.444705 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03801665-c174-47d3-b245-3d553922540d tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:58:48.445268 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1065/4266] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:48 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:48.457703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.459984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 12 12:58:48.460537 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA5MWYwYTUtZWI5ZC00YzY2LTgxZWUtMDdmYWQ4NjBjM2Q5IiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiNWU3NTA4NGItODU4OS00YWQ3LThmMTktZDI0YzZiMmMwNTc5IiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTU3ODc4NjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZTc1MDg0Yi04NTg5LTRhZDctOGYxOS1kMjRjNmIyYzA1NzkvMjAyNjA4MTIxMjU4MzUvYXpfbm92YV9iYWNrdXBfMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU4OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:48.462639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA5MWYwYTUtZWI5ZC00YzY2LTgxZWUtMDdmYWQ4NjBjM2Q5IiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiNWU3NTA4NGItODU4OS00YWQ3LThmMTktZDI0YzZiMmMwNTc5IiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTU3ODc4NjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZTc1MDg0Yi04NTg5LTRhZDctOGYxOS1kMjRjNmIyYzA1NzkvMjAyNjA4MTIxMjU4MzUvYXpfbm92YV9iYWNrdXBfMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU4OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100198) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 12:58:48.462826 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA5MWYwYTUtZWI5ZC00YzY2LTgxZWUtMDdmYWQ4NjBjM2Q5IiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiNWU3NTA4NGItODU4OS00YWQ3LThmMTktZDI0YzZiMmMwNTc5IiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTU3ODc4NjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZTc1MDg0Yi04NTg5LTRhZDctOGYxOS1kMjRjNmIyYzA1NzkvMjAyNjA4MTIxMjU4MzUvYXpfbm92YV9iYWNrdXBfMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU4OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100198) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 12:58:48.499328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['dc1fc64d-50f0-4938-a37a-766f2495ebb4', 'ab713ace-a5be-4214-af39-575cb883ffe1'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:48.519192 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] import_record rpcapi backup id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9 on host np0000007055 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA5MWYwYTUtZWI5ZC00YzY2LTgxZWUtMDdmYWQ4NjBjM2Q5IiwgInVzZXJfaWQiOiAiMThiNmNjNDIxMWJlNDhjOTlkMDliODAwMzhlNmY3NTUiLCAicHJvamVjdF9pZCI6ICI1YTkwYjkzNDQwMzA0N2Q0OGQwNjQ4ZTdiNzYxNDk1MSIsICJ2b2x1bWVfaWQiOiAiNWU3NTA4NGItODU4OS00YWQ3LThmMTktZDI0YzZiMmMwNTc5IiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTU3ODc4NjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZTc1MDg0Yi04NTg5LTRhZDctOGYxOS1kMjRjNmIyYzA1NzkvMjAyNjA4MTIxMjU4MzUvYXpfbm92YV9iYWNrdXBfMGJhOGE1YjQtZTliZS00MzkzLWI1YmQtZTJmNTQxZGZjYTQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMjo1ODozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEyOjU4OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100198) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 12:58:48.521554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Import record output: {'backup': {'id': '0091f0a5-eb9d-4c66-81ee-07fad860c3d9', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9'}]}}. {{(pid=100198) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 12:58:48.521858 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f2fe0d2-2c66-4627-87ac-68e3f74f3ab1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 12 12:58:48.522409 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1066/4267] 10.4.3.81 () {70 vars in 1335 bytes} [Wed Aug 12 12:58:48 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 65 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 12:58:48.530995 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:48.532989 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 Aug 12 12:58:48.533223 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:48.533385 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:48.533500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:48.541769 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:48.541769 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:48.542518 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4178e5c7-5f0b-43f3-b9c1-6c4a8c6a3822 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 returned with HTTP 200 Aug 12 12:58:48.542980 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1078/4268] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:48 2026] GET /volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:49.553747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:49.556215 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 Aug 12 12:58:49.556626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:49.556978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:49.557243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:49.563793 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:49.563793 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:49.564530 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dd0e169-64d5-480e-ae49-b77fdec6c668 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 returned with HTTP 200 Aug 12 12:58:49.564934 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1060/4269] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:49 2026] GET /volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:49.576342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:49.578432 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 Aug 12 12:58:49.578693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:49.578979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:49.579116 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: 0091f0a5-eb9d-4c66-81ee-07fad860c3d9. Aug 12 12:58:49.583398 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:49.583398 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:49.594770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:58:49.596948 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11943f94-1b3e-4b53-842d-1dc8915faa5c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 returned with HTTP 202 Aug 12 12:58:49.597512 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1066/4270] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:49 2026] DELETE /volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:58:49.605734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:49.608946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 Aug 12 12:58:49.609163 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:49.609338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:49.609442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:49.615403 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:49.615403 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:49.615987 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-64e46d5a-a191-4aa3-90fc-1acc02309cf7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 returned with HTTP 200 Aug 12 12:58:49.616331 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1067/4271] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:49 2026] GET /volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:49.956068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a169a757-7bfd-45ad-a494-e5d4beee63a4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:50.047417 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a169a757-7bfd-45ad-a494-e5d4beee63a4 tempest-ExtensionsTestJSON-704262217 tempest-ExtensionsTestJSON-704262217-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 12 12:58:50.047620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a169a757-7bfd-45ad-a494-e5d4beee63a4 tempest-ExtensionsTestJSON-704262217 tempest-ExtensionsTestJSON-704262217-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:50.047865 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a169a757-7bfd-45ad-a494-e5d4beee63a4 tempest-ExtensionsTestJSON-704262217 tempest-ExtensionsTestJSON-704262217-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:50.048259 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a169a757-7bfd-45ad-a494-e5d4beee63a4 tempest-ExtensionsTestJSON-704262217 tempest-ExtensionsTestJSON-704262217-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 12 12:58:50.048621 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1079/4272] 10.4.3.81 () {66 vars in 1239 bytes} [Wed Aug 12 12:58:49 2026] GET /volume/v3/extensions => generated 5245 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:50.629324 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff08943c-86da-4d3a-be4b-c79557acb646 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:50.631410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff08943c-86da-4d3a-be4b-c79557acb646 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 Aug 12 12:58:50.631739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff08943c-86da-4d3a-be4b-c79557acb646 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:50.632096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff08943c-86da-4d3a-be4b-c79557acb646 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:50.632277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ff08943c-86da-4d3a-be4b-c79557acb646 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0091f0a5-eb9d-4c66-81ee-07fad860c3d9. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:50.636121 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff08943c-86da-4d3a-be4b-c79557acb646 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 returned with HTTP 404 Aug 12 12:58:50.636650 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1061/4273] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:50 2026] GET /volume/v3/backups/0091f0a5-eb9d-4c66-81ee-07fad860c3d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:50.644421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:50.646954 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:50.647254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:50.647434 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:50.647626 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume with id: 5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:50.656936 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:50.656936 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:50.657329 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:50.674680 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume request issued successfully. Aug 12 12:58:50.675051 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0c23a70-fc0a-4063-92dd-50362851b4c0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 returned with HTTP 202 Aug 12 12:58:50.675367 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1067/4274] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:58:50 2026] DELETE /volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:50.684360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:50.686984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:50.687262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:50.687505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:50.695556 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:50.695556 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:50.700336 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:50.704681 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7763358b-819d-46ae-bd2e-a0c5981a66e5 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 returned with HTTP 200 Aug 12 12:58:50.705125 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1068/4275] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:50 2026] GET /volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:51.482287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-afd40beb-775a-4470-8a64-13f2959c11ce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.593061 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:51.593527 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-224360359"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:51.595468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-224360359'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:51.595651 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Create volume of 1 GB Aug 12 12:58:51.601600 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Availability Zones retrieved successfully. Aug 12 12:58:51.608677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Flow 'volume_create_api' (74dfeb5d-919d-45ae-a919-0d669df40d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:51.610180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e42320-9130-42d3-9d47-d8444033e01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.611258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:51.642219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e42320-9130-42d3-9d47-d8444033e01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.643307 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45962fb1-f070-4938-ba9d-2079bbc1b47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.702336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Created reservations ['75ac1a01-228c-4582-90b1-b413096c7cc9', '2397650b-6d9d-411d-b654-db4dd570cb17', '3d512076-e396-4f3e-ba2c-0ded34cfe593', '87b388d4-ec3c-4859-a222-ae17fa819e8f'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:51.703149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45962fb1-f070-4938-ba9d-2079bbc1b47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ac1a01-228c-4582-90b1-b413096c7cc9', '2397650b-6d9d-411d-b654-db4dd570cb17', '3d512076-e396-4f3e-ba2c-0ded34cfe593', '87b388d4-ec3c-4859-a222-ae17fa819e8f']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.703883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4adb01aa-fd6f-420a-b26b-1e37276dfbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.719023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a688148a-3cf9-41d7-996b-ac487e5c9e7a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.721585 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a688148a-3cf9-41d7-996b-ac487e5c9e7a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 Aug 12 12:58:51.721985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a688148a-3cf9-41d7-996b-ac487e5c9e7a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:51.722680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a688148a-3cf9-41d7-996b-ac487e5c9e7a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:51.726707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4adb01aa-fd6f-420a-b26b-1e37276dfbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae63819-7804-4b7b-b550-3771accc3038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-224360359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b54ac6786fee433aa42337c4a11b46ae',qos_specs=None,replication_status=,reservations=['75ac1a01-228c-4582-90b1-b413096c7cc9','2397650b-6d9d-411d-b654-db4dd570cb17','3d512076-e396-4f3e-ba2c-0ded34cfe593','87b388d4-ec3c-4859-a222-ae17fa819e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c74199393674b8c955ed16e96ffa838',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-224360359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae63819-7804-4b7b-b550-3771accc3038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b54ac6786fee433aa42337c4a11b46ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c74199393674b8c955ed16e96ffa838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.727670 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbac273a-5f14-4acf-8b82-15cec636d4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.730474 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a688148a-3cf9-41d7-996b-ac487e5c9e7a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 returned with HTTP 404 Aug 12 12:58:51.731140 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1062/4276] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:51 2026] GET /volume/v3/volumes/5e75084b-8589-4ad7-8f19-d24c6b2c0579 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:51.741172 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c8405d1-a537-46ec-be72-b9e7785d3905 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.743102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c8405d1-a537-46ec-be72-b9e7785d3905 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 12 12:58:51.743357 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c8405d1-a537-46ec-be72-b9e7785d3905 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:51.743560 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c8405d1-a537-46ec-be72-b9e7785d3905 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:51.745474 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbac273a-5f14-4acf-8b82-15cec636d4ff) transitioned into state 'SUCCESS' from state '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-224360359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b54ac6786fee433aa42337c4a11b46ae',qos_specs=None,replication_status=,reservations=['75ac1a01-228c-4582-90b1-b413096c7cc9','2397650b-6d9d-411d-b654-db4dd570cb17','3d512076-e396-4f3e-ba2c-0ded34cfe593','87b388d4-ec3c-4859-a222-ae17fa819e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c74199393674b8c955ed16e96ffa838',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.746237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3029181f-1036-4127-b3fd-f6be1e27195f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.749716 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c8405d1-a537-46ec-be72-b9e7785d3905 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 12 12:58:51.750159 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1068/4277] 10.4.3.81 () {68 vars in 1270 bytes} [Wed Aug 12 12:58:51 2026] GET /volume/v3/backups => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:51.755648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3029181f-1036-4127-b3fd-f6be1e27195f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.756449 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Flow 'volume_create_api' (74dfeb5d-919d-45ae-a919-0d669df40d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:51.756793 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Create volume request issued successfully. Aug 12 12:58:51.757334 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-afd40beb-775a-4470-8a64-13f2959c11ce tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:51.757727 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1080/4278] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:58:51 2026] POST /volume/v3/volumes => generated 747 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:51.759422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26771a39-3bf2-477e-8ab0-0fea09a439fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.761528 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26771a39-3bf2-477e-8ab0-0fea09a439fd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups?project_id=5a90b934403047d48d0648e7b7614951 Aug 12 12:58:51.761867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26771a39-3bf2-477e-8ab0-0fea09a439fd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:51.762429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26771a39-3bf2-477e-8ab0-0fea09a439fd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:51.767470 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26771a39-3bf2-477e-8ab0-0fea09a439fd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups?project_id=5a90b934403047d48d0648e7b7614951 returned with HTTP 200 Aug 12 12:58:51.767857 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1069/4279] 10.4.3.81 () {68 vars in 1357 bytes} [Wed Aug 12 12:58:51 2026] GET /volume/v3/backups?project_id=5a90b934403047d48d0648e7b7614951 => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:51.771218 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.773094 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:51.773447 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:51.773518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:51.778664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.781137 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:51.781606 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-899806268"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:51.781664 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:51.781664 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:51.783649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-899806268'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:51.783845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume of 1 GB Aug 12 12:58:51.784208 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:51.784208 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:51.785955 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Volume info retrieved successfully. Aug 12 12:58:51.788677 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Availability Zones retrieved successfully. Aug 12 12:58:51.790159 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a06fe597-85be-4438-a8f0-c60cfc4fed1c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 200 Aug 12 12:58:51.790720 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1063/4280] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:51 2026] GET /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:51.797528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (70cd7585-7a96-4d65-970b-c4059f04f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:51.798987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac39304-373a-4410-ae6b-4de7339f788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.800101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:51.836918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac39304-373a-4410-ae6b-4de7339f788f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.837782 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ea2284-9377-4fbf-bd91-acf079434398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.883968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['d65d16f5-1e01-4349-bdec-70af90affeb7', '83f54552-a813-4ee2-a336-098563e7b58c', '58a852b8-5244-43a9-a2f2-0ceec67f6301', '267094cc-c913-465e-b8f9-077771989814'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:51.884794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ea2284-9377-4fbf-bd91-acf079434398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65d16f5-1e01-4349-bdec-70af90affeb7', '83f54552-a813-4ee2-a336-098563e7b58c', '58a852b8-5244-43a9-a2f2-0ceec67f6301', '267094cc-c913-465e-b8f9-077771989814']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.885639 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ea2554-01bb-44e2-9be4-0a3baf30b683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.908640 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ea2554-01bb-44e2-9be4-0a3baf30b683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4469cc8f-9dd2-41b7-92d1-e56aa4f991f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899806268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['d65d16f5-1e01-4349-bdec-70af90affeb7','83f54552-a813-4ee2-a336-098563e7b58c','58a852b8-5244-43a9-a2f2-0ceec67f6301','267094cc-c913-465e-b8f9-077771989814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899806268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4469cc8f-9dd2-41b7-92d1-e56aa4f991f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a90b934403047d48d0648e7b7614951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b6cc4211be48c99d09b80038e6f755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.909396 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4be86e-7d96-4ca6-bfab-1f2fb5256583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.926404 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4be86e-7d96-4ca6-bfab-1f2fb5256583) transitioned into state 'SUCCESS' from state '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-899806268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['d65d16f5-1e01-4349-bdec-70af90affeb7','83f54552-a813-4ee2-a336-098563e7b58c','58a852b8-5244-43a9-a2f2-0ceec67f6301','267094cc-c913-465e-b8f9-077771989814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.927147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc8b821-0ce4-4dcf-bd49-e498e7aa968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:51.935412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc8b821-0ce4-4dcf-bd49-e498e7aa968f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:51.936361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (70cd7585-7a96-4d65-970b-c4059f04f71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:51.936650 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request issued successfully. Aug 12 12:58:51.937233 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff0ea463-20d8-4463-9845-c4a005ee9e41 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:51.937722 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1069/4281] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:58:51 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 12 12:58:51.949248 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:51.951245 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:58:51.951474 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:51.951697 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:51.959674 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:51.959674 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:51.963939 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:51.968961 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fb6e56bb-2c74-4c1e-ad74-fa2322fb9695 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 returned with HTTP 200 Aug 12 12:58:51.969434 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1081/4282] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:51 2026] GET /volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:52.804027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.805858 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:52.806113 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.806331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.814069 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:52.814069 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:52.817604 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Volume info retrieved successfully. Aug 12 12:58:52.821273 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5ecfb882-8f47-4f27-8775-ffd46f466fd9 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 200 Aug 12 12:58:52.821802 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1070/4283] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:52 2026] GET /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:52.833066 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2f38df9c-c81b-4c23-800e-1be9432a31b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.834719 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f38df9c-c81b-4c23-800e-1be9432a31b7 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 12:58:52.834959 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f38df9c-c81b-4c23-800e-1be9432a31b7 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.835168 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f38df9c-c81b-4c23-800e-1be9432a31b7 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.852543 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f38df9c-c81b-4c23-800e-1be9432a31b7 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 12:58:52.852933 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1064/4284] 10.4.3.81 () {66 vars in 1227 bytes} [Wed Aug 12 12:58:52 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:52.862827 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-335d9aad-7711-4446-a4e8-d0598f26477c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.864603 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-335d9aad-7711-4446-a4e8-d0598f26477c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:52.864836 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-335d9aad-7711-4446-a4e8-d0598f26477c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.865035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-335d9aad-7711-4446-a4e8-d0598f26477c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.871669 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:52.871669 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:52.874756 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-335d9aad-7711-4446-a4e8-d0598f26477c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Volume info retrieved successfully. Aug 12 12:58:52.878346 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-335d9aad-7711-4446-a4e8-d0598f26477c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 200 Aug 12 12:58:52.878717 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1070/4285] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:52 2026] GET /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:52.889967 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.891803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:52.892000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.892202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.892362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Delete volume with id: 4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:52.898686 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:52.898686 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:52.899141 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Volume info retrieved successfully. Aug 12 12:58:52.914643 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Delete volume request issued successfully. Aug 12 12:58:52.914964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ab405fe7-2b1a-4e51-9cc3-b5f4222fe78c tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 202 Aug 12 12:58:52.915519 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1082/4286] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:52 2026] DELETE /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:52.922294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-724971f7-edf4-475e-9aff-4b586837908b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.924218 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-724971f7-edf4-475e-9aff-4b586837908b tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:52.924445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-724971f7-edf4-475e-9aff-4b586837908b tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.924628 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-724971f7-edf4-475e-9aff-4b586837908b tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.933027 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:52.933027 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:52.936797 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-724971f7-edf4-475e-9aff-4b586837908b tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Volume info retrieved successfully. Aug 12 12:58:52.940686 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-724971f7-edf4-475e-9aff-4b586837908b tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 200 Aug 12 12:58:52.941066 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1071/4287] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:52 2026] GET /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:52.982455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:52.985604 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:58:52.985855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:52.986039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:52.995521 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:52.995521 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:53.000381 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:53.005127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c91253f5-d00f-47a5-bf4c-1d02bef3e0f6 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 returned with HTTP 200 Aug 12 12:58:53.005601 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1065/4288] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:52 2026] GET /volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:53.017305 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:53.019390 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:58:53.019764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4469cc8f-9dd2-41b7-92d1-e56aa4f991f7", "name": "tempest-type-Backup-151122952"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:53.021132 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating new backup {'backup': {'volume_id': '4469cc8f-9dd2-41b7-92d1-e56aa4f991f7', 'name': 'tempest-type-Backup-151122952'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:58:53.021292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating backup of volume 4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 in container None Aug 12 12:58:53.028443 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:53.028443 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:53.028849 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:58:53.044538 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['96f958d3-f3ec-4c85-82a2-5ba3063c4232', '92ac9935-bbb8-4cb9-a2e7-53d8da96f7e3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:53.070216 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40ab072d-c0f4-4d8f-991d-f3acd476f2f3 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:58:53.070701 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1071/4289] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:58:53 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:58:53.078957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:53.080982 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:53.081266 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:53.081490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:53.081589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:53.089269 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:53.089269 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:53.090052 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbbc4f2e-40cf-4293-a36d-89be2bfb3409 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:53.090492 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1083/4290] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:53 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:53.952467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f82cf56d-b7ab-41a4-b6f9-c1a3fba38ad3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:53.954232 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f82cf56d-b7ab-41a4-b6f9-c1a3fba38ad3 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 Aug 12 12:58:53.954421 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f82cf56d-b7ab-41a4-b6f9-c1a3fba38ad3 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:53.954598 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f82cf56d-b7ab-41a4-b6f9-c1a3fba38ad3 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:53.960043 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f82cf56d-b7ab-41a4-b6f9-c1a3fba38ad3 tempest-AbsoluteLimitsTests-667194879 tempest-AbsoluteLimitsTests-667194879-project-member] https://10.4.3.81/volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 returned with HTTP 404 Aug 12 12:58:53.960497 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1072/4291] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:53 2026] GET /volume/v3/volumes/4ae63819-7804-4b7b-b550-3771accc3038 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:54.100596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:54.102255 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:54.102442 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:54.102611 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:54.102721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:54.106837 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:54.106837 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:54.107387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1652dc1e-211a-42c2-9ce1-11827eebf820 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:54.107772 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1066/4292] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:54 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:55.117901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:55.119478 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:55.119709 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:55.119938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:55.120087 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:55.124525 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:55.124525 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:55.125262 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e57cf43-939a-4c5a-93c2-8445fd740855 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:55.125677 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1072/4293] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:55 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:56.138074 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:56.140022 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:56.140283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:56.140499 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:56.140615 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:56.144981 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:56.144981 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:56.145703 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfb5e78e-fda9-4b6c-9751-de645f89a5d2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:56.146143 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1084/4294] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:56 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:56.280465 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:56.414518 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:56.414867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1698407707"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:56.416128 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1698407707'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:56.416241 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume of 1 GB Aug 12 12:58:56.419862 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Availability Zones retrieved successfully. Aug 12 12:58:56.424824 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Flow 'volume_create_api' (f5ac64bf-43f7-45d7-a227-4e4fe2c45758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:56.425668 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca829d8a-8977-4ac0-90a9-08112800ea47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:56.426429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:56.452547 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca829d8a-8977-4ac0-90a9-08112800ea47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:56.453354 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54574269-2308-4486-ad6e-874c23283079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:56.518861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Created reservations ['a263bf5a-64d1-49bc-964c-cc56cf0c4ae5', '0e081184-7bb2-4e10-8a8f-2c6a85489ee1', '78f0bc10-dd0c-411a-b46a-6871c1e2cfd1', '721ca2de-d1ad-4b17-bf03-c5c08fafb6d6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:56.519713 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54574269-2308-4486-ad6e-874c23283079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a263bf5a-64d1-49bc-964c-cc56cf0c4ae5', '0e081184-7bb2-4e10-8a8f-2c6a85489ee1', '78f0bc10-dd0c-411a-b46a-6871c1e2cfd1', '721ca2de-d1ad-4b17-bf03-c5c08fafb6d6']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:56.520493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d07dc-ff6c-4351-931f-96f10623fe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:56.543889 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d07dc-ff6c-4351-931f-96f10623fe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007b4e4a-785e-4765-a5fc-49c62e71a299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1698407707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76910a0d94474e2d92736c032d46bd25',qos_specs=None,replication_status=,reservations=['a263bf5a-64d1-49bc-964c-cc56cf0c4ae5','0e081184-7bb2-4e10-8a8f-2c6a85489ee1','78f0bc10-dd0c-411a-b46a-6871c1e2cfd1','721ca2de-d1ad-4b17-bf03-c5c08fafb6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1698407707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007b4e4a-785e-4765-a5fc-49c62e71a299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76910a0d94474e2d92736c032d46bd25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:56.544865 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d6444-1e58-47bf-8f12-ca66ccfaa3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:56.564610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d6444-1e58-47bf-8f12-ca66ccfaa3b6) transitioned into state 'SUCCESS' from state '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-1698407707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76910a0d94474e2d92736c032d46bd25',qos_specs=None,replication_status=,reservations=['a263bf5a-64d1-49bc-964c-cc56cf0c4ae5','0e081184-7bb2-4e10-8a8f-2c6a85489ee1','78f0bc10-dd0c-411a-b46a-6871c1e2cfd1','721ca2de-d1ad-4b17-bf03-c5c08fafb6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:56.565546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fff354a-810d-48fe-a1af-5c63c3d16538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:56.577462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fff354a-810d-48fe-a1af-5c63c3d16538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:56.578589 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Flow 'volume_create_api' (f5ac64bf-43f7-45d7-a227-4e4fe2c45758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:56.579008 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume request issued successfully. Aug 12 12:58:56.579740 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de1c5ff8-c2ae-44d7-a10d-c2580f800c55 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:56.580266 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1073/4295] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:58:56 2026] POST /volume/v3/volumes => generated 817 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:56.593328 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bc9ee135-806d-4343-a328-f9874f27a8ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:56.595156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc9ee135-806d-4343-a328-f9874f27a8ca tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:56.595726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc9ee135-806d-4343-a328-f9874f27a8ca tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:56.595726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bc9ee135-806d-4343-a328-f9874f27a8ca tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:56.603796 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:56.603796 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:56.608025 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bc9ee135-806d-4343-a328-f9874f27a8ca tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:58:56.612921 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bc9ee135-806d-4343-a328-f9874f27a8ca tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:56.613386 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1067/4296] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:56 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:56.634895 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7ce1109c-66b0-486e-9839-18b9665288b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:56.637186 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ce1109c-66b0-486e-9839-18b9665288b0 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:56.637447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ce1109c-66b0-486e-9839-18b9665288b0 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:56.637808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ce1109c-66b0-486e-9839-18b9665288b0 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:56.648361 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:56.648361 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:56.653416 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7ce1109c-66b0-486e-9839-18b9665288b0 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:56.659202 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ce1109c-66b0-486e-9839-18b9665288b0 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:56.659695 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1073/4297] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:56 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:56.709237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:56.711582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:56.711833 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:56.712079 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:56.720970 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:56.720970 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:56.725092 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:56.730946 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-434b0a36-6389-4d1b-97b2-3c0537fa3342 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:56.731409 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1085/4298] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:56 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:57.155919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.157686 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:57.157891 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:57.158051 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:57.158151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:57.163006 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:57.163006 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:57.163500 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76f33a8b-828c-4efd-9f38-afe7d9c5558a tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:57.163889 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1074/4299] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:57 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:57.625457 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1de27bd3-b084-4959-b7dd-ae6765661148 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.627211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1de27bd3-b084-4959-b7dd-ae6765661148 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:57.627434 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1de27bd3-b084-4959-b7dd-ae6765661148 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:57.627623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1de27bd3-b084-4959-b7dd-ae6765661148 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:57.634034 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:57.634034 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:57.637146 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1de27bd3-b084-4959-b7dd-ae6765661148 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:58:57.640842 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1de27bd3-b084-4959-b7dd-ae6765661148 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:57.641170 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1068/4300] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:57 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:57.653794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.655452 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:58:57.655815 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "007b4e4a-785e-4765-a5fc-49c62e71a299"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:57.657167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volume_transfer [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Creating new volume transfer {'transfer': {'volume_id': '007b4e4a-785e-4765-a5fc-49c62e71a299'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 12:58:57.657283 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volume_transfer [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Creating transfer of volume 007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:57.657414 np0000007055 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Generating transfer record for volume 007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:57.659282 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=271,cinder:INSERT=20,cinder:UPDATE=48 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:58:57.663835 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:57.663835 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:57.674481 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eb1e32a-13cd-433c-9968-923dd0e61806 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 12 12:58:57.674968 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1074/4301] 10.4.3.81 () {70 vars in 1319 bytes} [Wed Aug 12 12:58:57 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:57.683735 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.685710 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:57.685980 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:57.686228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:57.694965 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:57.694965 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:57.702313 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:58:57.707488 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cc5ea6ec-e238-48c1-81ad-be7132080cac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:57.708081 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1086/4302] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:57 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:57.722735 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8202901c-2605-46ee-9c31-e18fdba9f947 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.724511 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8202901c-2605-46ee-9c31-e18fdba9f947 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 Aug 12 12:58:57.724899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8202901c-2605-46ee-9c31-e18fdba9f947 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:57.725195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8202901c-2605-46ee-9c31-e18fdba9f947 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:57.729402 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8202901c-2605-46ee-9c31-e18fdba9f947 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 returned with HTTP 200 Aug 12 12:58:57.729402 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1075/4303] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:58:57 2026] GET /volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:57.736893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b41309aa-f428-488c-830f-83d50471ba6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.738922 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b41309aa-f428-488c-830f-83d50471ba6b tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:58:57.739156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b41309aa-f428-488c-830f-83d50471ba6b tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:57.739366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b41309aa-f428-488c-830f-83d50471ba6b tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:57.739554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-b41309aa-f428-488c-830f-83d50471ba6b tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 12:58:57.744049 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b41309aa-f428-488c-830f-83d50471ba6b tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 12 12:58:57.744466 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1069/4304] 10.4.3.81 () {68 vars in 1298 bytes} [Wed Aug 12 12:58:57 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:57.753195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-295220aa-2988-40f1-bef0-4a10884c81eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:57.823426 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0/accept Aug 12 12:58:57.823816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e5e30e402bf75a44"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:57.825100 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.volume_transfer [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Accepting volume transfer dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 {{(pid=100197) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 12:58:57.825205 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Accepting transfer dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 Aug 12 12:58:57.909278 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Created reservations ['6501c331-c4df-4af3-a8d5-9de0c07981f6', '95f788fd-ec93-4bd2-a20f-85d958173dca', '0269c385-87f1-403d-b918-5ff0ad23cfbc', 'd53f0b52-270d-43e3-b9da-e09e140e076a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:57.930644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Created reservations ['2609d89c-c531-43d7-a2d1-6581414ebd0a', '78d23f7d-9cb3-45c2-b042-41694bb03382', '9b6bfe97-99d9-44f6-bd4e-c7443e15692c', '5c1c2646-f34a-4194-a0d1-eda4da18bcea'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:57.969442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Created reservations ['7f342ad4-7eb0-48b4-a4ab-acaca83eea7d', 'bc6b8401-3171-43e1-8070-a9a013974262', '5679eaea-f15f-4968-99bd-884a9d1a99d2', '96ab44f0-9e4d-447f-bc9a-8fa6592f6626'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:58.003746 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Created reservations ['db6ccae0-eb9a-4fbc-8c3b-9d4ce3234ba7', '192db9ad-b6a0-40b1-928f-5dda8b485c26', '8f91ba3b-a1d7-49f3-a7d1-67871331198e', 'ca1b5e7f-6071-424a-968e-42be50727e01'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:58.026196 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Transfer volume completed successfully. Aug 12 12:58:58.070100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.072328 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:58.072528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.072738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.081489 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.081489 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:58.086478 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:58.090595 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-eacb54c1-415f-4c74-a16d-85cb02f2887c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:58.091814 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1087/4305] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:58.117001 np0000007055 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Volume 007b4e4a-785e-4765-a5fc-49c62e71a299 has been transferred. Aug 12 12:58:58.123265 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-295220aa-2988-40f1-bef0-4a10884c81eb tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0/accept returned with HTTP 202 Aug 12 12:58:58.123671 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1075/4306] 10.4.3.81 () {70 vars in 1451 bytes} [Wed Aug 12 12:58:57 2026] POST /volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0/accept => generated 363 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:58.138680 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65320489-8795-477e-b30e-3b8d46a36693 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.141714 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65320489-8795-477e-b30e-3b8d46a36693 tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:58.141850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65320489-8795-477e-b30e-3b8d46a36693 tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.142026 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65320489-8795-477e-b30e-3b8d46a36693 tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.150119 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.150119 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:58.156963 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-65320489-8795-477e-b30e-3b8d46a36693 tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Volume info retrieved successfully. Aug 12 12:58:58.165612 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65320489-8795-477e-b30e-3b8d46a36693 tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:58.166143 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1076/4307] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:58.177142 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.182550 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e3401c29-64e8-42ca-903b-62196c68739b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.182718 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:58.183376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.183376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.183376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:58.187568 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e3401c29-64e8-42ca-903b-62196c68739b tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:58.187804 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e3401c29-64e8-42ca-903b-62196c68739b tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.188050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e3401c29-64e8-42ca-903b-62196c68739b tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.192257 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.192257 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:58.192257 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30ea09b4-6d84-482f-afc0-81815a204ac2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:58.192257 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1070/4308] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:58.196558 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.196558 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:58.197455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1cb554c5-6806-4ded-a561-28b5cd5764ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.198154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb554c5-6806-4ded-a561-28b5cd5764ff None None] GET https://10.4.3.81/volume// Aug 12 12:58:58.198413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb554c5-6806-4ded-a561-28b5cd5764ff None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.198680 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb554c5-6806-4ded-a561-28b5cd5764ff None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.199082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb554c5-6806-4ded-a561-28b5cd5764ff None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:58.199433 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1076/4309] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:58:58.203510 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e3401c29-64e8-42ca-903b-62196c68739b tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] Volume info retrieved successfully. Aug 12 12:58:58.206473 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e3401c29-64e8-42ca-903b-62196c68739b tempest-VolumesTransfersV355Test-1113870651 tempest-VolumesTransfersV355Test-1113870651-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:58.207152 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1088/4310] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:58.208647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-b8cd0acb-5b96-4647-ad28-f3c87bdfe697 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.211344 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-b8cd0acb-5b96-4647-ad28-f3c87bdfe697 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:58:58.211872 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-b8cd0acb-5b96-4647-ad28-f3c87bdfe697 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "266800e4-db89-4959-8d52-e4344ea0b7fb", "connector": null, "instance_uuid": "905016fd-5d6f-48fc-91c7-1207a84923a5"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:58.220928 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.220928 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:58.223336 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.225424 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 Aug 12 12:58:58.225727 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.225995 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.226147 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Delete transfer with id: dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 Aug 12 12:58:58.230675 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7ddc664-8236-4fbf-9be6-933e80b12b47 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 returned with HTTP 404 Aug 12 12:58:58.231230 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1071/4311] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:58:58 2026] DELETE /volume/v3/volume-transfers/dd9ea9d8-7583-4d26-93c6-9d06ec056ba0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:58:58.238352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.247291 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-b8cd0acb-5b96-4647-ad28-f3c87bdfe697 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:58:58.247864 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1077/4312] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:58:58 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 12 12:58:58.270909 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:58.271174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.271428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.271690 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Delete volume with id: 007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:58.278386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.280559 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:58.280827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.281134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.284346 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.284346 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:58.284831 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Volume info retrieved successfully. Aug 12 12:58:58.295096 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-93b772fb-621f-46bc-94da-3a4c3b48215c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.295516 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93b772fb-621f-46bc-94da-3a4c3b48215c None None] GET https://10.4.3.81/volume// Aug 12 12:58:58.295731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93b772fb-621f-46bc-94da-3a4c3b48215c None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.295949 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93b772fb-621f-46bc-94da-3a4c3b48215c None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.296327 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93b772fb-621f-46bc-94da-3a4c3b48215c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:58:58.296663 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1072/4313] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 12:58:58.297071 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.297071 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:58.304352 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:58.305991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.308859 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:58.309144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.309429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.311818 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Delete volume request issued successfully. Aug 12 12:58:58.312078 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b60ec76-ee91-4048-ac4c-89bc38dc322e tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 202 Aug 12 12:58:58.312591 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1077/4314] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:58:58 2026] DELETE /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:58:58.313700 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-561a3fb7-0228-4816-b3b7-70fb172a8e4d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:58.314228 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1089/4315] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:58.323327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb94c049-ad31-4889-9679-442d0bb297f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.324229 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.324229 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:58.326381 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb94c049-ad31-4889-9679-442d0bb297f9 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:58.326668 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb94c049-ad31-4889-9679-442d0bb297f9 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:58.326881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb94c049-ad31-4889-9679-442d0bb297f9 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:58.328708 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:58.331486 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=288,cinder:INSERT=21,cinder:UPDATE=55 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:58:58.334567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-c5a4a599-49dc-4d94-87fc-8806630b7f1c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:58.335280 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1078/4316] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:58.339260 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.339260 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:58.344081 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eb94c049-ad31-4889-9679-442d0bb297f9 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Volume info retrieved successfully. Aug 12 12:58:58.350184 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb94c049-ad31-4889-9679-442d0bb297f9 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 200 Aug 12 12:58:58.351366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1073/4317] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:58 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:58:58.459298 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:58.461762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] PUT https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a Aug 12 12:58:58.462216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:58.474208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Acquiring lock "cinder-attachment_update-266800e4-db89-4959-8d52-e4344ea0b7fb-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:58:58.479495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Lock "cinder-attachment_update-266800e4-db89-4959-8d52-e4344ea0b7fb-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:58:58.480829 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:58.480829 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:58.584540 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Lock "cinder-attachment_update-266800e4-db89-4959-8d52-e4344ea0b7fb-np0000007055" released by "attachment_update" :: held 0.105s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:58:58.585001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-9e2ae2cd-12d5-4e2e-b780-83b961d33f74 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a returned with HTTP 200 Aug 12 12:58:58.585653 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1078/4318] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:58:58 2026] PUT /volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:58:59.203746 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.205506 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:58:59.205729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.205913 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.206002 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:58:59.207443 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=324,cinder:UPDATE=78,cinder:INSERT=44 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:58:59.209836 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:59.209836 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:59.210456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-78da3d0d-2024-49a2-b7d9-79ea7f469ffd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:58:59.210864 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1090/4319] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:59.327388 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.329165 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:58:59.329371 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.329554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.331417 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=356,cinder:UPDATE=95,cinder:INSERT=54 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:58:59.338789 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:59.338789 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:58:59.342884 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:58:59.347546 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa348500-4fa8-413b-86aa-cb130a29ac36 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:58:59.348131 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1079/4320] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:58:59.364521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff459e40-8444-47c7-82ad-afcd5da989cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.367809 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff459e40-8444-47c7-82ad-afcd5da989cf tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:59.368017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff459e40-8444-47c7-82ad-afcd5da989cf tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.368194 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff459e40-8444-47c7-82ad-afcd5da989cf tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.374733 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff459e40-8444-47c7-82ad-afcd5da989cf tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 404 Aug 12 12:58:59.375254 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1074/4321] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:58:59.387514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-42c878d7-dd08-4c3c-ab19-a6986f2a4ef5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.391595 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42c878d7-dd08-4c3c-ab19-a6986f2a4ef5 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:59.392304 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42c878d7-dd08-4c3c-ab19-a6986f2a4ef5 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.392304 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42c878d7-dd08-4c3c-ab19-a6986f2a4ef5 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.404097 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42c878d7-dd08-4c3c-ab19-a6986f2a4ef5 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 404 Aug 12 12:58:59.404807 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1079/4322] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:58:59.412698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.415334 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:59.415645 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.415930 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.416161 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Delete volume with id: 007b4e4a-785e-4765-a5fc-49c62e71a299 Aug 12 12:58:59.424720 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-215547c8-a8c1-46ff-9977-28b2fc6b0670 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 returned with HTTP 404 Aug 12 12:58:59.425385 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1091/4323] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:58:59 2026] DELETE /volume/v3/volumes/007b4e4a-785e-4765-a5fc-49c62e71a299 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:58:59.433929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43235257-7fa7-4dd9-b423-8ea69124954d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.436851 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:58:59.437207 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1734537632"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:58:59.438552 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1734537632'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:58:59.438713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume of 1 GB Aug 12 12:58:59.442858 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Availability Zones retrieved successfully. Aug 12 12:58:59.449247 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Flow 'volume_create_api' (9c3b36db-f0b9-4aa7-aa73-ed1df0b8fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:59.449642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1fb614-7b3f-48f8-bd64-33d77b2f8038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:59.450797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:58:59.474991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1fb614-7b3f-48f8-bd64-33d77b2f8038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:59.475719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bfefb1-4755-4590-99ac-6c74192263d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:59.519180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Created reservations ['dd6ce088-e09a-4736-a0de-89cfeb85a2ef', '79ab51ff-4bea-4187-aa85-9244b4e3b221', 'c758cf55-7f91-43e1-9ae6-1e68095268dd', 'f4b56939-beb5-4524-a8ef-5512dbcb1c35'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:58:59.520009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bfefb1-4755-4590-99ac-6c74192263d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd6ce088-e09a-4736-a0de-89cfeb85a2ef', '79ab51ff-4bea-4187-aa85-9244b4e3b221', 'c758cf55-7f91-43e1-9ae6-1e68095268dd', 'f4b56939-beb5-4524-a8ef-5512dbcb1c35']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:59.520946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2331ca27-9a46-4af1-8457-74a00d5b5429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:59.544328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2331ca27-9a46-4af1-8457-74a00d5b5429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa87d14d-dc42-45e9-a537-94e14a9b1e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734537632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76910a0d94474e2d92736c032d46bd25',qos_specs=None,replication_status=,reservations=['dd6ce088-e09a-4736-a0de-89cfeb85a2ef','79ab51ff-4bea-4187-aa85-9244b4e3b221','c758cf55-7f91-43e1-9ae6-1e68095268dd','f4b56939-beb5-4524-a8ef-5512dbcb1c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734537632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa87d14d-dc42-45e9-a537-94e14a9b1e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76910a0d94474e2d92736c032d46bd25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:59.545042 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347bf53a-46e7-4700-9e77-b5b53a514194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:59.563038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347bf53a-46e7-4700-9e77-b5b53a514194) transitioned into state 'SUCCESS' from state '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-1734537632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76910a0d94474e2d92736c032d46bd25',qos_specs=None,replication_status=,reservations=['dd6ce088-e09a-4736-a0de-89cfeb85a2ef','79ab51ff-4bea-4187-aa85-9244b4e3b221','c758cf55-7f91-43e1-9ae6-1e68095268dd','f4b56939-beb5-4524-a8ef-5512dbcb1c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ef07df91ef4448810d25fb5a52ed1e',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:59.563763 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cb1e12-7e2d-48fd-b295-170f077115ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:58:59.572351 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cb1e12-7e2d-48fd-b295-170f077115ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:58:59.573052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Flow 'volume_create_api' (9c3b36db-f0b9-4aa7-aa73-ed1df0b8fb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:58:59.573373 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Create volume request issued successfully. Aug 12 12:58:59.574008 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43235257-7fa7-4dd9-b423-8ea69124954d tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:58:59.574463 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1080/4324] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:58:59 2026] POST /volume/v3/volumes => generated 817 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:58:59.587481 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.589537 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:58:59.589825 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.590010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.598403 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:59.598403 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:58:59.603478 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:58:59.610138 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8043ee6b-12af-430c-a7d1-3dc85dee64ac tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 200 Aug 12 12:58:59.610675 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1075/4325] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 12:58:59.694240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e9eee4ff-47ce-4199-905a-f480048094b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.697097 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:59.697308 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.697553 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.697725 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Delete volume with id: 19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:59.709989 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:59.709989 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:58:59.710514 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:59.734048 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Delete volume request issued successfully. Aug 12 12:58:59.734249 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9eee4ff-47ce-4199-905a-f480048094b8 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 202 Aug 12 12:58:59.734871 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1080/4326] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:58:59 2026] DELETE /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:58:59.741430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:58:59.743480 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:58:59.743696 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:58:59.743912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:58:59.751655 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:58:59.751655 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:58:59.755888 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:58:59.763794 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95254ef9-fbb4-4912-8939-ed16f2962c17 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 200 Aug 12 12:58:59.763794 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1092/4327] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:58:59 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:00.222187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5415c2c9-1255-407b-bed5-d6c31b688199 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.224424 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5415c2c9-1255-407b-bed5-d6c31b688199 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:00.224691 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5415c2c9-1255-407b-bed5-d6c31b688199 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.224932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5415c2c9-1255-407b-bed5-d6c31b688199 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.225088 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5415c2c9-1255-407b-bed5-d6c31b688199 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:00.230381 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.230381 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:00.231237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5415c2c9-1255-407b-bed5-d6c31b688199 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:00.231727 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1081/4328] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:00.360690 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f887a88-49c4-482a-be69-40048de91763 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.363174 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f887a88-49c4-482a-be69-40048de91763 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:00.363446 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f887a88-49c4-482a-be69-40048de91763 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.363733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f887a88-49c4-482a-be69-40048de91763 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.377456 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.377456 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:00.382655 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f887a88-49c4-482a-be69-40048de91763 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:00.388730 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f887a88-49c4-482a-be69-40048de91763 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:00.389535 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1076/4329] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:00.623857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.625562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.625786 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.626094 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.632728 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.632728 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:00.636001 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:59:00.639904 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12ceff54-0fc7-4635-ba43-6cbf72cece32 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 200 Aug 12 12:59:00.640259 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1081/4330] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:00.652559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.653921 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 12 12:59:00.654252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aa87d14d-dc42-45e9-a537-94e14a9b1e28"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:00.655534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volume_transfer [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aa87d14d-dc42-45e9-a537-94e14a9b1e28'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 12:59:00.655673 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volume_transfer [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Creating transfer of volume aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.655789 np0000007055 devstack@c-api.service[100195]: INFO cinder.transfer.api [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Generating transfer record for volume aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.664593 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.664593 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:00.673954 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-334b04c6-1c6d-41ee-90b8-6f0edc141acf tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 12 12:59:00.674354 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1093/4331] 10.4.3.81 () {70 vars in 1319 bytes} [Wed Aug 12 12:59:00 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:00.685175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-936257c5-e79d-45dc-8588-403b62a747f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.686803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-936257c5-e79d-45dc-8588-403b62a747f9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.686994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-936257c5-e79d-45dc-8588-403b62a747f9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.687193 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-936257c5-e79d-45dc-8588-403b62a747f9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.694448 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.694448 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:00.697770 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-936257c5-e79d-45dc-8588-403b62a747f9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:59:00.701755 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-936257c5-e79d-45dc-8588-403b62a747f9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 200 Aug 12 12:59:00.702170 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1082/4332] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:00.723834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.726460 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 12 12:59:00.726751 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.726998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.727195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 12:59:00.731952 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c4de10b-8ef9-4486-824c-2c6d7a18c3bb tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 12:59:00.732456 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1077/4333] 10.4.3.81 () {68 vars in 1319 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:00.745585 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.747672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 Aug 12 12:59:00.747962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.748210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.748325 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Delete transfer with id: cbec9b62-d4c7-47f8-9209-7e7893647cf3 Aug 12 12:59:00.758507 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.758507 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:00.767193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-227033af-fb0f-4d28-b65c-8010bdf464c7 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 returned with HTTP 202 Aug 12 12:59:00.767791 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1082/4334] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:59:00 2026] DELETE /volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:59:00.775889 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3a3704bd-bb28-49de-aa00-516f4474b99a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.777946 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3a3704bd-bb28-49de-aa00-516f4474b99a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.778187 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3a3704bd-bb28-49de-aa00-516f4474b99a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.778396 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3a3704bd-bb28-49de-aa00-516f4474b99a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.785355 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bbfb10f7-eb1b-42f9-bb81-7890bd26193b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.786099 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.786099 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:00.787355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bbfb10f7-eb1b-42f9-bb81-7890bd26193b tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 Aug 12 12:59:00.787573 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bbfb10f7-eb1b-42f9-bb81-7890bd26193b tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.787787 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bbfb10f7-eb1b-42f9-bb81-7890bd26193b tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.791133 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3a3704bd-bb28-49de-aa00-516f4474b99a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Volume info retrieved successfully. Aug 12 12:59:00.794556 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bbfb10f7-eb1b-42f9-bb81-7890bd26193b tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 returned with HTTP 404 Aug 12 12:59:00.795111 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1083/4335] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/19ba8cce-1bad-48df-a65a-96d7cf7cc713 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:00.796059 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3a3704bd-bb28-49de-aa00-516f4474b99a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 200 Aug 12 12:59:00.796514 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1094/4336] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:00.811439 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.813887 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 Aug 12 12:59:00.814160 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.814379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.814515 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Delete transfer with id: cbec9b62-d4c7-47f8-9209-7e7893647cf3 Aug 12 12:59:00.817867 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-612e6d0f-0b04-4401-ace1-81101f5043c9 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 returned with HTTP 404 Aug 12 12:59:00.818414 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1078/4337] 10.4.3.81 () {68 vars in 1412 bytes} [Wed Aug 12 12:59:00 2026] DELETE /volume/v3/volume-transfers/cbec9b62-d4c7-47f8-9209-7e7893647cf3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:00.825310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7dd58bb3-1a01-40ab-a473-170d34f239db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.827082 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.827253 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.827415 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.827560 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Delete volume with id: aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.839672 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.839672 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:00.840176 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Volume info retrieved successfully. Aug 12 12:59:00.863168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.863961 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Delete volume request issued successfully. Aug 12 12:59:00.864218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7dd58bb3-1a01-40ab-a473-170d34f239db tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 202 Aug 12 12:59:00.865879 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1083/4338] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:59:00 2026] DELETE /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 12:59:00.865982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:59:00.865982 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.865982 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.865982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Delete volume with id: aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:59:00.873290 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-72efa198-6481-4719-8906-afee3e956f1f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.875240 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-72efa198-6481-4719-8906-afee3e956f1f tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:00.875392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-72efa198-6481-4719-8906-afee3e956f1f tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.875546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-72efa198-6481-4719-8906-afee3e956f1f tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.877527 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.877527 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:00.878029 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:59:00.884460 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.884460 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:00.890489 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-72efa198-6481-4719-8906-afee3e956f1f tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Volume info retrieved successfully. Aug 12 12:59:00.897585 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-72efa198-6481-4719-8906-afee3e956f1f tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 200 Aug 12 12:59:00.898291 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1095/4339] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:59:00.907596 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Delete volume request issued successfully. Aug 12 12:59:00.907962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7080b2e-2c7a-4ace-b257-a4e53c313f0e tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 202 Aug 12 12:59:00.908317 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1084/4340] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:00 2026] DELETE /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:00.915301 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:00.917687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:59:00.918031 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:00.918374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:00.928420 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:00.928420 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:00.935448 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Volume info retrieved successfully. Aug 12 12:59:00.943097 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d394536-118a-43ce-8ac2-3325e3fa91e7 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 200 Aug 12 12:59:00.943797 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1079/4341] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:00 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:01.243145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.245355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:01.245597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.245824 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.245931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:01.250444 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:01.250444 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:01.251113 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd6da85c-afa5-4c4a-88e9-dc08531f0d2f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:01.251508 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1084/4342] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:01 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:01.402418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.404859 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:01.405131 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.405408 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.418608 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:01.418608 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:01.422877 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:01.427523 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-08a33474-e838-4618-afa3-a2ffa49d6a5c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:01.428026 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1096/4343] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:01 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:01.913913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6fcb7e3-6600-402b-a5cb-e5836a8e92e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.915886 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6fcb7e3-6600-402b-a5cb-e5836a8e92e5 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:01.916170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6fcb7e3-6600-402b-a5cb-e5836a8e92e5 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.916416 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6fcb7e3-6600-402b-a5cb-e5836a8e92e5 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.926834 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6fcb7e3-6600-402b-a5cb-e5836a8e92e5 tempest-VolumesTransfersV355Test-403225633 tempest-VolumesTransfersV355Test-403225633-project-admin] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 404 Aug 12 12:59:01.926834 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1085/4344] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:01 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:01.932148 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ecb762f0-2e2c-4fd0-b05d-163c7b921d3a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.934381 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecb762f0-2e2c-4fd0-b05d-163c7b921d3a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] GET https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:01.934688 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecb762f0-2e2c-4fd0-b05d-163c7b921d3a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.934938 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecb762f0-2e2c-4fd0-b05d-163c7b921d3a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.941607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecb762f0-2e2c-4fd0-b05d-163c7b921d3a tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 404 Aug 12 12:59:01.942115 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1080/4345] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 12:59:01 2026] GET /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:01.948074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-741067f2-d67b-4358-8627-ca045a685be0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.949756 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-741067f2-d67b-4358-8627-ca045a685be0 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:01.949971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-741067f2-d67b-4358-8627-ca045a685be0 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.950168 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-741067f2-d67b-4358-8627-ca045a685be0 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.950336 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-741067f2-d67b-4358-8627-ca045a685be0 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] Delete volume with id: aa87d14d-dc42-45e9-a537-94e14a9b1e28 Aug 12 12:59:01.956672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-741067f2-d67b-4358-8627-ca045a685be0 tempest-VolumesTransfersV355Test-302169632 tempest-VolumesTransfersV355Test-302169632-project-member] https://10.4.3.81/volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 returned with HTTP 404 Aug 12 12:59:01.957224 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1085/4346] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 12:59:01 2026] DELETE /volume/v3/volumes/aa87d14d-dc42-45e9-a537-94e14a9b1e28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:01.961866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a8dd8ea6-5d63-4c64-b405-399a98a84fe5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:01.964074 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8dd8ea6-5d63-4c64-b405-399a98a84fe5 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] GET https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a Aug 12 12:59:01.964587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8dd8ea6-5d63-4c64-b405-399a98a84fe5 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:01.964587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8dd8ea6-5d63-4c64-b405-399a98a84fe5 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:01.971123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8dd8ea6-5d63-4c64-b405-399a98a84fe5 tempest-AttachVolumeShelveTestJSON-1235398394 tempest-AttachVolumeShelveTestJSON-1235398394-project-member] https://10.4.3.81/volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a returned with HTTP 404 Aug 12 12:59:01.971630 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1097/4347] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:01 2026] GET /volume/v3/volumes/aaf5854c-09bb-48c9-802e-6fb58e89c43a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:02.265418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4211492-989e-416b-9747-5bc895e50bee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:02.267492 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4211492-989e-416b-9747-5bc895e50bee tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:02.267792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4211492-989e-416b-9747-5bc895e50bee tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:02.268017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4211492-989e-416b-9747-5bc895e50bee tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:02.268272 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a4211492-989e-416b-9747-5bc895e50bee tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:02.272258 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:02.272258 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:02.273006 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4211492-989e-416b-9747-5bc895e50bee tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:02.273478 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1086/4348] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:02 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:02.440686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:02.442562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:02.442857 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:02.443041 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:02.459666 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:02.459666 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:02.465193 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:02.470648 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adf50849-f3e8-412b-bca4-531ee5d8a31d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:02.471102 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1081/4349] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:02 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:02.881493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-e32037b8-38f5-4ec2-a27f-d021179af79f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:02.883566 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-e32037b8-38f5-4ec2-a27f-d021179af79f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a/action Aug 12 12:59:02.883937 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-e32037b8-38f5-4ec2-a27f-d021179af79f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:02.884075 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-e32037b8-38f5-4ec2-a27f-d021179af79f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:02.899595 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:02.899595 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:02.911906 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-062e71f9-a2f5-44cb-92c9-f3a7b9c6c01f req-e32037b8-38f5-4ec2-a27f-d021179af79f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a/action returned with HTTP 204 Aug 12 12:59:02.912446 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1086/4350] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:59:02 2026] POST /volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:03.284754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:03.286605 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:03.286850 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:03.287063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:03.287168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:03.291570 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:03.291570 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:03.291794 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ed3580e-0d58-4e1e-a7e0-c725f77ec04f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:03.292439 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1098/4351] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:03 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:03.485512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:03.487559 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:03.487821 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:03.488048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:03.500322 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:03.500322 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:03.506097 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:03.512081 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3c22f64-2449-4e83-8155-6ae17c855ea8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:03.512560 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1087/4352] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:03 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:03.526730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:03.529246 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:03.529718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "266800e4-db89-4959-8d52-e4344ea0b7fb", "force": true, "name": "tempest-VolumesBackupsTest-Backup-434960534", "container": "tempest-volumesbackupstest-backup-container-1508975510"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:03.532034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': '266800e4-db89-4959-8d52-e4344ea0b7fb', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-434960534', 'container': 'tempest-volumesbackupstest-backup-container-1508975510'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:03.532813 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume 266800e4-db89-4959-8d52-e4344ea0b7fb in container tempest-volumesbackupstest-backup-container-1508975510 Aug 12 12:59:03.544823 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:03.544823 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:03.545346 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:03.561458 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['6ea3ac70-d892-46b0-b6d0-7842e98c45cc', 'bbdff002-ebb8-4912-91a1-1f109dfdcd46'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:03.591439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff1e2dd8-7d02-4644-9a57-b55109b99f61 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:03.591961 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1082/4353] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:03 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:03.601018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ecba976-8014-4978-880d-2821d04a9f14 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:03.602958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ecba976-8014-4978-880d-2821d04a9f14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:03.603234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ecba976-8014-4978-880d-2821d04a9f14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:03.603533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ecba976-8014-4978-880d-2821d04a9f14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:03.603745 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4ecba976-8014-4978-880d-2821d04a9f14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:03.607698 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:03.607698 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:03.608442 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ecba976-8014-4978-880d-2821d04a9f14 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:03.608849 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1087/4354] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:03 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:04.273137 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:04.303346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:04.305576 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:04.305841 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:04.306070 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:04.306212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:04.311205 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:04.311205 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:04.312044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3cdd087-cc84-4ad1-bae3-89b0316164cf tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:04.312554 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1088/4355] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:04 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:04.358914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:04.359224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1399244744", "metadata": {"Type": "Test"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:04.360640 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1399244744', 'metadata': {'Type': 'Test'}}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:04.360788 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:04.371473 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:04.377484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (1efd01c8-7079-4e79-abbe-017ce06da211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:04.378808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91899926-c08c-432c-ba4d-5084f5df357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:04.378808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:04.404300 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91899926-c08c-432c-ba4d-5084f5df357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:04.405133 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ba6879-4e56-4f41-875e-abb1261eb96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:04.484668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['e4ecb568-da5f-4504-b2ff-8ccb965f653d', 'fba2b4d9-8bc6-419f-8630-904c3079d000', '7a3ad7cd-8299-4ae4-a0a5-9df850ba79ef', '02bb2869-d11d-4d3e-86f8-163dfd73c7d6'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:04.485590 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ba6879-4e56-4f41-875e-abb1261eb96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ecb568-da5f-4504-b2ff-8ccb965f653d', 'fba2b4d9-8bc6-419f-8630-904c3079d000', '7a3ad7cd-8299-4ae4-a0a5-9df850ba79ef', '02bb2869-d11d-4d3e-86f8-163dfd73c7d6']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:04.486560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dade30-be62-4b18-a195-193532d34f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:04.521056 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dade30-be62-4b18-a195-193532d34f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11177582-a55f-432b-9279-dd7f4302acd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1399244744',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['e4ecb568-da5f-4504-b2ff-8ccb965f653d','fba2b4d9-8bc6-419f-8630-904c3079d000','7a3ad7cd-8299-4ae4-a0a5-9df850ba79ef','02bb2869-d11d-4d3e-86f8-163dfd73c7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1399244744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11177582-a55f-432b-9279-dd7f4302acd8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:04.521655 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366da9a6-be8d-430c-bdce-e2aa59bf8dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:04.541624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366da9a6-be8d-430c-bdce-e2aa59bf8dc3) transitioned into state 'SUCCESS' from state '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-1399244744',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['e4ecb568-da5f-4504-b2ff-8ccb965f653d','fba2b4d9-8bc6-419f-8630-904c3079d000','7a3ad7cd-8299-4ae4-a0a5-9df850ba79ef','02bb2869-d11d-4d3e-86f8-163dfd73c7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:04.542491 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f492e4e-23b0-49e1-8297-c969abfbcbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:04.552140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f492e4e-23b0-49e1-8297-c969abfbcbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:04.552884 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (1efd01c8-7079-4e79-abbe-017ce06da211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:04.553173 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:04.553711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4c1e1ab5-4d79-4c99-8cf8-6760caa68b12 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:04.554136 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1099/4356] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:04 2026] POST /volume/v3/volumes => generated 757 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:04.570730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e62b1972-8c0e-419a-a985-da25adb5e40a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:04.572995 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e62b1972-8c0e-419a-a985-da25adb5e40a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:04.573288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e62b1972-8c0e-419a-a985-da25adb5e40a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:04.573611 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e62b1972-8c0e-419a-a985-da25adb5e40a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:04.582451 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:04.582451 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:04.586458 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e62b1972-8c0e-419a-a985-da25adb5e40a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:04.590636 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e62b1972-8c0e-419a-a985-da25adb5e40a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:04.591048 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1083/4357] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:04 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:04.619724 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:04.621840 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:04.622079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:04.622322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:04.622465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:04.627298 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:04.627298 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:04.628354 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6f33f2c-3249-4897-9d22-5fd942a19baa tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:04.628899 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1088/4358] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:04 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.323279 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.324821 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:05.325005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.325199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.325338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:05.329028 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.329028 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:05.329572 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c938324a-f3b6-49bf-97fb-4b61683c4994 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:05.329909 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1089/4359] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.608020 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7cc00c76-3839-446e-8622-cb39f241422c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.610327 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cc00c76-3839-446e-8622-cb39f241422c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:05.610582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cc00c76-3839-446e-8622-cb39f241422c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.610849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cc00c76-3839-446e-8622-cb39f241422c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.619124 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.619124 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:05.622757 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7cc00c76-3839-446e-8622-cb39f241422c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.626646 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cc00c76-3839-446e-8622-cb39f241422c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:05.627042 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1100/4360] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.639852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.641349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59029fc6-691b-44c1-9a63-75d953026a03 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.641662 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:05.641935 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.642129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.643337 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59029fc6-691b-44c1-9a63-75d953026a03 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:05.643578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59029fc6-691b-44c1-9a63-75d953026a03 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.643816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59029fc6-691b-44c1-9a63-75d953026a03 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.643968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-59029fc6-691b-44c1-9a63-75d953026a03 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:05.648929 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.648929 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:05.649032 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.649032 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:05.649969 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59029fc6-691b-44c1-9a63-75d953026a03 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:05.650415 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1089/4361] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.652352 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.656262 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-037a5430-bd34-4ddf-bf5d-2909d9f96e5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:05.656637 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1084/4362] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.669278 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.670982 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:05.671312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1399244744"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:05.679339 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.679339 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:05.682978 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.688745 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:05.689328 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8b141bc-0d9f-48ed-b956-044fcd6a4bd0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:05.689721 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1090/4363] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:05 2026] PUT /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 782 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.700792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.702617 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:05.702990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1867209407", "description": "This is the new description of volume"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:05.710808 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.710808 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:05.714191 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.720558 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:05.721191 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ece327e2-bb4b-4100-a3bc-ed0cd0650761 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:05.721601 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1101/4364] 10.4.3.81 () {68 vars in 1362 bytes} [Wed Aug 12 12:59:05 2026] PUT /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.732871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a60bff9f-9d88-4802-a60e-9a144faba601 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.735354 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a60bff9f-9d88-4802-a60e-9a144faba601 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:05.735354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a60bff9f-9d88-4802-a60e-9a144faba601 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.735354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a60bff9f-9d88-4802-a60e-9a144faba601 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.745459 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.745459 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:05.750387 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a60bff9f-9d88-4802-a60e-9a144faba601 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.756302 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a60bff9f-9d88-4802-a60e-9a144faba601 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:05.757343 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1090/4365] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:05.769796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6da7451-5b2a-402b-9488-e1e71765542a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.771938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:05.772374 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-877367239", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1949334372"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:05.773875 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-877367239', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1949334372'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:05.774029 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:05.778637 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:05.787205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (b8068ee6-847a-4408-896b-c2695c01cad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:05.788865 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14474f5a-da96-4c61-aeb5-b681b9195a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:05.790143 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:05.822153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14474f5a-da96-4c61-aeb5-b681b9195a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:05.823161 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebd7ecf-bd1c-47a6-a393-b9133dcd1f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:05.845636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9ddfa338-808e-42dd-867e-f3f84411185b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.868802 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['a13ac38d-009a-4109-95bb-b49da04e6bbb', '0bb5db47-5dac-4023-82e7-74a35c779b33', '5fc624ed-6e43-4718-b09d-4765024ed563', 'c4b1f1a0-0372-4530-97da-f90906309670'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:05.869381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebd7ecf-bd1c-47a6-a393-b9133dcd1f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a13ac38d-009a-4109-95bb-b49da04e6bbb', '0bb5db47-5dac-4023-82e7-74a35c779b33', '5fc624ed-6e43-4718-b09d-4765024ed563', 'c4b1f1a0-0372-4530-97da-f90906309670']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:05.870392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dd13e5-b790-4cfd-8bde-b6f68fd2bdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:05.891087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dd13e5-b790-4cfd-8bde-b6f68fd2bdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46098ac0-f7ff-4c07-b10b-51d11cbb2296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-877367239',display_name='tempest-VolumesGetTest-Volume-1949334372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['a13ac38d-009a-4109-95bb-b49da04e6bbb','0bb5db47-5dac-4023-82e7-74a35c779b33','5fc624ed-6e43-4718-b09d-4765024ed563','c4b1f1a0-0372-4530-97da-f90906309670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-877367239',display_name='tempest-VolumesGetTest-Volume-1949334372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46098ac0-f7ff-4c07-b10b-51d11cbb2296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:05.892286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0fafed-cf63-4476-9cee-48fc10465e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:05.909086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0fafed-cf63-4476-9cee-48fc10465e4d) transitioned into 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-877367239',display_name='tempest-VolumesGetTest-Volume-1949334372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['a13ac38d-009a-4109-95bb-b49da04e6bbb','0bb5db47-5dac-4023-82e7-74a35c779b33','5fc624ed-6e43-4718-b09d-4765024ed563','c4b1f1a0-0372-4530-97da-f90906309670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:05.909717 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f50c04-dd8b-46b8-a65a-3ee346880003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:05.918150 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f50c04-dd8b-46b8-a65a-3ee346880003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:05.919004 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (b8068ee6-847a-4408-896b-c2695c01cad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:05.919325 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:05.919994 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6da7451-5b2a-402b-9488-e1e71765542a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:05.920387 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1085/4366] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:05 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:05.931624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:05.933573 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:05.933828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.934020 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.941156 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:05.941156 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:05.941282 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ddfa338-808e-42dd-867e-f3f84411185b tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 12 12:59:05.941483 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ddfa338-808e-42dd-867e-f3f84411185b tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:05.941678 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ddfa338-808e-42dd-867e-f3f84411185b tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Calling method 'get_pools' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:05.944870 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:05.949078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-918f3daa-96fd-4cf5-8e18-adf576087d00 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 200 Aug 12 12:59:05.949433 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1102/4367] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.008599 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ddfa338-808e-42dd-867e-f3f84411185b tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 12:59:06.009105 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1091/4368] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:59:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.016580 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dcd29ea5-c211-414c-ae71-53ef3321b140 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.018250 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcd29ea5-c211-414c-ae71-53ef3321b140 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 12:59:06.018427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcd29ea5-c211-414c-ae71-53ef3321b140 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.018638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcd29ea5-c211-414c-ae71-53ef3321b140 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Calling method 'get_pools' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.029748 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcd29ea5-c211-414c-ae71-53ef3321b140 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 12:59:06.030176 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1091/4369] 10.4.3.81 () {66 vars in 1307 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:06.040805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90535b70-3ac2-45bc-b611-ead3e9f5cc2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.046268 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90535b70-3ac2-45bc-b611-ead3e9f5cc2e tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 12:59:06.046505 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90535b70-3ac2-45bc-b611-ead3e9f5cc2e tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.046682 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90535b70-3ac2-45bc-b611-ead3e9f5cc2e tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.046977 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:06.046977 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:06.065760 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90535b70-3ac2-45bc-b611-ead3e9f5cc2e tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 200 Aug 12 12:59:06.066198 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1086/4370] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 703 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.074127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d934b38c-06d7-475b-9c01-0249696a1e43 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.076269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d934b38c-06d7-475b-9c01-0249696a1e43 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 12:59:06.079111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d934b38c-06d7-475b-9c01-0249696a1e43 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.079111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d934b38c-06d7-475b-9c01-0249696a1e43 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.088564 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d934b38c-06d7-475b-9c01-0249696a1e43 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 200 Aug 12 12:59:06.088959 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1103/4371] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.099027 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3878146-f21b-4669-907a-5f092fe0cf68 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.099975 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3878146-f21b-4669-907a-5f092fe0cf68 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 12:59:06.100166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3878146-f21b-4669-907a-5f092fe0cf68 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.100378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3878146-f21b-4669-907a-5f092fe0cf68 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.109329 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3878146-f21b-4669-907a-5f092fe0cf68 tempest-BackendsCapabilitiesAdminTestsJSON-164494969 tempest-BackendsCapabilitiesAdminTestsJSON-164494969-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 200 Aug 12 12:59:06.109842 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1092/4372] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.343932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7502376e-b0a3-4434-bc59-02d909fd4381 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.345929 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7502376e-b0a3-4434-bc59-02d909fd4381 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:06.346233 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7502376e-b0a3-4434-bc59-02d909fd4381 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.346521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7502376e-b0a3-4434-bc59-02d909fd4381 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.346663 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7502376e-b0a3-4434-bc59-02d909fd4381 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:06.352339 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:06.352339 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:06.353120 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7502376e-b0a3-4434-bc59-02d909fd4381 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:06.353602 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1092/4373] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.660565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.662590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:06.662732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.662864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.663114 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:06.667859 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:06.667859 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:06.668829 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e35d7cf9-b2dc-482b-b416-2fd76a38ce21 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:06.669270 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1087/4374] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.962659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.964830 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:06.965124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:06.965285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:06.973260 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:06.973260 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:06.977266 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:06.981587 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f0ad18f-1327-45fe-af0d-d7f4a8434bb7 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 200 Aug 12 12:59:06.982028 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1104/4375] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:06 2026] GET /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:06.995574 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:06.997544 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:06.998379 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1399244744", "description": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:07.010275 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.010275 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:07.013864 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:07.020041 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:07.020743 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8ac5506-3e98-4429-a61e-3bfcc60d6f3a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 200 Aug 12 12:59:07.021202 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1093/4376] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:06 2026] PUT /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 768 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:07.036068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:07.037997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:07.038234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:07.038463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:07.045846 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.045846 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:07.049699 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:07.054120 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d2b1869-1c62-4e9a-bd9a-1187aba4c38b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 200 Aug 12 12:59:07.054529 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1093/4377] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:07 2026] GET /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:07.071803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:07.073852 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:07.074047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:07.074243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:07.074399 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: 46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:07.081634 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.081634 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:07.082081 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:07.097409 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:07.097626 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6074d7b3-db03-4ba8-9387-4199558bd7bd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 202 Aug 12 12:59:07.098128 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1088/4378] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:07 2026] DELETE /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:07.109886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-30f3384f-4530-4835-942a-f795693fca4c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:07.111997 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30f3384f-4530-4835-942a-f795693fca4c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:07.112198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30f3384f-4530-4835-942a-f795693fca4c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:07.112432 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30f3384f-4530-4835-942a-f795693fca4c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:07.123239 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.123239 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:07.127048 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-30f3384f-4530-4835-942a-f795693fca4c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:07.131744 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30f3384f-4530-4835-942a-f795693fca4c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 200 Aug 12 12:59:07.132380 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1105/4379] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:07 2026] GET /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:07.366274 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3eb348c-2202-4c01-b944-ce6a829270fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:07.368161 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3eb348c-2202-4c01-b944-ce6a829270fa tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:07.368336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3eb348c-2202-4c01-b944-ce6a829270fa tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:07.368585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3eb348c-2202-4c01-b944-ce6a829270fa tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:07.368741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d3eb348c-2202-4c01-b944-ce6a829270fa tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:07.373265 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.373265 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:07.373922 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3eb348c-2202-4c01-b944-ce6a829270fa tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:07.374315 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1094/4380] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:07 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:07.681149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bc497c19-53e3-490e-a380-d1842d868dd8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:07.684431 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc497c19-53e3-490e-a380-d1842d868dd8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:07.684694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc497c19-53e3-490e-a380-d1842d868dd8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:07.684947 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc497c19-53e3-490e-a380-d1842d868dd8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:07.685093 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-bc497c19-53e3-490e-a380-d1842d868dd8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:07.697475 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:07.697475 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:07.698379 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc497c19-53e3-490e-a380-d1842d868dd8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:07.698790 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1094/4381] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:07 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.150738 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fd8c90a8-84c1-4d78-9995-743b351b231b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.152581 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd8c90a8-84c1-4d78-9995-743b351b231b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 Aug 12 12:59:08.152977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd8c90a8-84c1-4d78-9995-743b351b231b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.153201 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd8c90a8-84c1-4d78-9995-743b351b231b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.160425 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd8c90a8-84c1-4d78-9995-743b351b231b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 returned with HTTP 404 Aug 12 12:59:08.160941 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1089/4382] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/volumes/46098ac0-f7ff-4c07-b10b-51d11cbb2296 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:08.168392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.170714 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:08.171029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.171309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.180608 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.180608 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:08.185038 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:08.190987 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-74621628-d8be-4bd0-95a5-9a8ffa6a27f0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:08.191537 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1106/4383] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.208533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.210694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:08.210964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.211214 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.211421 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: 11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:08.230071 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.230071 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:08.230642 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:08.259720 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:08.259720 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7607fe0-bc29-4d6c-abd6-f79ed63c0b5f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 202 Aug 12 12:59:08.259720 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1095/4384] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:08 2026] DELETE /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:08.269035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e580a05-38df-4053-88d3-d5c0bab0073e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.271382 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e580a05-38df-4053-88d3-d5c0bab0073e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:08.271668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e580a05-38df-4053-88d3-d5c0bab0073e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.272446 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e580a05-38df-4053-88d3-d5c0bab0073e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.282457 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.282457 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:08.286477 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e580a05-38df-4053-88d3-d5c0bab0073e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:08.290409 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e580a05-38df-4053-88d3-d5c0bab0073e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 200 Aug 12 12:59:08.290927 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1095/4385] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.387277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c94cf794-d605-443d-b359-5f1f23d68b20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.391949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b5446e89-923c-4e86-89b4-f410ce9813eb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.393578 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5446e89-923c-4e86-89b4-f410ce9813eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:08.393763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5446e89-923c-4e86-89b4-f410ce9813eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.393961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5446e89-923c-4e86-89b4-f410ce9813eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.394085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b5446e89-923c-4e86-89b4-f410ce9813eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:08.398906 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.398906 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:08.399709 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5446e89-923c-4e86-89b4-f410ce9813eb tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:08.400613 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1107/4386] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.412345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.414760 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae/action Aug 12 12:59:08.415307 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:08.415507 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:08.417548 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Updating backup 'caba5c3e-8a82-4418-9185-0012a86cfeae' with '{'status': 'error'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 12:59:08.428116 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.428116 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:08.439352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] reset_status in rpcapi backup_id caba5c3e-8a82-4418-9185-0012a86cfeae on host np0000007055. {{(pid=100198) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 12:59:08.441186 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9980ede4-bcd2-404b-b47d-4178c42d3b90 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae/action returned with HTTP 202 Aug 12 12:59:08.441740 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1096/4387] 10.4.3.81 () {70 vars in 1423 bytes} [Wed Aug 12 12:59:08 2026] POST /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:08.451789 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.455715 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:59:08.456271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.457003 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.457003 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume with id: 4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:59:08.467832 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.467832 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:08.468485 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:08.478790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c94cf794-d605-443d-b359-5f1f23d68b20 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 12 12:59:08.479021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c94cf794-d605-443d-b359-5f1f23d68b20 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.479248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c94cf794-d605-443d-b359-5f1f23d68b20 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.490821 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c94cf794-d605-443d-b359-5f1f23d68b20 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 12:59:08.491195 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1090/4388] 10.4.3.81 () {66 vars in 1290 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.494001 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume request issued successfully. Aug 12 12:59:08.494001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e35a28f4-6525-40d3-a8da-f7d6de2f48a0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 returned with HTTP 202 Aug 12 12:59:08.494001 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1096/4389] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:08 2026] DELETE /volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:08.501874 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-775f3162-2cf3-4076-b3a4-26a7b461d0dd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.505035 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-775f3162-2cf3-4076-b3a4-26a7b461d0dd tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 12 12:59:08.505371 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-775f3162-2cf3-4076-b3a4-26a7b461d0dd tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.505614 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-775f3162-2cf3-4076-b3a4-26a7b461d0dd tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.506114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bac59a9a-570c-423b-a142-5218cc6feecd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.508088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bac59a9a-570c-423b-a142-5218cc6feecd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:59:08.509014 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bac59a9a-570c-423b-a142-5218cc6feecd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.509288 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bac59a9a-570c-423b-a142-5218cc6feecd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.520768 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.520768 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:08.525287 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bac59a9a-570c-423b-a142-5218cc6feecd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:08.528923 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-775f3162-2cf3-4076-b3a4-26a7b461d0dd tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 12:59:08.529303 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bac59a9a-570c-423b-a142-5218cc6feecd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 returned with HTTP 200 Aug 12 12:59:08.529351 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1108/4390] 10.4.3.81 () {66 vars in 1290 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.530656 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1097/4391] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:08.539116 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c1971fb7-160d-458e-a68d-7078810bc5a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.540793 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1971fb7-160d-458e-a68d-7078810bc5a7 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:59:08.541305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c1971fb7-160d-458e-a68d-7078810bc5a7 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1829852774"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:08.556484 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1971fb7-160d-458e-a68d-7078810bc5a7 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:59:08.556857 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1091/4392] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 12:59:08 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 12 12:59:08.569390 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59d35249-97ba-4ebb-a6a7-b636f7d02cb5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.571649 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59d35249-97ba-4ebb-a6a7-b636f7d02cb5 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 12 12:59:08.572035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59d35249-97ba-4ebb-a6a7-b636f7d02cb5 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-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-1829852774": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1829852774": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1829852774": 9}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:08.643858 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59d35249-97ba-4ebb-a6a7-b636f7d02cb5 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 12:59:08.644207 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1097/4393] 10.4.3.81 () {68 vars in 1311 bytes} [Wed Aug 12 12:59:08 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.653324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7cf2243c-9f6a-47d9-8a53-aec70d993a19 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.654928 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cf2243c-9f6a-47d9-8a53-aec70d993a19 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/8a493129a23249d3afc0fd1fb2460375/defaults Aug 12 12:59:08.655109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cf2243c-9f6a-47d9-8a53-aec70d993a19 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.655288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7cf2243c-9f6a-47d9-8a53-aec70d993a19 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method 'defaults' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.663799 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7cf2243c-9f6a-47d9-8a53-aec70d993a19 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/8a493129a23249d3afc0fd1fb2460375/defaults returned with HTTP 200 Aug 12 12:59:08.664201 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1109/4394] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/os-quota-sets/8a493129a23249d3afc0fd1fb2460375/defaults => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.709583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.713764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:08.713764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.713764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.713764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:08.715658 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:08.715658 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:08.716339 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f01be48e-2693-4e17-8b6b-6bb3a98c8a60 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:08.716684 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1098/4395] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.815284 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ae0879b-35be-42f1-813a-f8e440367a16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.816914 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ae0879b-35be-42f1-813a-f8e440367a16 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/5754e9654416489193d334e8a4717fff/defaults Aug 12 12:59:08.817139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ae0879b-35be-42f1-813a-f8e440367a16 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.817332 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ae0879b-35be-42f1-813a-f8e440367a16 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method 'defaults' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.826183 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ae0879b-35be-42f1-813a-f8e440367a16 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/5754e9654416489193d334e8a4717fff/defaults returned with HTTP 200 Aug 12 12:59:08.826524 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1092/4396] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/os-quota-sets/5754e9654416489193d334e8a4717fff/defaults => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:08.891278 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e352ff09-d0cd-4227-baac-e0e864a72458 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.893189 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e352ff09-d0cd-4227-baac-e0e864a72458 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] DELETE https://10.4.3.81/volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b Aug 12 12:59:08.893335 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e352ff09-d0cd-4227-baac-e0e864a72458 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.893535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e352ff09-d0cd-4227-baac-e0e864a72458 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.913861 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e352ff09-d0cd-4227-baac-e0e864a72458 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b returned with HTTP 202 Aug 12 12:59:08.914287 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1098/4397] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:59:08 2026] DELETE /volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:08.921873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e353b586-3c04-4c34-aa4f-d4f7ec913b8e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.923692 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e353b586-3c04-4c34-aa4f-d4f7ec913b8e tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] GET https://10.4.3.81/volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b Aug 12 12:59:08.923935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e353b586-3c04-4c34-aa4f-d4f7ec913b8e tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:08.924145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e353b586-3c04-4c34-aa4f-d4f7ec913b8e tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:08.927360 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e353b586-3c04-4c34-aa4f-d4f7ec913b8e tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b returned with HTTP 404 Aug 12 12:59:08.927964 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1110/4398] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:59:08 2026] GET /volume/v3/types/6e82b200-c487-4591-b279-d88f70ba913b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:08.934720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ddb5c9a4-1563-4a3c-bf08-12119fb296c1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:08.936690 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ddb5c9a4-1563-4a3c-bf08-12119fb296c1 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 12 12:59:08.937161 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ddb5c9a4-1563-4a3c-bf08-12119fb296c1 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:08.998750 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ddb5c9a4-1563-4a3c-bf08-12119fb296c1 tempest-VolumeQuotaClassesTest-1572745387 tempest-VolumeQuotaClassesTest-1572745387-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 12:59:08.999233 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1099/4399] 10.4.3.81 () {68 vars in 1311 bytes} [Wed Aug 12 12:59:08 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:09.305470 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b75ca1c1-e3ba-4c5a-8421-cb1dd633b2f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.307315 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b75ca1c1-e3ba-4c5a-8421-cb1dd633b2f6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 Aug 12 12:59:09.307552 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b75ca1c1-e3ba-4c5a-8421-cb1dd633b2f6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:09.307744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b75ca1c1-e3ba-4c5a-8421-cb1dd633b2f6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:09.313071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b75ca1c1-e3ba-4c5a-8421-cb1dd633b2f6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 returned with HTTP 404 Aug 12 12:59:09.313552 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1093/4400] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:09 2026] GET /volume/v3/volumes/11177582-a55f-432b-9279-dd7f4302acd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:09.323600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.325621 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:09.326034 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1736897631"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:09.327721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1736897631'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:09.328001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:09.332491 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:09.339463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (11bd5447-8d8f-4eb7-966b-7ce52b83d224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:09.340906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8f5e55-90b0-41eb-b0de-c654137bc07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.342009 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:09.368484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8f5e55-90b0-41eb-b0de-c654137bc07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.369208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9478e295-ec20-4d52-8674-1a36a3322934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.405471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['392bb8b2-85fc-4936-92ea-45e456d25146', '44283e4c-8335-4211-819a-fc7cb61d8b67', 'd6e0f672-b24a-4c63-8a32-9478931d20ce', 'b1772e50-faac-4ed2-9e49-cac27bf44b95'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:09.406068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9478e295-ec20-4d52-8674-1a36a3322934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392bb8b2-85fc-4936-92ea-45e456d25146', '44283e4c-8335-4211-819a-fc7cb61d8b67', 'd6e0f672-b24a-4c63-8a32-9478931d20ce', 'b1772e50-faac-4ed2-9e49-cac27bf44b95']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.407229 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b85786a-8ddb-4444-8d50-d359c13085f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.431707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b85786a-8ddb-4444-8d50-d359c13085f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7655586-393e-464b-bb1f-1c8d22c1283f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1736897631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['392bb8b2-85fc-4936-92ea-45e456d25146','44283e4c-8335-4211-819a-fc7cb61d8b67','d6e0f672-b24a-4c63-8a32-9478931d20ce','b1772e50-faac-4ed2-9e49-cac27bf44b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1736897631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7655586-393e-464b-bb1f-1c8d22c1283f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.432497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09f203a-e6ca-48aa-a766-d0852b483416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.450949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09f203a-e6ca-48aa-a766-d0852b483416) transitioned into state 'SUCCESS' from state '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-1736897631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['392bb8b2-85fc-4936-92ea-45e456d25146','44283e4c-8335-4211-819a-fc7cb61d8b67','d6e0f672-b24a-4c63-8a32-9478931d20ce','b1772e50-faac-4ed2-9e49-cac27bf44b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.451679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556cfc80-1bc2-4c7a-b5b5-837dcd733afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.461181 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556cfc80-1bc2-4c7a-b5b5-837dcd733afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.461999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (11bd5447-8d8f-4eb7-966b-7ce52b83d224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:09.462318 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:09.462891 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65e69834-4d21-4b9a-a6f8-c91f26ab065f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:09.463500 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1099/4401] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:09 2026] POST /volume/v3/volumes => generated 743 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:09.484087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-610288f6-5869-4ed0-b726-ed94e9133d17 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.486310 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-610288f6-5869-4ed0-b726-ed94e9133d17 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:09.486522 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-610288f6-5869-4ed0-b726-ed94e9133d17 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:09.486754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-610288f6-5869-4ed0-b726-ed94e9133d17 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:09.494126 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:09.494126 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:09.498185 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-610288f6-5869-4ed0-b726-ed94e9133d17 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:09.502474 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-610288f6-5869-4ed0-b726-ed94e9133d17 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 200 Aug 12 12:59:09.502881 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1111/4402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:09 2026] GET /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 811 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:09.544045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9138fc86-1cd2-493e-a7aa-1403043bed3e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.546541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9138fc86-1cd2-493e-a7aa-1403043bed3e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 Aug 12 12:59:09.546796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9138fc86-1cd2-493e-a7aa-1403043bed3e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:09.547086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9138fc86-1cd2-493e-a7aa-1403043bed3e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:09.555072 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9138fc86-1cd2-493e-a7aa-1403043bed3e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 returned with HTTP 404 Aug 12 12:59:09.555805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1100/4403] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:09 2026] GET /volume/v3/volumes/4469cc8f-9dd2-41b7-92d1-e56aa4f991f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:09.566094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.569317 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] POST https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/restore Aug 12 12:59:09.569919 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:09.571303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Restoring backup 0e3fbe2e-a14c-4589-9c75-221c689586b1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 12:59:09.571542 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Restoring backup 0e3fbe2e-a14c-4589-9c75-221c689586b1 to volume None. Aug 12 12:59:09.581658 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:09.581658 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:09.581658 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Creating volume of 1 GB for restore of backup 0e3fbe2e-a14c-4589-9c75-221c689586b1. Aug 12 12:59:09.584743 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Availability Zones retrieved successfully. Aug 12 12:59:09.590385 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (e0f563d7-109b-4c3f-abc0-434cbd65cac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:09.591282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26419ee6-2a55-4e72-9f50-50500ca396d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.592086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:09.623462 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26419ee6-2a55-4e72-9f50-50500ca396d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.624761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c3935a-d9db-464e-b4e7-74c9e09b33ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.671956 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Created reservations ['050407d4-0360-4cc4-b631-175b8137cc53', 'bb2b16a4-9fc1-4c2e-888d-5ece4a826fb1', 'debd4f1c-d638-4686-b02b-d178b26103d3', 'b6d363a7-694b-40d0-9f96-90b7aaa677fa'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:09.672992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c3935a-d9db-464e-b4e7-74c9e09b33ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050407d4-0360-4cc4-b631-175b8137cc53', 'bb2b16a4-9fc1-4c2e-888d-5ece4a826fb1', 'debd4f1c-d638-4686-b02b-d178b26103d3', 'b6d363a7-694b-40d0-9f96-90b7aaa677fa']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.673976 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab74f862-bd39-4ab5-8649-c7874a2f9d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.707545 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab74f862-bd39-4ab5-8649-c7874a2f9d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6639ce-e9e4-4227-8b69-950bb5db82ec', '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='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['050407d4-0360-4cc4-b631-175b8137cc53','bb2b16a4-9fc1-4c2e-888d-5ece4a826fb1','debd4f1c-d638-4686-b02b-d178b26103d3','b6d363a7-694b-40d0-9f96-90b7aaa677fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:09Z,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=6e6639ce-e9e4-4227-8b69-950bb5db82ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a90b934403047d48d0648e7b7614951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b6cc4211be48c99d09b80038e6f755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.708564 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65863100-a51f-463d-a2b3-6ac26dbdeb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.726941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65863100-a51f-463d-a2b3-6ac26dbdeb38) transitioned into 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='5a90b934403047d48d0648e7b7614951',qos_specs=None,replication_status=,reservations=['050407d4-0360-4cc4-b631-175b8137cc53','bb2b16a4-9fc1-4c2e-888d-5ece4a826fb1','debd4f1c-d638-4686-b02b-d178b26103d3','b6d363a7-694b-40d0-9f96-90b7aaa677fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b6cc4211be48c99d09b80038e6f755',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.726941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4510992e-3b67-4663-806d-8d65159cf5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:09.729590 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1dc7a202-68f0-439b-8a91-843160de351e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:09.734090 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dc7a202-68f0-439b-8a91-843160de351e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:09.734090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dc7a202-68f0-439b-8a91-843160de351e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:09.734090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dc7a202-68f0-439b-8a91-843160de351e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:09.734090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1dc7a202-68f0-439b-8a91-843160de351e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:09.737970 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:09.737970 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:09.738707 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dc7a202-68f0-439b-8a91-843160de351e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:09.739083 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1100/4404] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:09 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:09.746683 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4510992e-3b67-4663-806d-8d65159cf5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:09.747633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Flow 'volume_create_api' (e0f563d7-109b-4c3f-abc0-434cbd65cac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:09.747966 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Create volume request issued successfully. Aug 12 12:59:09.757909 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:09.757909 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:09.758275 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:10.515946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1fff51f2-e470-4515-80ef-6723776669d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:10.518169 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1fff51f2-e470-4515-80ef-6723776669d6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:10.518414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1fff51f2-e470-4515-80ef-6723776669d6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:10.518646 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1fff51f2-e470-4515-80ef-6723776669d6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:10.526757 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.526757 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:10.530586 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1fff51f2-e470-4515-80ef-6723776669d6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:10.534837 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1fff51f2-e470-4515-80ef-6723776669d6 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 200 Aug 12 12:59:10.535208 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1112/4405] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:10 2026] GET /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:10.546837 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:10.548495 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:10.548852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f7655586-393e-464b-bb1f-1c8d22c1283f", "size": 1, "name": "tempest-VolumesGetTest-Volume-981523258", "metadata": {"Type": "Test"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:10.550587 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'source_volid': 'f7655586-393e-464b-bb1f-1c8d22c1283f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-981523258', 'metadata': {'Type': 'Test'}}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:10.557789 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.557789 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:10.558291 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume retrieved successfully. Aug 12 12:59:10.558420 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:10.561986 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:10.567294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (40af7d1c-5efb-4235-9a9b-9fa21345e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:10.568528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807550c3-90bb-4e8f-91db-69cc8095a6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:10.569530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:10.595795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807550c3-90bb-4e8f-91db-69cc8095a6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f7655586-393e-464b-bb1f-1c8d22c1283f', 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:10.596592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68167d0-9e40-4e5f-baad-f44a78a10eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:10.637189 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['67134922-376f-4f01-ad54-f6693cdb1907', '0ee61837-a14e-4dfb-aa2a-64a81d41a91c', '31bf10a3-5d82-4fae-abbf-410a3de43633', 'b832d742-dc89-445a-8597-6af9435aa127'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:10.638426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68167d0-9e40-4e5f-baad-f44a78a10eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67134922-376f-4f01-ad54-f6693cdb1907', '0ee61837-a14e-4dfb-aa2a-64a81d41a91c', '31bf10a3-5d82-4fae-abbf-410a3de43633', 'b832d742-dc89-445a-8597-6af9435aa127']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:10.639505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06b8016-853f-41ba-944f-fbf3467d54ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:10.671463 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06b8016-853f-41ba-944f-fbf3467d54ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd504f6f6-a61e-40f4-a15e-f7e4fc591546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-981523258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['67134922-376f-4f01-ad54-f6693cdb1907','0ee61837-a14e-4dfb-aa2a-64a81d41a91c','31bf10a3-5d82-4fae-abbf-410a3de43633','b832d742-dc89-445a-8597-6af9435aa127'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7655586-393e-464b-bb1f-1c8d22c1283f,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-981523258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d504f6f6-a61e-40f4-a15e-f7e4fc591546,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f7655586-393e-464b-bb1f-1c8d22c1283f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:10.672305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe2ac5e-12f6-400d-80b2-ad28891c9f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:10.696542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe2ac5e-12f6-400d-80b2-ad28891c9f56) transitioned into state 'SUCCESS' from state '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-981523258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['67134922-376f-4f01-ad54-f6693cdb1907','0ee61837-a14e-4dfb-aa2a-64a81d41a91c','31bf10a3-5d82-4fae-abbf-410a3de43633','b832d742-dc89-445a-8597-6af9435aa127'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7655586-393e-464b-bb1f-1c8d22c1283f,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:10.697666 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d898bbf-afb8-4aa4-bae4-fb488085935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:10.722503 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d898bbf-afb8-4aa4-bae4-fb488085935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:10.723766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (40af7d1c-5efb-4235-9a9b-9fa21345e023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:10.724280 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:10.725045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f218c273-1ee5-489a-b764-23ed0a98f7b0 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:10.725748 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1101/4406] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:10 2026] POST /volume/v3/volumes => generated 790 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:10.742547 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:10.750025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:10.750443 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:10.751231 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:10.752349 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:10.752693 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:10.752799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:10.752927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:10.753003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:10.758676 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.758676 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:10.760086 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-30e67fe6-dfb8-4246-90b5-92e3fbbae849 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:10.760608 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1113/4407] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:10 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:10.768572 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.768572 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:10.769296 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:10.769296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 12:59:10.769296 np0000007055 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Overwriting volume 6e6639ce-e9e4-4227-8b69-950bb5db82ec with restore of backup 0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:10.784400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] restore_backup in rpcapi backup_id 0e3fbe2e-a14c-4589-9c75-221c689586b1 {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 12:59:10.786170 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b883c8e-6aff-42cb-9f5d-80edd55802fc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/restore returned with HTTP 202 Aug 12 12:59:10.786602 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1094/4408] 10.4.3.81 () {70 vars in 1426 bytes} [Wed Aug 12 12:59:09 2026] POST /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1/restore => generated 152 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:10.797420 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.797420 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:10.800257 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-173a2135-12ba-4dfc-bdad-2521de448570 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:10.805355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-173a2135-12ba-4dfc-bdad-2521de448570 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:10.805593 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-173a2135-12ba-4dfc-bdad-2521de448570 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:10.805801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-173a2135-12ba-4dfc-bdad-2521de448570 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:10.805913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-173a2135-12ba-4dfc-bdad-2521de448570 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:10.811232 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:10.812347 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:10.812347 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:10.813217 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-173a2135-12ba-4dfc-bdad-2521de448570 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:10.815597 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1102/4409] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:10 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:10.827902 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07b19cd1-2e3c-4646-9eb4-5d034715a879 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:10.828447 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1101/4410] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:10 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.369360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7219cee0-ee46-4107-8920-7547d7609039 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.465025 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7219cee0-ee46-4107-8920-7547d7609039 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.465198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7219cee0-ee46-4107-8920-7547d7609039 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.465365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7219cee0-ee46-4107-8920-7547d7609039 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.482933 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7219cee0-ee46-4107-8920-7547d7609039 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.483295 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1114/4411] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 437 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.493057 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4919c15a-8d15-4d08-a6a4-babe6414ca0a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.495029 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4919c15a-8d15-4d08-a6a4-babe6414ca0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults Aug 12 12:59:11.495233 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4919c15a-8d15-4d08-a6a4-babe6414ca0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.495459 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4919c15a-8d15-4d08-a6a4-babe6414ca0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'defaults' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.505506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4919c15a-8d15-4d08-a6a4-babe6414ca0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults returned with HTTP 200 Aug 12 12:59:11.505970 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1095/4412] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.514631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-305298ca-3757-4051-8844-0aef1887b244 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.517280 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-305298ca-3757-4051-8844-0aef1887b244 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.517615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-305298ca-3757-4051-8844-0aef1887b244 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:11.544961 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-305298ca-3757-4051-8844-0aef1887b244 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.545484 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1103/4413] 10.4.3.81 () {68 vars in 1367 bytes} [Wed Aug 12 12:59:11 2026] PUT /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 395 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.553699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-085505af-29c6-4b87-ab64-0c699da4cc89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.555403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-085505af-29c6-4b87-ab64-0c699da4cc89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] DELETE https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.555602 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-085505af-29c6-4b87-ab64-0c699da4cc89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.555771 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-085505af-29c6-4b87-ab64-0c699da4cc89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.560874 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-085505af-29c6-4b87-ab64-0c699da4cc89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.561213 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1102/4414] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:59:11 2026] DELETE /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 0 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 12:59:11.567988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5e100eb4-7a05-4e94-9f63-fd5e6806a048 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.570689 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5e100eb4-7a05-4e94-9f63-fd5e6806a048 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.570994 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5e100eb4-7a05-4e94-9f63-fd5e6806a048 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.571257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5e100eb4-7a05-4e94-9f63-fd5e6806a048 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.586788 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5e100eb4-7a05-4e94-9f63-fd5e6806a048 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.587445 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1115/4415] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.595338 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e5032a3-c9b3-4168-be71-921772a897e9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.597195 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e5032a3-c9b3-4168-be71-921772a897e9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.597536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e5032a3-c9b3-4168-be71-921772a897e9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:11.658971 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e5032a3-c9b3-4168-be71-921772a897e9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.659483 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1096/4416] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:59:11 2026] PUT /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 395 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.669299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c298cdb-7d18-4686-96d3-ccf874243841 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.671134 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c298cdb-7d18-4686-96d3-ccf874243841 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults Aug 12 12:59:11.671311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c298cdb-7d18-4686-96d3-ccf874243841 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.671510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c298cdb-7d18-4686-96d3-ccf874243841 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'defaults' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.679613 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c298cdb-7d18-4686-96d3-ccf874243841 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults returned with HTTP 200 Aug 12 12:59:11.679974 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1104/4417] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0/defaults => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.688972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d385371f-94fa-4982-ac31-4bff15384a38 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.690771 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d385371f-94fa-4982-ac31-4bff15384a38 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:11.690978 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d385371f-94fa-4982-ac31-4bff15384a38 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.691158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d385371f-94fa-4982-ac31-4bff15384a38 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.705386 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d385371f-94fa-4982-ac31-4bff15384a38 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:11.705834 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1103/4418] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.714917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-15bf5e50-5a5f-47fa-a4b0-cbd34284a7f3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.716930 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15bf5e50-5a5f-47fa-a4b0-cbd34284a7f3 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True Aug 12 12:59:11.717125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15bf5e50-5a5f-47fa-a4b0-cbd34284a7f3 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.717327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-15bf5e50-5a5f-47fa-a4b0-cbd34284a7f3 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.734216 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-15bf5e50-5a5f-47fa-a4b0-cbd34284a7f3 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True returned with HTTP 200 Aug 12 12:59:11.734753 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1116/4419] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:11.748006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.771531 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.774214 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:11.774510 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.774770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.774945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:11.780492 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:11.780492 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:11.781731 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6fe02fc5-1bd3-446b-82c8-0e5b3888ae1d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:11.782279 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1105/4420] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.816054 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:11.816522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-12249851"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:11.818454 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-12249851'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:11.818624 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume of 1 GB Aug 12 12:59:11.827808 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Availability Zones retrieved successfully. Aug 12 12:59:11.828303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-22070816-7854-4c53-8e04-567e77a27582 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.832325 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22070816-7854-4c53-8e04-567e77a27582 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:11.832671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22070816-7854-4c53-8e04-567e77a27582 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.834588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22070816-7854-4c53-8e04-567e77a27582 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.835092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-22070816-7854-4c53-8e04-567e77a27582 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:11.836675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Flow 'volume_create_api' (4304977d-48fe-4dff-a4ed-e255b25810eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:11.838309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303d7e3-555c-4a57-9356-371a8630db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:11.839730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:11.842404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a7caac34-6e2c-4558-a61c-0928c79d509e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.844752 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a7caac34-6e2c-4558-a61c-0928c79d509e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:11.845055 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a7caac34-6e2c-4558-a61c-0928c79d509e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.845242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a7caac34-6e2c-4558-a61c-0928c79d509e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.853002 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:11.853002 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:11.854360 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:11.854360 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:11.857750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22070816-7854-4c53-8e04-567e77a27582 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:11.859091 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a7caac34-6e2c-4558-a61c-0928c79d509e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:11.859434 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1104/4421] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.864786 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a7caac34-6e2c-4558-a61c-0928c79d509e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:11.865253 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1117/4422] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.876973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.880019 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:11.880226 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:11.880428 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:11.887706 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:11.887706 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:11.888291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303d7e3-555c-4a57-9356-371a8630db65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:11.889405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad9abec-52a5-49fd-982f-3237ece0794a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:11.891610 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:11.896109 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0589e25a-ed25-4624-8420-eda30bfbfd78 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:11.896476 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1106/4423] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:11 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.909064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.914399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:11.916101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-981523258"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:11.945895 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:11.945895 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:11.955951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Created reservations ['b9cce73e-ba2e-4797-9b74-8d9c5b4f6b9b', '44f67470-cb92-4662-936e-abd69b6e51b2', 'f7e80716-87ec-4711-91eb-d8f2c2ae83bd', '2608f62e-57da-47bb-9893-3c5332b4b9d9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:11.957251 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad9abec-52a5-49fd-982f-3237ece0794a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9cce73e-ba2e-4797-9b74-8d9c5b4f6b9b', '44f67470-cb92-4662-936e-abd69b6e51b2', 'f7e80716-87ec-4711-91eb-d8f2c2ae83bd', '2608f62e-57da-47bb-9893-3c5332b4b9d9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:11.958318 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d5f64e-8ab3-4210-a6aa-c4e324c1bb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:11.959268 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:11.973479 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:11.976391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51d82ddb-b8d5-42ca-8562-0d3e9115788d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:11.978438 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1105/4424] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:11 2026] PUT /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 815 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:11.983246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d5f64e-8ab3-4210-a6aa-c4e324c1bb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8830afdc-f63a-4edf-a7b6-0e5894e579ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-12249851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',qos_specs=None,replication_status=,reservations=['b9cce73e-ba2e-4797-9b74-8d9c5b4f6b9b','44f67470-cb92-4662-936e-abd69b6e51b2','f7e80716-87ec-4711-91eb-d8f2c2ae83bd','2608f62e-57da-47bb-9893-3c5332b4b9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='193a19095d244edaa71cbdcf35cbb83c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-12249851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8830afdc-f63a-4edf-a7b6-0e5894e579ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='193a19095d244edaa71cbdcf35cbb83c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:11.984088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fef2c6b-e8a4-46e7-b959-91babbc6e97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:11.990457 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-162bf855-e1df-4898-8d35-6c4f2f65921d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:11.992160 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-162bf855-e1df-4898-8d35-6c4f2f65921d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:11.992523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-162bf855-e1df-4898-8d35-6c4f2f65921d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1178000783", "description": "This is the new description of volume"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:12.002175 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.002175 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:12.003790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fef2c6b-e8a4-46e7-b959-91babbc6e97e) transitioned into state 'SUCCESS' from state '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-12249851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',qos_specs=None,replication_status=,reservations=['b9cce73e-ba2e-4797-9b74-8d9c5b4f6b9b','44f67470-cb92-4662-936e-abd69b6e51b2','f7e80716-87ec-4711-91eb-d8f2c2ae83bd','2608f62e-57da-47bb-9893-3c5332b4b9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='193a19095d244edaa71cbdcf35cbb83c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.004518 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060064f6-36e3-47ba-91cb-1b4c34383518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.006327 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-162bf855-e1df-4898-8d35-6c4f2f65921d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:12.012675 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-162bf855-e1df-4898-8d35-6c4f2f65921d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:12.013025 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-162bf855-e1df-4898-8d35-6c4f2f65921d tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:12.013758 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1118/4425] 10.4.3.81 () {68 vars in 1362 bytes} [Wed Aug 12 12:59:11 2026] PUT /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:12.015672 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060064f6-36e3-47ba-91cb-1b4c34383518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.016880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Flow 'volume_create_api' (4304977d-48fe-4dff-a4ed-e255b25810eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:12.016880 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume request issued successfully. Aug 12 12:59:12.017057 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe461c6c-d119-4945-8f71-8cc333c82e0f tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:12.017507 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1097/4426] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:11 2026] POST /volume/v3/volumes => generated 752 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:12.025523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.027678 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:12.027829 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:12.028057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:12.029693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.032490 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:12.032755 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:12.032996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:12.036189 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.036189 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:12.041054 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:12.041371 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.041371 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:12.045014 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:12.045552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d5c0184-3f6f-450c-9c02-390032c95f8e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:12.045961 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1107/4427] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:12 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:12.048909 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df65f791-9ec2-4373-8cd5-6e826bedf706 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 200 Aug 12 12:59:12.049261 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1106/4428] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:12 2026] GET /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:12.063510 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.066759 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:12.067115 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-727977365", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-172043250"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:12.068521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-727977365', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-172043250'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:12.068640 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:12.072654 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:12.078429 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (e015d574-8925-457c-b2e5-d346a74f3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:12.079344 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd088fa-0364-43b3-8dc7-4986bfa18eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.080228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:12.112218 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd088fa-0364-43b3-8dc7-4986bfa18eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.113324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b969523f-4b56-4fc7-ba16-51b8988ad665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.171443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['986cdba1-61dc-4da5-8324-2c860913ffc8', '310ef375-92ea-4bf5-80d0-4f3827a52559', '9be4da39-b0c2-4789-8597-306468fe9f23', 'e13ec991-f04a-45a9-9791-aae6548d1922'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:12.172350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b969523f-4b56-4fc7-ba16-51b8988ad665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986cdba1-61dc-4da5-8324-2c860913ffc8', '310ef375-92ea-4bf5-80d0-4f3827a52559', '9be4da39-b0c2-4789-8597-306468fe9f23', 'e13ec991-f04a-45a9-9791-aae6548d1922']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.173135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28018f1c-c330-4c4c-a2eb-46f4bf0bf339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.198200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28018f1c-c330-4c4c-a2eb-46f4bf0bf339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2187af7-4340-4018-88ac-6a7c5e5dfd90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-727977365',display_name='tempest-VolumesGetTest-Volume-172043250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['986cdba1-61dc-4da5-8324-2c860913ffc8','310ef375-92ea-4bf5-80d0-4f3827a52559','9be4da39-b0c2-4789-8597-306468fe9f23','e13ec991-f04a-45a9-9791-aae6548d1922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-727977365',display_name='tempest-VolumesGetTest-Volume-172043250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2187af7-4340-4018-88ac-6a7c5e5dfd90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.198859 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e10f1ce-d1c0-46ec-9835-057116fdbe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.217957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e10f1ce-d1c0-46ec-9835-057116fdbe55) transitioned into 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-727977365',display_name='tempest-VolumesGetTest-Volume-172043250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['986cdba1-61dc-4da5-8324-2c860913ffc8','310ef375-92ea-4bf5-80d0-4f3827a52559','9be4da39-b0c2-4789-8597-306468fe9f23','e13ec991-f04a-45a9-9791-aae6548d1922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.218721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca44f71-7636-4cd6-bb01-72fcbee90c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:12.229051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca44f71-7636-4cd6-bb01-72fcbee90c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:12.229870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (e015d574-8925-457c-b2e5-d346a74f3f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:12.230178 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:12.230746 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-190fcc76-14a4-4eb4-af54-c687ddfa63c3 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:12.231192 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1119/4429] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:12 2026] POST /volume/v3/volumes => generated 776 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:12.243961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.246337 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:12.246604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:12.246879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:12.257009 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.257009 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:12.261719 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:12.267204 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0cb1be0-7e0e-4cea-a6c7-7da12ebaf858 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 200 Aug 12 12:59:12.267701 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1098/4430] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:12 2026] GET /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:12.794861 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e9219f6-be91-4687-af3b-2538eb80d150 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.797228 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e9219f6-be91-4687-af3b-2538eb80d150 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:12.797600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e9219f6-be91-4687-af3b-2538eb80d150 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:12.797911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e9219f6-be91-4687-af3b-2538eb80d150 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:12.798080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2e9219f6-be91-4687-af3b-2538eb80d150 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:12.802653 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.802653 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:12.803407 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e9219f6-be91-4687-af3b-2538eb80d150 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:12.803769 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1108/4431] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:12 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:12.875804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:12.877063 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:12.877272 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:12.877476 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:12.877582 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:12.881735 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:12.881735 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:12.882365 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e341e182-fe83-44b8-8911-e3a7b3e49d2e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:12.882920 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1107/4432] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:12 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.065289 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f4939931-aec8-431c-b767-ac8cd04e48be None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.067683 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4939931-aec8-431c-b767-ac8cd04e48be tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:13.067683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4939931-aec8-431c-b767-ac8cd04e48be tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.067880 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f4939931-aec8-431c-b767-ac8cd04e48be tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.075765 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.075765 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:13.079754 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f4939931-aec8-431c-b767-ac8cd04e48be tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:13.084290 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f4939931-aec8-431c-b767-ac8cd04e48be tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 200 Aug 12 12:59:13.084717 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1120/4433] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.096695 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0f2247b7-eeed-4882-81fd-c0b1974edc9e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.098733 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f2247b7-eeed-4882-81fd-c0b1974edc9e tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True Aug 12 12:59:13.098979 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f2247b7-eeed-4882-81fd-c0b1974edc9e tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.099196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f2247b7-eeed-4882-81fd-c0b1974edc9e tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.118041 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f2247b7-eeed-4882-81fd-c0b1974edc9e tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True returned with HTTP 200 Aug 12 12:59:13.118480 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1099/4434] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:13.129301 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.131684 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:13.131983 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.132282 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.132519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Delete volume with id: 8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:13.142004 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.142004 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:13.142540 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:13.162588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Delete volume request issued successfully. Aug 12 12:59:13.162823 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8aec9502-0f26-4c15-9519-29c5ba25bfcf tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 202 Aug 12 12:59:13.163356 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1109/4435] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:13 2026] DELETE /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:13.171479 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.173449 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:13.173659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.173893 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.181382 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.181382 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:13.185283 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:13.189548 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c69559d6-ba49-4bba-b077-21b59a42fe94 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 200 Aug 12 12:59:13.189938 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1108/4436] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.279629 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.281827 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.282082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.282315 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.293960 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.293960 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:13.298343 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:13.305007 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1469c5a-ffdf-44dd-a20e-3ba9841b569f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 200 Aug 12 12:59:13.305538 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1121/4437] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.318373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.320158 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.320492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-981523258", "description": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:13.328390 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.328390 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:13.331769 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:13.339176 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:13.339762 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aee90bf6-693d-4b6d-bf1e-aed691247a39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 200 Aug 12 12:59:13.340173 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1100/4438] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:13 2026] PUT /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 767 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.353047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.354796 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.354980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.355167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.361444 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.361444 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:13.364682 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:13.368623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6bf28062-597d-4d31-ae0a-a78b496f9528 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 200 Aug 12 12:59:13.368929 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1110/4439] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.382107 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9dab2977-8f16-4186-a210-d4f642a67e39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.384606 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.384833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.385029 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.385174 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.393309 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.393309 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:13.393757 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:13.410300 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:13.410506 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9dab2977-8f16-4186-a210-d4f642a67e39 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 202 Aug 12 12:59:13.410915 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1109/4440] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:13 2026] DELETE /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:13.418972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.421042 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:13.421240 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.421459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.433457 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.433457 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:13.442166 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:13.447190 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d962ccef-da9b-469d-8cb9-fbc5f6c7cb9a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 200 Aug 12 12:59:13.447582 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1122/4441] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.814524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.816538 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:13.816788 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.817052 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.817198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:13.821662 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.821662 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:13.822433 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb0b8345-e0d0-4663-b482-ba7c41027d13 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:13.822785 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1101/4442] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:13.894297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:13.896415 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:13.896644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:13.896860 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:13.896978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:13.901465 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:13.901465 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:13.902142 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd1714e7-57a4-44e9-8e20-972568abfbb0 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:13.902528 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1111/4443] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:13 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:14.204875 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ac73cc0e-03d8-4b38-bfde-56670765868d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.208462 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac73cc0e-03d8-4b38-bfde-56670765868d tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:14.208462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac73cc0e-03d8-4b38-bfde-56670765868d tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.208462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac73cc0e-03d8-4b38-bfde-56670765868d tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.214249 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac73cc0e-03d8-4b38-bfde-56670765868d tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 404 Aug 12 12:59:14.214840 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1110/4444] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:14.221372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3024ed9c-cf44-49fe-bf45-f7b563b138f3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.223855 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3024ed9c-cf44-49fe-bf45-f7b563b138f3 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:14.223855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3024ed9c-cf44-49fe-bf45-f7b563b138f3 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.224279 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3024ed9c-cf44-49fe-bf45-f7b563b138f3 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.236613 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3024ed9c-cf44-49fe-bf45-f7b563b138f3 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 404 Aug 12 12:59:14.237211 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1123/4445] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:14.243885 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.245963 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:14.245963 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.246094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.246536 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Delete volume with id: 8830afdc-f63a-4edf-a7b6-0e5894e579ce Aug 12 12:59:14.252137 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-31755b5f-7919-41ca-8993-2e6b6d371b78 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce returned with HTTP 404 Aug 12 12:59:14.252256 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1102/4446] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:14 2026] DELETE /volume/v3/volumes/8830afdc-f63a-4edf-a7b6-0e5894e579ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:14.259945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.261820 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:14.262435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-494519848"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:14.263921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-494519848'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:14.263921 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume of 1 GB Aug 12 12:59:14.268441 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Availability Zones retrieved successfully. Aug 12 12:59:14.274795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Flow 'volume_create_api' (1b2dad8c-fd4d-415d-aac8-6506c43425eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:14.275251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68a33aa-5ed6-4e47-ac3f-4f728d2d6278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:14.276750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:14.299334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68a33aa-5ed6-4e47-ac3f-4f728d2d6278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:14.300116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28be19f3-7705-4d32-8b73-db9dad3b6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:14.340456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Created reservations ['d532184c-115c-4e2c-ba01-b8e10e369496', '265e8b46-6533-4d15-b756-9a551e2a81b9', 'e4670e37-b9f2-49bd-b110-44fa76afd6e5', '3bd0e094-b4ea-4acd-a559-3019c53f4835'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:14.342584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28be19f3-7705-4d32-8b73-db9dad3b6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d532184c-115c-4e2c-ba01-b8e10e369496', '265e8b46-6533-4d15-b756-9a551e2a81b9', 'e4670e37-b9f2-49bd-b110-44fa76afd6e5', '3bd0e094-b4ea-4acd-a559-3019c53f4835']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:14.342584 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2627a4c9-203f-4c8a-b2d6-e71cbb232200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:14.363959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2627a4c9-203f-4c8a-b2d6-e71cbb232200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae8da79-c195-4a10-8404-fde5c180af98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-494519848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',qos_specs=None,replication_status=,reservations=['d532184c-115c-4e2c-ba01-b8e10e369496','265e8b46-6533-4d15-b756-9a551e2a81b9','e4670e37-b9f2-49bd-b110-44fa76afd6e5','3bd0e094-b4ea-4acd-a559-3019c53f4835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='193a19095d244edaa71cbdcf35cbb83c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-494519848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae8da79-c195-4a10-8404-fde5c180af98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='193a19095d244edaa71cbdcf35cbb83c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:14.364824 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cf1d51-eb0a-48f2-9b04-35e937cffa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:14.383175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cf1d51-eb0a-48f2-9b04-35e937cffa13) transitioned into state 'SUCCESS' from state '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-494519848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2565b1a3e2c4a75ac9a0f2611318fe0',qos_specs=None,replication_status=,reservations=['d532184c-115c-4e2c-ba01-b8e10e369496','265e8b46-6533-4d15-b756-9a551e2a81b9','e4670e37-b9f2-49bd-b110-44fa76afd6e5','3bd0e094-b4ea-4acd-a559-3019c53f4835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='193a19095d244edaa71cbdcf35cbb83c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:14.383885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7654ca-e3da-4304-bdc4-f31bccacd825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:14.392239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7654ca-e3da-4304-bdc4-f31bccacd825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:14.393051 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Flow 'volume_create_api' (1b2dad8c-fd4d-415d-aac8-6506c43425eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:14.393346 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Create volume request issued successfully. Aug 12 12:59:14.393911 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62260b32-c38a-4880-91e2-b36cf1d769f8 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:14.394362 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1112/4447] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:14 2026] POST /volume/v3/volumes => generated 753 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:14.406433 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.412249 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:14.412482 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.412660 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.425407 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.425407 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:14.428658 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:14.433100 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1dc0dd17-7970-4c36-b238-f9c3cd8909eb tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 200 Aug 12 12:59:14.433445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1111/4448] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:14.461708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2df3e2b0-ed00-4882-97e0-79a7c5735f5a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.463834 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2df3e2b0-ed00-4882-97e0-79a7c5735f5a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 Aug 12 12:59:14.463923 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2df3e2b0-ed00-4882-97e0-79a7c5735f5a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.464151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2df3e2b0-ed00-4882-97e0-79a7c5735f5a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.471509 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2df3e2b0-ed00-4882-97e0-79a7c5735f5a tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 returned with HTTP 404 Aug 12 12:59:14.471509 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1124/4449] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/f2187af7-4340-4018-88ac-6a7c5e5dfd90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:14.480077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5378cef9-d296-4052-819a-770d00bfdf99 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.481523 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5378cef9-d296-4052-819a-770d00bfdf99 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:14.481922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5378cef9-d296-4052-819a-770d00bfdf99 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.481922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5378cef9-d296-4052-819a-770d00bfdf99 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.488703 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.488703 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:14.492201 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5378cef9-d296-4052-819a-770d00bfdf99 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:14.496472 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5378cef9-d296-4052-819a-770d00bfdf99 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:14.496831 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1103/4450] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:14.509291 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.511267 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:14.511515 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.511720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.511929 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:14.520336 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.520336 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:14.520840 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:14.539058 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:14.539340 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e46f286c-e035-4674-b088-2cd9f058a8c4 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 202 Aug 12 12:59:14.539822 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1113/4451] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:14 2026] DELETE /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:14.547883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.549657 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:14.549855 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.550033 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.557050 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.557050 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:14.560634 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:14.565136 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51ea4647-f73d-4855-8ed9-b8ab1a53b375 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 200 Aug 12 12:59:14.565568 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1112/4452] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:14.835597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.839056 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:14.839585 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.839872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.840026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:14.846725 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.846725 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:14.847658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12f01a25-fa6c-40ad-9add-226f60106ab9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:14.848065 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1125/4453] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:14.911795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:14.913790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:14.914077 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:14.914289 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:14.914431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:14.918960 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:14.918960 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:14.919626 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9b3ca34-3ad9-4469-8702-be48cfc3daca tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:14.920202 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1104/4454] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:14 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.446594 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfce791d-8198-4ca4-9a74-b00a728ebead None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.448919 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfce791d-8198-4ca4-9a74-b00a728ebead tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.449192 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfce791d-8198-4ca4-9a74-b00a728ebead tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.449462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfce791d-8198-4ca4-9a74-b00a728ebead tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.458561 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.458561 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:15.463279 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfce791d-8198-4ca4-9a74-b00a728ebead tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Volume info retrieved successfully. Aug 12 12:59:15.469191 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfce791d-8198-4ca4-9a74-b00a728ebead tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 200 Aug 12 12:59:15.469771 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1114/4455] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.481987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ed0cb61-bc2d-4059-b7d3-869b837fcf0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.483749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ed0cb61-bc2d-4059-b7d3-869b837fcf0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True Aug 12 12:59:15.483986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ed0cb61-bc2d-4059-b7d3-869b837fcf0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.484176 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ed0cb61-bc2d-4059-b7d3-869b837fcf0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.503182 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ed0cb61-bc2d-4059-b7d3-869b837fcf0a tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True returned with HTTP 200 Aug 12 12:59:15.503660 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1113/4456] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:15.515051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-80b44a8c-7705-4767-9e58-61df3b0eaf89 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.516846 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-80b44a8c-7705-4767-9e58-61df3b0eaf89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True Aug 12 12:59:15.517139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-80b44a8c-7705-4767-9e58-61df3b0eaf89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.517319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-80b44a8c-7705-4767-9e58-61df3b0eaf89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.532551 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-80b44a8c-7705-4767-9e58-61df3b0eaf89 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True returned with HTTP 200 Aug 12 12:59:15.532931 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1126/4457] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:15.543693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.545864 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 12 12:59:15.546325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4ae8da79-c195-4a10-8404-fde5c180af98"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:15.548222 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Creating new volume transfer {'transfer': {'volume_id': '4ae8da79-c195-4a10-8404-fde5c180af98'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 12:59:15.548395 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Creating transfer of volume 4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.548561 np0000007055 devstack@c-api.service[100196]: INFO cinder.transfer.api [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Generating transfer record for volume 4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.557615 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.557615 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:15.568065 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9bbfae0-db1e-4c3f-951c-bfea63902ad2 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 12:59:15.568626 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1105/4458] 10.4.3.81 () {68 vars in 1284 bytes} [Wed Aug 12 12:59:15 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:15.578048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.579654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-778fd1b4-8404-4d72-8f98-f2b251d52610 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.581631 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-778fd1b4-8404-4d72-8f98-f2b251d52610 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 Aug 12 12:59:15.581889 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-778fd1b4-8404-4d72-8f98-f2b251d52610 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.582129 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-778fd1b4-8404-4d72-8f98-f2b251d52610 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.591845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-778fd1b4-8404-4d72-8f98-f2b251d52610 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 returned with HTTP 404 Aug 12 12:59:15.592412 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1114/4459] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/volumes/d504f6f6-a61e-40f4-a15e-f7e4fc591546 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:15.600222 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.602282 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:15.602500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.602665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.613107 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.613107 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:15.617874 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:15.622962 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e8bbb4-56d2-424b-89cd-ad3a73c60c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 200 Aug 12 12:59:15.623338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1127/4460] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.636205 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77ebb8ac-b7d6-4137-943b-747df337b668 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.637879 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:15.638073 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.638247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.638411 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:15.644503 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.644503 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:15.644912 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:15.651890 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/26fe092b-cd9a-46ff-8865-7df6510d463c/accept Aug 12 12:59:15.652183 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5b9f51dbac0dab8d"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:15.653526 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Accepting volume transfer 26fe092b-cd9a-46ff-8865-7df6510d463c {{(pid=100198) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 12:59:15.653608 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Accepting transfer 26fe092b-cd9a-46ff-8865-7df6510d463c Aug 12 12:59:15.661748 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:15.662072 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77ebb8ac-b7d6-4137-943b-747df337b668 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 202 Aug 12 12:59:15.662594 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1106/4461] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:15 2026] DELETE /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:15.669444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.671886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:15.672327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.672475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.681693 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.681693 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:15.686218 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:15.691720 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1cdf961-bbbd-47df-afd2-78f215ff9a3e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 200 Aug 12 12:59:15.692250 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1115/4462] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.715031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Created reservations ['56ac353f-3ac3-4057-a100-36f8b5f21658', 'a49a817b-6ae2-40dd-ae71-f6841e30088f', 'd8a80e71-9445-4c03-a339-9541b6a8f78e', 'ac32c688-1dd0-40c8-b439-ed6ce2f12433'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:15.735952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Created reservations ['df667d8c-9015-4c5a-b475-c54633098522', 'ba0c2450-b3f3-4776-b076-2ec6d6376525', 'b7f09f5e-a07d-4344-b625-a1fc957c3833', '46afb46d-1f0b-4348-b5c6-247884ffa474'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:15.767917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Created reservations ['628e8d52-bab7-4e6b-afc0-0397a4840f03', 'dbb7dd1c-d836-4a26-80a6-0dc2e98c65c9', 'f0bf0f12-c0d9-49b8-9df3-f0022c099955', 'dbc1ce3a-553f-4958-b6e4-a2537b4c66d3'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:15.792425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Created reservations ['38066f97-fd68-4890-a287-dae6ec945bf5', 'fa555418-a6c8-451f-ac27-1ff64c37496f', '6fdb1ba4-9869-41f4-8f3f-0cff8ff663bb', 'cac5e43d-43f3-4559-bf22-b62189ddf357'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:15.804147 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Transfer volume completed successfully. Aug 12 12:59:15.859549 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.861131 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:15.861338 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.861562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.861709 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:15.866023 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.866023 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:15.866963 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f2cabc13-c3ad-4fbf-bdd9-712601049810 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:15.867356 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1128/4463] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.867716 np0000007055 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Volume 4ae8da79-c195-4a10-8404-fde5c180af98 has been transferred. Aug 12 12:59:15.875566 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77e08c21-a9e1-4a28-a937-6da354489cd4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/26fe092b-cd9a-46ff-8865-7df6510d463c/accept returned with HTTP 202 Aug 12 12:59:15.876053 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1115/4464] 10.4.3.81 () {68 vars in 1416 bytes} [Wed Aug 12 12:59:15 2026] POST /volume/v3/os-volume-transfer/26fe092b-cd9a-46ff-8865-7df6510d463c/accept => generated 363 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:15.883766 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.885671 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.885876 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.886184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.893582 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.893582 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:15.897103 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] Volume info retrieved successfully. Aug 12 12:59:15.902016 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d86fd68-bef8-4eed-96da-0d15f63b08a4 tempest-VolumeQuotasAdminTestJSON-2102180876 tempest-VolumeQuotasAdminTestJSON-2102180876-project-member] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 200 Aug 12 12:59:15.902568 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1107/4465] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.915581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4944487-9fe3-461c-abf3-9eebbe56d737 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.918014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4944487-9fe3-461c-abf3-9eebbe56d737 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True Aug 12 12:59:15.918226 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4944487-9fe3-461c-abf3-9eebbe56d737 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.918502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4944487-9fe3-461c-abf3-9eebbe56d737 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.933336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.935189 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:15.935433 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.935613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.935714 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:15.941186 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4944487-9fe3-461c-abf3-9eebbe56d737 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True returned with HTTP 200 Aug 12 12:59:15.941282 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.941282 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:15.941764 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1116/4466] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:15.941828 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0f26840d-4c1c-4bc9-960a-5ed470c106ea tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:15.944989 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1129/4467] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:15.952656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b31172e0-b5e3-4d52-8c4e-ef9efe82ba33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.954692 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b31172e0-b5e3-4d52-8c4e-ef9efe82ba33 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True Aug 12 12:59:15.954908 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b31172e0-b5e3-4d52-8c4e-ef9efe82ba33 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.955094 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b31172e0-b5e3-4d52-8c4e-ef9efe82ba33 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.955365 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.955365 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:15.972991 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b31172e0-b5e3-4d52-8c4e-ef9efe82ba33 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True returned with HTTP 200 Aug 12 12:59:15.973445 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1116/4468] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:15 2026] GET /volume/v3/os-quota-sets/193933cd33b04dd4a66a8c8dc811b660?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:15.983758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-23882252-042d-40f8-945d-06e17ea254aa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:15.985638 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.985837 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:15.986026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:15.986228 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Delete volume with id: 4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:15.994500 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:15.994500 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:15.994917 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Volume info retrieved successfully. Aug 12 12:59:16.011083 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Delete volume request issued successfully. Aug 12 12:59:16.011275 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23882252-042d-40f8-945d-06e17ea254aa tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 202 Aug 12 12:59:16.011790 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1108/4469] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:15 2026] DELETE /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:16.018649 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:16.020564 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:16.020791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:16.021065 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:16.027992 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:16.027992 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:16.031754 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Volume info retrieved successfully. Aug 12 12:59:16.035381 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f23cd0ea-6584-4e69-9bf2-712083cbf5fe tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 200 Aug 12 12:59:16.035765 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1117/4470] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:16 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:16.706742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-42cc7581-29bb-4a72-9a31-97336d998f53 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:16.708927 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42cc7581-29bb-4a72-9a31-97336d998f53 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f Aug 12 12:59:16.709137 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42cc7581-29bb-4a72-9a31-97336d998f53 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:16.709390 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-42cc7581-29bb-4a72-9a31-97336d998f53 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:16.716797 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-42cc7581-29bb-4a72-9a31-97336d998f53 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f returned with HTTP 404 Aug 12 12:59:16.717307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1130/4471] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:16 2026] GET /volume/v3/volumes/f7655586-393e-464b-bb1f-1c8d22c1283f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:16.766643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:16.768551 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:16.768959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "size": 1, "name": "tempest-VolumesGetTest-Volume-837472192", "metadata": {"Type": "Test"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:16.770489 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-837472192', 'metadata': {'Type': 'Test'}}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:16.855160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:16.859995 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:16.867672 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (7d55d16a-1027-4577-bdf9-b429449518f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:16.868989 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1418a7bf-61d7-48dd-99dd-14cc948e3e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:16.870263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:16.878996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:16.881084 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:16.881337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:16.881591 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:16.881826 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:16.887519 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:16.887519 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:16.888615 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e0cccf6-2454-410a-b230-26c1e7954c91 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:16.889157 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1109/4472] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:16 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:16.926052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1418a7bf-61d7-48dd-99dd-14cc948e3e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:16.926797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ce12a7-6a6e-4504-b195-909f2baabb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:16.955289 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:16.957183 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:16.957447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:16.957715 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:16.957835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:16.962338 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:16.962338 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:16.962993 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b5dfe34-643b-4f98-a0d8-dc4b6b3463f7 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:16.963400 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1118/4473] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:16 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:16.965445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['2be341ca-b2a6-4ce1-8de7-29d6b90e3fe8', '7d6e752e-7299-43ba-aff2-8454d5ddc622', '16042149-db00-400f-bb3f-6123240f6528', '03a59c50-a094-4323-9f4b-aaf09042a5e0'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:16.966259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ce12a7-6a6e-4504-b195-909f2baabb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2be341ca-b2a6-4ce1-8de7-29d6b90e3fe8', '7d6e752e-7299-43ba-aff2-8454d5ddc622', '16042149-db00-400f-bb3f-6123240f6528', '03a59c50-a094-4323-9f4b-aaf09042a5e0']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:16.967072 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73096e26-6f34-46c7-9ff8-fedaee4bb36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:16.989531 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73096e26-6f34-46c7-9ff8-fedaee4bb36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddaaaf0-c4c8-464b-b708-d658fdee9153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-837472192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['2be341ca-b2a6-4ce1-8de7-29d6b90e3fe8','7d6e752e-7299-43ba-aff2-8454d5ddc622','16042149-db00-400f-bb3f-6123240f6528','03a59c50-a094-4323-9f4b-aaf09042a5e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-837472192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ddaaaf0-c4c8-464b-b708-d658fdee9153,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:16.990278 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46db668-0049-48f1-84b0-d9ec91941f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:17.006033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46db668-0049-48f1-84b0-d9ec91941f53) transitioned into state 'SUCCESS' from state '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-837472192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['2be341ca-b2a6-4ce1-8de7-29d6b90e3fe8','7d6e752e-7299-43ba-aff2-8454d5ddc622','16042149-db00-400f-bb3f-6123240f6528','03a59c50-a094-4323-9f4b-aaf09042a5e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:17.006666 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06da54e9-56c0-4320-8693-8f8ae0c474ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:17.014627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06da54e9-56c0-4320-8693-8f8ae0c474ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:17.015435 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (7d55d16a-1027-4577-bdf9-b429449518f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:17.015785 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:17.016382 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54e3fcc0-c680-494b-9bca-69a81d6dff25 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:17.016768 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1117/4474] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:16 2026] POST /volume/v3/volumes => generated 756 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:17.029646 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.032017 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:17.032207 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.032409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.039836 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:17.039836 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:17.046532 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:17.051305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56a168e8-77a7-4d89-9017-2e184fe0d75d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.051396 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c74f1d1d-6165-401d-bb40-6054fcedc4fa tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:17.051625 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1131/4475] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:17.053087 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56a168e8-77a7-4d89-9017-2e184fe0d75d tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:17.053407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56a168e8-77a7-4d89-9017-2e184fe0d75d tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.053666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56a168e8-77a7-4d89-9017-2e184fe0d75d tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.059965 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56a168e8-77a7-4d89-9017-2e184fe0d75d tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 404 Aug 12 12:59:17.060402 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1110/4476] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:17.068154 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0029ef8f-2094-4082-b8e6-1d37290d6ece None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.071228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0029ef8f-2094-4082-b8e6-1d37290d6ece tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] GET https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:17.071479 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0029ef8f-2094-4082-b8e6-1d37290d6ece tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.071678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0029ef8f-2094-4082-b8e6-1d37290d6ece tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.081105 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0029ef8f-2094-4082-b8e6-1d37290d6ece tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 404 Aug 12 12:59:17.081789 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1119/4477] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:17.089652 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a79ed32-85c0-4cf9-a591-93a692078264 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.091811 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a79ed32-85c0-4cf9-a591-93a692078264 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:17.092077 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a79ed32-85c0-4cf9-a591-93a692078264 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.092315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a79ed32-85c0-4cf9-a591-93a692078264 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.092551 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9a79ed32-85c0-4cf9-a591-93a692078264 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] Delete volume with id: 4ae8da79-c195-4a10-8404-fde5c180af98 Aug 12 12:59:17.099361 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a79ed32-85c0-4cf9-a591-93a692078264 tempest-VolumeQuotasAdminTestJSON-172472451 tempest-VolumeQuotasAdminTestJSON-172472451-project-member] https://10.4.3.81/volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 returned with HTTP 404 Aug 12 12:59:17.100096 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1118/4478] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:17 2026] DELETE /volume/v3/volumes/4ae8da79-c195-4a10-8404-fde5c180af98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:17.109584 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fa6687f7-477d-4758-9794-b389ab6aa49b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.111027 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa6687f7-477d-4758-9794-b389ab6aa49b tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/9cd7ccbda59e49aab71c3bac4887bcf8?usage=True Aug 12 12:59:17.111209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa6687f7-477d-4758-9794-b389ab6aa49b tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.111401 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa6687f7-477d-4758-9794-b389ab6aa49b tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.130007 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa6687f7-477d-4758-9794-b389ab6aa49b tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/9cd7ccbda59e49aab71c3bac4887bcf8?usage=True returned with HTTP 200 Aug 12 12:59:17.130404 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1132/4479] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/os-quota-sets/9cd7ccbda59e49aab71c3bac4887bcf8?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:17.144927 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-78cfa541-b12e-4714-a560-19a57c2be5b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.146904 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78cfa541-b12e-4714-a560-19a57c2be5b9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:17.147330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78cfa541-b12e-4714-a560-19a57c2be5b9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:17.223156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78cfa541-b12e-4714-a560-19a57c2be5b9 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:17.223550 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1111/4480] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:59:17 2026] PUT /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 397 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:17.232796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9da89561-15fc-4d4f-b62b-5752f9689111 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.235041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9da89561-15fc-4d4f-b62b-5752f9689111 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 Aug 12 12:59:17.235417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9da89561-15fc-4d4f-b62b-5752f9689111 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:17.321237 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9da89561-15fc-4d4f-b62b-5752f9689111 tempest-VolumeQuotasAdminTestJSON-100766706 tempest-VolumeQuotasAdminTestJSON-100766706-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 returned with HTTP 200 Aug 12 12:59:17.321792 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1120/4481] 10.4.3.81 () {68 vars in 1368 bytes} [Wed Aug 12 12:59:17 2026] PUT /volume/v3/os-quota-sets/a2565b1a3e2c4a75ac9a0f2611318fe0 => generated 395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:17.900121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.901932 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:17.902128 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.902321 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.902459 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:17.907003 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:17.907003 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:17.907875 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-458ffd6b-4ce9-4d3e-b6ef-91a80ae90af8 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:17.908244 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1119/4482] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:17.974718 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:17.976215 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:17.976440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:17.976617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:17.976768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:17.980994 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:17.980994 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:17.981742 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bd510da-2b51-4ca8-bf63-79feb51c73bc tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:17.982283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1133/4483] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:17 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:18.064449 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6407e709-3717-428b-ae83-1b7dc860d032 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.066724 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6407e709-3717-428b-ae83-1b7dc860d032 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:18.067008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6407e709-3717-428b-ae83-1b7dc860d032 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.067244 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6407e709-3717-428b-ae83-1b7dc860d032 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.075252 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.075252 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:18.079096 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6407e709-3717-428b-ae83-1b7dc860d032 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.084387 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6407e709-3717-428b-ae83-1b7dc860d032 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:18.084861 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1112/4484] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:18.110318 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91210645-4873-48f1-840c-99b6ad808bfd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.112062 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91210645-4873-48f1-840c-99b6ad808bfd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:18.112433 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91210645-4873-48f1-840c-99b6ad808bfd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.112708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91210645-4873-48f1-840c-99b6ad808bfd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.120569 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.120569 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:18.127203 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91210645-4873-48f1-840c-99b6ad808bfd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.136229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91210645-4873-48f1-840c-99b6ad808bfd tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:18.136938 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1121/4485] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:18.149420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.151200 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:18.151534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-837472192"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:18.159735 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.159735 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:18.163626 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.167368 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:18.167932 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d354d1e8-d0f7-4410-b48f-8216343d3c0b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:18.168357 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1120/4486] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:18 2026] PUT /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 780 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:18.180462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.182150 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:18.182483 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-195778461", "description": "This is the new description of volume"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:18.190548 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.190548 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:18.194440 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.200251 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:18.200825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e209516e-c113-4be8-b5e4-a21f1a279c28 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:18.201276 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1134/4487] 10.4.3.81 () {68 vars in 1362 bytes} [Wed Aug 12 12:59:18 2026] PUT /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:18.215407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c4957d05-50d4-4205-bc0b-6d489b03486e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.217644 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4957d05-50d4-4205-bc0b-6d489b03486e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:18.217879 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c4957d05-50d4-4205-bc0b-6d489b03486e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.218079 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c4957d05-50d4-4205-bc0b-6d489b03486e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.225096 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.225096 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:18.228540 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c4957d05-50d4-4205-bc0b-6d489b03486e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.233362 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4957d05-50d4-4205-bc0b-6d489b03486e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:18.233771 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1113/4488] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:18.246851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.248892 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:18.249282 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1921651331", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1450929933"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:18.251088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1921651331', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1450929933'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:18.251292 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume of 1 GB Aug 12 12:59:18.255650 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Availability Zones retrieved successfully. Aug 12 12:59:18.263840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (50656810-0e0e-4c72-8c93-a38bca9155e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:18.265222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a087ef94-fa88-4562-abf4-bda1ed0c16d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:18.266550 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:18.300157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a087ef94-fa88-4562-abf4-bda1ed0c16d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:18.301196 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abbccc6-c9fc-4424-9b0a-f2919a65027b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:18.346498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Created reservations ['d5cece0f-4912-4929-8556-596610a1f5d9', 'c6572812-72f1-4e9e-979e-13fe07ca0f1f', 'f3934d63-4de5-46e0-b487-6a8182f8a229', '34fead35-e7de-41d3-a83b-1d7236f83045'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:18.347383 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abbccc6-c9fc-4424-9b0a-f2919a65027b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5cece0f-4912-4929-8556-596610a1f5d9', 'c6572812-72f1-4e9e-979e-13fe07ca0f1f', 'f3934d63-4de5-46e0-b487-6a8182f8a229', '34fead35-e7de-41d3-a83b-1d7236f83045']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:18.348043 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb7200f-263d-42b3-bb9e-17a5a448595e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:18.369850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb7200f-263d-42b3-bb9e-17a5a448595e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '336cd0ce-7127-4c90-af48-897bad707868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1921651331',display_name='tempest-VolumesGetTest-Volume-1450929933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['d5cece0f-4912-4929-8556-596610a1f5d9','c6572812-72f1-4e9e-979e-13fe07ca0f1f','f3934d63-4de5-46e0-b487-6a8182f8a229','34fead35-e7de-41d3-a83b-1d7236f83045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1921651331',display_name='tempest-VolumesGetTest-Volume-1450929933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=336cd0ce-7127-4c90-af48-897bad707868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f78519436124f398b667729019d6a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c202aa95371042e4ae54b59cab1dfab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:18.370697 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90302b4-36c8-41c0-a3b7-9df711f77ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:18.391267 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90302b4-36c8-41c0-a3b7-9df711f77ef7) transitioned into 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-1921651331',display_name='tempest-VolumesGetTest-Volume-1450929933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f78519436124f398b667729019d6a9f',qos_specs=None,replication_status=,reservations=['d5cece0f-4912-4929-8556-596610a1f5d9','c6572812-72f1-4e9e-979e-13fe07ca0f1f','f3934d63-4de5-46e0-b487-6a8182f8a229','34fead35-e7de-41d3-a83b-1d7236f83045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c202aa95371042e4ae54b59cab1dfab2',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:18.392053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb59d98-a8ec-4096-bd6f-1cc6cd3053be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:18.401703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb59d98-a8ec-4096-bd6f-1cc6cd3053be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:18.402670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Flow 'volume_create_api' (50656810-0e0e-4c72-8c93-a38bca9155e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:18.402979 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Create volume request issued successfully. Aug 12 12:59:18.403540 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8435e52-37e6-4fac-a5d3-094aed5200ba tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:18.403946 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1122/4489] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:18 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:18.418213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.420380 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:18.420651 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.420918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.431153 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.431153 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:18.436096 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:18.441753 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72095fdd-a00f-4157-8891-7933a5f0ca32 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 200 Aug 12 12:59:18.442547 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1121/4490] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:18.918009 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.919838 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:18.920025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.920206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.920311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:18.925099 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.925099 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:18.925919 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6351a9e2-0f85-4bca-b9a5-b2aa88a98d76 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:18.926275 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1135/4491] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:18.993361 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:18.994986 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:18.995183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:18.995372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:18.995474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:18.999344 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:18.999344 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:18.999872 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd615d91-3d53-4d83-94e5-fe6c8f7c728c tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:19.000188 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1114/4492] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:18 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.458117 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-298b51b7-74bb-48ae-98b3-1b8666215063 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.459947 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-298b51b7-74bb-48ae-98b3-1b8666215063 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.460199 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-298b51b7-74bb-48ae-98b3-1b8666215063 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.460321 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-298b51b7-74bb-48ae-98b3-1b8666215063 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.466998 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.466998 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:19.470164 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-298b51b7-74bb-48ae-98b3-1b8666215063 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:19.473658 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-298b51b7-74bb-48ae-98b3-1b8666215063 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 200 Aug 12 12:59:19.473999 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1123/4493] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.485269 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.487373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] PUT https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.487784 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-837472192", "description": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.497286 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.497286 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:19.501186 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:19.507228 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume updated successfully. Aug 12 12:59:19.507924 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fd6d3aba-3e16-4456-a742-3e9ed16299ed tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 200 Aug 12 12:59:19.508503 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1122/4494] 10.4.3.81 () {68 vars in 1361 bytes} [Wed Aug 12 12:59:19 2026] PUT /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 767 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.519383 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8b25d919-4444-4a3c-a301-cf3186526f5e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.521015 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b25d919-4444-4a3c-a301-cf3186526f5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.521100 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b25d919-4444-4a3c-a301-cf3186526f5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.521283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b25d919-4444-4a3c-a301-cf3186526f5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.528283 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.528283 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:19.531682 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8b25d919-4444-4a3c-a301-cf3186526f5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:19.535342 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b25d919-4444-4a3c-a301-cf3186526f5e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 200 Aug 12 12:59:19.535685 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1136/4495] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.547042 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.549139 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.549415 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.549664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.549890 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: 336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.558607 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.558607 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:19.559364 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:19.578700 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:19.578952 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92eb6ea2-354e-4f3f-b4a3-8933ef9db78c tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 202 Aug 12 12:59:19.579375 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1115/4496] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:19 2026] DELETE /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:19.586856 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.588923 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:19.589170 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.589420 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.596448 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.596448 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:19.599650 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:19.603405 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a768b5f9-5dcb-4176-8a9e-cc8954af509f tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 200 Aug 12 12:59:19.603858 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1124/4497] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.803750 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27fc9000-d440-46a5-83bd-78edb70a77f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.876417 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27fc9000-d440-46a5-83bd-78edb70a77f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:59:19.876763 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27fc9000-d440-46a5-83bd-78edb70a77f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1387879503", "extra_specs": {"spec1": "val1"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.889216 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27fc9000-d440-46a5-83bd-78edb70a77f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:59:19.889538 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1123/4498] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:59:19 2026] POST /volume/v3/types => generated 243 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.897664 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ee854ec6-6738-4b36-977a-f7f8d16fcb8e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.899499 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee854ec6-6738-4b36-977a-f7f8d16fcb8e tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] POST https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs Aug 12 12:59:19.899852 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ee854ec6-6738-4b36-977a-f7f8d16fcb8e tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.901319 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ee854ec6-6738-4b36-977a-f7f8d16fcb8e tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs returned with HTTP 400 Aug 12 12:59:19.901784 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1137/4499] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:59:19 2026] POST /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:59:19.908768 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7257d1c0-6c63-485e-b5bf-19d154fb1397 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.910469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7257d1c0-6c63-485e-b5bf-19d154fb1397 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] POST https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs Aug 12 12:59:19.910771 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7257d1c0-6c63-485e-b5bf-19d154fb1397 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.912152 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7257d1c0-6c63-485e-b5bf-19d154fb1397 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs returned with HTTP 400 Aug 12 12:59:19.912654 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1116/4500] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:59:19 2026] POST /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:59:19.919923 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f38ca3a8-58db-48d0-acec-aa06118eb43c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.922341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f38ca3a8-58db-48d0-acec-aa06118eb43c tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] POST https://10.4.3.81/volume/v3/types/6fc10c4a-7526-4cfb-8d0e-f268335c1253/extra_specs Aug 12 12:59:19.922868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f38ca3a8-58db-48d0-acec-aa06118eb43c tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.935216 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f38ca3a8-58db-48d0-acec-aa06118eb43c tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/6fc10c4a-7526-4cfb-8d0e-f268335c1253/extra_specs returned with HTTP 404 Aug 12 12:59:19.935788 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1125/4501] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 12:59:19 2026] POST /volume/v3/types/6fc10c4a-7526-4cfb-8d0e-f268335c1253/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:19.936588 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.938418 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:19.938418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.938418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.938559 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:19.942698 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2327afe7-7f88-4935-ab85-677615b657df None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.942762 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.942762 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:19.943381 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1eca756b-7e16-4c5f-9584-de1a75bb944d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:19.943683 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1124/4502] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.944591 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2327afe7-7f88-4935-ab85-677615b657df tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] DELETE https://10.4.3.81/volume/v3/types/4bc9faaa-9a87-4f55-8b1b-54fd8dcf9804/extra_specs/spec1 Aug 12 12:59:19.944809 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2327afe7-7f88-4935-ab85-677615b657df tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.945073 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2327afe7-7f88-4935-ab85-677615b657df tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.948920 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2327afe7-7f88-4935-ab85-677615b657df tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/4bc9faaa-9a87-4f55-8b1b-54fd8dcf9804/extra_specs/spec1 returned with HTTP 404 Aug 12 12:59:19.949461 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1138/4503] 10.4.3.81 () {66 vars in 1392 bytes} [Wed Aug 12 12:59:19 2026] DELETE /volume/v3/types/4bc9faaa-9a87-4f55-8b1b-54fd8dcf9804/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:19.954451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8741df8a-1fd3-401c-8989-245ab07129b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.956116 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8741df8a-1fd3-401c-8989-245ab07129b3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:19.956164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bd3a271-8e3e-4db8-a059-c499c858e78a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.956298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8741df8a-1fd3-401c-8989-245ab07129b3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.956480 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8741df8a-1fd3-401c-8989-245ab07129b3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.956595 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8741df8a-1fd3-401c-8989-245ab07129b3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:19.958003 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bd3a271-8e3e-4db8-a059-c499c858e78a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] GET https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/nonexistent_extra_spec_name Aug 12 12:59:19.958228 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a271-8e3e-4db8-a059-c499c858e78a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.958431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a271-8e3e-4db8-a059-c499c858e78a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.961102 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.961102 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:19.961800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8741df8a-1fd3-401c-8989-245ab07129b3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:19.962120 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1117/4504] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:19.964697 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bd3a271-8e3e-4db8-a059-c499c858e78a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 12 12:59:19.965290 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1126/4505] 10.4.3.81 () {66 vars in 1455 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:19.971703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-58908b19-20c8-4fbf-ab71-c6b0b0327dfe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.971968 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.973394 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58908b19-20c8-4fbf-ab71-c6b0b0327dfe tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] GET https://10.4.3.81/volume/v3/types/5dd09b4c-6426-458f-8b69-d9e5efd41851/extra_specs/spec1 Aug 12 12:59:19.973603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58908b19-20c8-4fbf-ab71-c6b0b0327dfe tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.973726 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:19.973838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58908b19-20c8-4fbf-ab71-c6b0b0327dfe tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.974102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "266800e4-db89-4959-8d52-e4344ea0b7fb", "incremental": true, "force": true}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:19.975528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': '266800e4-db89-4959-8d52-e4344ea0b7fb', 'incremental': True, 'force': True}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:19.975657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume 266800e4-db89-4959-8d52-e4344ea0b7fb in container None Aug 12 12:59:19.976923 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58908b19-20c8-4fbf-ab71-c6b0b0327dfe tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/5dd09b4c-6426-458f-8b69-d9e5efd41851/extra_specs/spec1 returned with HTTP 404 Aug 12 12:59:19.977365 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1125/4506] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/types/5dd09b4c-6426-458f-8b69-d9e5efd41851/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:19.984436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e416d08c-353f-45fa-806c-2ccbe016633d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.985555 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:19.985555 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:19.986092 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:19.986627 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e416d08c-353f-45fa-806c-2ccbe016633d tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] GET https://10.4.3.81/volume/v3/types/d59982b6-fcfe-4c4d-97e8-6591d7533a48/extra_specs Aug 12 12:59:19.986855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e416d08c-353f-45fa-806c-2ccbe016633d tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:19.987038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e416d08c-353f-45fa-806c-2ccbe016633d tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:19.990989 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e416d08c-353f-45fa-806c-2ccbe016633d tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/d59982b6-fcfe-4c4d-97e8-6591d7533a48/extra_specs returned with HTTP 404 Aug 12 12:59:19.991478 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1118/4507] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 12:59:19 2026] GET /volume/v3/types/d59982b6-fcfe-4c4d-97e8-6591d7533a48/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:19.997946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ff4cfda6-7328-43f3-b527-8f89b8111eab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:19.999643 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff4cfda6-7328-43f3-b527-8f89b8111eab tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] PUT https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 Aug 12 12:59:19.999970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ff4cfda6-7328-43f3-b527-8f89b8111eab tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:20.001255 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff4cfda6-7328-43f3-b527-8f89b8111eab tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 returned with HTTP 400 Aug 12 12:59:20.001531 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['d3304d77-c671-4b5e-82d9-9e981c60e515', '4fe55366-f732-4bcc-b1b8-7ba8e59fcc43'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:20.001679 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1127/4508] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:59:19 2026] PUT /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:59:20.008807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a149fa16-87a9-4036-8277-79a52ba9c072 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.009504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.010525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a149fa16-87a9-4036-8277-79a52ba9c072 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] PUT https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 Aug 12 12:59:20.010863 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a149fa16-87a9-4036-8277-79a52ba9c072 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'update', calling method: update, body: null {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:20.011146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:20.011363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.011532 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.011659 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:20.012257 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a149fa16-87a9-4036-8277-79a52ba9c072 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 returned with HTTP 400 Aug 12 12:59:20.012835 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1126/4509] 10.4.3.81 () {68 vars in 1408 bytes} [Wed Aug 12 12:59:20 2026] PUT /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:20.015987 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.015987 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:20.016572 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce7b9e7-0c14-48d5-9d95-19c0de45f757 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:20.016918 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1119/4510] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:20.019850 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4901d747-1a9d-40ce-be83-d3fc0fd2bd31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.022033 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4901d747-1a9d-40ce-be83-d3fc0fd2bd31 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] PUT https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/None Aug 12 12:59:20.022334 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4901d747-1a9d-40ce-be83-d3fc0fd2bd31 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:20.026399 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.028332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec Aug 12 12:59:20.028521 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.028690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.028861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume with id: 6e6639ce-e9e4-4227-8b69-950bb5db82ec Aug 12 12:59:20.029695 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b20a83cd-6ab6-4788-ae3f-ac6be5ea43d9 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:20.030201 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1139/4511] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:19 2026] POST /volume/v3/backups => generated 286 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:20.032810 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4901d747-1a9d-40ce-be83-d3fc0fd2bd31 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 12:59:20.032963 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4901d747-1a9d-40ce-be83-d3fc0fd2bd31 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/None returned with HTTP 400 Aug 12 12:59:20.033490 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1128/4512] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 12:59:20 2026] PUT /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:20.035978 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.035978 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:20.036267 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:20.038197 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.040070 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:20.040276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.040473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.040602 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:20.040636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23e66a28-3380-4b2e-a2cf-8f2cd41f426f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.042546 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e66a28-3380-4b2e-a2cf-8f2cd41f426f tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] PUT https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/53ed61a4-517a-487f-875f-f62dbae12188 Aug 12 12:59:20.042919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23e66a28-3380-4b2e-a2cf-8f2cd41f426f tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:20.044439 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.044439 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:20.045244 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.045244 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:20.046154 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-719dabf0-1e76-4adf-a546-ac7d21e662bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:20.046660 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1120/4513] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:20.050918 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume request issued successfully. Aug 12 12:59:20.051154 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e693fa3e-9d81-42c5-b68d-ed3d7dd786ff tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec returned with HTTP 202 Aug 12 12:59:20.051609 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1127/4514] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:20 2026] DELETE /volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:20.053748 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e66a28-3380-4b2e-a2cf-8f2cd41f426f tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 12:59:20.053978 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23e66a28-3380-4b2e-a2cf-8f2cd41f426f tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/53ed61a4-517a-487f-875f-f62dbae12188 returned with HTTP 400 Aug 12 12:59:20.054825 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1140/4515] 10.4.3.81 () {68 vars in 1502 bytes} [Wed Aug 12 12:59:20 2026] PUT /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088/extra_specs/53ed61a4-517a-487f-875f-f62dbae12188 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 12:59:20.058701 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3400767c-8e02-454a-9da6-22e39a57b928 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.060537 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3400767c-8e02-454a-9da6-22e39a57b928 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec Aug 12 12:59:20.060792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3400767c-8e02-454a-9da6-22e39a57b928 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.061000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3400767c-8e02-454a-9da6-22e39a57b928 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.062977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-798c5f3e-bcfd-4784-9948-019c69e050f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.064613 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-798c5f3e-bcfd-4784-9948-019c69e050f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] PUT https://10.4.3.81/volume/v3/types/fa149264-7696-4626-8a4c-c8dd63e62351/extra_specs/spec1 Aug 12 12:59:20.064973 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-798c5f3e-bcfd-4784-9948-019c69e050f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:20.068449 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.068449 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:20.072032 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3400767c-8e02-454a-9da6-22e39a57b928 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:20.074122 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-798c5f3e-bcfd-4784-9948-019c69e050f8 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/fa149264-7696-4626-8a4c-c8dd63e62351/extra_specs/spec1 returned with HTTP 404 Aug 12 12:59:20.074586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1121/4516] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:59:20 2026] PUT /volume/v3/types/fa149264-7696-4626-8a4c-c8dd63e62351/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:20.076926 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3400767c-8e02-454a-9da6-22e39a57b928 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec returned with HTTP 200 Aug 12 12:59:20.077330 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1129/4517] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec => generated 1072 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:20.083468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63f459fd-b3e3-4f12-816d-928bdf3ae838 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.085500 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63f459fd-b3e3-4f12-816d-928bdf3ae838 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] DELETE https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 Aug 12 12:59:20.085723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63f459fd-b3e3-4f12-816d-928bdf3ae838 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.085980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63f459fd-b3e3-4f12-816d-928bdf3ae838 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.110058 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63f459fd-b3e3-4f12-816d-928bdf3ae838 tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 returned with HTTP 202 Aug 12 12:59:20.110497 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1128/4518] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:59:20 2026] DELETE /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:20.116832 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b5d16b49-d844-4251-b523-fcf8075a290a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.118530 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5d16b49-d844-4251-b523-fcf8075a290a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] GET https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 Aug 12 12:59:20.118705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5d16b49-d844-4251-b523-fcf8075a290a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.118902 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b5d16b49-d844-4251-b523-fcf8075a290a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.122331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b5d16b49-d844-4251-b523-fcf8075a290a tempest-ExtraSpecsNegativeTest-1810062505 tempest-ExtraSpecsNegativeTest-1810062505-project-admin] https://10.4.3.81/volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 returned with HTTP 404 Aug 12 12:59:20.122831 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1141/4519] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/types/a56fb883-bf0b-447e-a7be-7d81c4f5d088 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:20.616557 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c0d45bd-d052-4823-be19-2826f125b08b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.618329 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c0d45bd-d052-4823-be19-2826f125b08b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 Aug 12 12:59:20.618534 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c0d45bd-d052-4823-be19-2826f125b08b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.618718 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c0d45bd-d052-4823-be19-2826f125b08b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.623911 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c0d45bd-d052-4823-be19-2826f125b08b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 returned with HTTP 404 Aug 12 12:59:20.624404 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1122/4520] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/volumes/336cd0ce-7127-4c90-af48-897bad707868 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:20.630708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.632269 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:20.632453 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.632621 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.639433 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.639433 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:20.642751 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:20.646792 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b85b79f3-680d-47a9-89b6-f1e24e8708ce tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:20.647152 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1130/4521] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:20.658518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cec147f1-9c4a-43eb-9035-77e11962c02e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.660168 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:20.660353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.660514 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.660673 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume with id: 2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:20.666658 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.666658 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:20.667057 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:20.680286 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Delete volume request issued successfully. Aug 12 12:59:20.680465 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cec147f1-9c4a-43eb-9035-77e11962c02e tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 202 Aug 12 12:59:20.680847 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1129/4522] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:20 2026] DELETE /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:20.687021 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:20.688714 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:20.689024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:20.689213 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:20.696449 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:20.696449 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:20.700003 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Volume info retrieved successfully. Aug 12 12:59:20.705079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3ca8fed2-be17-49df-8dc1-94e227cb2a9b tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 200 Aug 12 12:59:20.705509 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1142/4523] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:20 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:21.056381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.058168 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:21.058400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.058652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.058755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:21.063828 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:21.063828 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:21.064563 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38b3091c-c482-4c04-a713-ecfaec8998c4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:21.064965 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1123/4524] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:21.088219 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b80de020-92c1-41bf-86ee-781df42821e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.089825 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b80de020-92c1-41bf-86ee-781df42821e2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec Aug 12 12:59:21.090011 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b80de020-92c1-41bf-86ee-781df42821e2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.090197 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b80de020-92c1-41bf-86ee-781df42821e2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.095349 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b80de020-92c1-41bf-86ee-781df42821e2 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec returned with HTTP 404 Aug 12 12:59:21.095761 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1131/4525] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/volumes/6e6639ce-e9e4-4227-8b69-950bb5db82ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:21.102933 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.104706 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:21.104938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.105114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.105218 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:21.109187 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:21.109187 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:21.109753 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d309b0-6024-41ae-aa97-d0c393d63196 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:21.110105 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1130/4526] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:21.120268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.122080 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:21.122274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.122488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.122583 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: caba5c3e-8a82-4418-9185-0012a86cfeae. Aug 12 12:59:21.126845 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:21.126845 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:21.137081 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.backup.rpcapi [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id caba5c3e-8a82-4418-9185-0012a86cfeae {{(pid=100195) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:21.138570 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-392c95af-0bc5-43fb-866d-a1a3d6d7dad1 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 202 Aug 12 12:59:21.139079 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1143/4527] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:21 2026] DELETE /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:21.145579 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.147674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:21.147980 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.148167 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.148259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:21.152274 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:21.152274 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:21.152866 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4f620aa-a0a7-4e5e-9b86-0a6242ae7543 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 200 Aug 12 12:59:21.153204 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1124/4528] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:21.574359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.661987 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:21.662401 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1149104136"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:21.663703 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1149104136'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:21.663843 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Create volume of 1 GB Aug 12 12:59:21.667796 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Availability Zones retrieved successfully. Aug 12 12:59:21.672959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Flow 'volume_create_api' (8f1de301-5e04-4d04-b091-f10528ad3b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:21.673876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a62b57-404a-4a85-bd38-561c35d2e81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:21.674743 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:21.699590 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a62b57-404a-4a85-bd38-561c35d2e81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:21.700352 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa6e3b2-4c8f-470f-9d73-4261d23f658c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:21.719484 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2210433d-bd5c-413f-80ac-a4f485c31188 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.721712 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2210433d-bd5c-413f-80ac-a4f485c31188 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] GET https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 Aug 12 12:59:21.721911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2210433d-bd5c-413f-80ac-a4f485c31188 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.722077 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2210433d-bd5c-413f-80ac-a4f485c31188 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.728956 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2210433d-bd5c-413f-80ac-a4f485c31188 tempest-VolumesGetTest-77295764 tempest-VolumesGetTest-77295764-project-member] https://10.4.3.81/volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 returned with HTTP 404 Aug 12 12:59:21.729595 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1131/4529] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/volumes/2ddaaaf0-c4c8-464b-b708-d658fdee9153 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:21.762971 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Created reservations ['954601bf-3576-468d-b7bb-4f3799525c8e', 'cdb37e9a-c00d-4d7a-b932-49ff3815fdf5', '173c4b4f-5a9c-4c0e-bf6b-ce95c598a309', '04fedc49-01cf-42b1-bb1b-aed020fd9255'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:21.763785 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa6e3b2-4c8f-470f-9d73-4261d23f658c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['954601bf-3576-468d-b7bb-4f3799525c8e', 'cdb37e9a-c00d-4d7a-b932-49ff3815fdf5', '173c4b4f-5a9c-4c0e-bf6b-ce95c598a309', '04fedc49-01cf-42b1-bb1b-aed020fd9255']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:21.764427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5a3b98-e1aa-40e9-a31a-7dc9758719ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:21.785860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5a3b98-e1aa-40e9-a31a-7dc9758719ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad267d0-ae9c-4d71-a9a0-fef73b4d2393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1149104136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b5f365b00be4ccdb7b42f868a7a5393',qos_specs=None,replication_status=,reservations=['954601bf-3576-468d-b7bb-4f3799525c8e','cdb37e9a-c00d-4d7a-b932-49ff3815fdf5','173c4b4f-5a9c-4c0e-bf6b-ce95c598a309','04fedc49-01cf-42b1-bb1b-aed020fd9255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34ad9f6a1ce6406095acfcb65e8c2e5a',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1149104136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad267d0-ae9c-4d71-a9a0-fef73b4d2393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b5f365b00be4ccdb7b42f868a7a5393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34ad9f6a1ce6406095acfcb65e8c2e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:21.786517 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0fb8ec-2789-4d5d-b4da-986c170895af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:21.804171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0fb8ec-2789-4d5d-b4da-986c170895af) transitioned into state 'SUCCESS' from state '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-1149104136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b5f365b00be4ccdb7b42f868a7a5393',qos_specs=None,replication_status=,reservations=['954601bf-3576-468d-b7bb-4f3799525c8e','cdb37e9a-c00d-4d7a-b932-49ff3815fdf5','173c4b4f-5a9c-4c0e-bf6b-ce95c598a309','04fedc49-01cf-42b1-bb1b-aed020fd9255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34ad9f6a1ce6406095acfcb65e8c2e5a',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:21.805224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65e2a61-cf18-4ab6-a3fe-d1bce890fe87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:21.816441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65e2a61-cf18-4ab6-a3fe-d1bce890fe87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:21.817795 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Flow 'volume_create_api' (8f1de301-5e04-4d04-b091-f10528ad3b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:21.818073 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Create volume request issued successfully. Aug 12 12:59:21.818899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cafd0ae1-3aa6-4b28-aa8b-35349f7b7990 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:21.819487 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1132/4530] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:21 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:21.830828 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-427762b5-96e7-469b-8282-5da15289b539 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:21.833209 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-427762b5-96e7-469b-8282-5da15289b539 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:21.833538 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-427762b5-96e7-469b-8282-5da15289b539 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:21.833813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-427762b5-96e7-469b-8282-5da15289b539 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:21.840360 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:21.840360 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:21.843727 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-427762b5-96e7-469b-8282-5da15289b539 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:21.847613 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-427762b5-96e7-469b-8282-5da15289b539 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 200 Aug 12 12:59:21.847989 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1144/4531] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:21 2026] GET /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:22.074443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.076259 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:22.076476 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.076689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.076858 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:22.081506 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.081506 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:22.082539 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-257a4e9b-bf73-4c0b-a6d6-075ce60e3d3f tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:22.083014 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1125/4532] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:22 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:22.162429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.164701 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae Aug 12 12:59:22.164994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.165378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.165561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id caba5c3e-8a82-4418-9185-0012a86cfeae. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:22.169729 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47173965-ceb6-4db4-be88-5bd67ec4bb9f tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae returned with HTTP 404 Aug 12 12:59:22.170377 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1132/4533] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:22 2026] GET /volume/v3/backups/caba5c3e-8a82-4418-9185-0012a86cfeae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:22.176342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38dadca5-c066-4f81-bcc0-c59efc67032e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.178227 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:59:22.178794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.178794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.178794 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. Aug 12 12:59:22.182763 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.182763 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:22.194598 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:22.196254 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38dadca5-c066-4f81-bcc0-c59efc67032e tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 202 Aug 12 12:59:22.196643 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1133/4534] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:22 2026] DELETE /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:22.202944 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.205546 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:59:22.205683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.205870 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.206634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:22.209895 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.209895 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:22.210346 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1b5f4882-437b-4d50-88b4-a6614e95eb99 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 200 Aug 12 12:59:22.210696 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1145/4535] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:22 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:22.744962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.842550 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c524d750-e8a6-4898-b664-5b95e86dc4f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.844332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c524d750-e8a6-4898-b664-5b95e86dc4f4 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 12:59:22.844695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c524d750-e8a6-4898-b664-5b95e86dc4f4 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404", "extra_specs": {"multiattach": " True"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:22.847406 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:59:22.847622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.847843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.848124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:22.848868 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:22.855260 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:22.856140 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0eea5f9e-9402-4c35-9d69-f26beb2f6f84 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:59:22.856140 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1126/4536] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:59:22 2026] GET /volume/v3/volumes => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:22.860039 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.861588 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:22.861744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c524d750-e8a6-4898-b664-5b95e86dc4f4 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 12:59:22.861860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:22.861938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:22.862298 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1133/4537] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 12:59:22 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:22.864798 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f1d298b0-4464-4c12-94df-136da370ea37 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.866767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:22.867216 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1972807980"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:22.868913 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1972807980'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:22.869072 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume of 1 GB Aug 12 12:59:22.870741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.872427 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:22.872765 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-429612547", "snapshot_id": null, "imageRef": null, "volume_type": "c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:22.873913 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Availability Zones retrieved successfully. Aug 12 12:59:22.874296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-429612547', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:22.876737 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.876737 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:22.878422 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume of 1 GB Aug 12 12:59:22.878694 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.878694 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:22.879008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (fae0aca1-6f37-4db0-ae19-561c2dbca91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:22.879165 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Availability Zones retrieved successfully. Aug 12 12:59:22.879849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a14012-1ce6-4f8b-a2d9-f04e2947f3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.880667 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:22.880852 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:22.884198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (95c6a45c-35bb-47cd-a0d9-dc3a0e3d1ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:22.884750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-650beb2e-1e8a-4349-baf7-89b4a6aa5477 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 200 Aug 12 12:59:22.885071 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e810929-171b-410a-ac6e-994e2557df49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.885150 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1134/4538] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:22 2026] GET /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:22.885906 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:22.892790 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.892790 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:22.900092 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:22.901957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:59:22.902345 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cad267d0-ae9c-4d71-a9a0-fef73b4d2393", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1353089099"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:22.903662 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a14012-1ce6-4f8b-a2d9-f04e2947f3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.904004 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e810929-171b-410a-ac6e-994e2557df49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7', 'encryption_key_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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.904332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393cc497-c00a-41fe-8d90-570f1bc422e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.904685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3422282d-b9a9-4d41-afd4-c0b6bac0b67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.911118 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:22.911118 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:22.911655 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:22.911751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Create snapshot from volume cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:22.927913 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:59:22.928191 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-928155404-1432356404, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:59:22.962681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Created reservations ['b964d15a-16f8-4557-88f0-d40fe74ba45a', '3c4524dd-2764-4e8b-8941-6d1a06eaf90c', '18be4f8c-dd40-4117-9826-7a02b786235a', '453f9d8a-13e2-4b8f-852c-206ea1a626f1'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:22.963270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Created reservations ['4352f437-54fa-4d22-8624-2fe2c0080a42', 'f2d97eaf-3a4a-4b65-b9b2-44b4b2cf39b4', '46e4006c-f4e3-42d2-b429-2656dcdfa200', 'b9398a16-2c01-4668-bf17-6069dfd02eb0'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:22.963577 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3422282d-b9a9-4d41-afd4-c0b6bac0b67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b964d15a-16f8-4557-88f0-d40fe74ba45a', '3c4524dd-2764-4e8b-8941-6d1a06eaf90c', '18be4f8c-dd40-4117-9826-7a02b786235a', '453f9d8a-13e2-4b8f-852c-206ea1a626f1']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.964347 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1128ca8e-f0f4-489c-8877-52e8a3770aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.969469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Created reservations ['ff97d0db-37b9-4b9c-941e-92fa1530ff46', 'b081277f-eedb-41f1-9d31-59c9fe7e9892', '7a9f94b7-2f1a-42ba-96cc-4d8ce8a8f228', '9bfd2dcd-dcb2-475d-9abd-e2728b869bb0'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:22.970274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393cc497-c00a-41fe-8d90-570f1bc422e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff97d0db-37b9-4b9c-941e-92fa1530ff46', 'b081277f-eedb-41f1-9d31-59c9fe7e9892', '7a9f94b7-2f1a-42ba-96cc-4d8ce8a8f228', '9bfd2dcd-dcb2-475d-9abd-e2728b869bb0']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.971001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ea2b10-a4c1-482a-ad63-aae32dede044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.989324 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1128ca8e-f0f4-489c-8877-52e8a3770aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ec77f8-ef38-4d8b-807f-a934d22ce832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-429612547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['b964d15a-16f8-4557-88f0-d40fe74ba45a','3c4524dd-2764-4e8b-8941-6d1a06eaf90c','18be4f8c-dd40-4117-9826-7a02b786235a','453f9d8a-13e2-4b8f-852c-206ea1a626f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-429612547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ec77f8-ef38-4d8b-807f-a934d22ce832,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='73bf2307599441708d71ea237c92ea28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7),volume_type_id=c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.990100 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efd11e3-e223-4c6d-b390-ad478fe8363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.993722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ea2b10-a4c1-482a-ad63-aae32dede044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503a8837-1424-4ad6-8730-cd92fd349d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1972807980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['ff97d0db-37b9-4b9c-941e-92fa1530ff46','b081277f-eedb-41f1-9d31-59c9fe7e9892','7a9f94b7-2f1a-42ba-96cc-4d8ce8a8f228','9bfd2dcd-dcb2-475d-9abd-e2728b869bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1972807980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503a8837-1424-4ad6-8730-cd92fd349d96,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18f517656b7949b08d5d23caa929835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53faf4670a74b678246596af5ff2c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:22.994468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35aef52-c3f9-4b8a-8424-27a86c9132ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:22.995517 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot create request issued successfully. Aug 12 12:59:22.995899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf36fcdf-051c-465e-8e5e-c1bde0e671b2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:59:22.996403 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1134/4539] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:59:22 2026] POST /volume/v3/snapshots => generated 311 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:23.007386 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.009804 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:23.010139 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.010431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.012556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efd11e3-e223-4c6d-b390-ad478fe8363f) transitioned into state 'SUCCESS' from state '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-429612547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73bf2307599441708d71ea237c92ea28',qos_specs=None,replication_status=,reservations=['b964d15a-16f8-4557-88f0-d40fe74ba45a','3c4524dd-2764-4e8b-8941-6d1a06eaf90c','18be4f8c-dd40-4117-9826-7a02b786235a','453f9d8a-13e2-4b8f-852c-206ea1a626f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3f6a5a0007417f9f480f21d3347b73',volume_type_id=c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:23.013190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16a0840-a6fb-4b83-a2d3-f3eaab0cf4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:23.014651 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35aef52-c3f9-4b8a-8424-27a86c9132ad) transitioned into state 'SUCCESS' from state '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-1972807980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['ff97d0db-37b9-4b9c-941e-92fa1530ff46','b081277f-eedb-41f1-9d31-59c9fe7e9892','7a9f94b7-2f1a-42ba-96cc-4d8ce8a8f228','9bfd2dcd-dcb2-475d-9abd-e2728b869bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:23.015388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5b3c3a-f122-402e-87cb-aedfde049895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:23.016681 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.016681 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:23.017176 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:23.018085 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49dfd34e-3f0f-4cc6-aeae-7797044cf791 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c returned with HTTP 200 Aug 12 12:59:23.018480 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1135/4540] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:23.022619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16a0840-a6fb-4b83-a2d3-f3eaab0cf4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:23.023431 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Flow 'volume_create_api' (95c6a45c-35bb-47cd-a0d9-dc3a0e3d1ddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:23.023813 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Create volume request issued successfully. Aug 12 12:59:23.024426 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e12bc02b-7948-4d59-a4ef-d31715162c67 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:23.024877 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1127/4541] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:22 2026] POST /volume/v3/volumes => generated 826 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:23.025250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5b3c3a-f122-402e-87cb-aedfde049895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:23.026386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (fae0aca1-6f37-4db0-ae19-561c2dbca91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:23.026788 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request issued successfully. Aug 12 12:59:23.027366 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f1d298b0-4464-4c12-94df-136da370ea37 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:23.027804 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1146/4542] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:22 2026] POST /volume/v3/volumes => generated 762 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:23.037378 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.039200 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:23.039266 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58fdedb1-b293-4e92-bacc-52044d30a649 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.039382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.039549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.040901 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58fdedb1-b293-4e92-bacc-52044d30a649 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:23.041101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58fdedb1-b293-4e92-bacc-52044d30a649 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.041335 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58fdedb1-b293-4e92-bacc-52044d30a649 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.045770 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.045770 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:23.047785 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.047785 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:23.049498 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:23.051377 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-58fdedb1-b293-4e92-bacc-52044d30a649 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:23.053208 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ceefda9b-2c07-4e4b-8651-6da93aada728 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:23.053745 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1135/4543] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:23.055264 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58fdedb1-b293-4e92-bacc-52044d30a649 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:23.055814 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1136/4544] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:23.095468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.097291 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:23.097485 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.097681 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.097828 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:23.102413 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.102413 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:23.103194 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85d50c29-e6d7-4c97-9f14-bdc2a0d21ae3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:23.103509 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1128/4545] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:23.221066 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.223075 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 Aug 12 12:59:23.223319 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.223507 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.223654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0ba8a5b4-e9be-4393-b5bd-e2f541dfca42. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:23.228227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-37dd80b8-6c5a-414d-b8d8-e484e2b8f5b4 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 returned with HTTP 404 Aug 12 12:59:23.228739 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1147/4546] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/backups/0ba8a5b4-e9be-4393-b5bd-e2f541dfca42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:23.239667 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.241491 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:23.241677 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.241862 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.241958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete backup with id: 0e3fbe2e-a14c-4589-9c75-221c689586b1. Aug 12 12:59:23.247348 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.247348 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:23.262583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] delete_backup rpcapi backup_id 0e3fbe2e-a14c-4589-9c75-221c689586b1 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:23.264276 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02346f6c-8198-4c7a-8b84-d7c2ccacb726 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 202 Aug 12 12:59:23.264723 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1136/4547] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:23 2026] DELETE /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:23.274489 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5dea0645-7687-4777-8da4-1d34e0eca674 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:23.276644 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dea0645-7687-4777-8da4-1d34e0eca674 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:23.276993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dea0645-7687-4777-8da4-1d34e0eca674 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:23.277209 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dea0645-7687-4777-8da4-1d34e0eca674 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:23.277359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5dea0645-7687-4777-8da4-1d34e0eca674 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:23.282205 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:23.282205 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:23.282882 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dea0645-7687-4777-8da4-1d34e0eca674 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 200 Aug 12 12:59:23.283458 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1137/4548] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:23 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.028724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.031108 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:24.031647 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.031760 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.037311 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.037311 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.037716 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.038643 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a65cc917-a003-4e40-a21d-deaeb2f2ff8d tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c returned with HTTP 200 Aug 12 12:59:24.038812 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1129/4549] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.048094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.050276 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] POST https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.050766 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.058355 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.058355 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.058889 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.065567 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46896a13-7b28-44dc-9926-4b6dbf7472db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.068065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46896a13-7b28-44dc-9926-4b6dbf7472db tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:24.068065 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46896a13-7b28-44dc-9926-4b6dbf7472db tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.068065 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46896a13-7b28-44dc-9926-4b6dbf7472db tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.071600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.073331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:24.073532 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.073752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.075104 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.075104 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.079122 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-46896a13-7b28-44dc-9926-4b6dbf7472db tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:24.079986 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.080307 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-add66ab8-ad16-432f-b3cc-fb50f0a8d789 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.080862 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1148/4550] 10.4.3.81 () {68 vars in 1395 bytes} [Wed Aug 12 12:59:24 2026] POST /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.082090 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.082090 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.084850 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46896a13-7b28-44dc-9926-4b6dbf7472db tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:24.085235 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1137/4551] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.085807 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:24.088408 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.089892 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-701c8f15-0a88-472c-b3be-a3cc86c464b8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:24.090232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.090308 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1138/4552] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.090455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.090628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.095940 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.095940 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.096359 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.097144 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.097369 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d47bb822-a5ff-4df3-9d9d-1726022afc7a tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.097679 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1130/4553] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.097762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.100020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:24.100219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.100472 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.101906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-734258a4-57c5-4429-ba46-30b39c15dee4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.104064 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-734258a4-57c5-4429-ba46-30b39c15dee4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:24.104268 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-734258a4-57c5-4429-ba46-30b39c15dee4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.104494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-734258a4-57c5-4429-ba46-30b39c15dee4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.105271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.107225 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] PUT https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.107602 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.109430 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.109430 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.112454 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.112454 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.114467 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:24.114624 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.114624 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.115142 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.116583 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-734258a4-57c5-4429-ba46-30b39c15dee4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:24.119103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.119626 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6478f5d5-052c-4615-96bd-f3a5e04c5494 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:24.120124 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1149/4554] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.121488 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:24.121488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.121743 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.121832 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:24.122520 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-734258a4-57c5-4429-ba46-30b39c15dee4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:24.123027 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1138/4555] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.126384 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.126384 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.127124 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b95208e4-c7a2-4e52-b83c-b659e6b67d5b tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:24.127485 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1131/4556] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.136205 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fe68ffee-195c-4833-b56b-59dad8e30867 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.138056 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:24.138485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-218073666"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.140170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-218073666'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:24.140352 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume of 1 GB Aug 12 12:59:24.140758 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.141028 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d6d1b67-88a1-4619-b8d6-340f0a68031f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.141888 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1139/4557] 10.4.3.81 () {68 vars in 1394 bytes} [Wed Aug 12 12:59:24 2026] PUT /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.144528 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Availability Zones retrieved successfully. Aug 12 12:59:24.149463 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.150486 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (f350309d-3c54-4c6e-bee2-6cbf8d3ced0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:24.150900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (263e609b-bf2c-4618-bb05-affc4802d2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:24.151441 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.151658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.151733 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:24.151934 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.157310 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.157310 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.157824 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.158730 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.158995 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-060fab28-7cb6-403a-a5ef-27d8385cfcdc tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.159406 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1139/4558] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.164087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.166055 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:24.166262 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.166471 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.172657 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.173597 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.173597 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.174572 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 Aug 12 12:59:24.174818 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.175005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.178045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (263e609b-bf2c-4618-bb05-affc4802d2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:24.178401 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:24.178975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f514390f-4f6d-4ab6-8a28-dc16b2ea372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:24.180650 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.180650 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.181137 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.182032 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.183410 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-edda333a-604c-4b9b-b5ef-c4dfaa7ae0f2 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:24.183851 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1132/4559] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.190144 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Delete snapshot metadata completed successfully. Aug 12 12:59:24.190326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b13911c-f7b1-4ff1-a08e-e492e6553af2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 returned with HTTP 200 Aug 12 12:59:24.190745 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1140/4560] 10.4.3.81 () {66 vars in 1392 bytes} [Wed Aug 12 12:59:24 2026] DELETE /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 12:59:24.199808 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.202125 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.202411 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.202650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.208517 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.208517 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.208517 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.209309 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.209535 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa5bf398-0cb6-4f4d-b05b-15d6d9b4ccd2 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.209901 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1140/4561] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.218940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7026549f-72c1-457b-97ca-27d9a2e83343 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.220931 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7026549f-72c1-457b-97ca-27d9a2e83343 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] PUT https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.223199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7026549f-72c1-457b-97ca-27d9a2e83343 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.227241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Created reservations ['14470972-9d68-40fd-8073-9a6dc0efec07', '3fbdf5e9-fcbc-4538-b44c-17aebfb64b85', 'aaa07c08-7cb8-45a7-a7b8-838793286e4b', '1297bd92-2d1e-41e5-b1b7-c02e2408ec83'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:24.228149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f514390f-4f6d-4ab6-8a28-dc16b2ea372b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14470972-9d68-40fd-8073-9a6dc0efec07', '3fbdf5e9-fcbc-4538-b44c-17aebfb64b85', 'aaa07c08-7cb8-45a7-a7b8-838793286e4b', '1297bd92-2d1e-41e5-b1b7-c02e2408ec83']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:24.229082 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6baab800-1f0c-4093-a134-322b4a382a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:24.229259 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.229259 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.229904 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7026549f-72c1-457b-97ca-27d9a2e83343 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.249111 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7026549f-72c1-457b-97ca-27d9a2e83343 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.249431 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7026549f-72c1-457b-97ca-27d9a2e83343 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.249975 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1133/4562] 10.4.3.81 () {68 vars in 1394 bytes} [Wed Aug 12 12:59:24 2026] PUT /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.253722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6baab800-1f0c-4093-a134-322b4a382a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8799d4-92a1-4343-906c-1635df9a1313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-218073666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['14470972-9d68-40fd-8073-9a6dc0efec07','3fbdf5e9-fcbc-4538-b44c-17aebfb64b85','aaa07c08-7cb8-45a7-a7b8-838793286e4b','1297bd92-2d1e-41e5-b1b7-c02e2408ec83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-218073666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8799d4-92a1-4343-906c-1635df9a1313,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18f517656b7949b08d5d23caa929835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53faf4670a74b678246596af5ff2c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:24.254490 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9a9c40-b631-4df4-9a35-3e6a04b5b594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:24.258174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2a49249-de9b-434b-a4bf-76656e4403ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.259997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2a49249-de9b-434b-a4bf-76656e4403ba tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] POST https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.263481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2a49249-de9b-434b-a4bf-76656e4403ba tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.266907 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.266907 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.267368 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a2a49249-de9b-434b-a4bf-76656e4403ba tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.276365 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9a9c40-b631-4df4-9a35-3e6a04b5b594) transitioned into state 'SUCCESS' from state '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-218073666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['14470972-9d68-40fd-8073-9a6dc0efec07','3fbdf5e9-fcbc-4538-b44c-17aebfb64b85','aaa07c08-7cb8-45a7-a7b8-838793286e4b','1297bd92-2d1e-41e5-b1b7-c02e2408ec83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:24.277084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f660c21-ceeb-4c4c-9474-a065fd76fb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:24.280741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b38f34da-8486-49af-9b0f-48708501feec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.281154 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b38f34da-8486-49af-9b0f-48708501feec None None] GET https://10.4.3.81/volume// Aug 12 12:59:24.281387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b38f34da-8486-49af-9b0f-48708501feec None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.281595 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b38f34da-8486-49af-9b0f-48708501feec None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.281964 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b38f34da-8486-49af-9b0f-48708501feec None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:24.282300 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1141/4563] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:24.284617 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a2a49249-de9b-434b-a4bf-76656e4403ba tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.285160 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2a49249-de9b-434b-a4bf-76656e4403ba tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.285538 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1141/4564] 10.4.3.81 () {68 vars in 1395 bytes} [Wed Aug 12 12:59:24 2026] POST /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.287903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f660c21-ceeb-4c4c-9474-a065fd76fb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:24.288405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (f350309d-3c54-4c6e-bee2-6cbf8d3ced0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:24.288684 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request issued successfully. Aug 12 12:59:24.289295 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe68ffee-195c-4833-b56b-59dad8e30867 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:24.289682 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1150/4565] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:24 2026] POST /volume/v3/volumes => generated 761 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:24.291825 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-12a85601-f69c-42a2-af18-249842988756 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.294419 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.294496 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.296587 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 Aug 12 12:59:24.296652 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.296853 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.296910 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.297096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.297133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.297235 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Show backup with id 0e3fbe2e-a14c-4589-9c75-221c689586b1. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:24.302764 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21dfc59e-1047-4404-9c25-6e038c6c4901 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 returned with HTTP 404 Aug 12 12:59:24.303472 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1142/4566] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/backups/0e3fbe2e-a14c-4589-9c75-221c689586b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:24.303763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.304150 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.304150 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.304716 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.305865 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.306230 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:24.306388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-194fd51e-f403-4b0d-a543-0cf569cb3594 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.306465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.306654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.306732 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1142/4567] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.311618 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.313455 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:59:24.313561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.313768 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.313992 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume with id: 27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:59:24.315598 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb3d4798-14f9-4916-86a4-8253fabc49da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.316567 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.316567 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.317916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb3d4798-14f9-4916-86a4-8253fabc49da tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] PUT https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 Aug 12 12:59:24.318360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb3d4798-14f9-4916-86a4-8253fabc49da tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.321483 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:24.322220 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.322220 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.322588 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:24.326504 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-116725e4-d6ef-42f0-97f0-47765a8ef0d6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:24.326871 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.326871 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.327007 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1151/4568] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.327559 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb3d4798-14f9-4916-86a4-8253fabc49da tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.355985 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Delete volume request issued successfully. Aug 12 12:59:24.356176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e0d9968-9568-4ffa-b769-feeb102b9fbd tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc returned with HTTP 202 Aug 12 12:59:24.356585 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1143/4569] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:24 2026] DELETE /volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:24.356658 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb3d4798-14f9-4916-86a4-8253fabc49da tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.356938 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb3d4798-14f9-4916-86a4-8253fabc49da tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 returned with HTTP 200 Aug 12 12:59:24.357485 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1143/4570] 10.4.3.81 () {68 vars in 1409 bytes} [Wed Aug 12 12:59:24 2026] PUT /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.365214 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.365293 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3494e086-0342-490f-beee-1e48136b6479 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.367081 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3494e086-0342-490f-beee-1e48136b6479 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:59:24.367169 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 Aug 12 12:59:24.367373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3494e086-0342-490f-beee-1e48136b6479 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.367412 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-12a85601-f69c-42a2-af18-249842988756 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:59:24.367467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.367621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3494e086-0342-490f-beee-1e48136b6479 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.367663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.367864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-12a85601-f69c-42a2-af18-249842988756 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41ec77f8-ef38-4d8b-807f-a934d22ce832", "connector": null, "instance_uuid": "84f63126-613c-4123-a635-e5fdc25705b0"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.373483 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.373483 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.374037 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.375029 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.375348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1428cf3f-2379-4f99-ac63-e856dd5cc269 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 returned with HTTP 200 Aug 12 12:59:24.375842 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1152/4571] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.375935 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.375935 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.377892 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.377892 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.380409 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3494e086-0342-490f-beee-1e48136b6479 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Volume info retrieved successfully. Aug 12 12:59:24.383301 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.385122 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.385399 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.385502 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3494e086-0342-490f-beee-1e48136b6479 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc returned with HTTP 200 Aug 12 12:59:24.385578 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.385937 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1144/4572] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:24.390676 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.390676 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.391166 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.391937 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Get snapshot metadata completed successfully. Aug 12 12:59:24.392180 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1941f4e9-4b51-4989-8d6a-60c48e657389 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.392527 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1144/4573] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.399133 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.400992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] PUT https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata Aug 12 12:59:24.401046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-12a85601-f69c-42a2-af18-249842988756 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:59:24.401336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.401483 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1134/4574] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:59:24 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 12 12:59:24.409996 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.409996 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.410693 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.432471 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Update snapshot metadata completed successfully. Aug 12 12:59:24.432741 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2662d2ac-61f6-4e38-8e92-41a1a85e6e0f tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata returned with HTTP 200 Aug 12 12:59:24.433315 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1153/4575] 10.4.3.81 () {68 vars in 1394 bytes} [Wed Aug 12 12:59:24 2026] PUT /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:24.433755 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-783972ee-98e3-47da-b97f-a53d979192ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.435552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-783972ee-98e3-47da-b97f-a53d979192ca tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:24.435859 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-783972ee-98e3-47da-b97f-a53d979192ca tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.436073 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-783972ee-98e3-47da-b97f-a53d979192ca tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.441201 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-358c11b7-e917-4695-9375-ac82c13e611c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.441349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.441689 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-358c11b7-e917-4695-9375-ac82c13e611c None None] GET https://10.4.3.81/volume// Aug 12 12:59:24.441939 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-358c11b7-e917-4695-9375-ac82c13e611c None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.442197 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-358c11b7-e917-4695-9375-ac82c13e611c None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.442605 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-358c11b7-e917-4695-9375-ac82c13e611c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:24.442983 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1145/4576] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:24.443398 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:24.443609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.443821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.443925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Delete snapshot with id: 3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:24.446579 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.446579 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.448940 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.448940 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:24.449110 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.449415 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.450272 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-783972ee-98e3-47da-b97f-a53d979192ca tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:24.451313 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:24.451523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.451802 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.455143 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-783972ee-98e3-47da-b97f-a53d979192ca tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:24.455560 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1145/4577] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.460170 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.460170 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:24.464091 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:24.464906 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot delete request issued successfully. Aug 12 12:59:24.465092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da19eb30-9993-43e1-86b4-93ebc1f3cac9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c returned with HTTP 202 Aug 12 12:59:24.465488 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1135/4578] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:59:24 2026] DELETE /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:24.469051 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-27e09aa0-a97d-43fe-b586-27e65f553e8a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:24.469580 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1154/4579] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1098 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:59:24.473323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.475606 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:24.475803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:24.476049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:24.481704 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.481704 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:24.482278 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Snapshot retrieved successfully. Aug 12 12:59:24.483261 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df74e255-7c75-47ab-a7c9-bea548f686b9 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c returned with HTTP 200 Aug 12 12:59:24.483845 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1146/4580] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:24 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:24.642049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:24.644069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] PUT https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 Aug 12 12:59:24.644805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:24.652560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Acquiring lock "cinder-attachment_update-41ec77f8-ef38-4d8b-807f-a934d22ce832-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:59:24.658120 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-41ec77f8-ef38-4d8b-807f-a934d22ce832-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:59:24.659540 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:24.659540 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:24.741047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Lock "cinder-attachment_update-41ec77f8-ef38-4d8b-807f-a934d22ce832-np0000007055" released by "attachment_update" :: held 0.083s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:59:24.741373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-60e0a319-b67e-44ee-a5ea-23e55bc47750 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 returned with HTTP 200 Aug 12 12:59:24.741952 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1146/4581] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:59:24 2026] PUT /volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:25.140734 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.143054 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:25.143373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.143732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.143906 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:25.148590 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.148590 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:25.149528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d462f4d6-e310-4316-9977-0f50bb8213a3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:25.149940 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1136/4582] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.339419 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4f745109-2881-4004-9529-f4d57a279eb4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.341110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f745109-2881-4004-9529-f4d57a279eb4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:25.341313 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f745109-2881-4004-9529-f4d57a279eb4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.341485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f745109-2881-4004-9529-f4d57a279eb4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.348404 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.348404 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:25.351959 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4f745109-2881-4004-9529-f4d57a279eb4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:25.355890 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f745109-2881-4004-9529-f4d57a279eb4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:25.356280 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1155/4583] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.367893 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.370080 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:25.370334 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.370563 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.377887 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.377887 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:25.382377 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:25.387203 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb03e6f1-d6ae-4ad3-934d-f5ffcbd91f07 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:25.387673 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1147/4584] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.399108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f48db75-ad49-4b98-a325-055eb04c7b69 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.401453 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f48db75-ad49-4b98-a325-055eb04c7b69 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] GET https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc Aug 12 12:59:25.401453 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f48db75-ad49-4b98-a325-055eb04c7b69 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.401621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f48db75-ad49-4b98-a325-055eb04c7b69 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.403179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.405251 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:25.405683 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1729322637"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:25.407588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1729322637'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:25.407749 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume of 1 GB Aug 12 12:59:25.409356 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f48db75-ad49-4b98-a325-055eb04c7b69 tempest-ProjectAdminTests33-1088309013 tempest-ProjectAdminTests33-1088309013-project-admin] https://10.4.3.81/volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc returned with HTTP 404 Aug 12 12:59:25.409985 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1147/4585] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/27788dd0-8b75-4e24-9646-d518417d25fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:25.412886 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Availability Zones retrieved successfully. Aug 12 12:59:25.419590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (0e7d21c2-23ac-4de9-9308-936e6a14b9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:25.420677 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a52bc6-d633-4ce7-8fbc-6c2d0aae8525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:25.421827 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:25.455089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a52bc6-d633-4ce7-8fbc-6c2d0aae8525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:25.456075 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bb79ec-9ac2-44e1-8aac-f17cb8f888f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:25.470811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.473011 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:25.473268 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.473485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.487050 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.487050 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:25.491523 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:25.494214 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d51c419-1a38-4638-8708-07981704cda7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.495982 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ed880ab8-a31f-4da9-8623-1b0f3162b0c9 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:25.496080 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d51c419-1a38-4638-8708-07981704cda7 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c Aug 12 12:59:25.496310 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d51c419-1a38-4638-8708-07981704cda7 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.496426 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1156/4586] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.496506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d51c419-1a38-4638-8708-07981704cda7 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.500766 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d51c419-1a38-4638-8708-07981704cda7 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c returned with HTTP 404 Aug 12 12:59:25.501292 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1148/4587] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/snapshots/3b5829a1-a482-44b5-8308-cfb17551989c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:25.508468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Created reservations ['7de16782-02f6-4cd2-9617-ab49c41ec29a', '9d4fa8d8-edbc-4c54-8111-f521d7d9c9de', '4028f7d3-ce17-4bd3-99aa-dbf30bb6ab26', '8a2ec116-0c93-41d1-a531-a5f0c68fd117'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:25.508642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-940d1d45-8127-4223-86d9-22a383c39600 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.509560 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bb79ec-9ac2-44e1-8aac-f17cb8f888f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de16782-02f6-4cd2-9617-ab49c41ec29a', '9d4fa8d8-edbc-4c54-8111-f521d7d9c9de', '4028f7d3-ce17-4bd3-99aa-dbf30bb6ab26', '8a2ec116-0c93-41d1-a531-a5f0c68fd117']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:25.510626 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-940d1d45-8127-4223-86d9-22a383c39600 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:25.510684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3053a45-302b-4dd2-9f2e-616e0b70f2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:25.510885 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-940d1d45-8127-4223-86d9-22a383c39600 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.511071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-940d1d45-8127-4223-86d9-22a383c39600 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.518720 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.518720 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:25.522176 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-940d1d45-8127-4223-86d9-22a383c39600 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:25.526411 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-940d1d45-8127-4223-86d9-22a383c39600 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 200 Aug 12 12:59:25.526787 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1148/4588] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.532379 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3053a45-302b-4dd2-9f2e-616e0b70f2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '696425ba-70b9-40b5-a506-44b844913d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1729322637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['7de16782-02f6-4cd2-9617-ab49c41ec29a','9d4fa8d8-edbc-4c54-8111-f521d7d9c9de','4028f7d3-ce17-4bd3-99aa-dbf30bb6ab26','8a2ec116-0c93-41d1-a531-a5f0c68fd117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1729322637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=696425ba-70b9-40b5-a506-44b844913d3c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18f517656b7949b08d5d23caa929835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53faf4670a74b678246596af5ff2c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:25.532997 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe680c9-6b48-4d66-a618-4396ae61e3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:25.538071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.539653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:25.540808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.540808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.540808 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Delete volume with id: cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:25.546568 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.546568 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:25.546962 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:25.549533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe680c9-6b48-4d66-a618-4396ae61e3a2) transitioned into state 'SUCCESS' from state '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-1729322637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18f517656b7949b08d5d23caa929835c',qos_specs=None,replication_status=,reservations=['7de16782-02f6-4cd2-9617-ab49c41ec29a','9d4fa8d8-edbc-4c54-8111-f521d7d9c9de','4028f7d3-ce17-4bd3-99aa-dbf30bb6ab26','8a2ec116-0c93-41d1-a531-a5f0c68fd117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53faf4670a74b678246596af5ff2c7d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:25.550443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4811456f-80fe-4f1c-9757-493f2d635121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:25.559256 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4811456f-80fe-4f1c-9757-493f2d635121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:25.560002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Flow 'volume_create_api' (0e7d21c2-23ac-4de9-9308-936e6a14b9ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:25.560407 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Create volume request issued successfully. Aug 12 12:59:25.561017 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53ffdf7d-a7d9-4b2d-b2f6-d3958e6d18f0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:25.561462 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1137/4589] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:25 2026] POST /volume/v3/volumes => generated 762 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:25.561701 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Delete volume request issued successfully. Aug 12 12:59:25.562036 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4868d4d8-f715-4a0c-b303-1fa3f3fdb317 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 202 Aug 12 12:59:25.562545 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1157/4590] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:25 2026] DELETE /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:25.571416 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.573729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:25.573851 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:25.573851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.573851 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.575889 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:25.576137 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:25.576336 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:25.583445 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.583445 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:25.583719 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:25.583719 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:25.587578 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:25.589711 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Volume info retrieved successfully. Aug 12 12:59:25.592168 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2416114-3e38-484b-90e6-7e1fb398a3a0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:25.592671 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1149/4591] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:25.595636 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1eef706-ac6b-4f01-acad-da162e22cd97 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 200 Aug 12 12:59:25.596182 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1149/4592] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:25 2026] GET /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.160904 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.163326 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:26.163594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.163840 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.163985 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:26.169613 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.169613 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:26.170505 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa7d87ad-2aa5-4792-9230-d94423478df7 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:26.171036 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1138/4593] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.510102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.512524 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:26.512830 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.513095 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.525457 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.525457 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:26.529500 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:26.534598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38b47625-e29f-484b-baa2-c58a7a0c7a8f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:26.535060 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1158/4594] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.604662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4783908f-8770-4d35-ad6a-891e117bfc77 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.606674 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4783908f-8770-4d35-ad6a-891e117bfc77 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:26.606951 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4783908f-8770-4d35-ad6a-891e117bfc77 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.607177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4783908f-8770-4d35-ad6a-891e117bfc77 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.608718 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46784606-ec06-4273-a625-4565d4049a04 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.610040 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46784606-ec06-4273-a625-4565d4049a04 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] GET https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 Aug 12 12:59:26.610261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46784606-ec06-4273-a625-4565d4049a04 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.610459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46784606-ec06-4273-a625-4565d4049a04 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.615582 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.615582 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:26.616179 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46784606-ec06-4273-a625-4565d4049a04 tempest-SnapshotMetadataTestJSON-1205985366 tempest-SnapshotMetadataTestJSON-1205985366-project-member] https://10.4.3.81/volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 returned with HTTP 404 Aug 12 12:59:26.616676 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1150/4595] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/cad267d0-ae9c-4d71-a9a0-fef73b4d2393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:26.619693 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4783908f-8770-4d35-ad6a-891e117bfc77 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:26.625033 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4783908f-8770-4d35-ad6a-891e117bfc77 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:26.625486 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1150/4596] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.640070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.642383 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:26.642638 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.642902 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.653703 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.653703 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:26.661491 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:26.665734 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-625cf19a-b0fc-46a2-b1eb-e36b8b473d1b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:26.666116 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1139/4597] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.678705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.681078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:59:26.681328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.681564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.681952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.682928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.686428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.692744 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.694078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a9b68c0-19ad-45bf-a9be-ef54b97600ed tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:59:26.694078 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1159/4598] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes => generated 969 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.702958 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.704871 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1729322637 Aug 12 12:59:26.705068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.706013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.706013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.706191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1729322637'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.733031 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.733511 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f11c10d-4a6c-4cc1-9c30-58bd87443dc0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1729322637 returned with HTTP 200 Aug 12 12:59:26.734136 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1151/4599] 10.4.3.81 () {66 vars in 1331 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1729322637 => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.744683 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.746251 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666 Aug 12 12:59:26.746427 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.746594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.746893 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.747634 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-218073666'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.754398 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.755004 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.755004 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:26.758756 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2b7890aa-a459-4660-ab68-79f5e9c85833 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666 returned with HTTP 200 Aug 12 12:59:26.759237 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1140/4600] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.774272 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8810f508-a3d4-47c4-b830-9c3a420968ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.776023 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1 Aug 12 12:59:26.776192 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.776400 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.776659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.777000 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.777000 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:26.777391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.786205 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.787046 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.787046 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:26.791327 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8810f508-a3d4-47c4-b830-9c3a420968ee tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 12 12:59:26.791744 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1160/4601] 10.4.3.81 () {66 vars in 1266 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:26.803087 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.803583 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:26.804051 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1572697601"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:26.804743 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:26.804946 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.805121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.805352 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.805620 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.805620 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:26.805918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1572697601'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:26.806067 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.806113 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Create volume of 1 GB Aug 12 12:59:26.810733 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Availability Zones retrieved successfully. Aug 12 12:59:26.817511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Flow 'volume_create_api' (6bf913e2-2070-4142-bdd9-00aa272c63b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:26.818588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f47170-a5e2-43ab-917d-5b738a60e686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:26.819539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:26.839535 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.840382 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.840382 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:26.844095 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7d2c561-5867-4eb6-923e-13bbd5735c0f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:26.844865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1152/4602] 10.4.3.81 () {66 vars in 1354 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c => generated 999 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:26.850838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f47170-a5e2-43ab-917d-5b738a60e686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:26.851975 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85eecec6-f1f8-4edc-8d65-289b5dcad2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:26.856521 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.858127 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:26.858360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.858537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.858836 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.859715 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.895588 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.896363 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.896363 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:26.900470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1abee97a-cb80-4fbb-a94f-8b5d32877788 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:26.900889 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1141/4603] 10.4.3.81 () {66 vars in 1354 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 => generated 1000 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:26.912384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Created reservations ['0194c76d-6418-4b7f-8272-7206df1882ab', 'e0d98578-3337-444c-9a11-8ea60cdc626e', '43ee027d-d612-4770-bdb4-253a01f10938', '532a0e02-69d9-41ed-9b4d-e1fb6899d21f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:26.913102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.913592 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85eecec6-f1f8-4edc-8d65-289b5dcad2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0194c76d-6418-4b7f-8272-7206df1882ab', 'e0d98578-3337-444c-9a11-8ea60cdc626e', '43ee027d-d612-4770-bdb4-253a01f10938', '532a0e02-69d9-41ed-9b4d-e1fb6899d21f']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:26.914727 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3cee4c-b1f5-4b5d-8ae4-39efb7b16977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:26.914818 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:26.915027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.915276 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.915539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.916198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.947395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3cee4c-b1f5-4b5d-8ae4-39efb7b16977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b2b9a8-a047-43d0-8fc9-250b41d723c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1572697601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23339b3d46b4684a0d3e5c13f3bc2ab',qos_specs=None,replication_status=,reservations=['0194c76d-6418-4b7f-8272-7206df1882ab','e0d98578-3337-444c-9a11-8ea60cdc626e','43ee027d-d612-4770-bdb4-253a01f10938','532a0e02-69d9-41ed-9b4d-e1fb6899d21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a86259fb2c4cdd9eee015d5959a493',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1572697601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6b2b9a8-a047-43d0-8fc9-250b41d723c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23339b3d46b4684a0d3e5c13f3bc2ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68a86259fb2c4cdd9eee015d5959a493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:26.948562 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.948672 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b1975d-fec9-41f1-80b4-f103ae036ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:26.951082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6baf21ff-49c2-4482-9ca9-70d8aaa85894 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:26.951577 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1161/4604] 10.4.3.81 () {66 vars in 1354 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:26.963824 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.965502 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 12 12:59:26.965686 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.965883 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.966114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:26.966334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100198) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:26.966905 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:26.967938 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b1975d-fec9-41f1-80b4-f103ae036ba2) transitioned into state 'SUCCESS' from state '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-1572697601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23339b3d46b4684a0d3e5c13f3bc2ab',qos_specs=None,replication_status=,reservations=['0194c76d-6418-4b7f-8272-7206df1882ab','e0d98578-3337-444c-9a11-8ea60cdc626e','43ee027d-d612-4770-bdb4-253a01f10938','532a0e02-69d9-41ed-9b4d-e1fb6899d21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a86259fb2c4cdd9eee015d5959a493',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:26.968682 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41217b69-7261-460f-a509-d9f296932ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:26.978410 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41217b69-7261-460f-a509-d9f296932ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:26.979204 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Flow 'volume_create_api' (6bf913e2-2070-4142-bdd9-00aa272c63b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:26.979506 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Create volume request issued successfully. Aug 12 12:59:26.980048 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8680d0f0-e194-41a8-9df5-0b703f2785a2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:26.980443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1151/4605] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:59:26 2026] POST /volume/v3/volumes => generated 776 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:26.991594 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:26.993146 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:26.993568 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:26.993698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:26.994122 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:26.994180 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:26.994180 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:26.998551 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cde3f4fc-94f8-4168-ae7e-4e0549fe3b15 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 12 12:59:26.998969 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1153/4606] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:27.014621 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-34a2c606-92a3-4034-a088-228146341599 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.016668 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 12 12:59:27.016963 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.017228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.017542 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.017901 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100195) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:27.018589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.047130 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.048155 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.048155 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:27.052981 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34a2c606-92a3-4034-a088-228146341599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 12 12:59:27.053472 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1162/4607] 10.4.3.81 () {66 vars in 1352 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:27.066498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.068239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1 Aug 12 12:59:27.068399 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.068583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.068860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.069159 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.069159 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:27.069632 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.075980 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.076522 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fa595b6-8651-4a14-81d1-24208549f3b3 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 12 12:59:27.076867 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1152/4608] 10.4.3.81 () {66 vars in 1245 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.086046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b5278c8-2073-4fac-a518-81eee5be6599 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.087847 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:27.088037 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.088230 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.088458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.089122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.102612 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.103229 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b5278c8-2073-4fac-a518-81eee5be6599 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:27.103612 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1154/4609] 10.4.3.81 () {66 vars in 1333 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?limit=1&marker=696425ba-70b9-40b5-a506-44b844913d3c => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.114050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.115943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:27.116125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.116318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.116540 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.117184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.130927 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.131508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a3035a74-f72d-482d-b7f2-39ae76e0c29d tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:27.131886 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1163/4610] 10.4.3.81 () {66 vars in 1333 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?limit=1&marker=4c8799d4-92a1-4343-906c-1635df9a1313 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.142107 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.143616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:27.143769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.143977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.144184 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.144457 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.144457 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:27.144871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.176027 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.176310 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0ae59ed-518c-4f9c-b1c1-22a57eaa9410 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:27.176710 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1153/4611] 10.4.3.81 () {66 vars in 1333 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?limit=1&marker=503a8837-1424-4ad6-8730-cd92fd349d96 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:27.179924 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.179924 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:27.180240 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d376e425-572f-4d72-9002-6ec7f79d1745 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.181749 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d376e425-572f-4d72-9002-6ec7f79d1745 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:27.182009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d376e425-572f-4d72-9002-6ec7f79d1745 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.182190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d376e425-572f-4d72-9002-6ec7f79d1745 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.182315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d376e425-572f-4d72-9002-6ec7f79d1745 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:27.185095 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Volume info retrieved successfully. Aug 12 12:59:27.187226 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.187226 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:27.187343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.187385 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d376e425-572f-4d72-9002-6ec7f79d1745 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:27.187578 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1155/4612] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.188803 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218073666&status=available Aug 12 12:59:27.188803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.188926 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.188967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-468bdf78-3712-4a3e-8b59-4a90f44b6e2c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 returned with HTTP 200 Aug 12 12:59:27.189084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.189307 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100195) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:27.189899 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1142/4613] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:26 2026] GET /volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 => generated 955 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.190071 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.190071 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:27.190071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-218073666'), ('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.226522 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.227030 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0ac14473-c515-4ce3-a50a-ea2cf600f627 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218073666&status=available returned with HTTP 200 Aug 12 12:59:27.227504 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1164/4614] 10.4.3.81 () {66 vars in 1363 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218073666&status=available => generated 331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.236007 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.237704 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666&status=available Aug 12 12:59:27.237967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.238141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.238398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.238635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:27.239273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-218073666'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.267247 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.267881 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.267881 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:27.272388 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13c3c995-3f14-4061-ba01-fcd3932445d2 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666&status=available returned with HTTP 200 Aug 12 12:59:27.272862 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1154/4615] 10.4.3.81 () {66 vars in 1384 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-218073666&status=available => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.286973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f6347e0-2e81-4284-9d77-714047d13b17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.289525 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?marker=696425ba-70b9-40b5-a506-44b844913d3c&sort=id%3Aasc Aug 12 12:59:27.289816 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.290024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.290317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.291011 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.324218 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.326800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f6347e0-2e81-4284-9d77-714047d13b17 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?marker=696425ba-70b9-40b5-a506-44b844913d3c&sort=id%3Aasc returned with HTTP 200 Aug 12 12:59:27.327342 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1156/4616] 10.4.3.81 () {66 vars in 1366 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/detail?marker=696425ba-70b9-40b5-a506-44b844913d3c&sort=id%3Aasc => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 12:59:27.343683 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.345759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 12:59:27.346014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.346242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.346482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.347352 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.380251 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.381432 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.381432 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:27.386145 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77d85e39-bfcc-4ea4-b432-1b29d2528884 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 12:59:27.386549 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1143/4617] 10.4.3.81 () {66 vars in 1330 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:27.400582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.402881 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 12 12:59:27.403093 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.403329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.403610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.403993 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.403993 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:27.404512 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.547442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1c73598c-130d-4fe8-9059-e718ba2545aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.549591 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1c73598c-130d-4fe8-9059-e718ba2545aa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:27.549854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1c73598c-130d-4fe8-9059-e718ba2545aa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.550080 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1c73598c-130d-4fe8-9059-e718ba2545aa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.559945 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.559945 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:27.563680 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1c73598c-130d-4fe8-9059-e718ba2545aa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:27.568102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1c73598c-130d-4fe8-9059-e718ba2545aa tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:27.568509 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1155/4618] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.617445 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.618928 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.618928 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:27.624505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9ebfca4c-d79e-4c7c-b894-4b9883152a66 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 12 12:59:27.625048 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1165/4619] 10.4.3.81 () {66 vars in 1251 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:27.638362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.640229 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 12:59:27.640429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.640608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.640868 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.641609 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.675640 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.676361 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9ce0298-138c-4be1-86b5-563a5d28ec5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 12:59:27.676871 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1157/4620] 10.4.3.81 () {66 vars in 1309 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.685994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.687711 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 12 12:59:27.687911 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.688170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.688426 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.688655 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value nova, assuming string {{(pid=100196) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:27.689266 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.719607 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.720153 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27dc0c51-cfd6-48f0-b7c6-d4d0665f763e tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 12:59:27.720542 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1144/4621] 10.4.3.81 () {66 vars in 1275 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.729441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b1b71ac-f699-4929-bf04-011194d09777 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.730624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-703d1f4f-cb46-4850-bbbf-57eecc0849e3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.730835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 12 12:59:27.731006 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.731054 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-703d1f4f-cb46-4850-bbbf-57eecc0849e3 None None] GET https://10.4.3.81/volume// Aug 12 12:59:27.731187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.731282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-703d1f4f-cb46-4850-bbbf-57eecc0849e3 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.731405 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.731466 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-703d1f4f-cb46-4850-bbbf-57eecc0849e3 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.731624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value nova, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:27.731728 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-703d1f4f-cb46-4850-bbbf-57eecc0849e3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:27.732036 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1166/4622] 10.4.3.81 () {64 vars in 997 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:27.732147 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.740620 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f24ebbde-962c-4409-8ff4-556ae56fdba4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.741066 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f24ebbde-962c-4409-8ff4-556ae56fdba4 None None] GET https://10.4.3.81/volume// Aug 12 12:59:27.741334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f24ebbde-962c-4409-8ff4-556ae56fdba4 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.741550 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f24ebbde-962c-4409-8ff4-556ae56fdba4 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.741915 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f24ebbde-962c-4409-8ff4-556ae56fdba4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:27.742224 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1158/4623] 10.4.3.81 () {64 vars in 997 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:27.750880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2956aeea-2838-438c-93ba-f2433f10ba07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.837119 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2956aeea-2838-438c-93ba-f2433f10ba07 tempest-VersionsTest-330273071 tempest-VersionsTest-330273071-project-member] GET https://10.4.3.81/volume/v3/ Aug 12 12:59:27.837399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2956aeea-2838-438c-93ba-f2433f10ba07 tempest-VersionsTest-330273071 tempest-VersionsTest-330273071-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.837622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2956aeea-2838-438c-93ba-f2433f10ba07 tempest-VersionsTest-330273071 tempest-VersionsTest-330273071-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.838022 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2956aeea-2838-438c-93ba-f2433f10ba07 tempest-VersionsTest-330273071 tempest-VersionsTest-330273071-project-member] https://10.4.3.81/volume/v3/ returned with HTTP 200 Aug 12 12:59:27.838422 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1145/4624] 10.4.3.81 () {66 vars in 1209 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/ => generated 385 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.932905 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.933415 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b1b71ac-f699-4929-bf04-011194d09777 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 12:59:27.933789 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1156/4625] 10.4.3.81 () {66 vars in 1275 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:59:27.944393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.946206 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 12 12:59:27.946724 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.946724 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.946831 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.947568 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:27.977612 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:27.978253 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0860d1ab-5413-4f33-a6c5-4a56ef2eebbb tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 12:59:27.978679 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1167/4626] 10.4.3.81 () {66 vars in 1259 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:27.987814 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:27.989789 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 12 12:59:27.989974 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:27.990167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:27.990420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:27.990733 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:27.990733 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:27.991177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.009960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-203176b6-4a64-4f68-8c27-d760d023904f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.012103 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-203176b6-4a64-4f68-8c27-d760d023904f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82/action Aug 12 12:59:28.012559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-203176b6-4a64-4f68-8c27-d760d023904f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:28.012694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-203176b6-4a64-4f68-8c27-d760d023904f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:28.022724 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.023355 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a68b18d-1fbe-413b-8e35-8a2d645ae3d0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 12:59:28.023814 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1159/4627] 10.4.3.81 () {66 vars in 1259 bytes} [Wed Aug 12 12:59:27 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.034142 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.034142 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.039493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.041738 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 12 12:59:28.041999 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.042187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.042487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:28.042752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:28.043140 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.043140 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.043711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.045607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7738d2d9-d393-468f-8d5a-fecc102628b4 req-203176b6-4a64-4f68-8c27-d760d023904f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82/action returned with HTTP 204 Aug 12 12:59:28.046261 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1146/4628] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:59:28 2026] POST /volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:28.060654 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.062145 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-677f5c61-2da0-4d00-a17f-4fb99b322349 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 12:59:28.062604 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1157/4629] 10.4.3.81 () {66 vars in 1263 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.072015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-52095400-987b-4550-8f8c-87e706235aa7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.074390 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 12 12:59:28.074610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.074759 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.075044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:28.075318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100195) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:28.075568 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.075568 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:28.075974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.114467 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.115163 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52095400-987b-4550-8f8c-87e706235aa7 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 12:59:28.115654 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1168/4630] 10.4.3.81 () {66 vars in 1263 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.127588 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.129864 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova Aug 12 12:59:28.130126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.130394 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.130706 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:28.131049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value nova, assuming string {{(pid=100198) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:28.131411 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.131411 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.131948 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.160421 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.161534 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.161534 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.166680 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5696aa73-b225-4e07-a3a2-f9bafb5a76b4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 12 12:59:28.167149 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1160/4631] 10.4.3.81 () {66 vars in 1296 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.181559 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.183437 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?bootable=false Aug 12 12:59:28.183620 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.183854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.184147 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:28.184896 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.198631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.204634 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:28.204634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.204634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.204634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:28.207579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.209470 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:28.209692 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.209937 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.212384 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.212384 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.213457 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.213545 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9b5c04bf-6ee8-4bc7-b8a8-03d94def447d tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:28.214032 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1158/4632] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.214446 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.214446 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.218918 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.218918 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:28.219069 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f9d9b4f-a67a-4dc7-b2ad-78d6aec01164 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 12 12:59:28.219069 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1147/4633] 10.4.3.81 () {66 vars in 1280 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.223617 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Volume info retrieved successfully. Aug 12 12:59:28.224913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.226579 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:28.226770 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.226976 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.227093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:28.230419 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8fa86f3-9f87-4b31-bdfe-2a35e584539b tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 returned with HTTP 200 Aug 12 12:59:28.231656 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1169/4634] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.231729 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.231729 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.232165 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ab0a7ee-a4f8-4d38-92c4-701a7a483317 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:28.232585 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1161/4635] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.236655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.244695 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=available Aug 12 12:59:28.244906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.245235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.245398 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:28.245685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 12:59:28.246429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:28.248088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88555e17-8c37-41c4-b598-71e242cd8a94 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.248259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5074681e-729a-4535-b9f6-1efe65861c91 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.250487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:28.250740 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.250811 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:28.251004 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.251144 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: 426517d8-18c0-450a-8b8f-53731f32c2b6. Aug 12 12:59:28.251303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d6b2b9a8-a047-43d0-8fc9-250b41d723c2", "name": "tempest-type-Backup-1082048668"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:28.253035 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Creating new backup {'backup': {'volume_id': 'd6b2b9a8-a047-43d0-8fc9-250b41d723c2', 'name': 'tempest-type-Backup-1082048668'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:28.253196 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Creating backup of volume d6b2b9a8-a047-43d0-8fc9-250b41d723c2 in container None Aug 12 12:59:28.255036 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Get all volumes completed successfully. Aug 12 12:59:28.256026 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.256026 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.256674 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.256674 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.260290 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1b8ff38-8f1d-4fd4-a83c-1ec9c49f9350 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 12 12:59:28.260689 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1159/4636] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.263416 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.263416 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:28.263416 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Volume info retrieved successfully. Aug 12 12:59:28.274864 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3098b31-d650-4875-8f62-7edda81a800f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.276060 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id 426517d8-18c0-450a-8b8f-53731f32c2b6 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:28.276668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3098b31-d650-4875-8f62-7edda81a800f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:28.277057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3098b31-d650-4875-8f62-7edda81a800f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.277057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3098b31-d650-4875-8f62-7edda81a800f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.278133 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88555e17-8c37-41c4-b598-71e242cd8a94 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 202 Aug 12 12:59:28.281299 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1148/4637] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:28 2026] DELETE /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 12:59:28.283663 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.283663 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.288948 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3098b31-d650-4875-8f62-7edda81a800f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:28.291535 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3098b31-d650-4875-8f62-7edda81a800f tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:28.291890 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.291966 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1162/4638] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.292252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Created reservations ['8c1916f4-fda5-4b23-83e9-940e6e53c5dd', '75ced534-7e9e-4d12-a4c0-490dece5ca5a'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:28.294321 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:28.294587 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.294879 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.295044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:28.300669 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.300669 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.301692 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9492a2c-17dc-405b-86ee-799296f4b6e5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 200 Aug 12 12:59:28.302365 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1160/4639] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.307692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.314667 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] DELETE https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:28.314922 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.315134 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.315314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume with id: 696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:28.326800 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.326800 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.326800 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:28.332898 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5074681e-729a-4535-b9f6-1efe65861c91 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:28.333378 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1170/4640] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:59:28 2026] POST /volume/v3/backups => generated 314 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:28.342999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.346297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:28.346297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.346297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.346297 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:28.351461 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume request issued successfully. Aug 12 12:59:28.353329 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3222ea71-d643-486e-ae36-d46a8d0e9ce4 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 202 Aug 12 12:59:28.353460 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.353460 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.353527 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1149/4641] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:28 2026] DELETE /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:28.353584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d36f063d-14aa-4a7f-9813-3d7fe2e81a0f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:28.353584 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1163/4642] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.359940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.362057 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:28.362288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.362947 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.370451 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.370451 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.374867 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:28.380834 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e491614c-c1a2-428e-8a9d-7520324b00b9 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 200 Aug 12 12:59:28.381318 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1161/4643] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:28.581041 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6be7cb19-6371-431d-9439-1bcd698f8117 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.582800 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6be7cb19-6371-431d-9439-1bcd698f8117 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.582985 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6be7cb19-6371-431d-9439-1bcd698f8117 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.583230 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6be7cb19-6371-431d-9439-1bcd698f8117 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.594078 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.594078 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:28.598526 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6be7cb19-6371-431d-9439-1bcd698f8117 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.603140 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6be7cb19-6371-431d-9439-1bcd698f8117 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.603555 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1171/4644] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.646728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.648721 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.648918 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.649106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.657507 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.657507 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.660490 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.664122 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5f64ad89-fc71-4eac-9773-a1885b869132 req-8c2f2a6f-7365-4908-a995-c2af28766107 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.664599 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1150/4645] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.679390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2c1a22b-bc00-42ca-8984-db04a891079b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.681545 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2c1a22b-bc00-42ca-8984-db04a891079b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.681545 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2c1a22b-bc00-42ca-8984-db04a891079b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.681721 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2c1a22b-bc00-42ca-8984-db04a891079b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.690061 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.690061 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:28.693304 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c2c1a22b-bc00-42ca-8984-db04a891079b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.697093 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2c1a22b-bc00-42ca-8984-db04a891079b tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.697449 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1164/4646] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.733962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.736148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.736382 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.736539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.746983 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.746983 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.750452 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.754235 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-4c2ec46f-088d-4d5b-89e5-a04f9742cc5c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.754841 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1162/4647] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.771917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.774621 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] POST https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832/action Aug 12 12:59:28.775116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:28.775303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:28.788347 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.788347 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:28.788847 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.794427 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Begin detaching volume completed successfully. Aug 12 12:59:28.794688 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-799c7c0f-3561-41e1-b9d0-7900adb1bfb0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832/action returned with HTTP 202 Aug 12 12:59:28.795213 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1172/4648] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:59:28 2026] POST /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:28.813841 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-58f14d12-2179-4007-929e-70a6610e0fe1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.815746 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58f14d12-2179-4007-929e-70a6610e0fe1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.816011 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58f14d12-2179-4007-929e-70a6610e0fe1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.816293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58f14d12-2179-4007-929e-70a6610e0fe1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.828703 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.828703 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:28.832528 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-58f14d12-2179-4007-929e-70a6610e0fe1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.836667 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58f14d12-2179-4007-929e-70a6610e0fe1 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.836924 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1151/4649] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:28.837862 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c0239e1-5689-4536-b27d-38ab2f949802 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.838267 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c0239e1-5689-4536-b27d-38ab2f949802 None None] GET https://10.4.3.81/volume// Aug 12 12:59:28.838527 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c0239e1-5689-4536-b27d-38ab2f949802 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.838613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c0239e1-5689-4536-b27d-38ab2f949802 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.838968 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c0239e1-5689-4536-b27d-38ab2f949802 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:28.839291 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1165/4650] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:28.847326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:28.849418 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:28.849651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:28.849961 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:28.859806 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:28.859806 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:28.863295 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:28.867735 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-a93eeb4c-97b1-4d00-8999-a39ad0734fbe tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:28.868169 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1163/4651] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:59:28 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:59:29.314481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-35d340c5-b0bf-455f-b547-968dcba2f998 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.316121 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35d340c5-b0bf-455f-b547-968dcba2f998 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 Aug 12 12:59:29.316355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35d340c5-b0bf-455f-b547-968dcba2f998 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.316597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-35d340c5-b0bf-455f-b547-968dcba2f998 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.316744 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-35d340c5-b0bf-455f-b547-968dcba2f998 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 426517d8-18c0-450a-8b8f-53731f32c2b6. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:29.320037 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-35d340c5-b0bf-455f-b547-968dcba2f998 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 returned with HTTP 404 Aug 12 12:59:29.320508 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1173/4652] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/backups/426517d8-18c0-450a-8b8f-53731f32c2b6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:29.327338 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.329028 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:29.329372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "266800e4-db89-4959-8d52-e4344ea0b7fb", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1055491695", "container": "tempest-volumesbackupstest-backup-container-26596676"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:29.330928 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating new backup {'backup': {'volume_id': '266800e4-db89-4959-8d52-e4344ea0b7fb', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1055491695', 'container': 'tempest-volumesbackupstest-backup-container-26596676'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:29.331057 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Creating backup of volume 266800e4-db89-4959-8d52-e4344ea0b7fb in container tempest-volumesbackupstest-backup-container-26596676 Aug 12 12:59:29.340687 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.340687 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:29.341189 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:29.347338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.349426 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:29.349598 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.349790 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.358008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Created reservations ['c90f1bc1-7397-4a17-b2eb-0801d4169582', '481c3a02-afcb-432b-816c-9486f47462bb'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:29.360087 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.360087 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:29.363472 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:29.364719 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.367209 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:29.367448 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.367662 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-629fe263-8b38-4e88-bd2e-05939d050bc0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:29.367728 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.367871 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:29.368096 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1166/4653] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:29.373472 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.373472 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:29.374397 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1064e6f-7565-4e3e-bc87-0816364f6d98 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:29.374915 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1164/4654] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:29.387318 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee6188a4-1c0c-4041-bf0d-0e5b29958c41 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:29.387746 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1152/4655] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:29 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:29.396735 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dad26047-57ca-48b0-994b-b19661dc2e51 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.396954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.398505 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:29.398590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dad26047-57ca-48b0-994b-b19661dc2e51 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c Aug 12 12:59:29.398761 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.399272 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dad26047-57ca-48b0-994b-b19661dc2e51 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.399356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.399356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:29.399414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dad26047-57ca-48b0-994b-b19661dc2e51 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.402991 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.402991 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:29.403748 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ace629c8-c86a-41b5-bbff-98cc6eb37a99 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:29.404107 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1167/4656] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:29.405109 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dad26047-57ca-48b0-994b-b19661dc2e51 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c returned with HTTP 404 Aug 12 12:59:29.405829 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1174/4657] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/696425ba-70b9-40b5-a506-44b844913d3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:29.412576 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.414459 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:29.414646 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.414894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.427189 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.427189 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:29.431664 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:29.436628 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d60124b2-b5fc-4455-8d19-3a9283a95de8 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:29.437191 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1165/4658] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:29.448701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c36c82cb-1684-40aa-af42-66d81af2899c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.450440 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:29.450609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.450829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.451005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume with id: 4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:29.459859 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.459859 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:29.460472 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:29.478565 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume request issued successfully. Aug 12 12:59:29.478914 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c36c82cb-1684-40aa-af42-66d81af2899c tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 202 Aug 12 12:59:29.479529 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1153/4659] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:29 2026] DELETE /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:29.486370 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.488596 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:29.488897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.489202 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.497348 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.497348 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:29.503073 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:29.509993 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b785be9b-45bb-4b14-81a6-a3406ab1fba0 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 200 Aug 12 12:59:29.510467 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1168/4660] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:29.644023 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c840dd61-a9b1-4366-9668-19f942e645ea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.755552 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:29.755942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-571384370"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:29.757329 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-571384370'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:29.757476 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume of 1 GB Aug 12 12:59:29.761681 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Availability Zones retrieved successfully. Aug 12 12:59:29.768742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Flow 'volume_create_api' (f342c543-f640-4de1-b1ef-b8cdebe3b56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:29.769559 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ff965d-f6f1-4b32-b2e5-a7eff80da5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:29.770546 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:29.803964 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ff965d-f6f1-4b32-b2e5-a7eff80da5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:29.806560 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686da1e8-e2c0-4b94-913b-d844da9586d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:29.849106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-28de0248-ad7e-47ef-89a8-b33841fb599a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.851021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28de0248-ad7e-47ef-89a8-b33841fb599a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:29.851285 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28de0248-ad7e-47ef-89a8-b33841fb599a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.851475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28de0248-ad7e-47ef-89a8-b33841fb599a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.861082 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.861082 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:29.864656 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-28de0248-ad7e-47ef-89a8-b33841fb599a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:29.868913 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28de0248-ad7e-47ef-89a8-b33841fb599a tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:29.869281 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1166/4661] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:29.879064 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Created reservations ['ae41ed70-fef5-4904-8cd9-5e47ca332f22', '8816503d-3022-4a1d-aaed-b5320d8dfebc', '758a3b96-ab3c-4e1d-8b9c-bec76a808790', '73bfefd6-58bc-4d3b-b6c0-3a1ece980023'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:29.880197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686da1e8-e2c0-4b94-913b-d844da9586d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae41ed70-fef5-4904-8cd9-5e47ca332f22', '8816503d-3022-4a1d-aaed-b5320d8dfebc', '758a3b96-ab3c-4e1d-8b9c-bec76a808790', '73bfefd6-58bc-4d3b-b6c0-3a1ece980023']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:29.881324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81682def-dfac-4c58-94b8-09d7d57b7e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:29.903911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81682def-dfac-4c58-94b8-09d7d57b7e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903f09ed-3a32-489c-b3d4-2937002e0668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-571384370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a0e10fe5e54af6956704ecda69976b',qos_specs=None,replication_status=,reservations=['ae41ed70-fef5-4904-8cd9-5e47ca332f22','8816503d-3022-4a1d-aaed-b5320d8dfebc','758a3b96-ab3c-4e1d-8b9c-bec76a808790','73bfefd6-58bc-4d3b-b6c0-3a1ece980023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505a2a4f758c4ae7945618f7a882e772',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-571384370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=903f09ed-3a32-489c-b3d4-2937002e0668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57a0e10fe5e54af6956704ecda69976b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='505a2a4f758c4ae7945618f7a882e772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:29.904939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baac3f89-a895-41d2-923f-130fba21a2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:29.925827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baac3f89-a895-41d2-923f-130fba21a2c1) transitioned into state 'SUCCESS' from state '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-571384370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a0e10fe5e54af6956704ecda69976b',qos_specs=None,replication_status=,reservations=['ae41ed70-fef5-4904-8cd9-5e47ca332f22','8816503d-3022-4a1d-aaed-b5320d8dfebc','758a3b96-ab3c-4e1d-8b9c-bec76a808790','73bfefd6-58bc-4d3b-b6c0-3a1ece980023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505a2a4f758c4ae7945618f7a882e772',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:29.926553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585425cd-ea5b-42fa-96a9-cf59b1d4c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:29.935001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585425cd-ea5b-42fa-96a9-cf59b1d4c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:29.935743 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Flow 'volume_create_api' (f342c543-f640-4de1-b1ef-b8cdebe3b56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:29.936038 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume request issued successfully. Aug 12 12:59:29.936580 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c840dd61-a9b1-4366-9668-19f942e645ea tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:29.936993 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1175/4662] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:29 2026] POST /volume/v3/volumes => generated 748 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:29.951201 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:29.953637 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:29.953962 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:29.954240 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:29.964126 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:29.964126 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:29.968753 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:29.974446 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8ba1e6e-e073-4477-ac20-eae9cbe99d6a tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:29.974977 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1154/4663] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:29 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:30.384331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.385962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:30.386190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.386393 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.386508 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:30.390504 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.390504 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:30.391100 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ff143da-16ac-4aca-9d65-2eb827461ebe tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:30.391481 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1169/4664] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:30.414573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.416863 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:30.417281 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.417384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.417522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:30.422627 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.422627 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:30.423669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39d63699-b512-4ffb-b4ce-9b637b3942e4 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:30.424183 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1167/4665] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:30.522792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d2b82147-7012-4f11-930d-249aefdfcbe6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.524645 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2b82147-7012-4f11-930d-249aefdfcbe6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 Aug 12 12:59:30.524841 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2b82147-7012-4f11-930d-249aefdfcbe6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.525015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d2b82147-7012-4f11-930d-249aefdfcbe6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.530573 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d2b82147-7012-4f11-930d-249aefdfcbe6 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 returned with HTTP 404 Aug 12 12:59:30.531013 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1176/4666] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/volumes/4c8799d4-92a1-4343-906c-1635df9a1313 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:30.536830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.538525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:30.538710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.538916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.545398 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.545398 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:30.548742 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:30.552414 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50bfb7c9-aa45-4d0c-afc1-29e6f9c7e420 tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:30.552756 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1155/4667] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:30.563013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.564717 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] DELETE https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:30.564920 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.565098 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.565259 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume with id: 503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:30.571972 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.571972 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:30.572414 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:30.587478 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Delete volume request issued successfully. Aug 12 12:59:30.587700 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb0db4b0-02a7-4a8a-ac99-777975651b5b tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 202 Aug 12 12:59:30.588120 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1170/4668] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:30 2026] DELETE /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:30.594809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.596566 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:30.596762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.596984 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.606036 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.606036 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:30.611142 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Volume info retrieved successfully. Aug 12 12:59:30.615818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b5b48f2-4b62-4cf6-96d0-2abf11bd130a tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 200 Aug 12 12:59:30.616555 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1168/4669] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:30.883314 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.885227 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:30.885562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.885687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.897487 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.897487 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:30.901887 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:30.905987 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5d0392c-1fa9-4f30-ad29-ec985ae758f0 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:30.906338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1177/4670] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:30.986935 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-863a14b3-2b82-439a-a509-0e7e04a6957e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:30.988685 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-863a14b3-2b82-439a-a509-0e7e04a6957e tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:30.988905 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-863a14b3-2b82-439a-a509-0e7e04a6957e tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:30.989094 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-863a14b3-2b82-439a-a509-0e7e04a6957e tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:30.995731 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:30.995731 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:30.998861 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-863a14b3-2b82-439a-a509-0e7e04a6957e tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:31.002502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-863a14b3-2b82-439a-a509-0e7e04a6957e tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:31.002889 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1156/4671] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:30 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.013545 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.015205 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 12 12:59:31.015625 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "903f09ed-3a32-489c-b3d4-2937002e0668"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:31.017000 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Creating new volume transfer {'transfer': {'volume_id': '903f09ed-3a32-489c-b3d4-2937002e0668'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 12:59:31.017101 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Creating transfer of volume 903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.017212 np0000007055 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Generating transfer record for volume 903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.024440 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.024440 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:31.035652 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6c945a0-4f56-489a-a0b3-baeec8858fa1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 12:59:31.036056 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1171/4672] 10.4.3.81 () {68 vars in 1284 bytes} [Wed Aug 12 12:59:31 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:31.043869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.045468 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.045635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.045834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.051925 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.051925 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:31.055004 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:31.058939 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f5b94d0-18e1-44b2-9d0d-05dbf081cf48 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:31.059305 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1169/4673] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.071768 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-70b254a6-4e56-49c1-82be-3b8410c81ed8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.073506 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70b254a6-4e56-49c1-82be-3b8410c81ed8 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 Aug 12 12:59:31.073667 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70b254a6-4e56-49c1-82be-3b8410c81ed8 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.073887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-70b254a6-4e56-49c1-82be-3b8410c81ed8 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.077353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-70b254a6-4e56-49c1-82be-3b8410c81ed8 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 returned with HTTP 200 Aug 12 12:59:31.077673 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1178/4674] 10.4.3.81 () {66 vars in 1374 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 => generated 407 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:59:31.085386 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.087079 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer Aug 12 12:59:31.087287 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.087507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.087665 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 12:59:31.091118 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82f8e580-25a7-4016-9329-b24bcaa39d89 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 200 Aug 12 12:59:31.091502 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1157/4675] 10.4.3.81 () {66 vars in 1263 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.099311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.156526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417/accept Aug 12 12:59:31.156927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e072e7d28480bd69"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:31.158220 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Accepting volume transfer 33772767-97a9-4314-9a06-d46bb42f7417 {{(pid=100198) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 12:59:31.158361 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Accepting transfer 33772767-97a9-4314-9a06-d46bb42f7417 Aug 12 12:59:31.211076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Created reservations ['f5a08066-2d33-46df-b974-0e23782cc933', '4ad3412b-c9a4-48ff-80e4-2f92ac0427ad', '182268a4-e36c-452e-ab43-d5b3c01ad163', '4e3186a0-d5d9-4201-ba28-0a29426608e9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:31.228194 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Created reservations ['bf2ba251-b628-4b58-b0b6-db0f830726a7', '1e99f88c-836f-4d15-89f2-5cd3281227d4', 'c0741861-2afb-49f7-84b2-72130eaf0cb0', '2061513e-c097-4762-a2bb-c07af75a56b6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:31.256235 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Created reservations ['cc5886ef-607b-4ecb-9852-5ce96782f6aa', 'e00ce40e-a850-4ade-b17d-0f2d35d0c8ce', '0d4155a0-8b06-458c-b218-963a10518f31', '0b2717ff-4f9a-4ba5-947e-84339e978c4d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:31.282909 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Created reservations ['4bee62c2-6b1c-4562-bd5f-50884242a7fc', '7f347ca0-dd81-4aa5-b2ca-70295bec9518', 'e7f59380-ce90-45e7-8666-9c76feb96a8c', '206d8fdc-20f2-47bb-94cd-918b64f82196'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:31.293312 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Transfer volume completed successfully. Aug 12 12:59:31.348247 np0000007055 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Volume 903f09ed-3a32-489c-b3d4-2937002e0668 has been transferred. Aug 12 12:59:31.353787 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-596ef1fc-294c-486c-93ff-26e87c1521c2 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417/accept returned with HTTP 202 Aug 12 12:59:31.354205 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1172/4676] 10.4.3.81 () {68 vars in 1416 bytes} [Wed Aug 12 12:59:31 2026] POST /volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417/accept => generated 363 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:31.362893 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.364600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.364784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.366291 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.372136 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.372136 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:31.376267 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Volume info retrieved successfully. Aug 12 12:59:31.381522 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c8c7c77-ed47-4d1f-addd-a52fc67bc30f tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:31.381522 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1170/4677] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.397075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.399391 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.399639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.399899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.401507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73388764-cc4b-4756-8f6a-55220f0abcfc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.403511 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73388764-cc4b-4756-8f6a-55220f0abcfc tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:31.403792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73388764-cc4b-4756-8f6a-55220f0abcfc tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.404103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73388764-cc4b-4756-8f6a-55220f0abcfc tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.404291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-73388764-cc4b-4756-8f6a-55220f0abcfc tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:31.407112 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.407112 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:31.410989 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.410989 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:31.411079 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] Volume info retrieved successfully. Aug 12 12:59:31.411633 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73388764-cc4b-4756-8f6a-55220f0abcfc tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:31.412168 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1158/4678] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.418264 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-242c99d4-f5aa-45e7-8a9b-1580d50c6648 tempest-VolumesTransfersTest-1381466320 tempest-VolumesTransfersTest-1381466320-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:31.418624 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1179/4679] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.430929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.433423 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 Aug 12 12:59:31.433626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.433673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.433853 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.433976 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Delete transfer with id: 33772767-97a9-4314-9a06-d46bb42f7417 Aug 12 12:59:31.436247 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:31.436411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.436579 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.436678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:31.437345 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5f24a24-79f8-4c40-9de1-d48e3e3d3532 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 returned with HTTP 404 Aug 12 12:59:31.438078 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1173/4680] 10.4.3.81 () {66 vars in 1377 bytes} [Wed Aug 12 12:59:31 2026] DELETE /volume/v3/os-volume-transfer/33772767-97a9-4314-9a06-d46bb42f7417 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:31.441045 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.441045 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:31.441877 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ccd5e4a-48cf-4f23-a677-499e803b80a6 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:31.442280 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1171/4681] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:31.445377 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.474487 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.474709 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.474937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.475100 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Delete volume with id: 903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.482593 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.482593 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:31.482951 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Volume info retrieved successfully. Aug 12 12:59:31.499810 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Delete volume request issued successfully. Aug 12 12:59:31.500071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bab13fe-1c3f-4ab2-a3e1-62912674106a tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 202 Aug 12 12:59:31.500544 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1159/4682] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:31 2026] DELETE /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:31.508551 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.510887 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:31.511172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.511417 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.520341 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.520341 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:31.524569 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Volume info retrieved successfully. Aug 12 12:59:31.529633 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-599c8014-68ca-48c9-b9b9-880de7f3b69b tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 200 Aug 12 12:59:31.530162 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1180/4683] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:31.628812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b45eecfb-5a87-427c-a29b-304797c7a3ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.630748 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b45eecfb-5a87-427c-a29b-304797c7a3ad tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] GET https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 Aug 12 12:59:31.630996 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b45eecfb-5a87-427c-a29b-304797c7a3ad tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.631215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b45eecfb-5a87-427c-a29b-304797c7a3ad tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.638182 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b45eecfb-5a87-427c-a29b-304797c7a3ad tempest-VolumesListTestJSON-2116626319 tempest-VolumesListTestJSON-2116626319-project-member] https://10.4.3.81/volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 returned with HTTP 404 Aug 12 12:59:31.638955 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1174/4684] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/503a8837-1424-4ad6-8730-cd92fd349d96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:31.919823 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:31.921910 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:31.922180 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:31.922453 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:31.932974 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:31.932974 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:31.937147 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:31.942258 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbea0639-22a1-470c-918b-9f8ce79e1647 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:31.942885 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1172/4685] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:31 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:32.422931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.424708 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:32.424930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.425101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.425228 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:32.429544 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:32.429544 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:32.430218 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-579906f1-fe3d-4948-bd97-a0126dd8ff10 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:32.430575 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1160/4686] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:32.455833 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.457771 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:32.457983 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.458180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.458282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:32.462109 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:32.462109 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:32.462855 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5347414-cc95-4fa1-8edd-f1a738a9fa78 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:32.463194 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1181/4687] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:32.543634 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-981f1fb8-45a9-46a3-99c5-b3fb84f15a90 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.545592 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-981f1fb8-45a9-46a3-99c5-b3fb84f15a90 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:32.545788 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-981f1fb8-45a9-46a3-99c5-b3fb84f15a90 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.545969 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-981f1fb8-45a9-46a3-99c5-b3fb84f15a90 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.552410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-981f1fb8-45a9-46a3-99c5-b3fb84f15a90 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 404 Aug 12 12:59:32.553110 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1175/4688] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:32.559181 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ff5fc856-3d84-4f23-a26a-9999628de873 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.561057 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff5fc856-3d84-4f23-a26a-9999628de873 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:32.561299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc856-3d84-4f23-a26a-9999628de873 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.561516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc856-3d84-4f23-a26a-9999628de873 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.567234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ff5fc856-3d84-4f23-a26a-9999628de873 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 404 Aug 12 12:59:32.567665 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1173/4689] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:32.573229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.574745 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] DELETE https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:32.574931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.575095 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.575270 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Delete volume with id: 903f09ed-3a32-489c-b3d4-2937002e0668 Aug 12 12:59:32.581170 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89af606b-77e8-4ca3-a08b-e7491f80a1d0 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 returned with HTTP 404 Aug 12 12:59:32.581448 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1161/4690] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:32 2026] DELETE /volume/v3/volumes/903f09ed-3a32-489c-b3d4-2937002e0668 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:32.591149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.592731 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:32.593823 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-176404292"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:32.594922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-176404292'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:32.595479 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume of 1 GB Aug 12 12:59:32.598965 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Availability Zones retrieved successfully. Aug 12 12:59:32.604185 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Flow 'volume_create_api' (3fda2af5-2216-428e-8a30-3dd20b00cab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:32.605102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f3179c-dba1-41b9-b19c-56d90f5ebcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:32.606285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:32.630155 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f3179c-dba1-41b9-b19c-56d90f5ebcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:32.630904 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34edc7d5-1534-482e-b147-3f2cd1d7462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:32.668508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Created reservations ['4a1d3966-398e-4816-837a-b891aac383f6', 'dfc0d9f9-07bb-4f6c-bfeb-cd959914ff14', '503be700-9320-4f60-b8a5-568e9ff97ead', '04ebdd19-466a-44c4-89c4-4980d1beec93'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:32.669241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34edc7d5-1534-482e-b147-3f2cd1d7462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a1d3966-398e-4816-837a-b891aac383f6', 'dfc0d9f9-07bb-4f6c-bfeb-cd959914ff14', '503be700-9320-4f60-b8a5-568e9ff97ead', '04ebdd19-466a-44c4-89c4-4980d1beec93']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:32.669872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2378bfa7-178c-425e-a34e-a09bc426aee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:32.690590 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2378bfa7-178c-425e-a34e-a09bc426aee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5385bc26-443c-451e-87cf-244f2173ed98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-176404292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a0e10fe5e54af6956704ecda69976b',qos_specs=None,replication_status=,reservations=['4a1d3966-398e-4816-837a-b891aac383f6','dfc0d9f9-07bb-4f6c-bfeb-cd959914ff14','503be700-9320-4f60-b8a5-568e9ff97ead','04ebdd19-466a-44c4-89c4-4980d1beec93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505a2a4f758c4ae7945618f7a882e772',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-176404292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5385bc26-443c-451e-87cf-244f2173ed98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57a0e10fe5e54af6956704ecda69976b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='505a2a4f758c4ae7945618f7a882e772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:32.691170 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cb8034-77bc-461c-ae7f-6a3303d70fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:32.709787 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cb8034-77bc-461c-ae7f-6a3303d70fb9) transitioned into state 'SUCCESS' from state '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-176404292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a0e10fe5e54af6956704ecda69976b',qos_specs=None,replication_status=,reservations=['4a1d3966-398e-4816-837a-b891aac383f6','dfc0d9f9-07bb-4f6c-bfeb-cd959914ff14','503be700-9320-4f60-b8a5-568e9ff97ead','04ebdd19-466a-44c4-89c4-4980d1beec93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505a2a4f758c4ae7945618f7a882e772',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:32.710482 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28640b36-95db-41fa-bb7d-b96511bb64d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:32.721250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28640b36-95db-41fa-bb7d-b96511bb64d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:32.721979 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Flow 'volume_create_api' (3fda2af5-2216-428e-8a30-3dd20b00cab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:32.722389 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Create volume request issued successfully. Aug 12 12:59:32.723318 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3bed7cc0-2c46-4bc9-b27f-fbd996d3737c tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:32.723318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1182/4691] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:32 2026] POST /volume/v3/volumes => generated 748 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:32.736009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.738281 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:32.738676 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.738956 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.747397 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:32.747397 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:32.751957 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:32.756914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b1726fc-92dc-4da7-ba27-255e65c5b54f tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 200 Aug 12 12:59:32.757378 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1176/4692] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:32.957970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-edac3306-5aba-4578-b454-5a94e8df4767 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:32.959795 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edac3306-5aba-4578-b454-5a94e8df4767 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:32.959899 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edac3306-5aba-4578-b454-5a94e8df4767 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:32.960072 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edac3306-5aba-4578-b454-5a94e8df4767 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:32.969270 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:32.969270 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:32.979664 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-edac3306-5aba-4578-b454-5a94e8df4767 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:32.985134 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edac3306-5aba-4578-b454-5a94e8df4767 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:32.985545 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1174/4693] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:32 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:33.291702 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-44dee6a3-630f-46bf-b2f1-66816eb9ad7c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.309224 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-44dee6a3-630f-46bf-b2f1-66816eb9ad7c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 Aug 12 12:59:33.315309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-44dee6a3-630f-46bf-b2f1-66816eb9ad7c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.317548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-44dee6a3-630f-46bf-b2f1-66816eb9ad7c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.334622 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.334622 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:33.389045 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-85b6f1d7-1d7c-4ed8-9ee5-98147621d7b7 req-44dee6a3-630f-46bf-b2f1-66816eb9ad7c tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 returned with HTTP 200 Aug 12 12:59:33.389396 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1162/4694] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:59:33 2026] DELETE /volume/v3/attachments/9469a4b6-971e-4204-879a-754c64cdca82 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.444689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-18076201-9258-4413-be1f-d7a78f7b9974 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.446959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18076201-9258-4413-be1f-d7a78f7b9974 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:33.447188 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18076201-9258-4413-be1f-d7a78f7b9974 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.447444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18076201-9258-4413-be1f-d7a78f7b9974 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.447552 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-18076201-9258-4413-be1f-d7a78f7b9974 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:33.454191 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.454191 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:33.454842 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18076201-9258-4413-be1f-d7a78f7b9974 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:33.455264 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1183/4695] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.479869 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.482288 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:33.482530 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.482796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.482950 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:33.490566 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.490566 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:33.491725 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dadc5f57-0df7-4a12-b31b-836c0d1ee3f3 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:33.492222 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1177/4696] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.771959 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.774822 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:33.774822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.774822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.784373 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.784373 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:33.789092 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:33.795316 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cee28bbb-a65d-423c-9311-a3be57b832d2 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 200 Aug 12 12:59:33.795853 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1175/4697] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.813903 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.815968 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 12 12:59:33.816377 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5385bc26-443c-451e-87cf-244f2173ed98"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:33.818576 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Creating new volume transfer {'transfer': {'volume_id': '5385bc26-443c-451e-87cf-244f2173ed98'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 12:59:33.818790 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Creating transfer of volume 5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:33.818961 np0000007055 devstack@c-api.service[100196]: INFO cinder.transfer.api [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Generating transfer record for volume 5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:33.828749 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.828749 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:33.838040 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cba55e57-3b40-4d83-bc27-7570c3bf1f14 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 12:59:33.838586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1163/4698] 10.4.3.81 () {68 vars in 1284 bytes} [Wed Aug 12 12:59:33 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:33.846873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.850640 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:33.850869 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.851061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.861252 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.861252 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:33.865003 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:33.869133 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e682778e-ff8d-42e2-8cd3-faf46f2834b4 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 200 Aug 12 12:59:33.869540 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1184/4699] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.886856 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-74f2ebf9-f041-4507-ba12-76512607acba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.888788 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74f2ebf9-f041-4507-ba12-76512607acba tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/detail Aug 12 12:59:33.889066 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74f2ebf9-f041-4507-ba12-76512607acba tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.889299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74f2ebf9-f041-4507-ba12-76512607acba tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.889462 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-74f2ebf9-f041-4507-ba12-76512607acba tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Listing volume transfers {{(pid=100198) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 12:59:33.895447 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74f2ebf9-f041-4507-ba12-76512607acba tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 12 12:59:33.895948 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1178/4700] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.906405 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.908978 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed Aug 12 12:59:33.909235 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.909497 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.909647 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Delete transfer with id: ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed Aug 12 12:59:33.922379 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.922379 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:33.932221 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f443abb5-2d7b-4916-afb4-3bb2e3c0f778 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed returned with HTTP 202 Aug 12 12:59:33.932636 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1176/4701] 10.4.3.81 () {66 vars in 1377 bytes} [Wed Aug 12 12:59:33 2026] DELETE /volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:33.941006 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.944231 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:33.945206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.945689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.955861 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:33.955861 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:33.962264 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Volume info retrieved successfully. Aug 12 12:59:33.967926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8795da7d-c984-48ed-97ee-97b6d7c0b1b1 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 200 Aug 12 12:59:33.969012 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1164/4702] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:33.985947 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:33.987885 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed Aug 12 12:59:33.988102 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:33.988284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:33.988454 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.volume_transfer [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Delete transfer with id: ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed Aug 12 12:59:33.991681 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b43144f-9d7c-4bda-a1f8-97211d15d461 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed returned with HTTP 404 Aug 12 12:59:33.992180 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1185/4703] 10.4.3.81 () {66 vars in 1377 bytes} [Wed Aug 12 12:59:33 2026] DELETE /volume/v3/os-volume-transfer/ee6d2a28-b044-46c6-b1e8-5c4b9d7a25ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:34.000751 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.000900 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-10820d3c-0293-4aaa-8e03-97e90906be6e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.002623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:34.002821 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:34.002903 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.003084 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.003215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.003270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.003432 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Delete volume with id: 5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:34.011082 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.011082 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:34.012287 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.012287 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:34.013006 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Volume info retrieved successfully. Aug 12 12:59:34.015395 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:34.021212 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97ee8909-8b4f-4f89-b32c-df26a9db4128 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:34.021814 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1179/4704] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:33 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:34.036938 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Delete volume request issued successfully. Aug 12 12:59:34.037101 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10820d3c-0293-4aaa-8e03-97e90906be6e tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 202 Aug 12 12:59:34.037505 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1177/4705] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:33 2026] DELETE /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:34.041048 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.045229 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] DELETE https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:34.045450 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.045663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.045863 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume with id: 41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:34.047799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.050203 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:34.050438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.050721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.061815 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.061815 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:34.062535 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:34.064748 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.064748 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:34.069587 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Volume info retrieved successfully. Aug 12 12:59:34.074562 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d74b063f-4df8-4c75-941c-7a9e2a355046 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 200 Aug 12 12:59:34.075147 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1186/4706] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:34 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:34.082549 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Delete volume request issued successfully. Aug 12 12:59:34.082747 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0cf11887-0c7e-49b7-8ebf-4a5c733af435 tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 202 Aug 12 12:59:34.083240 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1165/4707] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:34 2026] DELETE /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:34.091375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.093458 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:34.093722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.093973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.103258 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.103258 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:34.107166 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Volume info retrieved successfully. Aug 12 12:59:34.111496 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae270e88-a406-45eb-ba2e-b0648fa2195f tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 200 Aug 12 12:59:34.111958 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1180/4708] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:34 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:34.466210 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-508727f2-8678-45e1-8317-83814de748c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.468196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-508727f2-8678-45e1-8317-83814de748c9 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:34.468411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-508727f2-8678-45e1-8317-83814de748c9 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.468613 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-508727f2-8678-45e1-8317-83814de748c9 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.468698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-508727f2-8678-45e1-8317-83814de748c9 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:34.474238 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.474238 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:34.475036 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-508727f2-8678-45e1-8317-83814de748c9 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:34.475620 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1178/4709] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:34 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:34.502667 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:34.504595 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:34.504761 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:34.505004 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:34.505145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:34.509919 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:34.509919 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:34.511148 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95ae2e1e-1530-4aad-87bf-06617c2ca429 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:34.511618 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1187/4710] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:34 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:35.091548 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab0bb9f1-d59a-4ef1-8aa5-0d480e7d5c54 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.093723 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab0bb9f1-d59a-4ef1-8aa5-0d480e7d5c54 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:35.094164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab0bb9f1-d59a-4ef1-8aa5-0d480e7d5c54 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.094337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab0bb9f1-d59a-4ef1-8aa5-0d480e7d5c54 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.101800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab0bb9f1-d59a-4ef1-8aa5-0d480e7d5c54 tempest-VolumesTransfersTest-2008238633 tempest-VolumesTransfersTest-2008238633-project-admin] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 404 Aug 12 12:59:35.102470 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1166/4711] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 12:59:35.110994 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13f56d27-836e-4c73-8847-26bbdef41d57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.113266 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13f56d27-836e-4c73-8847-26bbdef41d57 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] GET https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:35.113502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13f56d27-836e-4c73-8847-26bbdef41d57 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.113688 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13f56d27-836e-4c73-8847-26bbdef41d57 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.119938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13f56d27-836e-4c73-8847-26bbdef41d57 tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 404 Aug 12 12:59:35.120464 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1181/4712] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:35.126133 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32768a86-60a4-4da2-a086-b70865edd3ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.128411 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32768a86-60a4-4da2-a086-b70865edd3ee tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] GET https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 Aug 12 12:59:35.128519 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2d565124-9f89-4650-8b41-bef695797d7b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.128757 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32768a86-60a4-4da2-a086-b70865edd3ee tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.129006 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32768a86-60a4-4da2-a086-b70865edd3ee tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.132311 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d565124-9f89-4650-8b41-bef695797d7b tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:35.133369 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d565124-9f89-4650-8b41-bef695797d7b tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.133762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d565124-9f89-4650-8b41-bef695797d7b tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.134020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-2d565124-9f89-4650-8b41-bef695797d7b tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] Delete volume with id: 5385bc26-443c-451e-87cf-244f2173ed98 Aug 12 12:59:35.136830 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32768a86-60a4-4da2-a086-b70865edd3ee tempest-VolumeMultiattachTests-1201025562 tempest-VolumeMultiattachTests-1201025562-project-member] https://10.4.3.81/volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 returned with HTTP 404 Aug 12 12:59:35.137443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1179/4713] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/volumes/41ec77f8-ef38-4d8b-807f-a934d22ce832 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:35.143553 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d565124-9f89-4650-8b41-bef695797d7b tempest-VolumesTransfersTest-1812120248 tempest-VolumesTransfersTest-1812120248-project-member] https://10.4.3.81/volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 returned with HTTP 404 Aug 12 12:59:35.144466 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.145165 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1188/4714] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:35 2026] DELETE /volume/v3/volumes/5385bc26-443c-451e-87cf-244f2173ed98 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:35.146628 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 12:59:35.146910 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.147170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.148886 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:35.168609 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Get all volumes completed successfully. Aug 12 12:59:35.171386 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:35.171386 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:35.177842 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c2bf2a1-c5c8-45a9-9336-7a32617c14c3 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 12:59:35.177842 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1167/4715] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8562 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:35.195001 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1cbe53ca-df29-4ef3-b85e-5fbd09c64037 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.197156 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1cbe53ca-df29-4ef3-b85e-5fbd09c64037 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] DELETE https://10.4.3.81/volume/v3/types/c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7 Aug 12 12:59:35.197396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1cbe53ca-df29-4ef3-b85e-5fbd09c64037 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.197662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1cbe53ca-df29-4ef3-b85e-5fbd09c64037 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.231763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1cbe53ca-df29-4ef3-b85e-5fbd09c64037 tempest-VolumeMultiattachTests-853482091 tempest-VolumeMultiattachTests-853482091-project-admin] https://10.4.3.81/volume/v3/types/c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7 returned with HTTP 202 Aug 12 12:59:35.232602 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1182/4716] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 12:59:35 2026] DELETE /volume/v3/types/c8a2f44a-f6ea-421a-8b77-f53bcdaedbd7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:35.487730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-314f0d43-06d0-460a-8092-a197a5e8d66f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.489721 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-314f0d43-06d0-460a-8092-a197a5e8d66f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:35.489998 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-314f0d43-06d0-460a-8092-a197a5e8d66f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.490314 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-314f0d43-06d0-460a-8092-a197a5e8d66f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.490457 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-314f0d43-06d0-460a-8092-a197a5e8d66f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:35.495466 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:35.495466 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:35.496301 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-314f0d43-06d0-460a-8092-a197a5e8d66f tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:35.496767 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1180/4717] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:35.524195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:35.525928 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:35.526166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:35.526321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:35.526414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:35.530686 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:35.530686 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:35.531506 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcb0e2eb-fc0f-47b6-9fcf-4bf14ee43ebe tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:35.531999 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1189/4718] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:35 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:36.510236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:36.512439 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:36.512652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:36.513013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:36.513013 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:36.517429 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:36.517429 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:36.518326 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ce27973-7f2c-46a2-ae79-e3260e958915 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:36.518749 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1168/4719] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:36 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:36.543631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ed97b654-857a-4c12-b977-10f82bcafa5a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:36.545962 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed97b654-857a-4c12-b977-10f82bcafa5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:36.546247 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed97b654-857a-4c12-b977-10f82bcafa5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:36.546636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed97b654-857a-4c12-b977-10f82bcafa5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:36.546636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ed97b654-857a-4c12-b977-10f82bcafa5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:36.552458 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:36.552458 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:36.553438 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed97b654-857a-4c12-b977-10f82bcafa5a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:36.553887 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1183/4720] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:36 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:37.531487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:37.533556 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:37.534104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:37.534186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:37.534317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:37.539434 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:37.539434 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:37.540132 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db098ccd-6a55-4e33-903e-191a15f2ec29 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:37.540511 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1181/4721] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:37 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:37.566926 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:37.569539 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:37.569844 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:37.570093 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:37.570253 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:37.575786 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:37.575786 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:37.576910 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ea6dd09b-538f-48e7-b834-f81c990e6b10 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:37.577621 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1190/4722] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:37 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:38.002347 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.083466 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:38.083882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1923505515"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:38.085349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1923505515'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:38.085460 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Create volume of 1 GB Aug 12 12:59:38.090520 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Availability Zones retrieved successfully. Aug 12 12:59:38.096023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Flow 'volume_create_api' (669c5a58-dddb-40b7-8eaa-c2c8dcd400d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:38.097226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a770b4-e69c-4fab-9792-29dc2b71b939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:38.098124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:38.131510 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a770b4-e69c-4fab-9792-29dc2b71b939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:38.132504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fce98f-4508-4ade-9634-e675e190e3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:38.190202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Created reservations ['2d66bbab-f8a2-417a-8102-d4d9fe34bb5e', 'ce9822e4-dcd4-4eab-a460-a845266e724f', 'fad544e4-68e7-414d-9712-8d74f1191833', 'a65fd5e1-baed-4859-9aa2-edc4a05ea121'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:38.191110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fce98f-4508-4ade-9634-e675e190e3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d66bbab-f8a2-417a-8102-d4d9fe34bb5e', 'ce9822e4-dcd4-4eab-a460-a845266e724f', 'fad544e4-68e7-414d-9712-8d74f1191833', 'a65fd5e1-baed-4859-9aa2-edc4a05ea121']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:38.192156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a4c4aa-db14-4db2-bb55-e7a38cba3435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:38.213745 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a4c4aa-db14-4db2-bb55-e7a38cba3435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac78c8f9-9f28-49aa-9e92-368819ad4c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1923505515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16dd790d2864a08bb19b5edbf1f6ad4',qos_specs=None,replication_status=,reservations=['2d66bbab-f8a2-417a-8102-d4d9fe34bb5e','ce9822e4-dcd4-4eab-a460-a845266e724f','fad544e4-68e7-414d-9712-8d74f1191833','a65fd5e1-baed-4859-9aa2-edc4a05ea121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335d9c26d71c4c8b88a0a2f371e8c210',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1923505515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac78c8f9-9f28-49aa-9e92-368819ad4c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16dd790d2864a08bb19b5edbf1f6ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335d9c26d71c4c8b88a0a2f371e8c210',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:38.214414 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (741fa505-4a23-43a8-98b3-9370bb140850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:38.232040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (741fa505-4a23-43a8-98b3-9370bb140850) transitioned into state 'SUCCESS' from state '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-1923505515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16dd790d2864a08bb19b5edbf1f6ad4',qos_specs=None,replication_status=,reservations=['2d66bbab-f8a2-417a-8102-d4d9fe34bb5e','ce9822e4-dcd4-4eab-a460-a845266e724f','fad544e4-68e7-414d-9712-8d74f1191833','a65fd5e1-baed-4859-9aa2-edc4a05ea121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335d9c26d71c4c8b88a0a2f371e8c210',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:38.232955 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abd6998-bf33-452c-8698-9b27349040dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:38.244245 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abd6998-bf33-452c-8698-9b27349040dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:38.244953 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Flow 'volume_create_api' (669c5a58-dddb-40b7-8eaa-c2c8dcd400d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:38.245344 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Create volume request issued successfully. Aug 12 12:59:38.246872 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed4f1730-dbbd-446e-a51a-b91da47f3807 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:38.246872 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1169/4723] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:59:38 2026] POST /volume/v3/volumes => generated 750 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:38.260075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.262044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:38.262260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.262468 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.269308 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.269308 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:38.272972 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:38.277508 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0d3ce7b-2ace-451a-9f08-799e3793d21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 200 Aug 12 12:59:38.278035 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1184/4724] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:38 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:38.551931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.555152 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:38.556534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.556534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.556534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:38.562735 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.562735 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:38.563633 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8d0fd71-f256-486a-a579-8ac78e592b62 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:38.563989 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1182/4725] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:38 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:38.589441 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.591239 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:38.591471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.591704 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.591859 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:38.596569 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.596569 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:38.597522 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d86984e3-7b62-4d29-9dc7-e5533b765153 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:38.597996 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1191/4726] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:38 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:38.611078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.613300 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:38.613523 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.613857 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.613991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:38.619168 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.619168 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:38.620368 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f39fc20-5a0b-4d05-bcd0-ce4c45f1b929 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:38.621135 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1170/4727] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:38 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:38.630683 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.632399 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:38.632586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.632785 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.632937 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: 51580225-4587-4fbd-aa24-f2913217e200. Aug 12 12:59:38.637017 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.637017 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:38.651952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id 51580225-4587-4fbd-aa24-f2913217e200 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:38.653815 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d4fc64-9325-457b-b2d1-2bc82d80803a tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 202 Aug 12 12:59:38.654324 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1185/4728] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:38 2026] DELETE /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:38.663436 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2db247e5-b98e-461a-a520-859f20827850 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:38.665228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db247e5-b98e-461a-a520-859f20827850 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:38.665365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2db247e5-b98e-461a-a520-859f20827850 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:38.665717 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2db247e5-b98e-461a-a520-859f20827850 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:38.665717 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2db247e5-b98e-461a-a520-859f20827850 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:38.670630 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:38.670630 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:38.671431 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db247e5-b98e-461a-a520-859f20827850 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 200 Aug 12 12:59:38.672249 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1183/4729] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:38 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:39.292219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.294146 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:39.294428 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.294647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.303829 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.303829 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:39.309280 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:39.315977 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4bed03ef-6ec8-45a9-b405-92583fdbf7b9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 200 Aug 12 12:59:39.317314 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1192/4730] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:39 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:39.335355 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.337395 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:39.337901 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac78c8f9-9f28-49aa-9e92-368819ad4c7e", "name": "tempest-VolumesBackupsV39Test-Backup-970692008", "container": "tempest-volumesbackupsv39test-backup-container-447367368"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:39.339415 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Creating new backup {'backup': {'volume_id': 'ac78c8f9-9f28-49aa-9e92-368819ad4c7e', 'name': 'tempest-VolumesBackupsV39Test-Backup-970692008', 'container': 'tempest-volumesbackupsv39test-backup-container-447367368'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:39.339601 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Creating backup of volume ac78c8f9-9f28-49aa-9e92-368819ad4c7e in container tempest-volumesbackupsv39test-backup-container-447367368 Aug 12 12:59:39.346912 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.346912 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:39.347428 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:39.378933 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Created reservations ['f33d1082-c589-44a8-8826-b21a11202b4d', 'b6151aea-8eef-4831-9a7f-a8b8e72c1a0c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:39.409980 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5ea1318-0a88-4c0c-bd12-33707e92604c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:39.410406 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1171/4731] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:59:39 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:39.418339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.420297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:39.420560 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.420813 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.420985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:39.427482 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.427482 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:39.427482 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83ef5976-7216-4b61-8861-52b7fda5dcd2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:39.427888 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1186/4732] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:39 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:39.575328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be2d879f-7378-4d99-9613-ea5adc129a3c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.577200 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be2d879f-7378-4d99-9613-ea5adc129a3c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:39.577388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be2d879f-7378-4d99-9613-ea5adc129a3c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.577558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be2d879f-7378-4d99-9613-ea5adc129a3c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.577686 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be2d879f-7378-4d99-9613-ea5adc129a3c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:39.583565 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.583565 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:39.584403 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be2d879f-7378-4d99-9613-ea5adc129a3c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:39.584788 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1184/4733] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:39 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:39.683488 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.685121 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 Aug 12 12:59:39.685285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.685480 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.685586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id 51580225-4587-4fbd-aa24-f2913217e200. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:39.689014 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-791be9ab-2a4b-4055-b349-c4c65b378b48 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 returned with HTTP 404 Aug 12 12:59:39.689462 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1193/4734] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:39 2026] GET /volume/v3/backups/51580225-4587-4fbd-aa24-f2913217e200 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:39.766880 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.769836 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:39.770164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.770439 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.770598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete backup with id: a4283ac4-4b4c-4587-bf7f-80ad61852094. Aug 12 12:59:39.774810 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.774810 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:39.789586 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] delete_backup rpcapi backup_id a4283ac4-4b4c-4587-bf7f-80ad61852094 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:39.791225 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84f697a8-95b5-4806-aced-48a3b1152ca5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 202 Aug 12 12:59:39.791600 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1172/4735] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:39 2026] DELETE /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:39.799442 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:39.800973 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:39.801095 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:39.801250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:39.801333 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:39.805251 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:39.805251 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:39.806478 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c1d634d-532d-4a0a-88f8-f04bfdc8e2c5 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 200 Aug 12 12:59:39.806478 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1187/4736] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:39 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:40.440184 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:40.442666 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:40.442996 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:40.443429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:40.443492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:40.450398 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:40.450398 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:40.451448 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90c8b90a-eb0c-4098-882e-3235466b3dc2 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:40.451905 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1185/4737] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:40 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:40.595769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-52d2ea63-1a86-4491-92c6-3961c223748a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:40.597477 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52d2ea63-1a86-4491-92c6-3961c223748a tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:40.597924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52d2ea63-1a86-4491-92c6-3961c223748a tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:40.597924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52d2ea63-1a86-4491-92c6-3961c223748a tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:40.598070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-52d2ea63-1a86-4491-92c6-3961c223748a tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:40.602945 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:40.602945 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:40.603049 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52d2ea63-1a86-4491-92c6-3961c223748a tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:40.603363 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1194/4738] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:40 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:40.815889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-654d7147-f7a2-41b6-bf61-46059b650f85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:40.820436 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-654d7147-f7a2-41b6-bf61-46059b650f85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 Aug 12 12:59:40.820767 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-654d7147-f7a2-41b6-bf61-46059b650f85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:40.821110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-654d7147-f7a2-41b6-bf61-46059b650f85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:40.821293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-654d7147-f7a2-41b6-bf61-46059b650f85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Show backup with id a4283ac4-4b4c-4587-bf7f-80ad61852094. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:40.826872 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-654d7147-f7a2-41b6-bf61-46059b650f85 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 returned with HTTP 404 Aug 12 12:59:40.827445 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1173/4739] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:40 2026] GET /volume/v3/backups/a4283ac4-4b4c-4587-bf7f-80ad61852094 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:40.934617 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:40.937034 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:40.937138 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:40.937280 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:40.947079 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:40.947079 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:40.952290 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:40.959311 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-ffe44a02-a132-49ec-b1b4-5b2b7a90e3c2 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:40.959812 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1188/4740] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:40 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:40.979924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:40.982662 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] POST https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb/action Aug 12 12:59:40.983026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:40.983164 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:40.995962 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:40.995962 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:40.996628 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:41.005254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Begin detaching volume completed successfully. Aug 12 12:59:41.005525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-e528d567-6ea6-44a4-ae82-0366ee104607 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb/action returned with HTTP 202 Aug 12 12:59:41.006172 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1186/4741] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 12:59:40 2026] POST /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:41.027094 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:41.029142 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:41.029393 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:41.029683 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:41.041072 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:41.041072 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:41.045271 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:41.047546 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb738b50-9e11-4dd3-92dd-6c2fd6526c38 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:41.047989 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb738b50-9e11-4dd3-92dd-6c2fd6526c38 None None] GET https://10.4.3.81/volume// Aug 12 12:59:41.048223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb738b50-9e11-4dd3-92dd-6c2fd6526c38 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:41.048710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb738b50-9e11-4dd3-92dd-6c2fd6526c38 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:41.048832 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb738b50-9e11-4dd3-92dd-6c2fd6526c38 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:41.049340 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1174/4742] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:59:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:41.050996 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6962f1-c6fd-42b2-a3be-1a5f21a741bb tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:41.051540 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1195/4743] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:41 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:41.057227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:41.059719 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:41.059719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:41.060049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:41.071739 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:41.071739 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:41.076034 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:41.081449 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-7bbc394d-bed1-43cf-8d51-0e4fde93f43c tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:41.081984 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1189/4744] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:59:41 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 1314 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:59:41.463512 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:41.465419 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:41.465666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:41.465931 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:41.466076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:41.470660 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:41.470660 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:41.471552 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a474ac9e-47cf-4880-ad90-e913fe7d05a7 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:41.471922 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1187/4745] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:41 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:41.615243 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:41.617591 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:41.617591 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:41.618378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:41.619754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:41.624378 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:41.624378 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:41.625125 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9b24c731-7e0e-4940-b2dd-34b52443f952 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:41.625527 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1175/4746] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:41 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:42.001373 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-76032105-be1a-4ccf-9435-6ff7d64947d1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:42.003372 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-76032105-be1a-4ccf-9435-6ff7d64947d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a Aug 12 12:59:42.003586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-76032105-be1a-4ccf-9435-6ff7d64947d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:42.003824 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-76032105-be1a-4ccf-9435-6ff7d64947d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:42.012139 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:42.012139 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:42.067218 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-60f3ad1c-37a7-421c-aeaa-06ca5f6c5200 req-76032105-be1a-4ccf-9435-6ff7d64947d1 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a returned with HTTP 200 Aug 12 12:59:42.067717 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1196/4747] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 12:59:42 2026] DELETE /volume/v3/attachments/3f66b62a-3556-4825-a8fc-8e848e4b787a => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:42.067764 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-096d8af7-0772-478e-bf73-c37a64f9c418 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:42.070675 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-096d8af7-0772-478e-bf73-c37a64f9c418 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:42.071064 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-096d8af7-0772-478e-bf73-c37a64f9c418 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:42.071342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-096d8af7-0772-478e-bf73-c37a64f9c418 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:42.080124 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:42.080124 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:42.084331 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-096d8af7-0772-478e-bf73-c37a64f9c418 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:42.089786 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-096d8af7-0772-478e-bf73-c37a64f9c418 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:42.090328 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1190/4748] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:42 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:42.489141 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1e3fe59-d599-4b77-a953-92d02b28247b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:42.493251 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1e3fe59-d599-4b77-a953-92d02b28247b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:42.493872 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1e3fe59-d599-4b77-a953-92d02b28247b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:42.494182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1e3fe59-d599-4b77-a953-92d02b28247b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:42.494403 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c1e3fe59-d599-4b77-a953-92d02b28247b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:42.498758 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:42.498758 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:42.499562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1e3fe59-d599-4b77-a953-92d02b28247b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:42.500174 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1188/4749] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:42 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:42.636173 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-830ee7c1-477c-4382-a318-d3ae8453686d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:42.639597 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-830ee7c1-477c-4382-a318-d3ae8453686d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:42.639855 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-830ee7c1-477c-4382-a318-d3ae8453686d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:42.640068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-830ee7c1-477c-4382-a318-d3ae8453686d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:42.640181 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-830ee7c1-477c-4382-a318-d3ae8453686d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:42.644831 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:42.644831 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:42.645540 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-830ee7c1-477c-4382-a318-d3ae8453686d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:42.645966 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1176/4750] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:42 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:43.512523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:43.514860 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:43.515156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:43.515416 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:43.515516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:43.521311 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:43.521311 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:43.522259 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f0bf7d9-1400-4a42-98e5-5cbfb1b7a9f4 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:43.522689 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1197/4751] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:43 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:43.659317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e634418-3e37-4e18-b646-62edaff66708 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:43.661488 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e634418-3e37-4e18-b646-62edaff66708 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:43.661488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e634418-3e37-4e18-b646-62edaff66708 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:43.662940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e634418-3e37-4e18-b646-62edaff66708 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:43.662940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4e634418-3e37-4e18-b646-62edaff66708 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:43.668007 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:43.668007 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:43.668334 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e634418-3e37-4e18-b646-62edaff66708 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:43.675664 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1191/4752] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:43 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:44.534802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:44.536661 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:44.536801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:44.536982 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:44.537082 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:44.541309 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:44.541309 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:44.542139 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df84083f-cc0d-4f74-aaa5-44c8cef3da0c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:44.542537 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1189/4753] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:44 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:44.679376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:44.681471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:44.681769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:44.682069 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:44.682222 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:44.686265 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:44.686265 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:44.686900 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ade7d353-6a9e-4a23-a292-13d2f6ebda89 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:44.687301 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1177/4754] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:44 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.171192 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.173643 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:45.173934 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.174215 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.183398 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.183398 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:45.187983 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:45.194374 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4015ad8e-40d3-4c3a-a2b7-04ed989be693 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:45.194873 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1198/4755] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.207309 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.209375 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] DELETE https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:45.209543 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.209682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.209920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume with id: 266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:45.221002 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.221002 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:45.221423 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:45.247457 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Delete volume request issued successfully. Aug 12 12:59:45.247703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f62b11f7-0cbc-4d1d-90e2-1704b627148e tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 202 Aug 12 12:59:45.248161 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1192/4756] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:45 2026] DELETE /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:45.256603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.258930 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:45.259432 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.259507 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.268301 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.268301 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:45.274826 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Volume info retrieved successfully. Aug 12 12:59:45.281724 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-487f2c12-6dc0-497b-81ca-7ce644a37602 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 200 Aug 12 12:59:45.282415 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1190/4757] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.553822 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-861c8d2e-1823-4e1e-ab8b-09140359941f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.555751 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-861c8d2e-1823-4e1e-ab8b-09140359941f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:45.556008 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-861c8d2e-1823-4e1e-ab8b-09140359941f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.556195 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-861c8d2e-1823-4e1e-ab8b-09140359941f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.556291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-861c8d2e-1823-4e1e-ab8b-09140359941f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:45.560480 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.560480 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:45.561322 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-861c8d2e-1823-4e1e-ab8b-09140359941f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:45.561753 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1178/4758] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.696844 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.698985 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:45.699242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.699461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.699623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:45.703944 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.703944 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:45.704603 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-beb4ee85-dd1c-4dc4-92e2-588e72396af8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:45.704999 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1199/4759] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.715228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f80f8cf9-c44e-44a9-8bae-5f5bf44f0bed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.717614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f80f8cf9-c44e-44a9-8bae-5f5bf44f0bed tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] PUT https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:45.718145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f80f8cf9-c44e-44a9-8bae-5f5bf44f0bed tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:45.727706 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.727706 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:45.735849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f80f8cf9-c44e-44a9-8bae-5f5bf44f0bed tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:45.736448 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1193/4760] 10.4.3.81 () {70 vars in 1401 bytes} [Wed Aug 12 12:59:45 2026] PUT /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.745038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.747067 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:45.747262 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.747427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.747518 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:45.753189 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.753189 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:45.754117 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a6a11f-88c4-4899-9ca3-7479c95e1db2 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:45.754716 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1191/4761] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:45.765105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.767287 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] DELETE https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:45.767541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.767794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.768154 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Delete backup with id: c31a49c8-39c0-434f-b933-8846ff09770b. Aug 12 12:59:45.772813 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.772813 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:45.784624 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] delete_backup rpcapi backup_id c31a49c8-39c0-434f-b933-8846ff09770b {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:45.788339 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb20f8e0-2945-48af-9ac7-295323af8d55 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 202 Aug 12 12:59:45.788713 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1179/4762] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:45 2026] DELETE /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:45.795536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:45.797347 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:45.797561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:45.797751 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:45.797887 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:45.803031 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:45.803031 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:45.803686 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a76f4fb-0809-4f37-9444-50748dfb3d9d tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 200 Aug 12 12:59:45.804476 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1200/4763] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:45 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:46.295626 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a0f9e1a0-dab7-44ce-bb7b-00d3b1e77909 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:46.297624 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a0f9e1a0-dab7-44ce-bb7b-00d3b1e77909 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] GET https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb Aug 12 12:59:46.298049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e1a0-dab7-44ce-bb7b-00d3b1e77909 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:46.298329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e1a0-dab7-44ce-bb7b-00d3b1e77909 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:46.305820 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a0f9e1a0-dab7-44ce-bb7b-00d3b1e77909 tempest-VolumesBackupsTest-887665554 tempest-VolumesBackupsTest-887665554-project-member] https://10.4.3.81/volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb returned with HTTP 404 Aug 12 12:59:46.306805 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1194/4764] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:46 2026] GET /volume/v3/volumes/266800e4-db89-4959-8d52-e4344ea0b7fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:46.572524 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c229248-347e-4775-886a-cd056a70b477 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:46.574693 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c229248-347e-4775-886a-cd056a70b477 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:46.575006 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c229248-347e-4775-886a-cd056a70b477 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:46.575275 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c229248-347e-4775-886a-cd056a70b477 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:46.575412 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4c229248-347e-4775-886a-cd056a70b477 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:46.580383 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:46.580383 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:46.581284 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c229248-347e-4775-886a-cd056a70b477 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:46.581693 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1192/4765] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:46 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:46.814629 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-698da329-8af5-4084-91da-0aea0f54422c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:46.816394 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-698da329-8af5-4084-91da-0aea0f54422c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b Aug 12 12:59:46.816614 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-698da329-8af5-4084-91da-0aea0f54422c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:46.816811 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-698da329-8af5-4084-91da-0aea0f54422c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:46.816894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-698da329-8af5-4084-91da-0aea0f54422c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Show backup with id c31a49c8-39c0-434f-b933-8846ff09770b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:46.820624 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-698da329-8af5-4084-91da-0aea0f54422c tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b returned with HTTP 404 Aug 12 12:59:46.821139 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1180/4766] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:46 2026] GET /volume/v3/backups/c31a49c8-39c0-434f-b933-8846ff09770b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:46.827830 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:46.829584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:46.829806 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:46.830011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:46.830162 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Delete volume with id: d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:46.839752 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:46.839752 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:46.839752 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Volume info retrieved successfully. Aug 12 12:59:46.860830 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Delete volume request issued successfully. Aug 12 12:59:46.860830 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6e3ee96a-2050-4510-8ef0-f508fe8fd861 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 returned with HTTP 202 Aug 12 12:59:46.860830 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1201/4767] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:46 2026] DELETE /volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:46.868795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bef0826a-35fb-458c-998e-1122da539639 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:46.870684 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bef0826a-35fb-458c-998e-1122da539639 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:46.871020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bef0826a-35fb-458c-998e-1122da539639 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:46.871246 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bef0826a-35fb-458c-998e-1122da539639 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:46.879099 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:46.879099 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:46.883448 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bef0826a-35fb-458c-998e-1122da539639 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Volume info retrieved successfully. Aug 12 12:59:46.888626 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bef0826a-35fb-458c-998e-1122da539639 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 returned with HTTP 200 Aug 12 12:59:46.889093 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1195/4768] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:46 2026] GET /volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:47.594116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:47.597370 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:47.597370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:47.597370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:47.597370 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:47.602009 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:47.602009 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:47.602897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e48bd40a-d87c-4c19-a600-7b871dfc4a56 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:47.603447 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1193/4769] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:47 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:47.904793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56d73112-b2a0-48d8-bab6-2408ae70e1f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:47.906384 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d73112-b2a0-48d8-bab6-2408ae70e1f8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] GET https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 Aug 12 12:59:47.906565 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56d73112-b2a0-48d8-bab6-2408ae70e1f8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:47.906735 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56d73112-b2a0-48d8-bab6-2408ae70e1f8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:47.914582 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56d73112-b2a0-48d8-bab6-2408ae70e1f8 tempest-ProjectAdminTests39-1749667231 tempest-ProjectAdminTests39-1749667231-project-admin] https://10.4.3.81/volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 returned with HTTP 404 Aug 12 12:59:47.915021 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1181/4770] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:47 2026] GET /volume/v3/volumes/d6b2b9a8-a047-43d0-8fc9-250b41d723c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:48.615835 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:48.617701 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:48.617940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:48.618141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:48.618356 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:48.623107 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:48.623107 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:48.623759 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-aa612694-e56b-413b-b8a5-5ec1b8c6fa25 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:48.624193 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1202/4771] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:48 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:49.635744 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:49.637672 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:49.637929 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:49.639455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:49.639455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:49.642482 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:49.642482 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:49.643277 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4c8de04-f97b-44f2-8f39-d2ade50b678f tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:49.643611 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1196/4772] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:49 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:49.668892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:49.736932 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:49.736932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-599309589"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:49.737174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-599309589'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:49.737311 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume of 1 GB Aug 12 12:59:49.742528 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Availability Zones retrieved successfully. Aug 12 12:59:49.749185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (ed3739da-5310-47fc-9388-2eab4e32f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:49.750465 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f3c92d-77ba-4e2e-9720-2503ce14fa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:49.751271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:49.778623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f3c92d-77ba-4e2e-9720-2503ce14fa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:49.779359 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544ee71e-acc4-4e62-9077-ac4b8d674001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:49.835145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['c71402a2-9eb4-4db2-8961-0bff4295bac0', 'f4fccd97-966c-4c7c-86ce-44a67fb43c12', '205c3f1a-ddbc-4a69-a017-1810a9225561', 'cbad9279-4f08-4306-a5e5-8a55ef03f404'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:49.835972 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544ee71e-acc4-4e62-9077-ac4b8d674001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71402a2-9eb4-4db2-8961-0bff4295bac0', 'f4fccd97-966c-4c7c-86ce-44a67fb43c12', '205c3f1a-ddbc-4a69-a017-1810a9225561', 'cbad9279-4f08-4306-a5e5-8a55ef03f404']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:49.836666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c517ae1-7b2c-4ce0-aa8d-a16dbc68ca3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:49.863286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c517ae1-7b2c-4ce0-aa8d-a16dbc68ca3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf516d5-b7ed-4424-b788-55afb2218dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599309589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['c71402a2-9eb4-4db2-8961-0bff4295bac0','f4fccd97-966c-4c7c-86ce-44a67fb43c12','205c3f1a-ddbc-4a69-a017-1810a9225561','cbad9279-4f08-4306-a5e5-8a55ef03f404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599309589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf516d5-b7ed-4424-b788-55afb2218dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48694a900d1f4c058ec5d5eb2c113080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa77d6203afa4918afc04d4294884791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:49.864643 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f5b88d-275d-4d0f-9d92-f08736a3cc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:49.889470 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f5b88d-275d-4d0f-9d92-f08736a3cc22) transitioned into state 'SUCCESS' from state '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-599309589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['c71402a2-9eb4-4db2-8961-0bff4295bac0','f4fccd97-966c-4c7c-86ce-44a67fb43c12','205c3f1a-ddbc-4a69-a017-1810a9225561','cbad9279-4f08-4306-a5e5-8a55ef03f404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:49.890492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89138007-507a-4572-9ab9-dae39a976867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:49.902135 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89138007-507a-4572-9ab9-dae39a976867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:49.903076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (ed3739da-5310-47fc-9388-2eab4e32f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:49.904098 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request issued successfully. Aug 12 12:59:49.905036 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-470300e6-9984-4bb1-9e9f-fbc85438bb3c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:49.905655 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1194/4773] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 12:59:49 2026] POST /volume/v3/volumes => generated 775 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:49.919617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-481c043a-6aae-4fc1-85ee-63b19728853a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:49.921508 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-481c043a-6aae-4fc1-85ee-63b19728853a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 12:59:49.921730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-481c043a-6aae-4fc1-85ee-63b19728853a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:49.921969 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-481c043a-6aae-4fc1-85ee-63b19728853a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:49.931312 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:49.931312 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:49.936475 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-481c043a-6aae-4fc1-85ee-63b19728853a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 12:59:49.941528 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-481c043a-6aae-4fc1-85ee-63b19728853a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb returned with HTTP 200 Aug 12 12:59:49.942100 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1182/4774] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:49 2026] GET /volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:50.008424 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:50.099660 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:50.100031 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-603595209"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:50.101397 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-603595209'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:50.101514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Create volume of 2 GB Aug 12 12:59:50.105051 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Availability Zones retrieved successfully. Aug 12 12:59:50.110208 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Flow 'volume_create_api' (5310cf23-38d7-4fa7-9570-16323bc55d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:50.111000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8a42f5-c095-4173-ae18-8b84a9e7e4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:50.111786 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Validating volume size '2' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:50.136659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8a42f5-c095-4173-ae18-8b84a9e7e4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:50.137420 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57acfdcf-a612-4950-904c-103da6c31590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:50.193258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Created reservations ['c0d5a928-03d6-4685-8940-5432794f1b80', 'ec7f6585-7c84-498c-8971-c2ce972b4b76', '60e699c0-4c7f-4314-86e0-5151f5fddde7', '4c63e3b0-4963-4658-8de8-4c1f94277c4c'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:50.194389 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57acfdcf-a612-4950-904c-103da6c31590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d5a928-03d6-4685-8940-5432794f1b80', 'ec7f6585-7c84-498c-8971-c2ce972b4b76', '60e699c0-4c7f-4314-86e0-5151f5fddde7', '4c63e3b0-4963-4658-8de8-4c1f94277c4c']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:50.195290 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452ee035-c9d4-421a-b349-90cb80c2a539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:50.223504 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452ee035-c9d4-421a-b349-90cb80c2a539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e82f867-528f-4b25-b72f-3fc522175731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-603595209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee7fbd6f66f4edba4766bfc281728af',qos_specs=None,replication_status=,reservations=['c0d5a928-03d6-4685-8940-5432794f1b80','ec7f6585-7c84-498c-8971-c2ce972b4b76','60e699c0-4c7f-4314-86e0-5151f5fddde7','4c63e3b0-4963-4658-8de8-4c1f94277c4c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5db4fed6061b490b95360e4309536455',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-603595209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e82f867-528f-4b25-b72f-3fc522175731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cee7fbd6f66f4edba4766bfc281728af',provider_auth=None,provider_geometry=None,provider_id=None,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='5db4fed6061b490b95360e4309536455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:50.224397 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fdc74e-b1f3-4354-9b36-77decc1f9cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:50.244938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fdc74e-b1f3-4354-9b36-77decc1f9cce) transitioned into state 'SUCCESS' from state '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-603595209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee7fbd6f66f4edba4766bfc281728af',qos_specs=None,replication_status=,reservations=['c0d5a928-03d6-4685-8940-5432794f1b80','ec7f6585-7c84-498c-8971-c2ce972b4b76','60e699c0-4c7f-4314-86e0-5151f5fddde7','4c63e3b0-4963-4658-8de8-4c1f94277c4c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5db4fed6061b490b95360e4309536455',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:50.245919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c1fb82-b367-4bc5-906f-eb47df1bf8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:50.257555 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c1fb82-b367-4bc5-906f-eb47df1bf8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:50.258956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Flow 'volume_create_api' (5310cf23-38d7-4fa7-9570-16323bc55d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:50.259427 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Create volume request issued successfully. Aug 12 12:59:50.260269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-12489bc3-0d0c-44e2-a36c-7e5933627ee9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:50.260879 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1203/4775] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:50 2026] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:50.273429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:50.277898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] GET https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:50.277898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:50.277898 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:50.286313 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:50.286313 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:50.291018 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume info retrieved successfully. Aug 12 12:59:50.296358 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf4d1222-8fe3-495c-9ec7-8ca2ad3ffcfd tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 200 Aug 12 12:59:50.297070 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1197/4776] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:50 2026] GET /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:50.654045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:50.655788 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:50.656007 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:50.656192 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:50.656296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:50.660460 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:50.660460 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:50.661230 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-149d1195-9eb4-41ab-b9a5-6ff92757e21a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:50.661588 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1195/4777] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:50 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:50.955553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:50.957619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 12:59:50.958104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:50.958288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:50.967274 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:50.967274 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:50.972277 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 12:59:50.976940 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b70bca73-5c46-40fb-82a3-cecdfadac327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb returned with HTTP 200 Aug 12 12:59:50.977273 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1183/4778] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:50 2026] GET /volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:50.991925 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.000957 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 12:59:51.002649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdf516d5-b7ed-4424-b788-55afb2218dbb", "name": "tempest-type-Backup-1125910181"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:51.007793 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating new backup {'backup': {'volume_id': 'fdf516d5-b7ed-4424-b788-55afb2218dbb', 'name': 'tempest-type-Backup-1125910181'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 12:59:51.008540 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating backup of volume fdf516d5-b7ed-4424-b788-55afb2218dbb in container None Aug 12 12:59:51.041577 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.041577 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:51.043491 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 12:59:51.075700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['f1375903-eb23-4d82-84cf-66e04dcf79ad', '2a77585b-768d-4820-89d4-bc6fb72042da'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:51.110533 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-92dbb776-d42a-4d96-a131-e2c5892a9050 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 12:59:51.111103 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1204/4779] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 12:59:50 2026] POST /volume/v3/backups => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:51.120862 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.124203 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:51.124566 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.124910 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.125149 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:51.130097 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.130097 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:51.131117 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22a6d671-0ee9-4f62-a38d-a63a91b036d4 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:51.131638 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1198/4780] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:51.310337 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.312123 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] GET https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:51.312350 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.312582 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.319604 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.319604 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:51.322897 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume info retrieved successfully. Aug 12 12:59:51.326797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6a3fdcd-7bac-4c77-b079-b1d68e0022ae tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 200 Aug 12 12:59:51.327367 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1196/4781] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:51.339056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bce83867-476b-4d29-8ff4-6a4ff064256f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.340302 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:51.340689 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1e82f867-528f-4b25-b72f-3fc522175731"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:51.342135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1e82f867-528f-4b25-b72f-3fc522175731'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:51.350968 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.350968 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:51.350968 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume retrieved successfully. Aug 12 12:59:51.350968 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Create volume of 1 GB Aug 12 12:59:51.353954 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Availability Zones retrieved successfully. Aug 12 12:59:51.360312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Flow 'volume_create_api' (50815645-c470-493e-8056-3eaa87cfa447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:51.362202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92098d47-02e4-4434-9e64-518893616eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.363463 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:51.364852 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92098d47-02e4-4434-9e64-518893616eb6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 12:59:51.364852 np0000007055 devstack@c-api.service[100196]: 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 12 12:59:51.366683 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92098d47-02e4-4434-9e64-518893616eb6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.367493 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92098d47-02e4-4434-9e64-518893616eb6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 12:59:51.368504 np0000007055 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Flow 'volume_create_api' (50815645-c470-493e-8056-3eaa87cfa447) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 12:59:51.369425 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bce83867-476b-4d29-8ff4-6a4ff064256f tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 12 12:59:51.369425 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1184/4782] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 12:59:51 2026] POST /volume/v3/volumes => generated 173 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 12:59:51.377784 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.380794 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] GET https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:51.380794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.380794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.386135 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.386135 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:51.389462 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume info retrieved successfully. Aug 12 12:59:51.393027 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e714a969-f521-4fdd-b6f6-a0f9e07dfb1c tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 200 Aug 12 12:59:51.393402 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1205/4783] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:51.405130 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19763712-b74d-4f85-bb98-4363801aa0c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.409519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:51.409931 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.414802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.414802 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Delete volume with id: 1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:51.423142 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.423142 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:51.423142 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume info retrieved successfully. Aug 12 12:59:51.440864 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Delete volume request issued successfully. Aug 12 12:59:51.441365 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19763712-b74d-4f85-bb98-4363801aa0c9 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 202 Aug 12 12:59:51.441993 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1199/4784] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 12:59:51 2026] DELETE /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:51.448642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.450493 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] GET https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:51.450944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.451035 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.458457 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.458457 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:51.465495 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Volume info retrieved successfully. Aug 12 12:59:51.470613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dcf1fc6-d3b9-4194-bc7a-61f46ccd4c57 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 200 Aug 12 12:59:51.471144 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1197/4785] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:51.582617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.584296 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 12:59:51.584856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2132022233", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:51.587202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2132022233', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 12:59:51.588312 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume of 1 GB Aug 12 12:59:51.592900 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Availability Zones retrieved successfully. Aug 12 12:59:51.599210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Flow 'volume_create_api' (c902f73e-5c2b-4b21-842e-dd272a6d0bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:51.600977 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73b2c0c-19d8-4d72-b775-9217f859dee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.602348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 12:59:51.630609 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73b2c0c-19d8-4d72-b775-9217f859dee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:51.631664 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b101f526-4c12-4d7a-af74-5e78710e7504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.673269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.675742 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:51.675742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.675742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.675742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:51.678866 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.678866 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:51.681032 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d82bd991-f7f6-4bf7-b33e-9efd97d2b766 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:51.681032 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1206/4786] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:51.691944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Created reservations ['ed59f56c-9f3f-4185-bea1-1cc2ca610da6', 'efbffa10-b563-467a-8621-2c62838b5892', '2186aa80-c1b9-4297-a330-ff32a85521f2', 'a6aba15c-11a7-494b-aa54-242b8bd8f7c4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:51.693185 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b101f526-4c12-4d7a-af74-5e78710e7504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed59f56c-9f3f-4185-bea1-1cc2ca610da6', 'efbffa10-b563-467a-8621-2c62838b5892', '2186aa80-c1b9-4297-a330-ff32a85521f2', 'a6aba15c-11a7-494b-aa54-242b8bd8f7c4']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:51.694197 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b2bd9a-3145-4a86-add4-68c6a7a9de35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.717247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b2bd9a-3145-4a86-add4-68c6a7a9de35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02927820-bc0d-4229-b596-b8262b295c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2132022233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b29253930d74ebe862ea2fbc03ea496',qos_specs=None,replication_status=,reservations=['ed59f56c-9f3f-4185-bea1-1cc2ca610da6','efbffa10-b563-467a-8621-2c62838b5892','2186aa80-c1b9-4297-a330-ff32a85521f2','a6aba15c-11a7-494b-aa54-242b8bd8f7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2671c64c934db1bc32c724eb42acde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T12:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2132022233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02927820-bc0d-4229-b596-b8262b295c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b29253930d74ebe862ea2fbc03ea496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2671c64c934db1bc32c724eb42acde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:51.718270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa6c341-1404-4348-b4a8-706fcf223694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.734156 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa6c341-1404-4348-b4a8-706fcf223694) transitioned into state 'SUCCESS' from state '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-2132022233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b29253930d74ebe862ea2fbc03ea496',qos_specs=None,replication_status=,reservations=['ed59f56c-9f3f-4185-bea1-1cc2ca610da6','efbffa10-b563-467a-8621-2c62838b5892','2186aa80-c1b9-4297-a330-ff32a85521f2','a6aba15c-11a7-494b-aa54-242b8bd8f7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2671c64c934db1bc32c724eb42acde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:51.735128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f22907-766f-4bcd-8481-25c25e3757c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:59:51.742254 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f22907-766f-4bcd-8481-25c25e3757c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:59:51.743146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Flow 'volume_create_api' (c902f73e-5c2b-4b21-842e-dd272a6d0bd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:59:51.743504 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume request issued successfully. Aug 12 12:59:51.744265 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65629ceb-f06d-425a-b951-fc12cdb2ff05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 12:59:51.744816 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1185/4787] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 12:59:51 2026] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:51.759202 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:51.760670 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:51.760968 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:51.761229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:51.767461 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:51.767461 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:51.770803 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:51.774450 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e6f5003-1783-4e39-807c-1b3e5d466013 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:51.774944 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1200/4788] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:51 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.143360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c8e2dad-6553-4968-b963-1f799d2414cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.145984 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c8e2dad-6553-4968-b963-1f799d2414cd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:52.146253 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c8e2dad-6553-4968-b963-1f799d2414cd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.146485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c8e2dad-6553-4968-b963-1f799d2414cd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.146816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4c8e2dad-6553-4968-b963-1f799d2414cd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:52.152260 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.152260 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:52.153385 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c8e2dad-6553-4968-b963-1f799d2414cd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:52.153556 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1198/4789] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.486153 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9f4d055f-9c8c-42e6-90a1-d98744bc1284 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.488115 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f4d055f-9c8c-42e6-90a1-d98744bc1284 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] GET https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 Aug 12 12:59:52.488328 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f4d055f-9c8c-42e6-90a1-d98744bc1284 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.488510 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9f4d055f-9c8c-42e6-90a1-d98744bc1284 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.494954 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9f4d055f-9c8c-42e6-90a1-d98744bc1284 tempest-VolumesCloneNegativeTest-1316619697 tempest-VolumesCloneNegativeTest-1316619697-project-member] https://10.4.3.81/volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 returned with HTTP 404 Aug 12 12:59:52.495463 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1207/4790] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes/1e82f867-528f-4b25-b72f-3fc522175731 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:52.691418 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.697055 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:52.697055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.697055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.697055 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:52.703377 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.703377 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:52.705262 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-988ab57e-90f3-43b6-9e7a-7fc8d839c993 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:52.705877 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1186/4791] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:59:52.790721 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f96476b6-a8af-4492-9dcc-ef89005487ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.792679 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f96476b6-a8af-4492-9dcc-ef89005487ed tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:52.793090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f96476b6-a8af-4492-9dcc-ef89005487ed tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.793367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f96476b6-a8af-4492-9dcc-ef89005487ed tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.801473 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.801473 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:52.806159 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f96476b6-a8af-4492-9dcc-ef89005487ed tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:52.811445 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f96476b6-a8af-4492-9dcc-ef89005487ed tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:52.812068 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1201/4792] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.824384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.826035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:52.826218 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.826397 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.832937 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.832937 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:52.837005 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:52.841331 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8354fd7f-7425-4e7e-8da0-4554c8e7cef8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:52.841683 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1199/4793] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.854912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.860649 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 12:59:52.860945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.861226 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.861609 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 12:59:52.864955 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 12:59:52.875850 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Get all volumes completed successfully. Aug 12 12:59:52.876409 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0f52b3e-0da4-4a65-8f90-67cd388f28dd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 12:59:52.876968 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1208/4794] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.886050 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.895083 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:52.895083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.895083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.902984 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.902984 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:52.906723 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:52.911274 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c530017-47ce-4787-afbe-f05fee4b33c1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:52.911723 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1187/4795] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:52.955075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:52.959322 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:52.959322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:52.959322 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:52.966599 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:52.966599 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:52.970840 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:52.977633 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-3f4f27ff-58d9-4153-987c-48b3e6b1f78c tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:52.978289 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1202/4796] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 12:59:52 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:53.051025 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-772298f8-6aea-4883-a9b7-33ab5caeb4cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.051385 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-772298f8-6aea-4883-a9b7-33ab5caeb4cb None None] GET https://10.4.3.81/volume// Aug 12 12:59:53.051534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-772298f8-6aea-4883-a9b7-33ab5caeb4cb None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.051704 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-772298f8-6aea-4883-a9b7-33ab5caeb4cb None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.052051 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-772298f8-6aea-4883-a9b7-33ab5caeb4cb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:53.052293 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1200/4797] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:53.062817 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-1dc9af3f-ba9e-489c-b9ac-98fd04c4bfb5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.065300 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-1dc9af3f-ba9e-489c-b9ac-98fd04c4bfb5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 12:59:53.065757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-1dc9af3f-ba9e-489c-b9ac-98fd04c4bfb5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02927820-bc0d-4229-b596-b8262b295c7d", "connector": null, "instance_uuid": "781102ca-7b0b-4a64-9be9-d6e05cbbbc70"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:53.081164 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.081164 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:53.111827 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-1dc9af3f-ba9e-489c-b9ac-98fd04c4bfb5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 12:59:53.112325 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1209/4798] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 12:59:53 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:53.141264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.146031 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:53.146276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.146467 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fc028a42-004b-4f76-ad91-5c06140514b9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc028a42-004b-4f76-ad91-5c06140514b9 None None] GET https://10.4.3.81/volume// Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc028a42-004b-4f76-ad91-5c06140514b9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fc028a42-004b-4f76-ad91-5c06140514b9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fc028a42-004b-4f76-ad91-5c06140514b9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 12:59:53.155259 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1203/4799] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 12:59:53.165309 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.165309 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:53.165714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.167620 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:53.167918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.168129 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.168230 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:53.170344 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:53.172659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.174280 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.174280 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:53.174994 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1599a8a4-d3d9-4695-ab4e-2bfb9df0c74e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:53.175424 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1201/4800] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:53.175742 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40b3141e-7c91-429c-b6a9-bdb2660b1ad8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:53.175818 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:53.176169 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.176288 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1188/4801] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:53.176678 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.187917 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.187917 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:53.191534 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:53.195524 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-390ab72c-4042-4a7c-b1fb-e69181f35f89 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:53.195932 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1210/4802] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 12:59:53.307957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.310321 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] PUT https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 Aug 12 12:59:53.310957 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:53.320406 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Acquiring lock "cinder-attachment_update-02927820-bc0d-4229-b596-b8262b295c7d-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:59:53.329343 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Lock "cinder-attachment_update-02927820-bc0d-4229-b596-b8262b295c7d-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:59:53.329343 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.329343 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:53.404486 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Lock "cinder-attachment_update-02927820-bc0d-4229-b596-b8262b295c7d-np0000007055" released by "attachment_update" :: held 0.077s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:59:53.404486 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-86d2963d-22a1-4738-900a-5a559b550236 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 returned with HTTP 200 Aug 12 12:59:53.404486 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1204/4803] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 12:59:53 2026] PUT /volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:53.716619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:53.718363 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:53.718600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:53.718833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:53.718963 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:53.724106 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:53.724106 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:53.725015 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e3be058-e4ff-419d-89f2-dcbcdd02a96c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:53.725434 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1202/4804] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:53 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:54.188653 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:54.190871 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-46ae8552-6147-4ba3-a972-6b38825cad65 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:54.191211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:54.191211 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:54.191476 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:54.191616 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:54.192647 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46ae8552-6147-4ba3-a972-6b38825cad65 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:54.192897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46ae8552-6147-4ba3-a972-6b38825cad65 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:54.193099 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46ae8552-6147-4ba3-a972-6b38825cad65 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:54.196816 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:54.196816 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:54.198167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3138e4e-fe65-4bdb-b8e1-ecf64318b951 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:54.198249 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1189/4805] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:54 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:54.203437 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:54.203437 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:54.207047 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-46ae8552-6147-4ba3-a972-6b38825cad65 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:54.211992 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46ae8552-6147-4ba3-a972-6b38825cad65 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:54.212573 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1211/4806] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:54 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:54.735443 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:54.737437 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:54.739121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:54.739121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:54.739121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:54.743395 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:54.743395 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:54.744414 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8b9f564-42b7-43b2-9ae9-b61f1e0e3464 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:54.744988 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1205/4807] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:54 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:55.209847 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f82bda51-f647-4664-ae19-ea809166cefa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:55.211609 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f82bda51-f647-4664-ae19-ea809166cefa tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:55.211854 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f82bda51-f647-4664-ae19-ea809166cefa tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:55.212029 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f82bda51-f647-4664-ae19-ea809166cefa tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:55.212125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f82bda51-f647-4664-ae19-ea809166cefa tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:55.216163 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:55.216163 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:55.216688 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f82bda51-f647-4664-ae19-ea809166cefa tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:55.217061 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1203/4808] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:55 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:55.227528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4bb10b17-084f-414d-b402-e407e3b32bfd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:55.229710 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bb10b17-084f-414d-b402-e407e3b32bfd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:55.230002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bb10b17-084f-414d-b402-e407e3b32bfd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:55.230318 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bb10b17-084f-414d-b402-e407e3b32bfd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:55.241874 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:55.241874 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:55.245529 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4bb10b17-084f-414d-b402-e407e3b32bfd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:55.250223 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bb10b17-084f-414d-b402-e407e3b32bfd tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:55.250652 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1190/4809] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:55 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:55.758190 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ff721ffe-acba-426f-a943-963ea82e3f9c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:55.764466 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff721ffe-acba-426f-a943-963ea82e3f9c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:55.768618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff721ffe-acba-426f-a943-963ea82e3f9c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:55.768943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ff721ffe-acba-426f-a943-963ea82e3f9c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:55.769105 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-ff721ffe-acba-426f-a943-963ea82e3f9c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:55.783799 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:55.783799 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:55.784860 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ff721ffe-acba-426f-a943-963ea82e3f9c tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:55.785384 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1212/4810] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:55 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 794 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:56.229918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:56.232800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:56.232800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:56.232800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:56.232800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:56.238929 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:56.238929 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:56.238929 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8ca6998-0862-4eae-9923-eedd91687ea7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:56.238929 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1206/4811] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:56 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:56.264108 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cc83885a-a045-4723-b9bd-db984c0af8eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:56.266484 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cc83885a-a045-4723-b9bd-db984c0af8eb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:56.266673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cc83885a-a045-4723-b9bd-db984c0af8eb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:56.267531 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cc83885a-a045-4723-b9bd-db984c0af8eb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:56.296769 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:56.296769 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:56.305247 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cc83885a-a045-4723-b9bd-db984c0af8eb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:56.319839 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cc83885a-a045-4723-b9bd-db984c0af8eb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:56.322169 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1204/4812] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:56 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:56.811744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:56.814696 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:56.814898 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:56.815068 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:56.815164 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:56.819013 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:56.819013 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:56.819691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41bb5a83-d11b-44f9-bb75-883d0ed5b6da tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:56.820054 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1191/4813] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:56 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.254854 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.261016 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:57.262241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.264039 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.264895 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:57.281163 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.281163 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:57.284203 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f86d5f13-e824-4100-9231-2cdcfaefe549 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:57.286023 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1213/4814] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:57 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.336132 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.338541 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:57.338825 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.339090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.352739 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.352739 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:57.358448 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:57.365304 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c35b95ee-16e5-4ccd-b912-cdf42534e9b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:57.365735 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1207/4815] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:57 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.646374 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-0ba62fd4-f5c7-4732-87b1-9a602fbaefa1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.648491 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-0ba62fd4-f5c7-4732-87b1-9a602fbaefa1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338/action Aug 12 12:59:57.648898 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-0ba62fd4-f5c7-4732-87b1-9a602fbaefa1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 12:59:57.649044 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-0ba62fd4-f5c7-4732-87b1-9a602fbaefa1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:57.664051 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.664051 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:57.669716 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=538,cinder:UPDATE=133,cinder:INSERT=80 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:59:57.677330 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bf4d352f-8107-4adb-8e41-27e2d620ca1b req-0ba62fd4-f5c7-4732-87b1-9a602fbaefa1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338/action returned with HTTP 204 Aug 12 12:59:57.677330 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1205/4816] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 12:59:57 2026] POST /volume/v3/attachments/01100481-1394-493a-9248-5276279a0338/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:57.832341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-deee04ae-b104-4e3a-a5b5-652d153d519a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.835192 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-deee04ae-b104-4e3a-a5b5-652d153d519a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:57.835485 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-deee04ae-b104-4e3a-a5b5-652d153d519a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.835752 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-deee04ae-b104-4e3a-a5b5-652d153d519a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.835947 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-deee04ae-b104-4e3a-a5b5-652d153d519a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:57.842077 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.842077 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:57.843167 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-deee04ae-b104-4e3a-a5b5-652d153d519a tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:57.843576 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1192/4817] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:57 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.859325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-217903f4-dcfe-4f48-b060-adb33e7e049e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.865020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-217903f4-dcfe-4f48-b060-adb33e7e049e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:57.865209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-217903f4-dcfe-4f48-b060-adb33e7e049e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.865420 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-217903f4-dcfe-4f48-b060-adb33e7e049e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.888462 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.888462 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:57.902233 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-217903f4-dcfe-4f48-b060-adb33e7e049e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:57.912714 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-217903f4-dcfe-4f48-b060-adb33e7e049e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 200 Aug 12 12:59:57.914113 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1214/4818] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:57 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.930810 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9912ea0-dca3-484c-ab5c-4fc2d01eafb9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.932876 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9912ea0-dca3-484c-ab5c-4fc2d01eafb9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] PUT https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:57.933283 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9912ea0-dca3-484c-ab5c-4fc2d01eafb9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-511701751", "description": "tempest-volume-backup-description-573430735"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:57.940759 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.940759 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:57.949226 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9912ea0-dca3-484c-ab5c-4fc2d01eafb9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:57.950075 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1208/4819] 10.4.3.81 () {70 vars in 1402 bytes} [Wed Aug 12 12:59:57 2026] PUT /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 12:59:57.962059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-971a25c4-975c-460a-997b-4eea81dbd8db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.964708 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-971a25c4-975c-460a-997b-4eea81dbd8db tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:57.965065 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-971a25c4-975c-460a-997b-4eea81dbd8db tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.965332 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-971a25c4-975c-460a-997b-4eea81dbd8db tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.965502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-971a25c4-975c-460a-997b-4eea81dbd8db tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:57.971015 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.971015 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:57.972182 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-971a25c4-975c-460a-997b-4eea81dbd8db tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:57.972672 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1206/4820] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:57 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:57.984550 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da00e930-0ccb-4454-a6b2-94be051ca37e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:57.986421 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] DELETE https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:57.986691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:57.987015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:57.987182 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Delete backup with id: 5a6006b3-6279-4370-84f1-5be591cf57c7. Aug 12 12:59:57.994566 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:57.994566 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:58.006082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] delete_backup rpcapi backup_id 5a6006b3-6279-4370-84f1-5be591cf57c7 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 12:59:58.007953 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da00e930-0ccb-4454-a6b2-94be051ca37e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 202 Aug 12 12:59:58.008451 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1193/4821] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:57 2026] DELETE /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 12:59:58.017704 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.021261 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:58.021498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:58.021769 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:58.021917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:58.026587 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.026587 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:58.027752 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-79984d4a-7e25-4c36-8e3a-1db1aeb1059e tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 200 Aug 12 12:59:58.028143 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1215/4822] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:58 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:58.298430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6069671e-999a-48e1-a07e-31cae0f69114 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.300243 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6069671e-999a-48e1-a07e-31cae0f69114 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:58.300430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6069671e-999a-48e1-a07e-31cae0f69114 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:58.300618 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6069671e-999a-48e1-a07e-31cae0f69114 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:58.300720 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6069671e-999a-48e1-a07e-31cae0f69114 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:58.306344 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.306344 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:58.307302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6069671e-999a-48e1-a07e-31cae0f69114 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:58.307701 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1209/4823] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:58 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:58.381169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.385166 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:58.387207 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:58.387451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:58.396950 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.396950 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:58.401014 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:58.407543 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf6c3710-11e9-4799-a998-e3032abdfe1b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:58.408012 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1207/4824] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:58 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:58.425701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.428396 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:58.428770 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:58.429204 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:58.432545 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=509,cinder:INSERT=86,cinder:UPDATE=141 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:59:58.444998 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.444998 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:58.450862 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:58.459146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56e2e1ee-06aa-4576-8e99-3e24264a1708 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:58.459847 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1194/4825] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:58 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 12:59:58.477496 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f5742033-ad36-4062-839e-174a06231b3d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.488511 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 12:59:58.490757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02927820-bc0d-4229-b596-b8262b295c7d", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-579277647", "description": null, "metadata": null}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 12:59:58.536464 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.536464 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:58.539300 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:58.541016 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create snapshot from volume 02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:58.604206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Created reservations ['888f7acd-34b8-45b8-9494-d11a77a4767c', '09a3bea0-e21a-4066-adce-17d734533ee8', '819af0c2-b6f0-4874-b7f8-aa40cd2f4ea0', '46a289bc-1686-4d36-9acb-c87cd71990a3'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:59:58.641927 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot force create request issued successfully. Aug 12 12:59:58.642250 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5742033-ad36-4062-839e-174a06231b3d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 12:59:58.642671 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1216/4826] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 12:59:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 12:59:58.655300 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8ff180f3-baef-47fc-8f04-5101da445f3e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:58.658069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ff180f3-baef-47fc-8f04-5101da445f3e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 12:59:58.658069 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ff180f3-baef-47fc-8f04-5101da445f3e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:58.658069 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ff180f3-baef-47fc-8f04-5101da445f3e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:58.662829 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:58.662829 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:58.663302 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8ff180f3-baef-47fc-8f04-5101da445f3e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot retrieved successfully. Aug 12 12:59:58.664091 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ff180f3-baef-47fc-8f04-5101da445f3e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 200 Aug 12 12:59:58.664480 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1210/4827] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:58 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.041662 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.044029 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 Aug 12 12:59:59.044344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.044624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.044797 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Show backup with id 5a6006b3-6279-4370-84f1-5be591cf57c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:59.049077 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38d1a55a-12e3-421b-bb14-c0d869f6330b tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 returned with HTTP 404 Aug 12 12:59:59.049719 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1208/4828] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/backups/5a6006b3-6279-4370-84f1-5be591cf57c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 12:59:59.169533 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25c0923d-972c-44a5-91d0-7689a2591241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.171497 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25c0923d-972c-44a5-91d0-7689a2591241 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:59.171875 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25c0923d-972c-44a5-91d0-7689a2591241 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.173364 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25c0923d-972c-44a5-91d0-7689a2591241 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.181105 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.181105 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:59.190223 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-25c0923d-972c-44a5-91d0-7689a2591241 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:59.198679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25c0923d-972c-44a5-91d0-7689a2591241 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 200 Aug 12 12:59:59.199137 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1195/4829] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.218093 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-db19c654-57b2-4b00-8240-5363db1e4007 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.223090 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:59.223279 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.223456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.223627 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Delete volume with id: ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:59.228601 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=541,cinder:UPDATE=138,cinder:INSERT=88 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:59:59.233794 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.233794 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:59.234816 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:59.249820 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Delete volume request issued successfully. Aug 12 12:59:59.250095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-db19c654-57b2-4b00-8240-5363db1e4007 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 202 Aug 12 12:59:59.250764 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1217/4830] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 12:59:59 2026] DELETE /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 12:59:59.261411 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19aed712-042e-4e27-9e16-436bd51abce9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.263176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19aed712-042e-4e27-9e16-436bd51abce9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 12:59:59.263640 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19aed712-042e-4e27-9e16-436bd51abce9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.265086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19aed712-042e-4e27-9e16-436bd51abce9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.271401 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.271401 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:59.275341 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19aed712-042e-4e27-9e16-436bd51abce9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Volume info retrieved successfully. Aug 12 12:59:59.280295 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19aed712-042e-4e27-9e16-436bd51abce9 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 200 Aug 12 12:59:59.280914 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1211/4831] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.320740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4051213-7f10-45b5-adc7-5b072fe451cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.322608 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4051213-7f10-45b5-adc7-5b072fe451cb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 12:59:59.322857 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4051213-7f10-45b5-adc7-5b072fe451cb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.323038 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4051213-7f10-45b5-adc7-5b072fe451cb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.323134 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a4051213-7f10-45b5-adc7-5b072fe451cb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 12:59:59.327451 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.327451 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 12:59:59.328005 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4051213-7f10-45b5-adc7-5b072fe451cb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 12:59:59.328412 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1209/4832] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.678633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-09873f88-086a-4426-8bdf-d749cf96929a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.680475 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09873f88-086a-4426-8bdf-d749cf96929a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 12:59:59.680674 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09873f88-086a-4426-8bdf-d749cf96929a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.680888 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09873f88-086a-4426-8bdf-d749cf96929a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.686211 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.686211 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 12:59:59.686680 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-09873f88-086a-4426-8bdf-d749cf96929a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot retrieved successfully. Aug 12 12:59:59.687469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09873f88-086a-4426-8bdf-d749cf96929a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 200 Aug 12 12:59:59.687914 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1196/4833] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.698427 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.700266 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 12:59:59.700471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.700668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.705971 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.705971 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 12:59:59.706417 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot retrieved successfully. Aug 12 12:59:59.707179 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cc5ecba6-22b0-4cdd-a77d-950360379678 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 200 Aug 12 12:59:59.707532 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1218/4834] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 12:59:59.719553 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 12:59:59.721182 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 12:59:59.721532 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 12:59:59.722769 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 12:59:59.724031 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=537,cinder:INSERT=97,cinder:UPDATE=155 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:59:59.733008 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 12:59:59.733008 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 12:59:59.736525 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 12:59:59.741421 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f34dae39-2748-48e3-b4b5-00601f02a4c4 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 12:59:59.741897 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1212/4835] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 12:59:59 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:00.300860 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce6a49ac-cf7e-450d-b06d-11a8fd919814 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:00.308749 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce6a49ac-cf7e-450d-b06d-11a8fd919814 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] GET https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e Aug 12 13:00:00.309506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce6a49ac-cf7e-450d-b06d-11a8fd919814 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:00.309750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce6a49ac-cf7e-450d-b06d-11a8fd919814 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:00.316977 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce6a49ac-cf7e-450d-b06d-11a8fd919814 tempest-VolumesBackupsV39Test-54131650 tempest-VolumesBackupsV39Test-54131650-project-member] https://10.4.3.81/volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e returned with HTTP 404 Aug 12 13:00:00.317639 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1210/4836] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:00 2026] GET /volume/v3/volumes/ac78c8f9-9f28-49aa-9e92-368819ad4c7e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:00.341402 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:00.344846 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:00.345159 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:00.345423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:00.345830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:00.357636 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:00.357636 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:00.359730 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d73016f-a9d9-435b-b480-2ff7175b47bd tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:00.360286 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1197/4837] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:00 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:01.373972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:01.378224 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:01.378224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:01.378224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:01.378224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:01.384657 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:01.384657 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:01.384657 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b6a55511-ac2b-40da-aa05-31d9cba24f00 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:01.384657 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1219/4838] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:01 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:02.396631 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0879cdef-80d5-42de-b092-0b17415442d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:02.399581 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0879cdef-80d5-42de-b092-0b17415442d7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:02.399899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0879cdef-80d5-42de-b092-0b17415442d7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:02.400153 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0879cdef-80d5-42de-b092-0b17415442d7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:02.400305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0879cdef-80d5-42de-b092-0b17415442d7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:02.406796 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:02.406796 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:02.407798 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0879cdef-80d5-42de-b092-0b17415442d7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:02.408189 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1213/4839] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:02 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:03.422521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67a457be-cf70-4e02-bc21-19d9f679f07d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:03.425496 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a457be-cf70-4e02-bc21-19d9f679f07d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:03.425729 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a457be-cf70-4e02-bc21-19d9f679f07d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:03.426354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a457be-cf70-4e02-bc21-19d9f679f07d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:03.427055 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-67a457be-cf70-4e02-bc21-19d9f679f07d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:03.431899 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:03.431899 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:03.432650 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a457be-cf70-4e02-bc21-19d9f679f07d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:03.433153 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1211/4840] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:03 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:03.640961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:03.749151 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:03.749613 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1253803377"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:03.751248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1253803377'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:03.751696 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Create volume of 1 GB Aug 12 13:00:03.758023 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Availability Zones retrieved successfully. Aug 12 13:00:03.764285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Flow 'volume_create_api' (1b7bdedb-89a4-43a7-b70c-d995869ca5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:03.767538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9012eec9-8baf-4ed9-9577-61b2a318ba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:03.767538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:03.793558 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9012eec9-8baf-4ed9-9577-61b2a318ba8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:03.794421 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2426c79-17b3-47bf-b904-7acaf59d5524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:03.860975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Created reservations ['909cb7e5-8f26-4c72-a11c-fc4192a2a3d8', 'b7bd52c4-72ca-4569-ab6d-7a515eba5810', 'd2605e1b-8a5e-4811-bea4-0d5c82da63cc', '9d87e5ec-05c4-49f3-b2e3-b8fcc2de9003'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:03.861796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2426c79-17b3-47bf-b904-7acaf59d5524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909cb7e5-8f26-4c72-a11c-fc4192a2a3d8', 'b7bd52c4-72ca-4569-ab6d-7a515eba5810', 'd2605e1b-8a5e-4811-bea4-0d5c82da63cc', '9d87e5ec-05c4-49f3-b2e3-b8fcc2de9003']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:03.862535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042de046-e0e7-475b-8faa-50d20f4aa2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:03.889755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042de046-e0e7-475b-8faa-50d20f4aa2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61bcd21a-5c82-49e6-9f74-e6b89bbdf715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1253803377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895970de5924c7f9b6a532403357512',qos_specs=None,replication_status=,reservations=['909cb7e5-8f26-4c72-a11c-fc4192a2a3d8','b7bd52c4-72ca-4569-ab6d-7a515eba5810','d2605e1b-8a5e-4811-bea4-0d5c82da63cc','9d87e5ec-05c4-49f3-b2e3-b8fcc2de9003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9884d9577344b1eac28e231b1db4306',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1253803377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61bcd21a-5c82-49e6-9f74-e6b89bbdf715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4895970de5924c7f9b6a532403357512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9884d9577344b1eac28e231b1db4306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:03.890556 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e59aa92-7911-4546-bc83-a6e7b331f697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:03.910154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e59aa92-7911-4546-bc83-a6e7b331f697) transitioned into state 'SUCCESS' from state '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-1253803377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895970de5924c7f9b6a532403357512',qos_specs=None,replication_status=,reservations=['909cb7e5-8f26-4c72-a11c-fc4192a2a3d8','b7bd52c4-72ca-4569-ab6d-7a515eba5810','d2605e1b-8a5e-4811-bea4-0d5c82da63cc','9d87e5ec-05c4-49f3-b2e3-b8fcc2de9003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9884d9577344b1eac28e231b1db4306',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:03.910806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c9de2d-62ea-48a8-88a0-6baee3741fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:03.922626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c9de2d-62ea-48a8-88a0-6baee3741fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:03.923458 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Flow 'volume_create_api' (1b7bdedb-89a4-43a7-b70c-d995869ca5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:03.923784 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Create volume request issued successfully. Aug 12 13:00:03.924311 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-29fcaab7-a966-4456-bb75-939f7b0e7703 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:03.924687 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1198/4841] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:00:03 2026] POST /volume/v3/volumes => generated 772 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:03.936148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7812caae-7484-4fa8-bfb7-3443f8181faa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:03.938419 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7812caae-7484-4fa8-bfb7-3443f8181faa tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:03.938973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7812caae-7484-4fa8-bfb7-3443f8181faa tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:03.939186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7812caae-7484-4fa8-bfb7-3443f8181faa tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:03.947631 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:03.947631 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:03.953197 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7812caae-7484-4fa8-bfb7-3443f8181faa tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:03.957943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7812caae-7484-4fa8-bfb7-3443f8181faa tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:03.958303 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1220/4842] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:03 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:04.445496 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:04.448016 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:04.448016 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:04.448172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:04.448244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:04.457576 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:04.457576 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:04.458692 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9af84d9b-52d4-4bc4-be38-71d8260d994a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:04.460186 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1214/4843] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:04 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:04.974564 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:04.976527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:04.976791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:04.976991 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:04.987883 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:04.987883 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:04.993120 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:04.998797 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c575bf2-6be6-49b5-9369-47f0ded64f66 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:04.999225 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1212/4844] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:04 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:05.476719 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:05.480843 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:05.480843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:05.480843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:05.480843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:05.485834 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:05.485834 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:05.485834 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de2d2fdb-c602-4e1e-a8a6-2597b4b81241 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:05.485834 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1199/4845] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:05 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:06.499459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-41247f4c-5864-46e5-bbc6-4719b585be25 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:06.501169 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41247f4c-5864-46e5-bbc6-4719b585be25 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:00:06.501387 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41247f4c-5864-46e5-bbc6-4719b585be25 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:06.501566 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-41247f4c-5864-46e5-bbc6-4719b585be25 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:06.501682 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-41247f4c-5864-46e5-bbc6-4719b585be25 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:06.508389 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:06.508389 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:06.509069 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-41247f4c-5864-46e5-bbc6-4719b585be25 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:00:06.509565 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1221/4846] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:06 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:06.520265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:06.653010 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] POST https://10.4.3.81/volume/v3/backups Aug 12 13:00:06.653441 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdf516d5-b7ed-4424-b788-55afb2218dbb"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:06.655143 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Creating new backup {'backup': {'volume_id': 'fdf516d5-b7ed-4424-b788-55afb2218dbb'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:00:06.655305 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Creating backup of volume fdf516d5-b7ed-4424-b788-55afb2218dbb in container None Aug 12 13:00:06.663841 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:06.663841 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:06.664393 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Volume info retrieved successfully. Aug 12 13:00:06.683959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Created reservations ['d0e09060-2958-4d1a-8074-450caf5b2899', 'ffe46686-64b5-42ed-933e-afda179c3566'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:06.737265 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f874420f-6ae0-4b8a-a22d-892dce3384b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:00:06.737755 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1215/4847] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:00:06 2026] POST /volume/v3/backups => generated 286 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:06.745607 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:06.747525 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:06.747799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:06.747987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:06.748089 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:06.751937 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:06.751937 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:06.752515 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d875b60-ede5-423a-a9ea-d3ce2748bfc1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:06.752898 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1213/4848] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:06 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:07.763958 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:07.765761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:07.766063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:07.766269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:07.766376 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:07.771828 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:07.771828 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:07.772943 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76a307e3-f0aa-4bcd-8327-dc2970cbec18 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:07.773742 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1200/4849] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:07 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:08.791760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:08.800977 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:08.801783 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:08.801783 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:08.801783 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:08.807507 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:08.807507 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:08.808315 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-df13c77f-4c23-42e5-95f5-3c9a77df77ee tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:08.808701 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1222/4850] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:08 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:09.820277 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:09.821440 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:09.821533 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:09.821729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:09.821919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:09.831377 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:09.831377 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:09.832072 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4949a32d-7275-4f52-9afa-7ace36f5ab9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:09.832513 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1216/4851] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:09 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:10.844157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-92332f34-b857-46f2-bef8-2c445336a3c1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:10.844897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92332f34-b857-46f2-bef8-2c445336a3c1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:10.845073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92332f34-b857-46f2-bef8-2c445336a3c1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:10.845246 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92332f34-b857-46f2-bef8-2c445336a3c1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:10.845499 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-92332f34-b857-46f2-bef8-2c445336a3c1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:10.854659 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:10.854659 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:10.854659 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92332f34-b857-46f2-bef8-2c445336a3c1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:10.854659 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1214/4852] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:10 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:00:11.864340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:11.866071 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:11.866315 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:11.866508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:11.866628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:11.872517 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:11.872517 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:11.873115 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-63f4cdd5-4c19-4010-bf27-372cbcab8c63 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:11.873538 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1201/4853] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:11 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:11.901518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-316ab69f-57d1-45ff-b566-f931d083321f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:11.973109 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-316ab69f-57d1-45ff-b566-f931d083321f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:00:11.973495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-316ab69f-57d1-45ff-b566-f931d083321f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-229881899", "extra_specs": {}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:11.991701 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-316ab69f-57d1-45ff-b566-f931d083321f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:00:11.992136 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1223/4854] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 13:00:11 2026] POST /volume/v3/types => generated 211 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:12.000017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-adf6e11a-9176-43e9-baae-090eeeef3708 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:12.001833 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adf6e11a-9176-43e9-baae-090eeeef3708 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] POST https://10.4.3.81/volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312/encryption Aug 12 13:00:12.002150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adf6e11a-9176-43e9-baae-090eeeef3708 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:12.017990 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adf6e11a-9176-43e9-baae-090eeeef3708 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312/encryption returned with HTTP 200 Aug 12 13:00:12.018464 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1217/4855] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:00:11 2026] POST /volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:12.027764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:12.103790 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:12.104189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1029847343", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-229881899", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:12.105744 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1029847343', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-229881899', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:12.114168 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:00:12.114451 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:12.114451 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:12.114928 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:00:12.124175 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (b44f09c9-e60f-4ab5-a2b9-e9308f3350b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:12.125601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a820dfb-c22e-4111-a0ea-a605d09a8a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:12.126609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:12.156989 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a820dfb-c22e-4111-a0ea-a605d09a8a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:00:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10d26a67-41e4-443b-ad23-2999aaf5b312,is_public=True,name='tempest-scenario-type-luks-229881899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10d26a67-41e4-443b-ad23-2999aaf5b312', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:12.157658 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1b41aa-e946-4f7a-a348-369489495d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:12.186116 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-229881899 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-229881899, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:00:12.186356 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-229881899 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-229881899, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:00:12.220562 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['9a594e23-698a-48b1-9579-588c84e37973', '181215bb-a85c-4ee0-af50-6ce3699c7368', '22085417-9026-479d-9d93-039a41fd091a', '7c3da34c-0d73-46eb-b8bc-e39ef8a2b964'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:12.221684 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1b41aa-e946-4f7a-a348-369489495d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a594e23-698a-48b1-9579-588c84e37973', '181215bb-a85c-4ee0-af50-6ce3699c7368', '22085417-9026-479d-9d93-039a41fd091a', '7c3da34c-0d73-46eb-b8bc-e39ef8a2b964']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:12.222685 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee7a513-ab56-485e-83db-fa9cd99b79c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:12.244740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee7a513-ab56-485e-83db-fa9cd99b79c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd40e5d9-59f0-4ef6-a701-473df266e13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1029847343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['9a594e23-698a-48b1-9579-588c84e37973','181215bb-a85c-4ee0-af50-6ce3699c7368','22085417-9026-479d-9d93-039a41fd091a','7c3da34c-0d73-46eb-b8bc-e39ef8a2b964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=10d26a67-41e4-443b-ad23-2999aaf5b312), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1029847343',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd40e5d9-59f0-4ef6-a701-473df266e13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10d26a67-41e4-443b-ad23-2999aaf5b312),volume_type_id=10d26a67-41e4-443b-ad23-2999aaf5b312)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:12.245521 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9eb0ad0-753a-498c-93eb-837c64669bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:12.262389 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9eb0ad0-753a-498c-93eb-837c64669bdb) transitioned into state 'SUCCESS' from state '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-1029847343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['9a594e23-698a-48b1-9579-588c84e37973','181215bb-a85c-4ee0-af50-6ce3699c7368','22085417-9026-479d-9d93-039a41fd091a','7c3da34c-0d73-46eb-b8bc-e39ef8a2b964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=10d26a67-41e4-443b-ad23-2999aaf5b312)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:12.263221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8bec6f-34b0-4f46-9bf2-58ef97fdc729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:12.274282 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8bec6f-34b0-4f46-9bf2-58ef97fdc729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:12.275037 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (b44f09c9-e60f-4ab5-a2b9-e9308f3350b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:12.275333 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:00:12.275862 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fb8e55d-6396-48a3-84c4-4468cd7bc937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:12.278355 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1215/4856] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:00:12 2026] POST /volume/v3/volumes => generated 777 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:12.288974 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:12.290857 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:12.291074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:12.291283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:12.300011 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:12.300011 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:12.304085 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:12.308184 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26b4e1a3-d22d-4014-8ad7-10f332b1f945 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:12.308625 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1202/4857] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:12 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:12.884063 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:12.885864 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:12.886077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:12.886269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:12.886386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:12.890747 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:12.890747 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:12.891361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1ba874d-8b42-4f1f-8f34-b331114f8b07 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:12.891748 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1224/4858] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:12 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.321312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.323437 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:13.323689 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.323918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.330666 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.330666 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:13.334251 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:13.338085 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83983a1c-bf14-4fc9-b83c-db26942af5ab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:13.338537 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1218/4859] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.355990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.357786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:13.357985 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.358183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.364817 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.364817 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:13.368516 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:13.372643 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6226ce8-0945-4735-bfea-5e72c95baee6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:13.373057 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1216/4860] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.384992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4e07dd06-afce-4310-a091-acb32ac50a50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.386689 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/action Aug 12 13:00:13.387021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:13.387135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:13.394820 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.394820 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:13.395244 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:13.400296 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume updated successfully. Aug 12 13:00:13.400495 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e07dd06-afce-4310-a091-acb32ac50a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/action returned with HTTP 200 Aug 12 13:00:13.400867 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1203/4861] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:00:13 2026] POST /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/action => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 13:00:13.481309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.483123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:13.483282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.483471 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.489185 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.489185 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:13.492177 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:13.495966 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-97105064-9826-4b04-925d-e98a37425707 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:13.496473 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1225/4862] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.884243 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.886025 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:13.886188 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.886355 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.892398 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.892398 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:13.895354 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:13.898632 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-601af01d-b2ec-4310-b71d-5e0b56ea161d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:13.898989 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1219/4863] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.902048 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.903816 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:13.904026 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.904217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.904331 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:13.908509 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.908509 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:13.909116 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1abbaa09-af4e-4478-ab2c-37c061047a7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:13.911177 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1217/4864] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-99bf651a-ebbb-4bdb-81db-333822be1a95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99bf651a-ebbb-4bdb-81db-333822be1a95 None None] GET https://10.4.3.81/volume// Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99bf651a-ebbb-4bdb-81db-333822be1a95 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99bf651a-ebbb-4bdb-81db-333822be1a95 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99bf651a-ebbb-4bdb-81db-333822be1a95 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:13.911248 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1204/4865] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:00:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:13.919391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-7dcc266c-5243-44be-875f-89231381d58f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:13.921815 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-7dcc266c-5243-44be-875f-89231381d58f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:00:13.922173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-7dcc266c-5243-44be-875f-89231381d58f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd40e5d9-59f0-4ef6-a701-473df266e13f", "connector": null, "instance_uuid": "f3f38326-0017-485d-aa39-549d0a051e00"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:13.930060 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:13.930060 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:13.949852 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-7dcc266c-5243-44be-875f-89231381d58f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:00:13.950308 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1226/4866] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:00:13 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 12 13:00:14.728932 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ab3de26-4214-49f3-8e20-fb12cce02496 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:14.729317 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ab3de26-4214-49f3-8e20-fb12cce02496 None None] GET https://10.4.3.81/volume// Aug 12 13:00:14.729479 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ab3de26-4214-49f3-8e20-fb12cce02496 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:14.729695 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ab3de26-4214-49f3-8e20-fb12cce02496 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:14.730013 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ab3de26-4214-49f3-8e20-fb12cce02496 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:14.730287 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1220/4867] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:00:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:14.741086 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:14.743319 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:14.743544 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:14.743770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:14.753854 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:14.753854 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:14.757748 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:14.763178 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-d0baf42b-97b9-46e5-b00a-5e6676b2d16e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:14.763652 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1218/4868] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:00:14 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 1048 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:14.878762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:14.880761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 Aug 12 13:00:14.881277 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:14.889175 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-cd40e5d9-59f0-4ef6-a701-473df266e13f-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:00:14.896795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-cd40e5d9-59f0-4ef6-a701-473df266e13f-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:00:14.896795 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:14.896795 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:14.919893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4843fec7-fff4-4f50-aad3-598583d19510 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:14.922286 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4843fec7-fff4-4f50-aad3-598583d19510 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:14.922548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4843fec7-fff4-4f50-aad3-598583d19510 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:14.922767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4843fec7-fff4-4f50-aad3-598583d19510 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:14.922896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4843fec7-fff4-4f50-aad3-598583d19510 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:14.929410 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:14.929410 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:14.930598 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4843fec7-fff4-4f50-aad3-598583d19510 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:14.931009 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1227/4869] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:14 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:14.975957 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-cd40e5d9-59f0-4ef6-a701-473df266e13f-np0000007055" released by "attachment_update" :: held 0.080s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:00:14.975957 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-0f7ca067-cc8f-4c86-ac9e-626b7c976e22 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 returned with HTTP 200 Aug 12 13:00:14.976263 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1205/4870] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:00:14 2026] PUT /volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:14.997090 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-f44cd172-9bd6-4040-a0e4-4873338b322c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:14.999025 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-f44cd172-9bd6-4040-a0e4-4873338b322c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050/action Aug 12 13:00:14.999340 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-f44cd172-9bd6-4040-a0e4-4873338b322c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:14.999447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-f44cd172-9bd6-4040-a0e4-4873338b322c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:15.012286 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:15.012286 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:15.019947 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-f44cd172-9bd6-4040-a0e4-4873338b322c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050/action returned with HTTP 204 Aug 12 13:00:15.020314 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1221/4871] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:00:14 2026] POST /volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:15.942276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5100661f-d51b-4dcf-80e3-434d02c697af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:15.945830 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5100661f-d51b-4dcf-80e3-434d02c697af tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:15.945830 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5100661f-d51b-4dcf-80e3-434d02c697af tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:15.945830 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5100661f-d51b-4dcf-80e3-434d02c697af tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:15.945830 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5100661f-d51b-4dcf-80e3-434d02c697af tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:15.950139 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:15.950139 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:15.950871 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5100661f-d51b-4dcf-80e3-434d02c697af tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:15.951326 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1219/4872] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:15 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:16.961358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-688761f6-17a9-41b4-972e-0a6423f9043d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:16.963471 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-688761f6-17a9-41b4-972e-0a6423f9043d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:16.963742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-688761f6-17a9-41b4-972e-0a6423f9043d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:16.964001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-688761f6-17a9-41b4-972e-0a6423f9043d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:16.964176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-688761f6-17a9-41b4-972e-0a6423f9043d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:16.969329 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:16.969329 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:16.970078 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-688761f6-17a9-41b4-972e-0a6423f9043d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:16.970517 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1228/4873] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:16 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:17.981704 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:17.983740 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:17.984138 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:17.984302 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:17.984473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:17.989854 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:17.989854 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:17.990685 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20fb02a8-f2e9-4a2c-97b4-e5f19b17fb66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:17.991252 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1206/4874] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:17 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:19.000843 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d1b3e957-c518-4447-abc9-a982224f7846 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:19.003045 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1b3e957-c518-4447-abc9-a982224f7846 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:19.003353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d1b3e957-c518-4447-abc9-a982224f7846 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:19.003627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d1b3e957-c518-4447-abc9-a982224f7846 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:19.003820 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d1b3e957-c518-4447-abc9-a982224f7846 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:19.009135 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:19.009135 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:19.009973 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1b3e957-c518-4447-abc9-a982224f7846 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:19.010483 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1222/4875] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:18 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:19.149666 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-4459e5a2-b59a-4630-a546-16c616ee0ab8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:19.152748 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-4459e5a2-b59a-4630-a546-16c616ee0ab8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/encryption Aug 12 13:00:19.153005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-4459e5a2-b59a-4630-a546-16c616ee0ab8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:19.153249 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-4459e5a2-b59a-4630-a546-16c616ee0ab8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:19.163613 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:19.163613 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:19.170363 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-70d6189a-afa0-4a8e-9645-911aefb8cb94 req-4459e5a2-b59a-4630-a546-16c616ee0ab8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/encryption returned with HTTP 200 Aug 12 13:00:19.170912 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1220/4876] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:00:19 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:20.023663 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7f33257f-3471-40af-b851-1b0d9b83604a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:20.025508 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f33257f-3471-40af-b851-1b0d9b83604a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:20.025711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f33257f-3471-40af-b851-1b0d9b83604a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:20.025898 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f33257f-3471-40af-b851-1b0d9b83604a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:20.026029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-7f33257f-3471-40af-b851-1b0d9b83604a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:20.030113 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:20.030113 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:20.030637 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f33257f-3471-40af-b851-1b0d9b83604a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:20.030974 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1229/4877] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:20 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:21.040672 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:21.042354 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:21.042601 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:21.042829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:21.042971 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 4fe5b972-be28-49fd-89d0-288b1eeb5e02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:21.047229 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:21.047229 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:21.047888 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47e2da04-b7fe-48e1-9a41-d0e835053bec tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 200 Aug 12 13:00:21.048301 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1207/4878] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:21 2026] GET /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:21.060805 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:21.062619 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 Aug 12 13:00:21.062860 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:21.063060 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:21.063157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete backup with id: 4fe5b972-be28-49fd-89d0-288b1eeb5e02. Aug 12 13:00:21.067426 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:21.067426 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:21.081713 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] delete_backup rpcapi backup_id 4fe5b972-be28-49fd-89d0-288b1eeb5e02 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:00:21.083732 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7db16a8-e0a6-42e5-9c84-4f786d546bc3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 returned with HTTP 202 Aug 12 13:00:21.084402 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1223/4879] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:00:21 2026] DELETE /volume/v3/backups/4fe5b972-be28-49fd-89d0-288b1eeb5e02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:00:21.095153 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-05086338-15de-4d64-8095-61bc03e20f64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:21.096845 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:21.098788 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1732888815"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:21.101826 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1732888815'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:21.101826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume of 1 GB Aug 12 13:00:21.109800 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Availability Zones retrieved successfully. Aug 12 13:00:21.112720 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (2c3824a2-5b73-472b-9d41-692f05296956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:21.113793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0083056b-abe2-4683-bfd1-476d251f0032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:21.114633 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:21.148458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0083056b-abe2-4683-bfd1-476d251f0032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:21.148458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f42c65d-54e8-4292-af86-fa6480272b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:21.197918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['fb0caa41-f8c8-4e7b-96e9-4c36d3053fdd', 'ce52dbe2-b4ca-443f-a1a8-c9e18594ec89', '4a80af8f-db01-445b-a5df-3bea439c4390', 'f761f32a-01c1-4478-af43-783a9682a7a3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:21.198988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f42c65d-54e8-4292-af86-fa6480272b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb0caa41-f8c8-4e7b-96e9-4c36d3053fdd', 'ce52dbe2-b4ca-443f-a1a8-c9e18594ec89', '4a80af8f-db01-445b-a5df-3bea439c4390', 'f761f32a-01c1-4478-af43-783a9682a7a3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:21.199968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21709537-8321-48e5-9131-d08716fd517d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:21.239990 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21709537-8321-48e5-9131-d08716fd517d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed46e4f7-653f-4fa5-a7b8-1f0be196e025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732888815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['fb0caa41-f8c8-4e7b-96e9-4c36d3053fdd','ce52dbe2-b4ca-443f-a1a8-c9e18594ec89','4a80af8f-db01-445b-a5df-3bea439c4390','f761f32a-01c1-4478-af43-783a9682a7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732888815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed46e4f7-653f-4fa5-a7b8-1f0be196e025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48694a900d1f4c058ec5d5eb2c113080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa77d6203afa4918afc04d4294884791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:21.241182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3ef0f2-0a1b-4b6e-b394-5b9aed4c23aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:21.263555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3ef0f2-0a1b-4b6e-b394-5b9aed4c23aa) transitioned into state 'SUCCESS' from state '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-1732888815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['fb0caa41-f8c8-4e7b-96e9-4c36d3053fdd','ce52dbe2-b4ca-443f-a1a8-c9e18594ec89','4a80af8f-db01-445b-a5df-3bea439c4390','f761f32a-01c1-4478-af43-783a9682a7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:21.264263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aed9335-d7fd-480c-88f5-babedef42709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:21.275607 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aed9335-d7fd-480c-88f5-babedef42709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:21.276930 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (2c3824a2-5b73-472b-9d41-692f05296956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:21.277248 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request issued successfully. Aug 12 13:00:21.277876 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05086338-15de-4d64-8095-61bc03e20f64 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:21.278363 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1221/4880] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:00:21 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:21.294669 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:21.296386 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:21.296599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:21.296800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:21.307497 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:21.307497 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:21.310995 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:21.315035 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e985456e-6a5a-4948-b40b-aa3501c06aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 returned with HTTP 200 Aug 12 13:00:21.315336 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1230/4881] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:21 2026] GET /volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:22.330482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:22.333104 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:22.333343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:22.333543 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:22.342344 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:22.342344 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:22.344286 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:22.347844 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba92c6b-3115-4f67-aaa0-5214adaa7039 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 returned with HTTP 200 Aug 12 13:00:22.348274 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1208/4882] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:22 2026] GET /volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:22.361260 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:22.365792 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 13:00:22.365792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed46e4f7-653f-4fa5-a7b8-1f0be196e025", "name": "tempest-type-Backup-60824817"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:22.365792 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating new backup {'backup': {'volume_id': 'ed46e4f7-653f-4fa5-a7b8-1f0be196e025', 'name': 'tempest-type-Backup-60824817'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:00:22.365792 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating backup of volume ed46e4f7-653f-4fa5-a7b8-1f0be196e025 in container None Aug 12 13:00:22.371733 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:22.371733 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:22.372076 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:22.389044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['6221fc8b-c2af-4c67-a546-831ad8e4bf69', 'b7fe17cf-4752-4572-904d-93b2253b1635'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:22.414497 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8a6cbf2c-99d7-4b1f-a842-6d4d53390ef1 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:00:22.415052 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1224/4883] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:00:22 2026] POST /volume/v3/backups => generated 312 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:22.422436 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:22.424499 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:22.424731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:22.424944 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:22.425052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:22.430089 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:22.430089 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:22.430902 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8825cba0-f144-4bd9-ac1e-c26f58024aa8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:22.431345 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1222/4884] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:22 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:23.448114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:23.454410 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:23.454712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:23.454992 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:23.455166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:23.463299 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:23.463299 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:23.464529 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af1b75ab-e0a7-4fcf-a698-4b79564f703c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:23.465064 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1231/4885] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:23 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:24.478754 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:24.480652 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:24.480884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:24.481076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:24.481188 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:24.485578 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:24.485578 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:24.486331 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8d1872e-d094-4dc2-9d14-3b8e0ed30545 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:24.486801 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1209/4886] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:24 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:25.498608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:25.500551 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:25.500883 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:25.501212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:25.501372 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:25.506266 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:25.506266 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:25.507057 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb2309fc-35a3-4549-b539-429e0a9d7563 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:25.507529 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1225/4887] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:25 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:26.518917 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:26.520888 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:26.521104 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:26.521305 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:26.521424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:26.525498 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:26.525498 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:26.526113 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b4dd33f-56ef-485c-b88e-4c8b5d1e80d2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:26.526469 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1223/4888] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:26 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:27.537370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:27.539886 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:27.540134 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:27.540306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:27.540554 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:27.544853 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:27.544853 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:27.545590 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f57b5035-7089-42c9-be6e-2ce9de1f1cb6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:27.546078 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1232/4889] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:27 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:27.710755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-590c6e7c-cdb6-458d-a831-d18fdc2a8660 req-ca91c0cd-38e7-4cb8-8086-a49a9c85cfad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:27.713929 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-590c6e7c-cdb6-458d-a831-d18fdc2a8660 req-ca91c0cd-38e7-4cb8-8086-a49a9c85cfad tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 Aug 12 13:00:27.714125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-590c6e7c-cdb6-458d-a831-d18fdc2a8660 req-ca91c0cd-38e7-4cb8-8086-a49a9c85cfad tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:27.714358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-590c6e7c-cdb6-458d-a831-d18fdc2a8660 req-ca91c0cd-38e7-4cb8-8086-a49a9c85cfad tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:27.723143 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:27.723143 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:27.772172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-590c6e7c-cdb6-458d-a831-d18fdc2a8660 req-ca91c0cd-38e7-4cb8-8086-a49a9c85cfad tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 returned with HTTP 200 Aug 12 13:00:27.773348 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1210/4890] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:00:27 2026] DELETE /volume/v3/attachments/7a518f2b-94c5-4276-a1af-a17eaa065050 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:28.088497 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:28.090175 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:00:28.090334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:28.090519 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:28.090762 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete snapshot with id: 538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:00:28.095100 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:28.095100 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:28.095519 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot retrieved successfully. Aug 12 13:00:28.117802 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot delete request issued successfully. Aug 12 13:00:28.117802 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-debd5bf6-e7a2-4700-816b-6fa88170c4f8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 202 Aug 12 13:00:28.117802 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1226/4891] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:00:28 2026] DELETE /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:28.124906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9b3319d-a0c7-4804-91af-843503028547 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:28.126655 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9b3319d-a0c7-4804-91af-843503028547 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:00:28.126837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9b3319d-a0c7-4804-91af-843503028547 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:28.127024 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9b3319d-a0c7-4804-91af-843503028547 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:28.134759 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:28.134759 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:28.134759 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b9b3319d-a0c7-4804-91af-843503028547 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Snapshot retrieved successfully. Aug 12 13:00:28.135709 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9b3319d-a0c7-4804-91af-843503028547 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 200 Aug 12 13:00:28.136116 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1224/4892] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:00:28 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:28.558510 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:28.560077 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:28.560262 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:28.560474 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:28.560579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:28.564315 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:28.564315 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:28.564872 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6cebe2bf-5ce2-4a7a-9214-e8f2a362c388 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:28.565237 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1233/4893] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:28 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:28.838439 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:28.840224 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:28.840399 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:28.840645 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:28.840862 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:28.847933 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:28.847933 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:28.848659 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:28.858038 np0000007055 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:00:28.863139 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:00:28.863304 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96a68a14-fa13-4be7-919d-3ff79a738b21 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 202 Aug 12 13:00:28.863719 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1211/4894] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:00:28 2026] DELETE /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:28.870061 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:28.872041 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:28.872259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:28.872518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:28.879256 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:28.879256 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:28.882788 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:28.887792 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44f3eb49-3d2f-48e5-be6e-30a5147794e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 200 Aug 12 13:00:28.888320 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1227/4895] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:28 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:29.148546 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf883350-bb03-419a-b1fb-77675fdb547f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.150440 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf883350-bb03-419a-b1fb-77675fdb547f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:00:29.150675 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf883350-bb03-419a-b1fb-77675fdb547f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.150917 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf883350-bb03-419a-b1fb-77675fdb547f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.154672 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf883350-bb03-419a-b1fb-77675fdb547f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 404 Aug 12 13:00:29.155163 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1225/4896] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:29.242624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e04bdfc2-3574-4243-a24e-838925095216 req-1a04a768-4818-43f5-b74e-4c6d13fe1453 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.245711 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-1a04a768-4818-43f5-b74e-4c6d13fe1453 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=781102ca-7b0b-4a64-9be9-d6e05cbbbc70 Aug 12 13:00:29.246022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-1a04a768-4818-43f5-b74e-4c6d13fe1453 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.246375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-1a04a768-4818-43f5-b74e-4c6d13fe1453 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.267551 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-1a04a768-4818-43f5-b74e-4c6d13fe1453 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=781102ca-7b0b-4a64-9be9-d6e05cbbbc70 returned with HTTP 200 Aug 12 13:00:29.268035 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1234/4897] 10.4.3.81 () {70 vars in 1630 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/attachments?instance_id=781102ca-7b0b-4a64-9be9-d6e05cbbbc70 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:29.276731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e04bdfc2-3574-4243-a24e-838925095216 req-4349b53c-e165-4ac4-868e-cab974331213 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.278950 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-4349b53c-e165-4ac4-868e-cab974331213 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 Aug 12 13:00:29.279242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-4349b53c-e165-4ac4-868e-cab974331213 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.279513 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-4349b53c-e165-4ac4-868e-cab974331213 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.297279 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e04bdfc2-3574-4243-a24e-838925095216 req-4349b53c-e165-4ac4-868e-cab974331213 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 returned with HTTP 200 Aug 12 13:00:29.297754 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1212/4898] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:29.574150 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.575728 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:29.575940 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.576133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.576233 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:29.580177 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:29.580177 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:29.580724 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8eadb42d-40dd-457b-a1f4-e97f238d7ac7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:29.581051 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1228/4899] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:29.901096 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fcc5ac3d-684a-492a-bc2c-ebd98be14ef3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.903199 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcc5ac3d-684a-492a-bc2c-ebd98be14ef3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f Aug 12 13:00:29.903467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fcc5ac3d-684a-492a-bc2c-ebd98be14ef3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.903698 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fcc5ac3d-684a-492a-bc2c-ebd98be14ef3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.910790 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcc5ac3d-684a-492a-bc2c-ebd98be14ef3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f returned with HTTP 404 Aug 12 13:00:29.911345 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1226/4900] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/volumes/cd40e5d9-59f0-4ef6-a701-473df266e13f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:29.917491 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.919154 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 13:00:29.919336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.919517 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Calling method 'detail' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.919994 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:29.919994 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:29.920250 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100195) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:00:29.932668 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Get all volumes completed successfully. Aug 12 13:00:29.934566 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:29.934566 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:29.938097 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8bf48684-954c-4909-91f4-867a2b8ecde3 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 13:00:29.938528 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1235/4901] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 13:00:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:29.953331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-df4e6752-923c-4ecc-b022-9365ac4baeb6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.955005 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df4e6752-923c-4ecc-b022-9365ac4baeb6 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] DELETE https://10.4.3.81/volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312 Aug 12 13:00:29.955190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df4e6752-923c-4ecc-b022-9365ac4baeb6 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:29.955410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df4e6752-923c-4ecc-b022-9365ac4baeb6 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:29.955631 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:29.955631 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:29.975861 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df4e6752-923c-4ecc-b022-9365ac4baeb6 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312 returned with HTTP 202 Aug 12 13:00:29.976154 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1213/4902] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:00:29 2026] DELETE /volume/v3/types/10d26a67-41e4-443b-ad23-2999aaf5b312 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:29.985834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d59be87f-9970-4941-b184-97c08171f2b2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:29.987574 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d59be87f-9970-4941-b184-97c08171f2b2 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:00:29.987922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d59be87f-9970-4941-b184-97c08171f2b2 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1718517159", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:29.999683 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d59be87f-9970-4941-b184-97c08171f2b2 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:00:30.000149 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1229/4903] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 13:00:29 2026] POST /volume/v3/types => generated 213 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:30.007801 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-136da71a-6b57-4562-9716-1f82031e892f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:30.009341 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-136da71a-6b57-4562-9716-1f82031e892f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] POST https://10.4.3.81/volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5/encryption Aug 12 13:00:30.009652 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-136da71a-6b57-4562-9716-1f82031e892f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:30.029964 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-136da71a-6b57-4562-9716-1f82031e892f tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5/encryption returned with HTTP 200 Aug 12 13:00:30.030543 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1227/4904] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:00:30 2026] POST /volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:30.039140 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:30.040875 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:30.041241 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-398500588", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1718517159", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:30.043066 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-398500588', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1718517159', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:30.046662 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:00:30.046915 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:30.046915 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:30.047399 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:00:30.052988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (7d73ddba-03e5-4ded-ba9c-362d37aa63f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:30.054368 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14147e5e-81cc-4b01-a93e-2f393815ec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:30.055283 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:30.077232 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14147e5e-81cc-4b01-a93e-2f393815ec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3c000ae-f0f8-420d-8620-3e331f8385a5,is_public=True,name='tempest-scenario-type-luks2-1718517159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3c000ae-f0f8-420d-8620-3e331f8385a5', '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=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:30.078055 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91867357-58c7-4f13-9b0b-1b04e63fe4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:30.103900 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1718517159 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1718517159, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:00:30.104118 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1718517159 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1718517159, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:00:30.131713 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['fb107771-a5fc-4958-8ba0-0639b1a8bb28', 'a8488a16-255c-47b6-82de-596dd218d8bb', '844573f1-55e2-4876-aa97-f94610950ad7', '756d31ea-bd42-48d1-b5f1-6550b8674cb3'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:30.132578 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91867357-58c7-4f13-9b0b-1b04e63fe4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb107771-a5fc-4958-8ba0-0639b1a8bb28', 'a8488a16-255c-47b6-82de-596dd218d8bb', '844573f1-55e2-4876-aa97-f94610950ad7', '756d31ea-bd42-48d1-b5f1-6550b8674cb3']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:30.133337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8efae4-9e0b-405b-930d-908c99094a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:30.159575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8efae4-9e0b-405b-930d-908c99094a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583c563b-1109-4033-bc89-9e17fa216eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-398500588',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['fb107771-a5fc-4958-8ba0-0639b1a8bb28','a8488a16-255c-47b6-82de-596dd218d8bb','844573f1-55e2-4876-aa97-f94610950ad7','756d31ea-bd42-48d1-b5f1-6550b8674cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=b3c000ae-f0f8-420d-8620-3e331f8385a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-398500588',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=583c563b-1109-4033-bc89-9e17fa216eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3c000ae-f0f8-420d-8620-3e331f8385a5),volume_type_id=b3c000ae-f0f8-420d-8620-3e331f8385a5)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:30.160760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb70707d-0329-4c21-ac08-666957fceda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:30.180539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb70707d-0329-4c21-ac08-666957fceda3) transitioned into state 'SUCCESS' from state '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-398500588',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['fb107771-a5fc-4958-8ba0-0639b1a8bb28','a8488a16-255c-47b6-82de-596dd218d8bb','844573f1-55e2-4876-aa97-f94610950ad7','756d31ea-bd42-48d1-b5f1-6550b8674cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=b3c000ae-f0f8-420d-8620-3e331f8385a5)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:30.180539 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b00360-56b2-4a06-9c92-2ad69ffce443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:30.194251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b00360-56b2-4a06-9c92-2ad69ffce443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:30.195286 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (7d73ddba-03e5-4ded-ba9c-362d37aa63f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:30.195680 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:00:30.196303 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3c63606d-6c9e-4426-a80b-1119666aadb2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:30.196794 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1236/4905] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:00:30 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:30.211056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:30.213891 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:30.214093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:30.214276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:30.221037 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:30.221037 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:30.225294 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:30.232900 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0a2290c-5c8b-4aaa-bcce-e45300f2f7df tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:30.233173 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1214/4906] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:30 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:30.593592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:30.595215 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:30.595568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:30.595848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:30.597180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:30.600317 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:30.600317 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:30.601028 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-731ff689-8264-4c3a-8df7-26a8d066a2ca tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:30.601520 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1230/4907] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:30 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.245455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.247573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:31.247784 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.247980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.255363 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.255363 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:31.259432 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:31.263958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54ae8a64-0afb-4a19-9757-f8ddb5908f0f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:31.264445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1228/4908] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.275607 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.277596 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:31.277856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.278084 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.285177 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.285177 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:31.288865 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:31.292902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c5ef7896-f7b2-4b07-82f2-f2e56af31e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:31.293294 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1237/4909] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.305547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.307291 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/action Aug 12 13:00:31.307626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:31.307761 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:31.316415 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.316415 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:31.317065 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:31.323587 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume updated successfully. Aug 12 13:00:31.323847 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90cdc01b-7b93-4a62-b313-86d028c04c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/action returned with HTTP 200 Aug 12 13:00:31.324292 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1215/4910] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:00:31 2026] POST /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 13:00:31.426608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.429116 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:31.429357 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.429570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.437304 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.437304 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:31.441416 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:31.446110 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-cdd8634f-ea05-4afc-99e8-3038acf5956a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:31.446601 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1231/4911] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.611187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be2f54af-52a3-4614-bb20-8fd852ab340e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.613035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be2f54af-52a3-4614-bb20-8fd852ab340e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:31.613270 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be2f54af-52a3-4614-bb20-8fd852ab340e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.613467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be2f54af-52a3-4614-bb20-8fd852ab340e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.613571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be2f54af-52a3-4614-bb20-8fd852ab340e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:31.617827 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.617827 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:31.618436 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be2f54af-52a3-4614-bb20-8fd852ab340e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:31.618795 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1229/4912] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.792629 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.796850 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:31.797052 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.797235 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.805554 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.805554 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:31.812873 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:31.817316 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-748348a5-e729-48bb-af72-5b703fb97d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:31.818146 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1238/4913] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:31.833419 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2bf89514-425c-4e4b-8722-9ec7ae2a2add None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.833899 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf89514-425c-4e4b-8722-9ec7ae2a2add None None] GET https://10.4.3.81/volume// Aug 12 13:00:31.834099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf89514-425c-4e4b-8722-9ec7ae2a2add None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:31.834316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf89514-425c-4e4b-8722-9ec7ae2a2add None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:31.834701 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf89514-425c-4e4b-8722-9ec7ae2a2add None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:31.835046 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1216/4914] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:00:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:31.843238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-11b6d45b-8155-400c-8634-c01cdb832a80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:31.845657 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-11b6d45b-8155-400c-8634-c01cdb832a80 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:00:31.846166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-11b6d45b-8155-400c-8634-c01cdb832a80 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "583c563b-1109-4033-bc89-9e17fa216eee", "connector": null, "instance_uuid": "537feace-4bad-4f5a-bee7-c9f3183633de"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:31.863940 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:31.863940 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:31.897366 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-11b6d45b-8155-400c-8634-c01cdb832a80 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:00:31.897590 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1232/4915] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:00:31 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:32.628183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:32.630012 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:32.630239 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:32.630481 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:32.630625 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:32.635101 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:32.635101 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:32.635726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40ebcfa7-3fcc-4683-832c-bba99e1592cf tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:32.636436 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1230/4916] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:32 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:32.758908 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2e8e2ef3-853f-4e4f-aa21-ab7a93d2fef9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:32.759291 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e8e2ef3-853f-4e4f-aa21-ab7a93d2fef9 None None] GET https://10.4.3.81/volume// Aug 12 13:00:32.759456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e8e2ef3-853f-4e4f-aa21-ab7a93d2fef9 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:32.759636 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2e8e2ef3-853f-4e4f-aa21-ab7a93d2fef9 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:32.759942 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2e8e2ef3-853f-4e4f-aa21-ab7a93d2fef9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:32.760260 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1239/4917] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:00:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:32.767346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:32.769396 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:32.769618 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:32.769821 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:32.781477 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:32.781477 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:32.786890 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:32.793226 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-db24e2ee-d26f-4868-9128-62e588e4b39b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:32.793824 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1217/4918] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:00:32 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 1049 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:32.900505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:32.902531 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea Aug 12 13:00:32.902875 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:32.911337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-583c563b-1109-4033-bc89-9e17fa216eee-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:00:32.915897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-583c563b-1109-4033-bc89-9e17fa216eee-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:00:32.916953 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:32.916953 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:32.999830 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-583c563b-1109-4033-bc89-9e17fa216eee-np0000007055" released by "attachment_update" :: held 0.083s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:00:33.000024 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-f706144e-b349-4200-8bb5-605da0d21d0b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea returned with HTTP 200 Aug 12 13:00:33.000703 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1233/4919] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:00:32 2026] PUT /volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:33.029565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-6458cfba-7a36-408f-83a9-6b41586ee480 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:33.032344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-6458cfba-7a36-408f-83a9-6b41586ee480 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea/action Aug 12 13:00:33.032834 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-6458cfba-7a36-408f-83a9-6b41586ee480 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:33.033019 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-6458cfba-7a36-408f-83a9-6b41586ee480 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:33.053125 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:33.053125 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:33.063052 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-6458cfba-7a36-408f-83a9-6b41586ee480 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea/action returned with HTTP 204 Aug 12 13:00:33.063661 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1231/4920] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:00:33 2026] POST /volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:33.645642 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-788c653c-c931-4216-a0b3-36346b36607c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:33.647303 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-788c653c-c931-4216-a0b3-36346b36607c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:33.647498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-788c653c-c931-4216-a0b3-36346b36607c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:33.647665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-788c653c-c931-4216-a0b3-36346b36607c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:33.647757 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-788c653c-c931-4216-a0b3-36346b36607c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:33.651645 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:33.651645 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:33.652166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-788c653c-c931-4216-a0b3-36346b36607c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:33.652477 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1240/4921] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:33 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:34.663817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:34.665771 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:34.666047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:34.666357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:34.666357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:34.673184 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:34.673184 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:34.673786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20a5a7d9-1c7c-4d38-b59b-4431dc1f6a05 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:34.674218 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1218/4922] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:34 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:35.687001 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:35.688767 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:35.688767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:35.688767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:35.688767 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:35.692818 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:35.692818 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:35.692818 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f763b90d-ba9a-471a-9845-0f7dfc55d776 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:35.693630 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1234/4923] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:35 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:36.703968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:36.705742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:36.705951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:36.706118 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:36.706220 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:36.710077 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:36.710077 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:36.710607 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0797cdca-1b04-4355-a8bc-37ccaccc4716 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:36.710948 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1232/4924] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:36 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:37.204758 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e504de51-09db-485a-b523-ef25560e6581 req-2a39227b-1ed7-425a-9c09-dc20737497b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:37.206989 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-2a39227b-1ed7-425a-9c09-dc20737497b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption Aug 12 13:00:37.207211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-2a39227b-1ed7-425a-9c09-dc20737497b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:37.207410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-2a39227b-1ed7-425a-9c09-dc20737497b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:37.217432 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:37.217432 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:37.223868 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e504de51-09db-485a-b523-ef25560e6581 req-2a39227b-1ed7-425a-9c09-dc20737497b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption returned with HTTP 200 Aug 12 13:00:37.224313 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1241/4925] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:00:37 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:37.721246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:37.723035 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:37.723224 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:37.723437 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:37.723540 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:37.727442 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:37.727442 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:37.727985 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6fe4d2a-ecb5-4edd-987c-c3840b495bb5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 200 Aug 12 13:00:37.728364 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1219/4926] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:37 2026] GET /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:37.738981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:37.741139 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] DELETE https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 Aug 12 13:00:37.741424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:37.741656 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:37.741803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Delete backup with id: 02466fc7-2b0a-4c7d-a9ae-7d98fb906581. Aug 12 13:00:37.747194 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:37.747194 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:37.759694 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] delete_backup rpcapi backup_id 02466fc7-2b0a-4c7d-a9ae-7d98fb906581 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:00:37.761570 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ca9aec-df50-4a56-a08b-aa4c22b70bd8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 returned with HTTP 202 Aug 12 13:00:37.762069 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1235/4927] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:00:37 2026] DELETE /volume/v3/backups/02466fc7-2b0a-4c7d-a9ae-7d98fb906581 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:00:37.771932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:37.773894 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:37.774161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:37.774430 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:37.774631 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume with id: ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:37.782233 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:37.782233 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:37.782612 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:37.803695 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume request issued successfully. Aug 12 13:00:37.803928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b510aaa8-8e51-4f70-9033-58f03d2618f6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 returned with HTTP 202 Aug 12 13:00:37.804385 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1233/4928] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:00:37 2026] DELETE /volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:37.811343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:37.813273 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:37.813532 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:37.813736 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:37.820751 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:37.820751 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:37.825630 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:37.830460 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b2d8c572-2167-4bea-b4da-cbcb40f672da tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 returned with HTTP 200 Aug 12 13:00:37.830973 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1242/4929] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:37 2026] GET /volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:38.845854 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e8b2efdd-f695-498a-8824-0485018d1606 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:38.857025 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8b2efdd-f695-498a-8824-0485018d1606 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 Aug 12 13:00:38.857393 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8b2efdd-f695-498a-8824-0485018d1606 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:38.857694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8b2efdd-f695-498a-8824-0485018d1606 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:38.865091 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8b2efdd-f695-498a-8824-0485018d1606 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 returned with HTTP 404 Aug 12 13:00:38.865619 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1220/4930] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:38 2026] GET /volume/v3/volumes/ed46e4f7-653f-4fa5-a7b8-1f0be196e025 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:38.882956 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:38.889180 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/export_record Aug 12 13:00:38.889457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:38.889703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Calling method 'export_record' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:38.889873 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Export record for backup ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 13:00:38.895207 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:38.895207 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:38.896766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bdf88eda53824685aeffbdb472fd48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48694a900d1f4c058ec5d5eb2c113080', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:00:38.897062 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f01a1af4-e036-4f15-a8da-85dc659dc3ad tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/export_record returned with HTTP 403 Aug 12 13:00:38.897682 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1236/4931] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 13:00:38 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:38.910010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9155356-43d3-41bd-b864-1e285128011e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:38.911924 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:38.912278 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1133525799"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:38.913634 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1133525799'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:38.913750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume of 1 GB Aug 12 13:00:38.919842 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Availability Zones retrieved successfully. Aug 12 13:00:38.926008 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (79b2345c-f339-4b8d-a3a3-54e8f608821e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:38.928468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad180c79-a455-4fd9-b551-3934cbad4d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:38.930211 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:38.957966 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad180c79-a455-4fd9-b551-3934cbad4d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:38.959023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510c336-e859-4f2d-ac7a-48a00cfc5aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:39.005798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['9f6e9791-ad83-4089-a38d-0003266c4181', '41ab380b-ac8a-4e55-9b2e-24f4b010b2d6', '9957085b-aeea-4180-a1aa-e37ec4732963', '922f0f58-aa28-481b-b41e-a422aa93f8d1'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:39.006690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510c336-e859-4f2d-ac7a-48a00cfc5aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6e9791-ad83-4089-a38d-0003266c4181', '41ab380b-ac8a-4e55-9b2e-24f4b010b2d6', '9957085b-aeea-4180-a1aa-e37ec4732963', '922f0f58-aa28-481b-b41e-a422aa93f8d1']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:39.007510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88bcce3-671e-4927-99d7-1ec25a1c57e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:39.033805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88bcce3-671e-4927-99d7-1ec25a1c57e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ea3c018-4def-42bc-94c8-731de381efef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133525799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['9f6e9791-ad83-4089-a38d-0003266c4181','41ab380b-ac8a-4e55-9b2e-24f4b010b2d6','9957085b-aeea-4180-a1aa-e37ec4732963','922f0f58-aa28-481b-b41e-a422aa93f8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133525799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ea3c018-4def-42bc-94c8-731de381efef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48694a900d1f4c058ec5d5eb2c113080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa77d6203afa4918afc04d4294884791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:39.033805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c417797-58f7-45b8-9a3d-349148f1a4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:39.059150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c417797-58f7-45b8-9a3d-349148f1a4a2) transitioned into state 'SUCCESS' from state '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-1133525799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['9f6e9791-ad83-4089-a38d-0003266c4181','41ab380b-ac8a-4e55-9b2e-24f4b010b2d6','9957085b-aeea-4180-a1aa-e37ec4732963','922f0f58-aa28-481b-b41e-a422aa93f8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:39.059150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0eac879-883a-47e6-aa81-d595637606c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:39.059150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0eac879-883a-47e6-aa81-d595637606c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:39.060031 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (79b2345c-f339-4b8d-a3a3-54e8f608821e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:39.060635 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request issued successfully. Aug 12 13:00:39.061061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9155356-43d3-41bd-b864-1e285128011e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:39.061550 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1234/4932] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:00:38 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:39.079897 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:39.083448 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:39.083715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:39.083971 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:39.092960 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:39.092960 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:39.097491 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:39.102069 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-25fbe1d0-c3dc-4df3-a576-5467ea35fb9d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef returned with HTTP 200 Aug 12 13:00:39.102693 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1243/4933] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:39 2026] GET /volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:40.116869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:40.123703 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:40.124007 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:40.124324 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:40.133869 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:40.133869 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:40.138657 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:40.143584 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34000412-19c8-4dfb-8b81-05b9d42f3f32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef returned with HTTP 200 Aug 12 13:00:40.144047 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1221/4934] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:40 2026] GET /volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:40.166734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:40.187370 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 13:00:40.187906 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2ea3c018-4def-42bc-94c8-731de381efef", "name": "tempest-type-Backup-633007091"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:40.189855 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating new backup {'backup': {'volume_id': '2ea3c018-4def-42bc-94c8-731de381efef', 'name': 'tempest-type-Backup-633007091'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:00:40.190063 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating backup of volume 2ea3c018-4def-42bc-94c8-731de381efef in container None Aug 12 13:00:40.200371 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:40.200371 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:40.200818 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:40.230721 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['e2858dfa-69dc-4b77-af13-751355bb12e1', '0a2ecb24-c236-40bf-9705-6f434d9f9ef4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:40.272254 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3737d79d-2a94-4ae8-88be-c8f8d2543227 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:00:40.272703 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1237/4935] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:00:40 2026] POST /volume/v3/backups => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:40.283762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:40.285958 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:40.286254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:40.286501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:40.286618 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:40.303343 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:40.303343 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:40.305387 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c4819fe-bd6f-4aff-946e-6f31f0867f17 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:40.310045 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1235/4936] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:40 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 720 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:41.321078 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a93decec-19f2-41d7-bccc-35d57ef04284 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:41.324038 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a93decec-19f2-41d7-bccc-35d57ef04284 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:41.324332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a93decec-19f2-41d7-bccc-35d57ef04284 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:41.324579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a93decec-19f2-41d7-bccc-35d57ef04284 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:41.324708 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-a93decec-19f2-41d7-bccc-35d57ef04284 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:41.330306 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:41.330306 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:41.331110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a93decec-19f2-41d7-bccc-35d57ef04284 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:41.331593 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1244/4937] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:41 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:00:42.342975 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:42.344927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:42.345185 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:42.345417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:42.345519 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:42.350104 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:42.350104 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:42.350848 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-464b0be5-244e-459a-ab19-3f2b52f83eb3 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:42.351294 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1222/4938] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:42 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:43.363145 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:43.364894 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:43.365156 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:43.365425 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:43.365592 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:43.369804 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:43.369804 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:43.370254 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4312a8b6-29ac-435a-a76e-df4a97e40a43 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:43.370612 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1238/4939] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:43 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:44.381689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:44.384549 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:44.384799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:44.385042 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:44.385188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:44.390242 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:44.390242 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:44.391046 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-131581dd-d3ef-42eb-924f-253e4b8e1d5e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:44.391564 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1236/4940] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:44 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:45.403720 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:45.405690 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:45.405973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:45.406193 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:45.406315 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:45.411190 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:45.411190 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:45.411998 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-634bfb64-2ccd-431b-8b2a-2dacf4ea19fe tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:45.412473 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1245/4941] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:45 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:46.423930 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:46.426483 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:46.426887 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:46.427259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:46.427483 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:46.433300 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:46.433300 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:46.434255 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-050c2479-fd37-4a70-9c02-4e1c9d492984 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:46.434839 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1223/4942] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:46 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:47.446690 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:47.448597 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:47.448902 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:47.449116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:47.449239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:47.454626 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:47.454626 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:47.455333 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b3bc7d6-57e3-479f-a882-713406daa4b0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:47.455697 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1239/4943] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:47 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:48.467052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:48.469192 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:48.469444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:48.469673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:48.469822 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:48.474440 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:48.474440 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:48.475178 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd8f63ee-3e1b-4d10-abb4-f2db8ab3bdae tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:48.475599 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1237/4944] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:48 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:49.229172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.231715 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:49.231958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.232224 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.241075 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.241075 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:49.245806 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:49.252364 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-61de4852-05e7-47ee-b5b5-a3bd5c4f6736 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:49.252967 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1246/4945] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4f9ff9d-37ab-4235-a27f-4421ac2ea53d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4f9ff9d-37ab-4235-a27f-4421ac2ea53d None None] GET https://10.4.3.81/volume// Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4f9ff9d-37ab-4235-a27f-4421ac2ea53d None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4f9ff9d-37ab-4235-a27f-4421ac2ea53d None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4f9ff9d-37ab-4235-a27f-4421ac2ea53d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:49.333820 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1224/4946] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:49.341303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-29ba480b-f4cc-48d4-981a-37b76642298f req-e3246557-d1d6-4144-85d1-a05724f08861 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.343548 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-e3246557-d1d6-4144-85d1-a05724f08861 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:00:49.343890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-e3246557-d1d6-4144-85d1-a05724f08861 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61bcd21a-5c82-49e6-9f74-e6b89bbdf715", "connector": null, "instance_uuid": "635de489-8dd6-4d04-bfbc-8c261660aed9"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:49.351289 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.351289 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:49.373309 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-e3246557-d1d6-4144-85d1-a05724f08861 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:00:49.373718 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1240/4947] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:00:49 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 12 13:00:49.403727 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-532ce1b8-d340-4483-9be2-812d0827c088 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.407620 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-532ce1b8-d340-4483-9be2-812d0827c088 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:49.408005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-532ce1b8-d340-4483-9be2-812d0827c088 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.408324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-532ce1b8-d340-4483-9be2-812d0827c088 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.412440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8940dc50-510c-48b2-a97b-cd53166c1481 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.412440 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8940dc50-510c-48b2-a97b-cd53166c1481 None None] GET https://10.4.3.81/volume// Aug 12 13:00:49.412440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8940dc50-510c-48b2-a97b-cd53166c1481 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.412440 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8940dc50-510c-48b2-a97b-cd53166c1481 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.412882 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8940dc50-510c-48b2-a97b-cd53166c1481 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:49.413160 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1247/4948] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:49.421842 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.424079 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.424079 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:49.426008 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:49.426499 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.427202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.431379 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-532ce1b8-d340-4483-9be2-812d0827c088 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:49.438981 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.438981 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:49.439820 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-532ce1b8-d340-4483-9be2-812d0827c088 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:49.440394 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1238/4949] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:49.442927 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:49.448161 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-a3d97867-8711-405f-b5aa-4275cd3fcbd2 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:49.448161 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1225/4950] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:49.485502 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-21557844-8057-4619-81c2-05629930e69b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.487348 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21557844-8057-4619-81c2-05629930e69b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:49.487564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21557844-8057-4619-81c2-05629930e69b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:49.487752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21557844-8057-4619-81c2-05629930e69b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:49.487899 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-21557844-8057-4619-81c2-05629930e69b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:49.493751 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.493751 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:49.494717 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21557844-8057-4619-81c2-05629930e69b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:49.495318 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1241/4951] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:49 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:49.558794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:49.558794 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] PUT https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 Aug 12 13:00:49.558794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:49.565462 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Acquiring lock "cinder-attachment_update-61bcd21a-5c82-49e6-9f74-e6b89bbdf715-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:00:49.570068 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Lock "cinder-attachment_update-61bcd21a-5c82-49e6-9f74-e6b89bbdf715-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:00:49.571487 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:49.571487 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:49.660452 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Lock "cinder-attachment_update-61bcd21a-5c82-49e6-9f74-e6b89bbdf715-np0000007055" released by "attachment_update" :: held 0.090s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:00:49.660662 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-93de81bb-6e4f-4f7d-b68a-31597bf692e7 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 returned with HTTP 200 Aug 12 13:00:49.661205 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1248/4952] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:00:49 2026] PUT /volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:50.124129 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-69bce969-0405-43d1-8bd6-10c7287e4583 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:50.126254 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-69bce969-0405-43d1-8bd6-10c7287e4583 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption Aug 12 13:00:50.126447 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-69bce969-0405-43d1-8bd6-10c7287e4583 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:50.126616 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-69bce969-0405-43d1-8bd6-10c7287e4583 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:50.139089 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:50.139089 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:50.145049 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-69bce969-0405-43d1-8bd6-10c7287e4583 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption returned with HTTP 200 Aug 12 13:00:50.145526 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1239/4953] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:00:50 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:50.459830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:50.461535 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:50.461973 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:50.463441 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:50.474459 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:50.474459 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:50.477012 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:50.482200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e32086bd-c67a-42a0-ad8e-383fd2afefe8 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:50.482867 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1226/4954] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:50 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:50.505822 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4358f3e9-9033-4555-9cee-4f52648b771b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:50.507895 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4358f3e9-9033-4555-9cee-4f52648b771b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:50.508140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4358f3e9-9033-4555-9cee-4f52648b771b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:50.508359 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4358f3e9-9033-4555-9cee-4f52648b771b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:50.508480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4358f3e9-9033-4555-9cee-4f52648b771b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:50.513177 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:50.513177 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:50.513938 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4358f3e9-9033-4555-9cee-4f52648b771b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:50.514419 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1242/4955] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:50 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:51.494940 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-19111cfc-5341-4d73-b16a-313b881e336f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:51.496961 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19111cfc-5341-4d73-b16a-313b881e336f tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:51.497257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19111cfc-5341-4d73-b16a-313b881e336f tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:51.497470 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-19111cfc-5341-4d73-b16a-313b881e336f tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:51.507873 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:51.507873 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:51.511743 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-19111cfc-5341-4d73-b16a-313b881e336f tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:51.516113 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-19111cfc-5341-4d73-b16a-313b881e336f tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:51.516598 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1249/4956] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:51 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:51.524657 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:51.526530 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:51.526793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:51.527036 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:51.527214 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:51.531288 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:51.531288 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:51.531969 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d2fd22f-ef9a-433e-b099-33d67ed0359e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:51.532387 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1240/4957] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:51 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:52.530130 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:52.531817 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:52.532054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:52.532246 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:52.540918 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:52.540918 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:52.541697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:52.543456 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:52.543667 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:52.543851 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:52.543951 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:52.544063 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:52.547991 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ec16e03-52a2-42c2-80f6-950500c8b9c6 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:52.548073 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:52.548073 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:52.548368 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1227/4958] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:52 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:52.548772 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef4a97a0-9c1c-4cfe-a504-bcaa06fa2218 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:52.549182 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1243/4959] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:52 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:52.904846 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-29ba480b-f4cc-48d4-981a-37b76642298f req-27864e87-7f82-46db-8d73-396387fcad87 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:52.906943 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-27864e87-7f82-46db-8d73-396387fcad87 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] POST https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64/action Aug 12 13:00:52.907381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-27864e87-7f82-46db-8d73-396387fcad87 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:52.907509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-27864e87-7f82-46db-8d73-396387fcad87 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:52.928704 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:52.928704 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:52.939653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-29ba480b-f4cc-48d4-981a-37b76642298f req-27864e87-7f82-46db-8d73-396387fcad87 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64/action returned with HTTP 204 Aug 12 13:00:52.940261 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1250/4960] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:00:52 2026] POST /volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:53.386737 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-31f96744-8e0a-4ee2-9b7a-7c26c9dc7720 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.389459 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-31f96744-8e0a-4ee2-9b7a-7c26c9dc7720 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea Aug 12 13:00:53.389730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-31f96744-8e0a-4ee2-9b7a-7c26c9dc7720 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:53.390016 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-31f96744-8e0a-4ee2-9b7a-7c26c9dc7720 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:53.401413 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.401413 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:53.468321 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2c4398fb-ac59-45a1-b2c7-92018c7d0013 req-31f96744-8e0a-4ee2-9b7a-7c26c9dc7720 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea returned with HTTP 200 Aug 12 13:00:53.468813 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1241/4961] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:00:53 2026] DELETE /volume/v3/attachments/3b0242ac-23e5-4424-abce-d039fe7834ea => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:53.558383 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79431157-6760-414c-86d8-d1f490e518b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.560209 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79431157-6760-414c-86d8-d1f490e518b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:53.560411 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79431157-6760-414c-86d8-d1f490e518b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:53.560583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-567a7972-e42d-4915-b0f4-5e192e5911df None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.560892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79431157-6760-414c-86d8-d1f490e518b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:53.560892 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79431157-6760-414c-86d8-d1f490e518b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:53.562313 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-567a7972-e42d-4915-b0f4-5e192e5911df tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:53.562505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-567a7972-e42d-4915-b0f4-5e192e5911df tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:53.562687 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-567a7972-e42d-4915-b0f4-5e192e5911df tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:53.564969 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.564969 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:53.565619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79431157-6760-414c-86d8-d1f490e518b6 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:53.566007 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1228/4962] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:53 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:53.571733 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.571733 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:53.574862 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-567a7972-e42d-4915-b0f4-5e192e5911df tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:53.578482 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-567a7972-e42d-4915-b0f4-5e192e5911df tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:53.578913 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1244/4963] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:53 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:53.590585 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f615c127-4877-40c5-b243-f29a0828f939 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.592851 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] POST https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action Aug 12 13:00:53.593320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:53.593444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:53.604299 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.604299 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:53.604746 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:53.639807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Created reservations ['f7b993fb-a2b8-4dd3-8007-7921dba258da', '43349973-771e-4862-8b83-da421b27f868'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:53.657682 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Extend volume request issued successfully. Aug 12 13:00:53.657923 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f615c127-4877-40c5-b243-f29a0828f939 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action returned with HTTP 202 Aug 12 13:00:53.658357 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1251/4964] 10.4.3.81 () {70 vars in 1424 bytes} [Wed Aug 12 13:00:53 2026] POST /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 13:00:53.665327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fad08651-5a88-417d-9f11-9c633143635b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.666796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fad08651-5a88-417d-9f11-9c633143635b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:53.666978 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fad08651-5a88-417d-9f11-9c633143635b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:53.667161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fad08651-5a88-417d-9f11-9c633143635b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:53.679577 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.679577 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:53.684335 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fad08651-5a88-417d-9f11-9c633143635b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:53.688449 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fad08651-5a88-417d-9f11-9c633143635b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:53.688818 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1242/4965] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:53 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:53.906065 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:53.908482 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 service nova] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:53.908482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 service nova] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:53.908482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 service nova] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:53.918362 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:53.918362 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:53.922389 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 service nova] Volume info retrieved successfully. Aug 12 13:00:53.926219 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f615c127-4877-40c5-b243-f29a0828f939 req-ddd36916-0ec5-4314-9ff4-d3ff1df2e349 service nova] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:53.926384 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1229/4966] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:53 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:54.383475 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.385062 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:54.385223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.385387 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.385528 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:54.391539 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.391539 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:54.392025 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:54.401686 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:00:54.407743 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:00:54.408024 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a4b3e44-acc2-48e9-9d95-c6a5e09083c3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 202 Aug 12 13:00:54.408453 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1245/4967] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:00:54 2026] DELETE /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:54.415717 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.417481 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:54.417651 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.417868 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.424456 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.424456 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:54.427577 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:54.431116 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af624f6b-0ff1-4b37-b5d7-3276b40b525c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 200 Aug 12 13:00:54.431435 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1252/4968] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:54.575308 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.577081 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:54.577328 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.577539 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.577638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:54.582130 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.582130 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:54.582717 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ec135ca-8673-471d-b0eb-42c6a1f5f112 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:54.583328 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1243/4969] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:54.701617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.703210 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:54.703394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.703563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.711784 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.711784 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:54.714799 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:54.718511 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc1201ae-39d2-4888-99d2-6d91b07951d4 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:54.718898 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1230/4970] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1157 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:54.729879 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.731565 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:54.731745 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.731954 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.740834 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.740834 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:54.744180 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:54.748056 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-479ffb72-9499-4327-b49d-3a58d0d97e2d tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:54.748424 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1246/4971] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:54.903604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.905587 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:54.905808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.906036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.914485 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.914485 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:54.917459 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:54.920999 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-75f523d6-797c-4cb6-a45c-adf176d229b5 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:54.921368 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1253/4972] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:54.937987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.939973 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] POST https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action Aug 12 13:00:54.940344 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:54.940493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:54.950512 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.950512 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:54.950977 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:54.956300 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Begin detaching volume completed successfully. Aug 12 13:00:54.956517 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-30b2a213-2c42-41df-87ab-35b882eb0117 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action returned with HTTP 202 Aug 12 13:00:54.956942 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1244/4973] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:00:54 2026] POST /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:00:54.973285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5408e67d-7aac-41b7-9246-ceab85fd238a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.975082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5408e67d-7aac-41b7-9246-ceab85fd238a tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:54.975303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5408e67d-7aac-41b7-9246-ceab85fd238a tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.975473 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5408e67d-7aac-41b7-9246-ceab85fd238a tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.984950 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:54.984950 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:54.988296 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5408e67d-7aac-41b7-9246-ceab85fd238a tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:54.992176 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5408e67d-7aac-41b7-9246-ceab85fd238a tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:54.992531 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1231/4974] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:54.994612 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-103f3bdd-7775-4538-93e8-8fdf71006c8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:54.995021 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-103f3bdd-7775-4538-93e8-8fdf71006c8c None None] GET https://10.4.3.81/volume// Aug 12 13:00:54.995193 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-103f3bdd-7775-4538-93e8-8fdf71006c8c None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:54.995373 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-103f3bdd-7775-4538-93e8-8fdf71006c8c None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:54.995669 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-103f3bdd-7775-4538-93e8-8fdf71006c8c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:54.995982 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1247/4975] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:00:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:55.002734 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.004876 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:55.005120 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.005298 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.013993 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.013993 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:55.017050 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:55.020915 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-8a383309-bb77-4694-b1a8-bc839fb415bf tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:55.021273 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1254/4976] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:55.444493 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d22fcc17-9fea-4b9c-9ab7-31d428ddbd27 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.446383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d22fcc17-9fea-4b9c-9ab7-31d428ddbd27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee Aug 12 13:00:55.446620 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d22fcc17-9fea-4b9c-9ab7-31d428ddbd27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.446873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d22fcc17-9fea-4b9c-9ab7-31d428ddbd27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.452701 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d22fcc17-9fea-4b9c-9ab7-31d428ddbd27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee returned with HTTP 404 Aug 12 13:00:55.453211 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1245/4977] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/volumes/583c563b-1109-4033-bc89-9e17fa216eee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:55.460097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.461874 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 13:00:55.462080 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.462261 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.463045 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:00:55.477128 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Get all volumes completed successfully. Aug 12 13:00:55.479017 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.479017 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:55.482751 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecf9e45d-2c84-4219-a030-4372198aa8ad tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 13:00:55.483160 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1232/4978] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:55.496936 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97e3d023-90df-4acf-95e3-bbd6fab79573 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.498792 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97e3d023-90df-4acf-95e3-bbd6fab79573 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] DELETE https://10.4.3.81/volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5 Aug 12 13:00:55.499051 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97e3d023-90df-4acf-95e3-bbd6fab79573 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.499287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97e3d023-90df-4acf-95e3-bbd6fab79573 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.521237 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97e3d023-90df-4acf-95e3-bbd6fab79573 tempest-TestVolumeBootPattern-1650033422 tempest-TestVolumeBootPattern-1650033422-project-admin] https://10.4.3.81/volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5 returned with HTTP 202 Aug 12 13:00:55.521361 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1248/4979] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:00:55 2026] DELETE /volume/v3/types/b3c000ae-f0f8-420d-8620-3e331f8385a5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:55.546198 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.547881 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:55.548269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-794687485", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:55.549745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-794687485', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:55.594098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.595994 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:55.596260 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.596468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.596602 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:55.601735 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.601735 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:55.602743 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f78e5a1-24b0-49e5-bea7-543030df2764 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:55.603357 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1246/4980] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:55.612648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-690da000-4c3c-4afd-8589-e8e98c372613 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.614655 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92/export_record Aug 12 13:00:55.614987 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.615199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.615303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Export record for backup e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 13:00:55.619265 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.619265 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:55.620075 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling RPCAPI with context: , host: np0000007055, backup: e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 13:00:55.628177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] export_record in rpcapi backup_id e12f77c5-0e61-4d3c-92e9-b3729a864a92 on host np0000007055. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 13:00:55.638884 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTEyZjc3YzUtMGU2MS00ZDNjLTkyZTktYjM3MjlhODY0YTkyIiwgInVzZXJfaWQiOiAiYWE3N2Q2MjAzYWZhNDkxOGFmYzA0ZDQyOTQ4ODQ3OTEiLCAicHJvamVjdF9pZCI6ICI0ODY5NGE5MDBkMWY0YzA1OGVjNWQ1ZWIyYzExMzA4MCIsICJ2b2x1bWVfaWQiOiAiMmVhM2MwMTgtNGRlZi00MmJjLTk0YzgtNzMxZGUzODFlZmVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzMwMDcwOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZWEzYzAxOC00ZGVmLTQyYmMtOTRjOC03MzFkZTM4MWVmZWYvMjAyNjA4MTIxMzAwNDIvYXpfbm92YV9iYWNrdXBfZTEyZjc3YzUtMGU2MS00ZDNjLTkyZTktYjM3MjlhODY0YTkyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEzOjAwOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 13:00:55.639199 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-690da000-4c3c-4afd-8589-e8e98c372613 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92/export_record returned with HTTP 200 Aug 12 13:00:55.639594 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1233/4981] 10.4.3.81 () {68 vars in 1423 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:55.647159 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.648837 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:00:55.649140 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.649330 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.649426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:55.653671 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.653671 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:55.654252 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91f86a6a-5cf4-4ea2-8147-f570ae5693dc tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:00:55.654650 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1249/4982] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:55.664933 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.666899 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] POST https://10.4.3.81/volume/v3/backups/import_record Aug 12 13:00:55.667384 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2UzMjkyMjgtOTlmZi00Yjc5LWJlZjktY2UyOTVhNzY3MTFjIiwgInVzZXJfaWQiOiAiYWE3N2Q2MjAzYWZhNDkxOGFmYzA0ZDQyOTQ4ODQ3OTEiLCAicHJvamVjdF9pZCI6ICI0ODY5NGE5MDBkMWY0YzA1OGVjNWQ1ZWIyYzExMzA4MCIsICJ2b2x1bWVfaWQiOiAiMmVhM2MwMTgtNGRlZi00MmJjLTk0YzgtNzMxZGUzODFlZmVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzMwMDcwOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZWEzYzAxOC00ZGVmLTQyYmMtOTRjOC03MzFkZTM4MWVmZWYvMjAyNjA4MTIxMzAwNDIvYXpfbm92YV9iYWNrdXBfZTEyZjc3YzUtMGU2MS00ZDNjLTkyZTktYjM3MjlhODY0YTkyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEzOjAwOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:55.668839 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2UzMjkyMjgtOTlmZi00Yjc5LWJlZjktY2UyOTVhNzY3MTFjIiwgInVzZXJfaWQiOiAiYWE3N2Q2MjAzYWZhNDkxOGFmYzA0ZDQyOTQ4ODQ3OTEiLCAicHJvamVjdF9pZCI6ICI0ODY5NGE5MDBkMWY0YzA1OGVjNWQ1ZWIyYzExMzA4MCIsICJ2b2x1bWVfaWQiOiAiMmVhM2MwMTgtNGRlZi00MmJjLTk0YzgtNzMxZGUzODFlZmVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzMwMDcwOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZWEzYzAxOC00ZGVmLTQyYmMtOTRjOC03MzFkZTM4MWVmZWYvMjAyNjA4MTIxMzAwNDIvYXpfbm92YV9iYWNrdXBfZTEyZjc3YzUtMGU2MS00ZDNjLTkyZTktYjM3MjlhODY0YTkyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEzOjAwOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 13:00:55.668973 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2UzMjkyMjgtOTlmZi00Yjc5LWJlZjktY2UyOTVhNzY3MTFjIiwgInVzZXJfaWQiOiAiYWE3N2Q2MjAzYWZhNDkxOGFmYzA0ZDQyOTQ4ODQ3OTEiLCAicHJvamVjdF9pZCI6ICI0ODY5NGE5MDBkMWY0YzA1OGVjNWQ1ZWIyYzExMzA4MCIsICJ2b2x1bWVfaWQiOiAiMmVhM2MwMTgtNGRlZi00MmJjLTk0YzgtNzMxZGUzODFlZmVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzMwMDcwOTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZWEzYzAxOC00ZGVmLTQyYmMtOTRjOC03MzFkZTM4MWVmZWYvMjAyNjA4MTIxMzAwNDIvYXpfbm92YV9iYWNrdXBfZTEyZjc3YzUtMGU2MS00ZDNjLTkyZTktYjM3MjlhODY0YTkyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMzowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEzOjAwOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 13:00:55.669671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bdf88eda53824685aeffbdb472fd48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48694a900d1f4c058ec5d5eb2c113080', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:00:55.669902 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d7172bd-3af1-4dda-8e95-ddbce210be6c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 12 13:00:55.670356 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1247/4983] 10.4.3.81 () {70 vars in 1335 bytes} [Wed Aug 12 13:00:55 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:55.676944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.678798 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:55.679047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.679234 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.679389 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume with id: 2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:55.679463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:00:55.684128 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:00:55.686530 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.686530 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:55.686865 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:55.689628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (4442f244-e752-4577-9454-7cce5dd9ed48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:55.690820 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db95da5-cc3d-4a52-a3ed-72bfe75e0396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:55.691740 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:55.700880 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume request issued successfully. Aug 12 13:00:55.701077 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c231e0ec-5150-484b-a7b4-d39fccf31381 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef returned with HTTP 202 Aug 12 13:00:55.701508 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1234/4984] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:00:55 2026] DELETE /volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:00:55.708762 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cacf6430-f569-48ff-b14b-d251e95630c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.710209 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cacf6430-f569-48ff-b14b-d251e95630c0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:55.710433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cacf6430-f569-48ff-b14b-d251e95630c0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.710616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cacf6430-f569-48ff-b14b-d251e95630c0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.717662 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.717662 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:55.721200 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cacf6430-f569-48ff-b14b-d251e95630c0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:55.725738 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cacf6430-f569-48ff-b14b-d251e95630c0 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef returned with HTTP 200 Aug 12 13:00:55.726357 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1250/4985] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:55.760422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db95da5-cc3d-4a52-a3ed-72bfe75e0396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:55.761492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3ed8b3-fb1c-40a6-b8e6-13c6771aa491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:55.806303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-653c78e9-699b-423b-8128-713d81af386e req-fc6381db-3d1a-43c0-b29c-ab99f5b3cc05 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.808434 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-fc6381db-3d1a-43c0-b29c-ab99f5b3cc05 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 Aug 12 13:00:55.808656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-fc6381db-3d1a-43c0-b29c-ab99f5b3cc05 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.808873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-fc6381db-3d1a-43c0-b29c-ab99f5b3cc05 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.816354 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.816354 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:55.817332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['ddc4e78a-d768-44c1-aaaf-b19342140bfa', '33a63363-c253-4672-9c07-6e644fc3bc16', '4ea3ae30-745e-4dfe-88b5-6c055abd25b1', '15cac655-8380-4677-8c70-f11dd994196c'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:55.818235 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3ed8b3-fb1c-40a6-b8e6-13c6771aa491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc4e78a-d768-44c1-aaaf-b19342140bfa', '33a63363-c253-4672-9c07-6e644fc3bc16', '4ea3ae30-745e-4dfe-88b5-6c055abd25b1', '15cac655-8380-4677-8c70-f11dd994196c']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:55.818952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d0fc7d-9759-42df-a8ae-6af0c68d14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:55.841127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d0fc7d-9759-42df-a8ae-6af0c68d14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82a690f-db2e-4d7a-8f80-d5d501e47013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-794687485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['ddc4e78a-d768-44c1-aaaf-b19342140bfa','33a63363-c253-4672-9c07-6e644fc3bc16','4ea3ae30-745e-4dfe-88b5-6c055abd25b1','15cac655-8380-4677-8c70-f11dd994196c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-794687485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82a690f-db2e-4d7a-8f80-d5d501e47013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:55.841856 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369895ff-49f6-4cdb-98d4-131d7774656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:55.856555 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-653c78e9-699b-423b-8128-713d81af386e req-fc6381db-3d1a-43c0-b29c-ab99f5b3cc05 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 returned with HTTP 200 Aug 12 13:00:55.856793 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1248/4986] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:00:55 2026] DELETE /volume/v3/attachments/f04640fa-9360-436a-b684-97a5c1feed64 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:55.859873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369895ff-49f6-4cdb-98d4-131d7774656e) transitioned into state 'SUCCESS' from state '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-794687485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['ddc4e78a-d768-44c1-aaaf-b19342140bfa','33a63363-c253-4672-9c07-6e644fc3bc16','4ea3ae30-745e-4dfe-88b5-6c055abd25b1','15cac655-8380-4677-8c70-f11dd994196c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:55.860533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1c6ef6-ef64-49bf-8a9a-90cd18193be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:55.869421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1c6ef6-ef64-49bf-8a9a-90cd18193be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:55.870282 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (4442f244-e752-4577-9454-7cce5dd9ed48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:55.870568 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:00:55.871161 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ef4d9bc-c1cf-4a46-89e6-58f91cd36c43 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:55.871551 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1255/4987] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:00:55 2026] POST /volume/v3/volumes => generated 756 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:55.882488 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21032645-0632-4402-9839-df0ecc415b45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:55.884334 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21032645-0632-4402-9839-df0ecc415b45 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:55.884554 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21032645-0632-4402-9839-df0ecc415b45 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:55.884770 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21032645-0632-4402-9839-df0ecc415b45 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:55.892063 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:55.892063 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:55.895532 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-21032645-0632-4402-9839-df0ecc415b45 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:55.900047 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21032645-0632-4402-9839-df0ecc415b45 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:55.900422 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1235/4988] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:55 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:56.005211 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.007161 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:56.007401 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.007610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.015805 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:56.015805 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:56.020524 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:56.025334 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf1ac663-099e-4d0d-bae2-cbe2c75b48f3 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:56.025766 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1251/4989] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:56.739468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aab0b987-ea4b-44d7-ba4c-7aa8bc9da12b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.741496 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aab0b987-ea4b-44d7-ba4c-7aa8bc9da12b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef Aug 12 13:00:56.741756 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aab0b987-ea4b-44d7-ba4c-7aa8bc9da12b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.742020 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aab0b987-ea4b-44d7-ba4c-7aa8bc9da12b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.747701 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aab0b987-ea4b-44d7-ba4c-7aa8bc9da12b tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef returned with HTTP 404 Aug 12 13:00:56.748228 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1249/4990] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/volumes/2ea3c018-4def-42bc-94c8-731de381efef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:56.756909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.759164 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] GET https://10.4.3.81/volume/v3/backups Aug 12 13:00:56.759409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.759649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.759960 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.api_utils [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Removing options '' from query. {{(pid=100195) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 13:00:56.760280 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:56.760280 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:56.775011 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3d15f0b9-dcff-4f00-bd40-f3f883e9fb78 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 12 13:00:56.775536 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1256/4991] 10.4.3.81 () {68 vars in 1270 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/backups => generated 620 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:56.784388 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-576d2152-cb9e-46b7-802e-49bafbb1871e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.786013 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-576d2152-cb9e-46b7-802e-49bafbb1871e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] GET https://10.4.3.81/volume/v3/backups?project_id=48694a900d1f4c058ec5d5eb2c113080 Aug 12 13:00:56.786363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-576d2152-cb9e-46b7-802e-49bafbb1871e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.786363 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-576d2152-cb9e-46b7-802e-49bafbb1871e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.786567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-576d2152-cb9e-46b7-802e-49bafbb1871e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Removing options 'project_id' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 13:00:56.791213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-576d2152-cb9e-46b7-802e-49bafbb1871e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups?project_id=48694a900d1f4c058ec5d5eb2c113080 returned with HTTP 200 Aug 12 13:00:56.791528 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1236/4992] 10.4.3.81 () {68 vars in 1357 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/backups?project_id=48694a900d1f4c058ec5d5eb2c113080 => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:56.799859 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.801545 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:00:56.801831 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-928609804"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:56.803263 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-928609804'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:00:56.803371 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume of 1 GB Aug 12 13:00:56.806789 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Availability Zones retrieved successfully. Aug 12 13:00:56.812627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (6980e43f-283b-4c42-882b-82c4ade313cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:56.813564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7dc04d-5bb6-4caf-a3ae-944228de530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:56.814337 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:00:56.836641 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7dc04d-5bb6-4caf-a3ae-944228de530e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:56.837420 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248aa79c-4a70-4c7e-b4ff-f25e0861338f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:56.872158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['b91fd108-0302-4e76-91d9-c269184fae8f', '65482a4e-9959-4fcb-b8df-4b3bfec7e9f1', '4eafa741-6598-4deb-bd87-182207364f7e', '39627924-1fcf-48bc-95d6-e2d5aaf2d6f7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:56.872880 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248aa79c-4a70-4c7e-b4ff-f25e0861338f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91fd108-0302-4e76-91d9-c269184fae8f', '65482a4e-9959-4fcb-b8df-4b3bfec7e9f1', '4eafa741-6598-4deb-bd87-182207364f7e', '39627924-1fcf-48bc-95d6-e2d5aaf2d6f7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:56.873574 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f737805f-c6b6-4229-bb45-1bdfced52e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:56.909518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f737805f-c6b6-4229-bb45-1bdfced52e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b893364-fbd3-49a5-af2e-5930be332415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928609804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['b91fd108-0302-4e76-91d9-c269184fae8f','65482a4e-9959-4fcb-b8df-4b3bfec7e9f1','4eafa741-6598-4deb-bd87-182207364f7e','39627924-1fcf-48bc-95d6-e2d5aaf2d6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928609804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b893364-fbd3-49a5-af2e-5930be332415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48694a900d1f4c058ec5d5eb2c113080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa77d6203afa4918afc04d4294884791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:56.909518 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb5a61a-6aeb-4340-8e7c-c69aa35bae38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:56.913993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7680552-4bbc-43f7-b243-536d15841da7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.916138 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7680552-4bbc-43f7-b243-536d15841da7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:56.916342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7680552-4bbc-43f7-b243-536d15841da7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.916525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7680552-4bbc-43f7-b243-536d15841da7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.923978 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:56.923978 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:56.926699 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb5a61a-6aeb-4340-8e7c-c69aa35bae38) transitioned into state 'SUCCESS' from state '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-928609804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['b91fd108-0302-4e76-91d9-c269184fae8f','65482a4e-9959-4fcb-b8df-4b3bfec7e9f1','4eafa741-6598-4deb-bd87-182207364f7e','39627924-1fcf-48bc-95d6-e2d5aaf2d6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa77d6203afa4918afc04d4294884791',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:56.927311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e05b2e-c97c-430a-b6f8-bafa84377b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:00:56.927867 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b7680552-4bbc-43f7-b243-536d15841da7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:56.932736 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7680552-4bbc-43f7-b243-536d15841da7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:56.933170 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1250/4993] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:56.935499 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e05b2e-c97c-430a-b6f8-bafa84377b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:00:56.936361 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Flow 'volume_create_api' (6980e43f-283b-4c42-882b-82c4ade313cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:00:56.936682 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Create volume request issued successfully. Aug 12 13:00:56.937339 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e45cc63c-fdd9-428b-8d64-cd84d16d51e5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:00:56.938238 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1252/4994] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:00:56 2026] POST /volume/v3/volumes => generated 775 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:56.948648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.948839 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:56.950575 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:56.950614 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:00:56.950713 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.950799 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:56.950909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.950956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:56.957168 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:56.957168 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:56.958184 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:56.958184 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:56.960351 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:56.961763 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:56.964464 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4d3911d-6d3d-490d-9041-3456a130d9b8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:56.964849 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1237/4995] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 13:00:56.965480 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-960eaa38-2819-4b60-8b36-e8fa31d43892 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 returned with HTTP 200 Aug 12 13:00:56.966008 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1257/4996] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:56 2026] GET /volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:57.945714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:57.947997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:57.948288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:57.948510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:57.950995 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=169,cinder:INSERT=24,cinder:UPDATE=46 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:00:57.956521 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:57.956521 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:57.961137 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:57.966090 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-23e84b8e-3716-42c7-9e84-692d8c4b5f28 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:57.966544 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1251/4997] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:57 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:57.977597 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:57.979465 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:00:57.979691 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:57.979928 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:57.986718 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:57.986718 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:57.989841 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:57.993297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c3f99f8-cf7b-4ae2-8268-a597138d9da8 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 returned with HTTP 200 Aug 12 13:00:57.993656 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1253/4998] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:57 2026] GET /volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:58.005119 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.007478 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 13:00:58.008005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b893364-fbd3-49a5-af2e-5930be332415", "name": "tempest-type-Backup-1669998281"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:58.009945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating new backup {'backup': {'volume_id': '6b893364-fbd3-49a5-af2e-5930be332415', 'name': 'tempest-type-Backup-1669998281'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:00:58.010163 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Creating backup of volume 6b893364-fbd3-49a5-af2e-5930be332415 in container None Aug 12 13:00:58.017611 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.017611 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:58.017960 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:00:58.032129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Created reservations ['a0f5f8b4-3637-4587-9e47-496ea8ae679c', '6586e88f-5508-4a03-9db4-1bf200464854'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:00:58.058299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-911ed561-ed5b-400c-b8cd-d476d2d18a42 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:00:58.058708 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1238/4999] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:00:58 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:00:58.068990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.071130 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:00:58.071382 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.072164 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.072265 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:58.076961 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.076961 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:58.077665 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fa7cfe42-a4cf-43c6-b3bd-64567ff06acb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:00:58.078150 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1258/5000] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:58 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:58.385615 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.387784 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:58.388032 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.388223 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.395698 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.395698 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:58.399358 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:58.404021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-ec4510be-b64e-4dda-8630-bd73c24d2582 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:58.404443 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1252/5001] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:00:58 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:58.414264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8114b2f1-635f-4207-9d66-d87176ea53a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.414669 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8114b2f1-635f-4207-9d66-d87176ea53a1 None None] GET https://10.4.3.81/volume// Aug 12 13:00:58.414866 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8114b2f1-635f-4207-9d66-d87176ea53a1 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.415068 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8114b2f1-635f-4207-9d66-d87176ea53a1 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.415369 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8114b2f1-635f-4207-9d66-d87176ea53a1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:58.415646 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1254/5002] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:00:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:58.423636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2f394017-24ce-4eae-b5ab-a7ee2b400d66 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.425473 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2f394017-24ce-4eae-b5ab-a7ee2b400d66 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:00:58.425790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2f394017-24ce-4eae-b5ab-a7ee2b400d66 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d82a690f-db2e-4d7a-8f80-d5d501e47013", "connector": null, "instance_uuid": "ab07a605-fdb9-4f10-a23e-8b97a2a4e95f"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:58.433969 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.433969 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:58.452337 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=162,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:00:58.467990 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2f394017-24ce-4eae-b5ab-a7ee2b400d66 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:00:58.468419 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1239/5003] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:00:58 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 12 13:00:58.823330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4a674350-fdf1-49b3-a98e-9696556d9322 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.825687 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a674350-fdf1-49b3-a98e-9696556d9322 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:58.826108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4a674350-fdf1-49b3-a98e-9696556d9322 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.826384 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4a674350-fdf1-49b3-a98e-9696556d9322 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.837479 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.837479 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:00:58.841649 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-4a674350-fdf1-49b3-a98e-9696556d9322 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:58.847895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4a674350-fdf1-49b3-a98e-9696556d9322 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:58.848461 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1259/5004] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:58 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:58.860681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39a9d983-4f63-4239-ac31-b8fbce50948c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.862641 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] DELETE https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:58.862903 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.863099 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.863262 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Delete volume with id: 61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:58.869899 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.869899 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:58.870370 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:58.885130 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Delete volume request issued successfully. Aug 12 13:00:58.885281 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a9d983-4f63-4239-ac31-b8fbce50948c tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 202 Aug 12 13:00:58.885700 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1253/5005] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 13:00:58 2026] DELETE /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 13:00:58.895244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bdf4e052-45b9-4ebb-882a-063c47994514 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:58.897130 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdf4e052-45b9-4ebb-882a-063c47994514 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:58.897407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdf4e052-45b9-4ebb-882a-063c47994514 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:58.897615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdf4e052-45b9-4ebb-882a-063c47994514 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:58.905349 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:58.905349 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:58.910172 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bdf4e052-45b9-4ebb-882a-063c47994514 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Volume info retrieved successfully. Aug 12 13:00:58.915542 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdf4e052-45b9-4ebb-882a-063c47994514 tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 200 Aug 12 13:00:58.915975 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1255/5006] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:58 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:59.088113 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea43c439-16fb-486d-805c-c16983471a74 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.090031 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea43c439-16fb-486d-805c-c16983471a74 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:00:59.090296 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea43c439-16fb-486d-805c-c16983471a74 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:59.090555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea43c439-16fb-486d-805c-c16983471a74 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:59.090724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ea43c439-16fb-486d-805c-c16983471a74 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:00:59.095035 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:59.095035 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:59.095654 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea43c439-16fb-486d-805c-c16983471a74 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:00:59.096056 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1240/5007] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:00:59 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:00:59.325502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ca37ea12-8558-43d2-ab56-2257a559d143 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.325921 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ca37ea12-8558-43d2-ab56-2257a559d143 None None] GET https://10.4.3.81/volume// Aug 12 13:00:59.326141 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ca37ea12-8558-43d2-ab56-2257a559d143 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:59.326353 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ca37ea12-8558-43d2-ab56-2257a559d143 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:59.326713 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ca37ea12-8558-43d2-ab56-2257a559d143 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:00:59.327083 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1260/5008] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:00:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:00:59.334408 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.337095 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:00:59.337414 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:59.337677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:59.348298 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:59.348298 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:00:59.352351 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:00:59.358918 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-2d78760c-df90-4d03-8f77-1fa4d5c8a23a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:00:59.359422 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1254/5009] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:00:59 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:00:59.479375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.481746 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 Aug 12 13:00:59.482172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:59.492586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-d82a690f-db2e-4d7a-8f80-d5d501e47013-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:00:59.496700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-d82a690f-db2e-4d7a-8f80-d5d501e47013-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:00:59.497893 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:59.497893 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:00:59.585555 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-d82a690f-db2e-4d7a-8f80-d5d501e47013-np0000007055" released by "attachment_update" :: held 0.089s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:00:59.586179 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-0237c3f0-7bb0-45b3-8865-4337287ebd62 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 returned with HTTP 200 Aug 12 13:00:59.586637 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1256/5010] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:00:59 2026] PUT /volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:00:59.607366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-b5aa40c3-44a0-4b2a-b861-aa8904ea7613 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.609967 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-b5aa40c3-44a0-4b2a-b861-aa8904ea7613 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0/action Aug 12 13:00:59.610367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-b5aa40c3-44a0-4b2a-b861-aa8904ea7613 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:00:59.610490 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-b5aa40c3-44a0-4b2a-b861-aa8904ea7613 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:00:59.626533 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:00:59.626533 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:00:59.635800 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c4277bdd-2446-4bab-a2d6-156205caa801 req-b5aa40c3-44a0-4b2a-b861-aa8904ea7613 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0/action returned with HTTP 204 Aug 12 13:00:59.636308 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1241/5011] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:00:59 2026] POST /volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:00:59.929098 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0aef0484-7269-492d-b082-588ef66ac16b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:00:59.930896 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0aef0484-7269-492d-b082-588ef66ac16b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] GET https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 Aug 12 13:00:59.931103 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0aef0484-7269-492d-b082-588ef66ac16b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:00:59.931274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0aef0484-7269-492d-b082-588ef66ac16b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:00:59.933287 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=168,cinder:UPDATE=33,cinder:INSERT=21 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:00:59.937712 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0aef0484-7269-492d-b082-588ef66ac16b tempest-VolumesExtendAttachedTest-483325435 tempest-VolumesExtendAttachedTest-483325435-project-member] https://10.4.3.81/volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 returned with HTTP 404 Aug 12 13:00:59.938196 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1261/5012] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:00:59 2026] GET /volume/v3/volumes/61bcd21a-5c82-49e6-9f74-e6b89bbdf715 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 13:01:00.105552 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95171736-7416-4658-b8b4-03b34a725c84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:00.107141 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95171736-7416-4658-b8b4-03b34a725c84 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:00.107317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95171736-7416-4658-b8b4-03b34a725c84 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:00.107557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95171736-7416-4658-b8b4-03b34a725c84 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:00.107664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-95171736-7416-4658-b8b4-03b34a725c84 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:00.111293 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:00.111293 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:00.111823 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95171736-7416-4658-b8b4-03b34a725c84 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:00.112289 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1255/5013] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:00 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:01.123608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:01.126945 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:01.126945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:01.126945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:01.126945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:01.128395 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=160,cinder:INSERT=20,cinder:UPDATE=52 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:01:01.132581 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:01.132581 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:01.134462 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c050a85d-0baf-41a2-97fb-4b74100ebf22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:01.134462 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1257/5014] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:01 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:02.144158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c2238847-7a28-4198-ba45-22ef3d684508 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:02.145922 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2238847-7a28-4198-ba45-22ef3d684508 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:02.146140 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2238847-7a28-4198-ba45-22ef3d684508 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:02.146316 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2238847-7a28-4198-ba45-22ef3d684508 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:02.146476 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c2238847-7a28-4198-ba45-22ef3d684508 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:02.150840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:02.150840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:02.151181 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2238847-7a28-4198-ba45-22ef3d684508 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:02.151518 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1242/5015] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:02 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:03.161628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-63d88d20-caec-44a9-be20-0a261f210fd2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:03.163432 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63d88d20-caec-44a9-be20-0a261f210fd2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:03.163634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63d88d20-caec-44a9-be20-0a261f210fd2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:03.163873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63d88d20-caec-44a9-be20-0a261f210fd2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:03.164045 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-63d88d20-caec-44a9-be20-0a261f210fd2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:03.168177 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:03.168177 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:03.168761 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63d88d20-caec-44a9-be20-0a261f210fd2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:03.169312 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1262/5016] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:03 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:04.179788 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:04.181597 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:04.181793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:04.181993 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:04.182086 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:04.187196 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:04.187196 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:04.187830 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e8ea14e-07fa-415f-ba2d-021c37aed882 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:04.188146 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1256/5017] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:04 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:05.199513 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-943ba204-679a-45f8-9641-57b2613a5511 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:05.202997 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-943ba204-679a-45f8-9641-57b2613a5511 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:05.203185 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-943ba204-679a-45f8-9641-57b2613a5511 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:05.203364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-943ba204-679a-45f8-9641-57b2613a5511 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:05.203467 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-943ba204-679a-45f8-9641-57b2613a5511 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:05.207895 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:05.207895 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:05.208508 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-943ba204-679a-45f8-9641-57b2613a5511 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:05.208860 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1258/5018] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:05 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:06.218623 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:06.220326 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:06.220551 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:06.220758 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:06.220951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:06.225288 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:06.225288 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:06.225956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1dcf83ee-268c-4712-b0aa-5463bb444a66 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:06.226341 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1243/5019] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:06 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:07.237387 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-312df246-35b4-44c9-b1b9-66591bd69238 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:07.239558 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-312df246-35b4-44c9-b1b9-66591bd69238 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:07.239825 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-312df246-35b4-44c9-b1b9-66591bd69238 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:07.240112 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-312df246-35b4-44c9-b1b9-66591bd69238 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:07.240254 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-312df246-35b4-44c9-b1b9-66591bd69238 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:07.245630 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:07.245630 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:07.246505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-312df246-35b4-44c9-b1b9-66591bd69238 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:07.247068 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1263/5020] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:07 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:08.257113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:08.259267 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:08.259535 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:08.259765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:08.259945 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:08.267175 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:08.267175 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:08.267290 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d1b1ee2-8cf9-4cf5-8c98-757ae6af802d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:08.267613 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1257/5021] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:08 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:09.278191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:09.280160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:09.280371 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:09.280580 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:09.280707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:09.285103 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:09.285103 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:09.285752 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3e30836-e765-4e5c-a867-fd7f7d2f8d22 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:09.286214 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1259/5022] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:09 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:10.299949 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:10.302200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:10.302444 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:10.302635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:10.302755 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:10.307080 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:10.307080 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:10.307732 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e80d0797-e090-4b09-9e3e-40f5d6e25468 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:10.308250 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1244/5023] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:10 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:11.320662 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:11.322455 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:11.322650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:11.322850 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:11.322975 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:11.327551 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:11.327551 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:11.328294 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-18dfa99c-2181-40a8-8978-12baf3e7e371 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:11.328714 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1264/5024] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:11 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:12.339307 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:12.341239 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:12.341520 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:12.341796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:12.341918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:12.347560 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:12.347560 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:12.348281 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6796c494-4f4f-49bb-b154-38fbf4003a32 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:12.348638 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1258/5025] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:12 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:13.358538 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:13.360415 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:13.360660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:13.360918 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:13.361025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:13.366698 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:13.366698 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:13.367463 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bff62420-0d41-4cb9-91bc-02a89bac0cd5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:13.367881 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1260/5026] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:13 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:13.378347 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-83907c06-f175-4001-be2d-c4eb577684a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:13.380354 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] POST https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7/action Aug 12 13:01:13.380796 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:01:13.381000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:13.382326 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Updating backup '734b59aa-3e8f-4178-859a-6bfceffb87c7' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 13:01:13.389357 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:13.389357 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:13.390491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bdf88eda53824685aeffbdb472fd48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48694a900d1f4c058ec5d5eb2c113080', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:01:13.390738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83907c06-f175-4001-be2d-c4eb577684a7 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7/action returned with HTTP 403 Aug 12 13:01:13.391209 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1245/5027] 10.4.3.81 () {70 vars in 1423 bytes} [Wed Aug 12 13:01:13 2026] POST /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:13.398026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-bb718ae1-0528-419f-b773-d55bb9b16336 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:13.401962 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:01:13.402180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:13.402361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:13.402500 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume with id: 6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:01:13.417577 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:13.417577 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:13.418077 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:13.455978 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume request issued successfully. Aug 12 13:01:13.456177 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-bb718ae1-0528-419f-b773-d55bb9b16336 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 returned with HTTP 202 Aug 12 13:01:13.456909 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1265/5028] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:13 2026] DELETE /volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:13.464208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c15de700-30a1-431e-8b56-47dee6df0a3a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:13.466066 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c15de700-30a1-431e-8b56-47dee6df0a3a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:01:13.466306 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c15de700-30a1-431e-8b56-47dee6df0a3a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:13.466833 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c15de700-30a1-431e-8b56-47dee6df0a3a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:13.475430 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:13.475430 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:13.479675 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c15de700-30a1-431e-8b56-47dee6df0a3a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:13.484682 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c15de700-30a1-431e-8b56-47dee6df0a3a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 returned with HTTP 200 Aug 12 13:01:13.485196 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1259/5029] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:13 2026] GET /volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:14.095290 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.097698 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:01:14.098876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.098876 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.098876 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete snapshot with id: 538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:01:14.103527 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb047ce-33ed-45dd-b502-001ab6b9aa82 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 404 Aug 12 13:01:14.104446 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1261/5030] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:14 2026] DELETE /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:14.111177 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-83d0976b-00cc-4c12-88bc-5c2c5e631e4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.113786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83d0976b-00cc-4c12-88bc-5c2c5e631e4b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff Aug 12 13:01:14.113786 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83d0976b-00cc-4c12-88bc-5c2c5e631e4b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.113786 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83d0976b-00cc-4c12-88bc-5c2c5e631e4b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.117634 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83d0976b-00cc-4c12-88bc-5c2c5e631e4b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff returned with HTTP 404 Aug 12 13:01:14.118171 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1246/5031] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:14 2026] GET /volume/v3/snapshots/538b7e53-cfa5-4e69-b046-923d06b2fcff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:14.160928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.163066 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:14.163301 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.163537 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.173546 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:14.173546 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:14.177809 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:14.183693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-719bc0b2-310b-42e5-8daa-4982377ce427 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 13:01:14.184450 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1266/5032] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:14 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:14.206333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.211210 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d/action Aug 12 13:01:14.213530 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:01:14.213716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:14.237576 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:14.237576 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:14.238145 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:14.246209 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Begin detaching volume completed successfully. Aug 12 13:01:14.246548 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-d5ba1453-1ecb-486a-b212-00cd0c7201bb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d/action returned with HTTP 202 Aug 12 13:01:14.247140 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1260/5033] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:01:14 2026] POST /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:01:14.295722 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea05733d-b99c-43a4-a9bc-9aef3c48c41c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.296083 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea05733d-b99c-43a4-a9bc-9aef3c48c41c None None] GET https://10.4.3.81/volume// Aug 12 13:01:14.296235 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea05733d-b99c-43a4-a9bc-9aef3c48c41c None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.296410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea05733d-b99c-43a4-a9bc-9aef3c48c41c None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.296800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea05733d-b99c-43a4-a9bc-9aef3c48c41c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:14.297060 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1262/5034] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:01:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:14.307063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.309293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:14.309555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.309753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.319518 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:14.319518 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:14.323711 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:14.329182 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-1856f32e-3270-4c83-9f0f-4771875b5afa tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 13:01:14.329790 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1247/5035] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:01:14 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:01:14.500229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fbff4a42-52c4-4221-b0b4-19a62ceffe9c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.503458 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbff4a42-52c4-4221-b0b4-19a62ceffe9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 Aug 12 13:01:14.503852 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbff4a42-52c4-4221-b0b4-19a62ceffe9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:14.504211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fbff4a42-52c4-4221-b0b4-19a62ceffe9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:14.515368 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fbff4a42-52c4-4221-b0b4-19a62ceffe9c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 returned with HTTP 404 Aug 12 13:01:14.516442 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1267/5036] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:14 2026] GET /volume/v3/volumes/6b893364-fbd3-49a5-af2e-5930be332415 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:14.524613 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02674f87-6769-4537-82dc-5780a41550fb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:14.526760 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] POST https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/restore Aug 12 13:01:14.527106 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:14.528451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Restoring backup ce36088b-220a-46eb-b245-7de1f4996744 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100197) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 13:01:14.528509 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Restoring backup ce36088b-220a-46eb-b245-7de1f4996744 to volume None. Aug 12 13:01:14.533502 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:14.533502 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:14.534567 np0000007055 devstack@c-api.service[100197]: INFO cinder.backup.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Creating volume of 1 GB for restore of backup ce36088b-220a-46eb-b245-7de1f4996744. Aug 12 13:01:14.540388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Availability zone cache updated, next update will occur around 2026-08-12 14:01:14.540106. {{(pid=100197) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 13:01:14.540484 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Availability Zones retrieved successfully. Aug 12 13:01:14.546012 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Flow 'volume_create_api' (1a96b4c0-bb33-4dfb-99c5-d17adb1dbd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:14.547000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67428c1-1d6a-46b2-bbb8-33c713cf586b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:14.548393 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:14.573022 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67428c1-1d6a-46b2-bbb8-33c713cf586b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:14.573690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a7a364-b6e7-40d5-afcc-ebaa213e4f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:14.610832 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Created reservations ['ff37b555-1ed5-48b4-a1ad-9b865733d97f', '5cccd263-eba0-4a17-9ff1-a4da127db7bb', 'b0e7fdcd-7728-4b74-99ff-71cd2ecc6ad5', 'c15ca1de-7450-48ca-9f1b-27ef6e34f1e8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:14.611558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a7a364-b6e7-40d5-afcc-ebaa213e4f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff37b555-1ed5-48b4-a1ad-9b865733d97f', '5cccd263-eba0-4a17-9ff1-a4da127db7bb', 'b0e7fdcd-7728-4b74-99ff-71cd2ecc6ad5', 'c15ca1de-7450-48ca-9f1b-27ef6e34f1e8']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:14.612256 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b18b3b-270a-4f87-ac34-7ab55048654f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:14.647405 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b18b3b-270a-4f87-ac34-7ab55048654f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f673b2-7ff3-4c50-8851-df53d7fa1926', '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='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['ff37b555-1ed5-48b4-a1ad-9b865733d97f','5cccd263-eba0-4a17-9ff1-a4da127db7bb','b0e7fdcd-7728-4b74-99ff-71cd2ecc6ad5','c15ca1de-7450-48ca-9f1b-27ef6e34f1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf88eda53824685aeffbdb472fd48ec',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:14Z,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=a7f673b2-7ff3-4c50-8851-df53d7fa1926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48694a900d1f4c058ec5d5eb2c113080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf88eda53824685aeffbdb472fd48ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:14.648808 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9489667-b5cb-443c-b5d3-6ede86659a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:14.664528 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9489667-b5cb-443c-b5d3-6ede86659a72) transitioned into 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='48694a900d1f4c058ec5d5eb2c113080',qos_specs=None,replication_status=,reservations=['ff37b555-1ed5-48b4-a1ad-9b865733d97f','5cccd263-eba0-4a17-9ff1-a4da127db7bb','b0e7fdcd-7728-4b74-99ff-71cd2ecc6ad5','c15ca1de-7450-48ca-9f1b-27ef6e34f1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf88eda53824685aeffbdb472fd48ec',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:14.665766 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b92029f-021c-4c12-80b7-e6ed26052456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:14.681161 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b92029f-021c-4c12-80b7-e6ed26052456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:14.681992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Flow 'volume_create_api' (1a96b4c0-bb33-4dfb-99c5-d17adb1dbd88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:14.682263 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Create volume request issued successfully. Aug 12 13:01:14.688841 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:14.688841 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:14.689243 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Volume info retrieved successfully. Aug 12 13:01:15.197209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-16c898b9-b56c-4d8f-8531-d13e17eef327 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.199670 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-16c898b9-b56c-4d8f-8531-d13e17eef327 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 Aug 12 13:01:15.199953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-16c898b9-b56c-4d8f-8531-d13e17eef327 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:15.200213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-16c898b9-b56c-4d8f-8531-d13e17eef327 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:15.210984 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.210984 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:15.265794 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fe6f4bd9-1200-4361-8cbe-7f3be0a1d85c req-16c898b9-b56c-4d8f-8531-d13e17eef327 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 returned with HTTP 200 Aug 12 13:01:15.266245 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1263/5037] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:01:15 2026] DELETE /volume/v3/attachments/01100481-1394-493a-9248-5276279a0338 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:15.369750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.371854 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:15.372092 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:15.372314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:15.379340 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.379340 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:15.383165 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:15.388359 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-61ea76b0-5c7e-4155-b461-f39bea03dd9b req-db9d3410-bc22-4498-bbc2-4aefe73d73b8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 13:01:15.388359 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1248/5038] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:15 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:15.412047 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.414698 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:15.415399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:15.415834 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:15.416206 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete volume with id: 02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:15.427763 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.427763 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:15.428697 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:15.453491 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete volume request issued successfully. Aug 12 13:01:15.453698 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-63acbefd-13e0-4aea-8b14-f0967f6a0b1a tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 202 Aug 12 13:01:15.454190 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1268/5039] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:01:15 2026] DELETE /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:15.464800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d27d542b-e02a-41ac-be0d-e025068418d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.473382 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d27d542b-e02a-41ac-be0d-e025068418d2 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:15.473554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d27d542b-e02a-41ac-be0d-e025068418d2 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:15.473734 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d27d542b-e02a-41ac-be0d-e025068418d2 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:15.492581 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.492581 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:15.504267 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d27d542b-e02a-41ac-be0d-e025068418d2 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:15.511984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d27d542b-e02a-41ac-be0d-e025068418d2 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 200 Aug 12 13:01:15.512855 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1264/5040] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:15 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:15.587535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5635502-299c-4fc9-90bb-43cb670ff75d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.696879 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.696879 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:15.697218 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Volume info retrieved successfully. Aug 12 13:01:15.697346 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Checking backup size 1 against volume size 1 {{(pid=100197) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 13:01:15.697346 np0000007055 devstack@c-api.service[100197]: INFO cinder.backup.api [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Overwriting volume a7f673b2-7ff3-4c50-8851-df53d7fa1926 with restore of backup ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:15.700679 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:15.701044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-366299639", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:15.702509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-366299639', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:15.702618 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume of 1 GB Aug 12 13:01:15.706398 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Availability Zones retrieved successfully. Aug 12 13:01:15.710417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] restore_backup in rpcapi backup_id ce36088b-220a-46eb-b245-7de1f4996744 {{(pid=100197) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 13:01:15.712563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Flow 'volume_create_api' (a1cf0f2c-ec30-4f89-bb29-8ccf25a5aa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:15.712762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02674f87-6769-4537-82dc-5780a41550fb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/restore returned with HTTP 202 Aug 12 13:01:15.712762 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1261/5041] 10.4.3.81 () {70 vars in 1426 bytes} [Wed Aug 12 13:01:14 2026] POST /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744/restore => generated 152 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:15.713056 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a0762-88e9-40c7-8abb-64701d82b8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.713939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:15.721096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.723002 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:15.723202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:15.723377 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:15.723493 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:15.728141 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:15.728141 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:15.728796 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-58827d0c-a6f1-4e4a-991c-cc88e6993857 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:15.729375 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1269/5042] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:15 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:15.737710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a0762-88e9-40c7-8abb-64701d82b8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.738508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41fec4c-3238-4e9c-8911-5fe16d276509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.788723 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Created reservations ['b512e82a-b3bb-49bc-9ddd-467fa816362d', '61e73e03-5a00-479d-a3dd-d8e50041ec09', '62711f57-2e65-43e4-b13d-a345447c4adf', 'b88b8faa-202f-4487-98e4-1d29acf5c9c4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:15.789588 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41fec4c-3238-4e9c-8911-5fe16d276509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b512e82a-b3bb-49bc-9ddd-467fa816362d', '61e73e03-5a00-479d-a3dd-d8e50041ec09', '62711f57-2e65-43e4-b13d-a345447c4adf', 'b88b8faa-202f-4487-98e4-1d29acf5c9c4']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.790318 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7489fef1-8d24-4873-9b3f-a2daef42f8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.811862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7489fef1-8d24-4873-9b3f-a2daef42f8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b79c0a03-eb0d-4f9f-9706-f239c66a367f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-366299639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab76e10952894f1d8d07889baa81e846',qos_specs=None,replication_status=,reservations=['b512e82a-b3bb-49bc-9ddd-467fa816362d','61e73e03-5a00-479d-a3dd-d8e50041ec09','62711f57-2e65-43e4-b13d-a345447c4adf','b88b8faa-202f-4487-98e4-1d29acf5c9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262448a254bc4e3fabd03da502eb8512',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-366299639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b79c0a03-eb0d-4f9f-9706-f239c66a367f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab76e10952894f1d8d07889baa81e846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262448a254bc4e3fabd03da502eb8512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.812507 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494b4dcc-e761-47ad-8e1f-4f8cd2d345fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.829330 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494b4dcc-e761-47ad-8e1f-4f8cd2d345fe) transitioned into state 'SUCCESS' from state '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-366299639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab76e10952894f1d8d07889baa81e846',qos_specs=None,replication_status=,reservations=['b512e82a-b3bb-49bc-9ddd-467fa816362d','61e73e03-5a00-479d-a3dd-d8e50041ec09','62711f57-2e65-43e4-b13d-a345447c4adf','b88b8faa-202f-4487-98e4-1d29acf5c9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262448a254bc4e3fabd03da502eb8512',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.830040 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceca58f9-d36f-4922-8c3e-529dfb89736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.838984 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceca58f9-d36f-4922-8c3e-529dfb89736c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.840478 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Flow 'volume_create_api' (a1cf0f2c-ec30-4f89-bb29-8ccf25a5aa81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:15.840963 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume request issued successfully. Aug 12 13:01:15.841756 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5635502-299c-4fc9-90bb-43cb670ff75d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:15.842355 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1249/5043] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:01:15 2026] POST /volume/v3/volumes => generated 762 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:15.854099 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:15.855898 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:15.856303 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-164991837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:15.857793 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-164991837', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:15.858010 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume of 1 GB Aug 12 13:01:15.862188 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Availability Zones retrieved successfully. Aug 12 13:01:15.868013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Flow 'volume_create_api' (00682a02-559e-4151-9080-28910424b2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:15.869002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47597d99-5c33-4d92-b0b7-82eab4eea992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.869944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:15.895624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47597d99-5c33-4d92-b0b7-82eab4eea992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.896603 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badab6ae-ad99-4f40-8ee0-1ca9bab5cbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.938512 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Created reservations ['9f15ffe9-bbf3-4905-b2d4-9ad96399a0f2', '0fc29665-3b43-47ca-86b5-260a20e9621b', 'baf76d23-eddd-4fed-bb95-1f639666339e', 'daf3100d-7f4e-40b3-b17b-d69cc94b4344'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:15.939580 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badab6ae-ad99-4f40-8ee0-1ca9bab5cbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f15ffe9-bbf3-4905-b2d4-9ad96399a0f2', '0fc29665-3b43-47ca-86b5-260a20e9621b', 'baf76d23-eddd-4fed-bb95-1f639666339e', 'daf3100d-7f4e-40b3-b17b-d69cc94b4344']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.940434 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565e710b-452d-4520-831e-4d275db64d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.964673 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565e710b-452d-4520-831e-4d275db64d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3501e3f-f9d4-4832-8e7c-d68b15792401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-164991837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab76e10952894f1d8d07889baa81e846',qos_specs=None,replication_status=,reservations=['9f15ffe9-bbf3-4905-b2d4-9ad96399a0f2','0fc29665-3b43-47ca-86b5-260a20e9621b','baf76d23-eddd-4fed-bb95-1f639666339e','daf3100d-7f4e-40b3-b17b-d69cc94b4344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262448a254bc4e3fabd03da502eb8512',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-164991837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3501e3f-f9d4-4832-8e7c-d68b15792401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab76e10952894f1d8d07889baa81e846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262448a254bc4e3fabd03da502eb8512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.965887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee983274-0aa5-4851-b2a3-e3a2c85115ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.983016 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee983274-0aa5-4851-b2a3-e3a2c85115ca) transitioned into state 'SUCCESS' from state '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-164991837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab76e10952894f1d8d07889baa81e846',qos_specs=None,replication_status=,reservations=['9f15ffe9-bbf3-4905-b2d4-9ad96399a0f2','0fc29665-3b43-47ca-86b5-260a20e9621b','baf76d23-eddd-4fed-bb95-1f639666339e','daf3100d-7f4e-40b3-b17b-d69cc94b4344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262448a254bc4e3fabd03da502eb8512',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.983796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d08c7ff-62c7-45c9-a7bd-98b79fe27b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:15.993396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d08c7ff-62c7-45c9-a7bd-98b79fe27b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:15.994237 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Flow 'volume_create_api' (00682a02-559e-4151-9080-28910424b2fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:15.994549 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Create volume request issued successfully. Aug 12 13:01:15.995125 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b46278cd-95bf-4d16-a254-3de9dabc1323 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:15.995548 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1265/5044] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:01:15 2026] POST /volume/v3/volumes => generated 762 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:16.528873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4870f186-6eb6-42f5-849b-5daca402afa0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:16.531181 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4870f186-6eb6-42f5-849b-5daca402afa0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d Aug 12 13:01:16.531450 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4870f186-6eb6-42f5-849b-5daca402afa0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:16.531691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4870f186-6eb6-42f5-849b-5daca402afa0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:16.537919 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4870f186-6eb6-42f5-849b-5daca402afa0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d returned with HTTP 404 Aug 12 13:01:16.538491 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1262/5045] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:16 2026] GET /volume/v3/volumes/02927820-bc0d-4229-b596-b8262b295c7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:16.738764 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b47e79d2-f5d5-4380-9278-5514e1626abb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:16.740674 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b47e79d2-f5d5-4380-9278-5514e1626abb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:16.740911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b47e79d2-f5d5-4380-9278-5514e1626abb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:16.741124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b47e79d2-f5d5-4380-9278-5514e1626abb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:16.741267 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-b47e79d2-f5d5-4380-9278-5514e1626abb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:16.746153 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:16.746153 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:16.746821 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b47e79d2-f5d5-4380-9278-5514e1626abb tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:16.747185 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1270/5046] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:16 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:17.762089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:17.764530 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:17.764847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:17.765108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:17.765280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:17.773364 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:17.773364 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:17.774211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ebd4efc-9d12-4542-8863-4cac16d9af4f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:17.774754 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1250/5047] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:17 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:18.792355 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:18.797800 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:18.797800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:18.797800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:18.797800 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:18.801013 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:18.801013 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:18.801620 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4feb6ab6-411e-43c5-8ce9-c1b8275e6e7d tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:18.802021 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1266/5048] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:18 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:19.813365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:19.815347 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:19.815575 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:19.815838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:19.815960 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:19.822059 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:19.822059 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:19.822995 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44bee65b-d7e5-4a11-8b60-3220ebb18a4c tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:19.823517 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1263/5049] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:19 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:20.834536 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:20.836438 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:20.836596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:20.836807 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:20.836919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:20.843715 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:20.843715 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:20.844131 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-156b46c3-fc9f-4bef-bfc7-7fa2a675d823 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:20.844471 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1271/5050] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:20 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:21.855445 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-859d4dad-edb6-4450-8af8-d1b035c41663 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:21.859096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-859d4dad-edb6-4450-8af8-d1b035c41663 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:21.859279 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-859d4dad-edb6-4450-8af8-d1b035c41663 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:21.859446 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-859d4dad-edb6-4450-8af8-d1b035c41663 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:21.859545 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-859d4dad-edb6-4450-8af8-d1b035c41663 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:21.866258 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:21.866258 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:21.867011 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-859d4dad-edb6-4450-8af8-d1b035c41663 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:21.867620 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1251/5051] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:21 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:01:22.877705 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:22.879397 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:22.879812 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:22.880115 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:22.880307 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:22.885332 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:22.885332 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:22.886177 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12f1f50e-5314-4e27-b23e-f2b1914f156a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:22.886662 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1267/5052] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:22 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:23.897158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:23.899211 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:23.899429 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:23.899550 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:23.899678 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:23.904570 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:23.904570 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:23.905205 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-27d50e2f-2854-41ab-a36c-a1a9edb2082a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:23.905560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1264/5053] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:23 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:24.915358 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:24.916989 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:24.917184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:24.917350 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:24.917447 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:24.921420 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:24.921420 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:24.921997 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-10917049-5f58-4b51-aab7-1ee833a1e7ea tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:24.922357 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1272/5054] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:24 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:24.931305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:24.933035 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 Aug 12 13:01:24.933214 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:24.933447 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:24.933590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume with id: a7f673b2-7ff3-4c50-8851-df53d7fa1926 Aug 12 13:01:24.940527 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:24.940527 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:24.940788 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:24.958805 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume request issued successfully. Aug 12 13:01:24.958805 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc7097d6-a9eb-40e1-8f60-f587d3120a59 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 returned with HTTP 202 Aug 12 13:01:24.958805 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1252/5055] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:24 2026] DELETE /volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:24.972007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:24.975127 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 Aug 12 13:01:24.975639 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:24.976020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:24.984241 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:24.984241 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:24.988214 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:24.993184 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7c42e05-1841-467f-915b-e8abc7d128d5 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 returned with HTTP 200 Aug 12 13:01:24.993611 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1268/5056] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:24 2026] GET /volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 => generated 1072 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:25.818288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:25.820154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:25.820523 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2092059420", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:25.822021 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2092059420', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:25.822189 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume of 1 GB Aug 12 13:01:25.826625 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Availability Zones retrieved successfully. Aug 12 13:01:25.831502 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Flow 'volume_create_api' (61d9748d-0607-482d-a9f7-a6c120f32724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:25.832988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64284e9-824c-4459-99e4-92783a98b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:25.833752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:25.858791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64284e9-824c-4459-99e4-92783a98b692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:25.859688 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3daa4cbf-1915-4a2b-8a99-61031773bc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:25.896671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Created reservations ['7d6fddf6-ff44-4a12-8454-047e8d34443e', '5b270550-a038-4ded-9129-2858120fe981', 'a0acc8d7-9afe-4081-8c15-cf6a95b9ac01', '4fc974a6-cd16-457f-9f91-dc3978ff808a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:25.897501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3daa4cbf-1915-4a2b-8a99-61031773bc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d6fddf6-ff44-4a12-8454-047e8d34443e', '5b270550-a038-4ded-9129-2858120fe981', 'a0acc8d7-9afe-4081-8c15-cf6a95b9ac01', '4fc974a6-cd16-457f-9f91-dc3978ff808a']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:25.898222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e74b3-068a-4e55-a984-fb1bf16ef535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:25.920343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e74b3-068a-4e55-a984-fb1bf16ef535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3d6e5d-14c7-43ec-a9e8-909bece283b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2092059420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b29253930d74ebe862ea2fbc03ea496',qos_specs=None,replication_status=,reservations=['7d6fddf6-ff44-4a12-8454-047e8d34443e','5b270550-a038-4ded-9129-2858120fe981','a0acc8d7-9afe-4081-8c15-cf6a95b9ac01','4fc974a6-cd16-457f-9f91-dc3978ff808a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2671c64c934db1bc32c724eb42acde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2092059420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3d6e5d-14c7-43ec-a9e8-909bece283b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b29253930d74ebe862ea2fbc03ea496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2671c64c934db1bc32c724eb42acde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:25.921604 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0107cd2-33e3-43b6-8c7b-31a02cdc5b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:25.937577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0107cd2-33e3-43b6-8c7b-31a02cdc5b91) transitioned into state 'SUCCESS' from state '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-2092059420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b29253930d74ebe862ea2fbc03ea496',qos_specs=None,replication_status=,reservations=['7d6fddf6-ff44-4a12-8454-047e8d34443e','5b270550-a038-4ded-9129-2858120fe981','a0acc8d7-9afe-4081-8c15-cf6a95b9ac01','4fc974a6-cd16-457f-9f91-dc3978ff808a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2671c64c934db1bc32c724eb42acde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:25.938258 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49c5b3c-04f8-4645-8ed6-84ef71d0836b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:25.946217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49c5b3c-04f8-4645-8ed6-84ef71d0836b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:25.947239 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Flow 'volume_create_api' (61d9748d-0607-482d-a9f7-a6c120f32724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:25.947553 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Create volume request issued successfully. Aug 12 13:01:25.948173 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8a1186b-329d-4b70-a942-86f4d3c71b2d tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:25.948557 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1265/5057] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:01:25 2026] POST /volume/v3/volumes => generated 753 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:25.963500 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:25.965593 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:25.965857 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:25.966078 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:25.973864 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:25.973864 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:25.977426 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:25.981362 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-434be415-4b7d-480b-b4e4-e14a339c99b0 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:25.981747 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1273/5058] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:25 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:26.007484 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7968c61d-8562-449c-80fd-06d99c77a998 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:26.009187 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7968c61d-8562-449c-80fd-06d99c77a998 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 Aug 12 13:01:26.009410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7968c61d-8562-449c-80fd-06d99c77a998 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:26.009622 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7968c61d-8562-449c-80fd-06d99c77a998 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:26.015089 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7968c61d-8562-449c-80fd-06d99c77a998 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 returned with HTTP 404 Aug 12 13:01:26.015664 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1253/5059] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:26 2026] GET /volume/v3/volumes/a7f673b2-7ff3-4c50-8851-df53d7fa1926 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:26.024177 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-060676de-13a4-42eb-a891-1e682677e6f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:26.026014 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-060676de-13a4-42eb-a891-1e682677e6f2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:26.026209 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-060676de-13a4-42eb-a891-1e682677e6f2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:26.026396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-060676de-13a4-42eb-a891-1e682677e6f2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:26.026551 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-060676de-13a4-42eb-a891-1e682677e6f2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:26.031194 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:26.031194 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:26.032132 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-060676de-13a4-42eb-a891-1e682677e6f2 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-member] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:26.032717 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1269/5060] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:26 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:26.044172 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6974302-c2d8-4afb-af10-35a8ed31804f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:26.048218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:26.048425 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:26.048605 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:26.048709 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete backup with id: 734b59aa-3e8f-4178-859a-6bfceffb87c7. Aug 12 13:01:26.057172 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:26.057172 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:26.068844 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] delete_backup rpcapi backup_id 734b59aa-3e8f-4178-859a-6bfceffb87c7 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:01:26.070383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6974302-c2d8-4afb-af10-35a8ed31804f tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 202 Aug 12 13:01:26.070852 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1266/5061] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:26 2026] DELETE /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:01:26.080990 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:26.082963 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:26.083137 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:26.083345 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:26.083476 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:26.087835 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:26.087835 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:26.088443 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e14fe1d2-a0a4-47dc-94cf-4913c32c3b2e tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 200 Aug 12 13:01:26.088867 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1274/5062] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:26 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:26.995340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b12f314-1f5c-4fb6-8850-05103890802b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:26.997133 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b12f314-1f5c-4fb6-8850-05103890802b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:26.997335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b12f314-1f5c-4fb6-8850-05103890802b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:26.997535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b12f314-1f5c-4fb6-8850-05103890802b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.004482 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.004482 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:27.007928 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6b12f314-1f5c-4fb6-8850-05103890802b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.011894 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b12f314-1f5c-4fb6-8850-05103890802b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.012272 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1254/5063] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:26 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.023256 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-625d968e-5b75-431c-b320-740f47280335 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.024849 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625d968e-5b75-431c-b320-740f47280335 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:27.025264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625d968e-5b75-431c-b320-740f47280335 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.025264 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625d968e-5b75-431c-b320-740f47280335 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.032512 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.032512 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:27.035630 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-625d968e-5b75-431c-b320-740f47280335 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.039365 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625d968e-5b75-431c-b320-740f47280335 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.039787 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1270/5064] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.050624 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1193829-11da-43a1-9f8a-51aa928de403 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.052370 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 12 13:01:27.052556 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.052750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.053053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 13:01:27.053689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:01:27.060577 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Get all volumes completed successfully. Aug 12 13:01:27.061010 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1193829-11da-43a1-9f8a-51aa928de403 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 12 13:01:27.061343 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1267/5065] 10.4.3.81 () {66 vars in 1230 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.068587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.070785 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:27.071032 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.071277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.080019 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.080019 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:27.083962 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.089528 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89bbc6ef-c6a1-40d8-82be-379659b81bb8 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.090101 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1275/5066] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.098257 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e8e8a069-214b-4071-b9c1-44876a615a16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.100036 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8e8a069-214b-4071-b9c1-44876a615a16 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 Aug 12 13:01:27.100225 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8e8a069-214b-4071-b9c1-44876a615a16 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.100400 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e8e8a069-214b-4071-b9c1-44876a615a16 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.100502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e8e8a069-214b-4071-b9c1-44876a615a16 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id 734b59aa-3e8f-4178-859a-6bfceffb87c7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:27.104122 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e8e8a069-214b-4071-b9c1-44876a615a16 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 returned with HTTP 404 Aug 12 13:01:27.104354 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1255/5067] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/backups/734b59aa-3e8f-4178-859a-6bfceffb87c7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:27.112304 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.113969 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:01:27.114155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.114325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.114448 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete backup with id: e12f77c5-0e61-4d3c-92e9-b3729a864a92. Aug 12 13:01:27.119628 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.119628 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:27.132536 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] delete_backup rpcapi backup_id e12f77c5-0e61-4d3c-92e9-b3729a864a92 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:01:27.132800 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.134205 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1b65f66-d763-4422-b0a5-7612c47a19ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 202 Aug 12 13:01:27.134635 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1271/5068] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:27 2026] DELETE /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:01:27.135021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:27.135240 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.135406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.142177 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.142177 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:27.143085 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e8a50972-497a-4f24-8948-e992a21f24ac None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.145477 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8a50972-497a-4f24-8948-e992a21f24ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:01:27.145800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8a50972-497a-4f24-8948-e992a21f24ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.145909 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.146415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e8a50972-497a-4f24-8948-e992a21f24ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.146415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-e8a50972-497a-4f24-8948-e992a21f24ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:27.150241 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-410ba4b4-daf6-45a7-b128-6c6111775411 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.150675 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1268/5069] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.151576 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.151576 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:27.152460 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e8a50972-497a-4f24-8948-e992a21f24ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 200 Aug 12 13:01:27.153207 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1276/5070] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.230843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66545b57-91ae-4551-93cd-dd2176983f8b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.231358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66545b57-91ae-4551-93cd-dd2176983f8b None None] GET https://10.4.3.81/volume// Aug 12 13:01:27.231513 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66545b57-91ae-4551-93cd-dd2176983f8b None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.231716 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66545b57-91ae-4551-93cd-dd2176983f8b None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.232191 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66545b57-91ae-4551-93cd-dd2176983f8b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:27.232458 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1256/5071] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:27.239703 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4968e107-b3b1-4db1-979d-e8752d259c76 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.242153 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4968e107-b3b1-4db1-979d-e8752d259c76 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:01:27.242496 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4968e107-b3b1-4db1-979d-e8752d259c76 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d3d6e5d-14c7-43ec-a9e8-909bece283b8", "connector": null, "instance_uuid": "ea9c43af-4e4e-4ac5-a87c-baea49d9cd60"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:27.253733 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.253733 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:27.300091 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4968e107-b3b1-4db1-979d-e8752d259c76 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:01:27.300913 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1272/5072] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:01:27 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 12 13:01:27.330052 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.332478 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:27.332769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.333057 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.336482 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-06929ccb-1443-44b4-9d2b-9b1c5dd430f8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.336959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-06929ccb-1443-44b4-9d2b-9b1c5dd430f8 None None] GET https://10.4.3.81/volume// Aug 12 13:01:27.337113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-06929ccb-1443-44b4-9d2b-9b1c5dd430f8 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.337288 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-06929ccb-1443-44b4-9d2b-9b1c5dd430f8 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.337689 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-06929ccb-1443-44b4-9d2b-9b1c5dd430f8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:27.338062 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1277/5073] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:27.348050 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.349170 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.349170 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:27.353526 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:27.353668 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.353771 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:27.354000 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:27.359395 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70af8ac4-4b58-4595-8b37-0155cbfb2b41 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.360021 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1269/5074] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:27.365511 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.365511 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:27.369088 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:27.376571 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-ae5883b4-2f1e-416c-9b40-d14b9bd1be39 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:27.377049 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1257/5075] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:01:27 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:01:27.478222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:27.480627 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] PUT https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 Aug 12 13:01:27.480999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:27.489281 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Acquiring lock "cinder-attachment_update-1d3d6e5d-14c7-43ec-a9e8-909bece283b8-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:01:27.493645 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Lock "cinder-attachment_update-1d3d6e5d-14c7-43ec-a9e8-909bece283b8-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:01:27.494511 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:27.494511 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:27.576922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Lock "cinder-attachment_update-1d3d6e5d-14c7-43ec-a9e8-909bece283b8-np0000007055" released by "attachment_update" :: held 0.083s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:01:27.577258 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-4f1e7833-cb96-4cd5-8820-f36e5bd7d03b tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 returned with HTTP 200 Aug 12 13:01:27.577788 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1273/5076] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:01:27 2026] PUT /volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:28.163847 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:28.165584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 Aug 12 13:01:28.165886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:28.166021 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:28.166159 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id e12f77c5-0e61-4d3c-92e9-b3729a864a92. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:28.169968 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f91bb112-a70f-4e63-89f4-54bdf54f0c67 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 returned with HTTP 404 Aug 12 13:01:28.170563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1278/5077] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:28 2026] GET /volume/v3/backups/e12f77c5-0e61-4d3c-92e9-b3729a864a92 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:28.177796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:28.179726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:28.179981 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:28.180163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:28.180265 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete backup with id: ce36088b-220a-46eb-b245-7de1f4996744. Aug 12 13:01:28.184471 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:28.184471 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:28.197431 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] delete_backup rpcapi backup_id ce36088b-220a-46eb-b245-7de1f4996744 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:01:28.199461 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a0930e-c9d0-46a2-b09c-e5cebb366327 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 202 Aug 12 13:01:28.200201 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1270/5078] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:28 2026] DELETE /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:01:28.207341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:28.211079 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:28.211154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:28.211278 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:28.211874 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:28.215507 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:28.215507 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:28.216110 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f8b9f1e-b283-4be0-b236-d2f60800dc4a tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 200 Aug 12 13:01:28.216480 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1258/5079] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:28 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:28.373693 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-253f9157-821d-456d-82ec-b410208635cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:28.375713 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-253f9157-821d-456d-82ec-b410208635cb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:28.375961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-253f9157-821d-456d-82ec-b410208635cb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:28.376172 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-253f9157-821d-456d-82ec-b410208635cb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:28.388418 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:28.388418 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:28.392127 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-253f9157-821d-456d-82ec-b410208635cb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:28.396622 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-253f9157-821d-456d-82ec-b410208635cb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:28.397053 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1274/5080] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:28 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:29.226526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:29.228353 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 Aug 12 13:01:29.228606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:29.228811 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:29.228927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Show backup with id ce36088b-220a-46eb-b245-7de1f4996744. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:29.233297 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e7b0336-a3d9-4b61-8aa1-898948bf4e49 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 returned with HTTP 404 Aug 12 13:01:29.233948 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1279/5081] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:29 2026] GET /volume/v3/backups/ce36088b-220a-46eb-b245-7de1f4996744 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:29.240716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:29.242646 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 13:01:29.242916 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:29.243134 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:29.243291 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume with id: fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 13:01:29.251495 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:29.251495 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:29.251884 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:29.268069 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Delete volume request issued successfully. Aug 12 13:01:29.268332 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1721230f-0d3d-4f88-ad4b-4e346a678c77 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb returned with HTTP 202 Aug 12 13:01:29.268725 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1271/5082] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:29 2026] DELETE /volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:29.277913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:29.280172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 13:01:29.280300 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:29.280522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:29.288606 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:29.288606 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:29.292393 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Volume info retrieved successfully. Aug 12 13:01:29.297416 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84ed8ad9-3ebc-4af1-95a2-e78a08e9a4ac tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb returned with HTTP 200 Aug 12 13:01:29.297825 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1259/5083] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:29 2026] GET /volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:29.413541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:29.415373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:29.415571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:29.415756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:29.424946 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:29.424946 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:29.428590 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:29.432841 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-704e22b5-8ec6-4978-abd1-1fd223ba6d6f tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:29.433348 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1275/5084] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:29 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:30.311929 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1ec9499a-a417-4dbe-8dfc-6ea8e018f918 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:30.314156 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1ec9499a-a417-4dbe-8dfc-6ea8e018f918 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] GET https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb Aug 12 13:01:30.314156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1ec9499a-a417-4dbe-8dfc-6ea8e018f918 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:30.314345 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1ec9499a-a417-4dbe-8dfc-6ea8e018f918 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:30.320944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1ec9499a-a417-4dbe-8dfc-6ea8e018f918 tempest-ProjectMemberTests33-1355194066 tempest-ProjectMemberTests33-1355194066-project-admin] https://10.4.3.81/volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb returned with HTTP 404 Aug 12 13:01:30.321687 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1280/5085] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:30 2026] GET /volume/v3/volumes/fdf516d5-b7ed-4424-b788-55afb2218dbb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:30.446691 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:30.448735 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:30.448967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:30.449132 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:30.459602 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:30.459602 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:30.464235 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:30.470978 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c3217d4-9779-407d-a93d-3341f07d6f50 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:30.471529 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1272/5086] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:30 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:01:30.834988 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-030554bd-e6ba-4d6f-b47f-77a78b3d8359 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:30.838389 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-030554bd-e6ba-4d6f-b47f-77a78b3d8359 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2/action Aug 12 13:01:30.838806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-030554bd-e6ba-4d6f-b47f-77a78b3d8359 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:01:30.838951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-030554bd-e6ba-4d6f-b47f-77a78b3d8359 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:30.859995 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:30.859995 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:30.868837 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1cadef22-5b25-4a45-8f4a-da20984cdc20 req-030554bd-e6ba-4d6f-b47f-77a78b3d8359 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2/action returned with HTTP 204 Aug 12 13:01:30.869505 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1260/5087] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:01:30 2026] POST /volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:31.483927 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:31.485806 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:31.485961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:31.486139 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:31.499427 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:31.499427 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:31.503281 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:31.508314 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d62daf3d-1e58-4118-866b-4e881cedfa11 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:31.508899 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1276/5088] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:31 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:31.526034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:31.527810 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:31.527903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:31.528075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:31.537017 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:31.537017 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:31.540063 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:31.543789 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-23f3bc21-0a3d-492a-97aa-9752d617fbbb tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:31.544371 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1281/5089] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:31 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:31.556487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:31.558799 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:01:31.559045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:31.559304 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:31.572529 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:31.572529 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:31.578809 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:01:31.581155 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-219c8d0d-a6a7-4d12-ae3f-fbf605469824 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:01:31.581712 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1273/5090] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:31 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:31.932731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:32.035376 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:32.035739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1617137369"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:32.037099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1617137369'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:32.037233 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Create volume of 1 GB Aug 12 13:01:32.041569 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Availability Zones retrieved successfully. Aug 12 13:01:32.048089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Flow 'volume_create_api' (0ce33d2f-f705-4ccf-8a3f-90bf86a8de9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:32.049082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57233dbc-3ffa-4272-b1f7-edfe77748511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:32.049906 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:32.081083 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57233dbc-3ffa-4272-b1f7-edfe77748511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:32.082178 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cff3581-9b66-4cbd-ad76-2571a82d1c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:32.146886 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Created reservations ['d50bcb8c-9352-4df8-966e-5ae047201b1d', 'abe2dabc-d0f3-4ea0-823a-89d51bfa38fa', '60d4a23e-09a0-4a3b-8ac4-2825f8654b02', '62ed82bb-387a-4810-8e03-9a8b1ad9a8cf'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:32.147703 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cff3581-9b66-4cbd-ad76-2571a82d1c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50bcb8c-9352-4df8-966e-5ae047201b1d', 'abe2dabc-d0f3-4ea0-823a-89d51bfa38fa', '60d4a23e-09a0-4a3b-8ac4-2825f8654b02', '62ed82bb-387a-4810-8e03-9a8b1ad9a8cf']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:32.148417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f011ab15-7b6c-4dc6-8ed8-50ece3b4f9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:32.172691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f011ab15-7b6c-4dc6-8ed8-50ece3b4f9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56004260-8ec3-400c-a05b-e9ebe5662f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617137369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a5160342a34fab91c66c74c66e0b6f',qos_specs=None,replication_status=,reservations=['d50bcb8c-9352-4df8-966e-5ae047201b1d','abe2dabc-d0f3-4ea0-823a-89d51bfa38fa','60d4a23e-09a0-4a3b-8ac4-2825f8654b02','62ed82bb-387a-4810-8e03-9a8b1ad9a8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5ec6e2eeb0419789880edf2cd224bf',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617137369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56004260-8ec3-400c-a05b-e9ebe5662f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a5160342a34fab91c66c74c66e0b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b5ec6e2eeb0419789880edf2cd224bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:32.173398 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a68d468-5422-4031-8215-d0c5732000c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:32.194590 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a68d468-5422-4031-8215-d0c5732000c7) transitioned into state 'SUCCESS' from state '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-1617137369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a5160342a34fab91c66c74c66e0b6f',qos_specs=None,replication_status=,reservations=['d50bcb8c-9352-4df8-966e-5ae047201b1d','abe2dabc-d0f3-4ea0-823a-89d51bfa38fa','60d4a23e-09a0-4a3b-8ac4-2825f8654b02','62ed82bb-387a-4810-8e03-9a8b1ad9a8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5ec6e2eeb0419789880edf2cd224bf',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:32.195299 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2279a75-f708-46f4-a961-4f1b49e7f05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:32.204343 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2279a75-f708-46f4-a961-4f1b49e7f05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:32.205108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Flow 'volume_create_api' (0ce33d2f-f705-4ccf-8a3f-90bf86a8de9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:32.205368 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Create volume request issued successfully. Aug 12 13:01:32.205901 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb320bae-ef50-484a-a4fa-d46ad35c705f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:32.206296 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1261/5091] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:01:31 2026] POST /volume/v3/volumes => generated 776 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:32.218723 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:32.220636 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:32.220925 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:32.221187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:32.228098 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:32.228098 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:32.231423 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Volume info retrieved successfully. Aug 12 13:01:32.235005 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60164a3b-f49a-4db8-9153-6354c0be7f11 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c returned with HTTP 200 Aug 12 13:01:32.235369 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1277/5092] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:32 2026] GET /volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:33.250954 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:33.252912 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:33.253168 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:33.253375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:33.262023 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:33.262023 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:33.266277 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Volume info retrieved successfully. Aug 12 13:01:33.272010 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03a6bb4d-3284-47ba-a022-b41af526ac94 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c returned with HTTP 200 Aug 12 13:01:33.272494 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1282/5093] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:33 2026] GET /volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:33.288458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:33.290671 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 13:01:33.291372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56004260-8ec3-400c-a05b-e9ebe5662f2c", "name": "tempest-type-Backup-821792343"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:33.293296 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Creating new backup {'backup': {'volume_id': '56004260-8ec3-400c-a05b-e9ebe5662f2c', 'name': 'tempest-type-Backup-821792343'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:01:33.293593 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Creating backup of volume 56004260-8ec3-400c-a05b-e9ebe5662f2c in container None Aug 12 13:01:33.303662 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:33.303662 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:33.303996 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Volume info retrieved successfully. Aug 12 13:01:33.338110 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Created reservations ['d2a2b830-4fcd-4062-8ec7-0e47ba0cb897', 'de68884c-79ea-4bbf-a7a3-384df8c73d73'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:33.372715 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ed67fb8-3353-481a-91ad-e85c7a99f950 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:01:33.373900 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1274/5094] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:01:33 2026] POST /volume/v3/backups => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:33.385924 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:33.391686 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:33.392047 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:33.392334 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:33.392479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:33.397940 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:33.397940 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:33.399166 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a1f9fc8-7ec0-417e-b90c-7f63b146eef4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:33.399752 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1262/5095] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:33 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:34.413204 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:34.414936 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:34.415113 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:34.415284 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:34.415412 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:34.419814 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:34.419814 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:34.420389 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ad58e25-620b-4c23-9596-006c0860b5a1 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:34.420802 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1278/5096] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:34 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:35.431888 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:35.434027 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:35.434306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:35.434583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:35.434917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:35.440621 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:35.440621 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:35.441527 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c75bed9e-e921-4a3e-85a8-22d674f8b66c tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:35.442224 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1283/5097] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:35 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:36.453365 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:36.455928 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:36.456411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:36.456876 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:36.457165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:36.464466 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:36.464466 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:36.464466 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8ad2f04-24b1-4091-acf5-9b2c67c40959 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:36.464466 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1275/5098] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:36 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:37.475582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:37.477609 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:37.477983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:37.478268 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:37.478452 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:37.482953 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:37.482953 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:37.483598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa479f41-7bd2-459c-a64b-016a1b0f16ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:37.483984 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1263/5099] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:37 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:38.495236 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:38.497201 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:38.497409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:38.497622 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:38.497797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:38.502066 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:38.502066 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:38.502651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5f9b27e-809b-413e-93b3-c0c443d3a201 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:38.503023 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1279/5100] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:38 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:39.518939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:39.525813 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:39.525813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:39.525813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:39.525813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:39.533496 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:39.533496 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:39.534432 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5107629d-a9c9-43e0-93bd-61baae3627e4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:39.535041 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1284/5101] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:39 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:40.547721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-287ce052-459a-4f5c-896d-945b24ba68c3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:40.549527 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-287ce052-459a-4f5c-896d-945b24ba68c3 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:40.549816 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-287ce052-459a-4f5c-896d-945b24ba68c3 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:40.550063 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-287ce052-459a-4f5c-896d-945b24ba68c3 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:40.550182 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-287ce052-459a-4f5c-896d-945b24ba68c3 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:40.555080 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:40.555080 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:40.555676 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-287ce052-459a-4f5c-896d-945b24ba68c3 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:40.556036 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1276/5102] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:40 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:41.568744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:41.570346 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:41.570346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:41.570605 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:41.570744 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:41.575273 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:41.575273 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:41.575916 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8689ba7a-b8bf-4acb-bca8-657a828d898e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:41.576270 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1264/5103] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:41 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:42.586630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c524478f-f078-4373-9752-e44b0d7efc1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:42.588306 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c524478f-f078-4373-9752-e44b0d7efc1e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:42.588534 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c524478f-f078-4373-9752-e44b0d7efc1e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:42.588712 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c524478f-f078-4373-9752-e44b0d7efc1e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:42.588827 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c524478f-f078-4373-9752-e44b0d7efc1e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:42.592705 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:42.592705 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:42.593261 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c524478f-f078-4373-9752-e44b0d7efc1e tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:42.593614 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1280/5104] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:42 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:43.603095 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:43.604964 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:43.605402 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:43.605456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:43.605557 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:43.610624 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:43.610624 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:43.611491 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-271b16c8-c8d5-4f1b-a87c-95370d660fe2 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:43.611950 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1285/5105] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:43 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:44.189503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:44.191718 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:01:44.192135 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82a690f-db2e-4d7a-8f80-d5d501e47013", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-413246487", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:44.203835 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:44.203835 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:44.204284 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:44.204454 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:44.237470 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['a098e0fc-881e-47e6-b813-6efa09996f20', 'a4ac498f-c7ce-43e9-8822-e8170e7b4399', '99f05ad2-a54e-4366-8b4f-ac409d77c117', '84a063a4-c6e6-44cf-9109-d258903c790f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:44.267785 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:01:44.268213 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8103ebeb-93ae-4585-9d8d-cfba5f2484fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:01:44.268748 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1277/5106] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:01:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:44.278537 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:44.280282 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:44.280522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:44.280725 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:44.285883 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:44.285883 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:44.286317 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:44.287022 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3c37b17-6733-40cb-b3d5-bd5add987c33 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 200 Aug 12 13:01:44.287366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1265/5107] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:44 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:44.622930 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:44.625310 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:44.625621 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:44.625893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:44.626050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:44.630995 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:44.630995 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:44.631705 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b557819-4b60-43eb-a389-3c1afaca8a85 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:44.632104 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1281/5108] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:44 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:45.297124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:45.299331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:45.299600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:45.299862 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:45.305318 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:45.305318 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:45.305750 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:45.306552 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c65dd902-6280-4c35-bd53-813767ae9fe4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 200 Aug 12 13:01:45.306902 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1286/5109] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:45 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:45.314864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:45.316818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:45.317021 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:45.317202 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:45.322217 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:45.322217 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:45.322629 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:45.323345 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12d0114c-636b-4561-bf0b-1d2ec42d2bcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 200 Aug 12 13:01:45.323703 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1278/5110] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:45 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:45.331280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:45.333187 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:01:45.333648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82a690f-db2e-4d7a-8f80-d5d501e47013", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1055432765", "description": null, "metadata": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:45.344621 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:45.344621 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:45.345058 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:45.345194 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:45.368037 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['b08c3dc7-e11f-4dab-80fa-71cdd77c1359', '23313d72-9322-4aff-9e7f-1f8b16df8185', '67939afc-a7cc-4894-8c57-c1b9026d67b5', '4d7dc306-31e4-46a7-8e62-e41c75e0c1a4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:45.394188 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:01:45.394555 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f906f9d6-e0d2-4160-8300-e0fd7e4613e7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:01:45.394988 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1266/5111] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:01:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:45.403216 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b4cc227-7983-47e7-a114-3871c7231014 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:45.404974 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b4cc227-7983-47e7-a114-3871c7231014 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:45.405175 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b4cc227-7983-47e7-a114-3871c7231014 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:45.405353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b4cc227-7983-47e7-a114-3871c7231014 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:45.411194 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:45.411194 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:45.411686 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b4cc227-7983-47e7-a114-3871c7231014 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:45.412519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b4cc227-7983-47e7-a114-3871c7231014 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 200 Aug 12 13:01:45.412883 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1282/5112] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:45 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:45.643275 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:45.645667 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:45.645986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:45.646297 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:45.646459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:45.651700 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:45.651700 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:45.652523 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af9a0ba9-f4e1-46ef-9804-3d72c4becc55 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:45.653013 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1287/5113] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:45 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:46.422258 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:46.424076 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:46.424264 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:46.424458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:46.429218 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:46.429218 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:46.429693 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:46.430430 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b654fc53-364e-4215-8d9f-dce5d38b1606 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 200 Aug 12 13:01:46.430786 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1279/5114] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:46 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:46.439146 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:46.441645 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:46.441961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:46.442282 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:46.447559 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:46.447559 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:46.448001 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:46.448734 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d3d0c2d-6183-4cdf-806b-c28d5a896b44 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 200 Aug 12 13:01:46.449105 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1267/5115] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:46 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:46.457550 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:46.459069 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:01:46.459409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82a690f-db2e-4d7a-8f80-d5d501e47013", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1729698164", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:46.469099 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:46.469099 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:46.469551 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:46.469673 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:46.493286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['a00a52f6-f192-4ada-857f-63e1342c32c1', 'd4a31f54-5603-4d56-b8db-7a7eb2d92171', 'e9fcd442-f27a-438c-9872-4a601b8e1bda', '8c77f7fb-0a39-44f1-b0c5-df77320c9553'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:46.524285 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:01:46.524617 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8a8a3dc-83ae-44cc-905a-ef84db67d78f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:01:46.525035 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1283/5116] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:01:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:46.533285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:46.535033 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:46.535183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:46.535381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:46.540102 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:46.540102 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:46.540504 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:46.541245 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-426dfb85-9f74-4ab1-af74-e6134be1d208 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 200 Aug 12 13:01:46.541610 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1288/5117] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:46 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:46.663068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:46.664944 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:46.665144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:46.665323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:46.665514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:46.670000 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:46.670000 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:46.670809 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02b45eb0-7e5f-44a7-b0b8-fecc19fb2c99 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:46.671203 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1280/5118] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:46 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.550762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.552545 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:47.552817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.553012 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.558044 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.558044 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:47.558462 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:47.559185 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1049ed31-fc42-4880-a42c-16d326bb43e3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 200 Aug 12 13:01:47.559595 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1268/5119] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:47 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.567840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-84c60abb-1007-4944-afab-6772e599c21a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.570442 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-84c60abb-1007-4944-afab-6772e599c21a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:47.570706 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-84c60abb-1007-4944-afab-6772e599c21a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.570988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-84c60abb-1007-4944-afab-6772e599c21a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.577457 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.577457 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:47.578039 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-84c60abb-1007-4944-afab-6772e599c21a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:47.579065 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-84c60abb-1007-4944-afab-6772e599c21a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 200 Aug 12 13:01:47.579558 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1284/5120] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:47 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.681675 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-60688cb6-4d30-4972-91a0-a66b5610d24f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.683468 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60688cb6-4d30-4972-91a0-a66b5610d24f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:47.683705 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60688cb6-4d30-4972-91a0-a66b5610d24f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.683919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-60688cb6-4d30-4972-91a0-a66b5610d24f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.684060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-60688cb6-4d30-4972-91a0-a66b5610d24f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:47.688526 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.688526 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:47.689174 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-60688cb6-4d30-4972-91a0-a66b5610d24f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:47.689553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1289/5121] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:47 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.700225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d0fbf61-cb42-4177-9514-8dfdf98b71da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.755131 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d0fbf61-cb42-4177-9514-8dfdf98b71da tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-member] PUT https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:47.755522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d0fbf61-cb42-4177-9514-8dfdf98b71da tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:47.762289 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.762289 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:47.768407 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d0fbf61-cb42-4177-9514-8dfdf98b71da tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-member] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:47.768859 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1281/5122] 10.4.3.81 () {70 vars in 1401 bytes} [Wed Aug 12 13:01:47 2026] PUT /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 313 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.776341 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26d3b705-24a8-4b80-a524-0a3a08f971df None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.777905 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26d3b705-24a8-4b80-a524-0a3a08f971df tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:47.778149 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26d3b705-24a8-4b80-a524-0a3a08f971df tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.778367 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26d3b705-24a8-4b80-a524-0a3a08f971df tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.778420 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-26d3b705-24a8-4b80-a524-0a3a08f971df tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:47.782437 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.782437 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:47.783235 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26d3b705-24a8-4b80-a524-0a3a08f971df tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:47.783731 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1269/5123] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:47 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:47.794402 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.796012 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] DELETE https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:47.796255 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.796461 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.796606 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Delete backup with id: 852e2a62-a7c4-472c-940f-bb149ccf1333. Aug 12 13:01:47.800821 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.800821 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:47.812318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] delete_backup rpcapi backup_id 852e2a62-a7c4-472c-940f-bb149ccf1333 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:01:47.814055 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b55e0f4-8aba-456c-a4a3-d5f90c97144f tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 202 Aug 12 13:01:47.814868 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1285/5124] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:47 2026] DELETE /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 13:01:47.821359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:47.823177 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:47.823362 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:47.823558 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:47.823634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:47.827757 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:47.827757 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:47.828405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4cdbc2f4-69fd-4d1e-973e-87590cac28c7 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 200 Aug 12 13:01:47.828850 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1290/5125] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:47 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:48.839097 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:48.840771 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 Aug 12 13:01:48.840969 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:48.841150 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:48.841254 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Show backup with id 852e2a62-a7c4-472c-940f-bb149ccf1333. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:01:48.844836 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0bd792f1-0f5d-4ef3-8812-fb875bce7394 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 returned with HTTP 404 Aug 12 13:01:48.845274 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1282/5126] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:48 2026] GET /volume/v3/backups/852e2a62-a7c4-472c-940f-bb149ccf1333 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:48.852378 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:48.854060 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:48.854260 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:48.854448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:48.854607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Delete volume with id: 56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:48.861368 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:48.861368 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:48.861735 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Volume info retrieved successfully. Aug 12 13:01:48.878001 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Delete volume request issued successfully. Aug 12 13:01:48.878068 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5d513b3-10bc-41ea-9450-eb2c5d7c5055 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c returned with HTTP 202 Aug 12 13:01:48.878476 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1270/5127] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:48 2026] DELETE /volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:48.888295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:48.891693 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:48.891961 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:48.892222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:48.902131 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:48.902131 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:48.906851 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Volume info retrieved successfully. Aug 12 13:01:48.911808 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d1e00a3-2b2f-4775-a9e6-1b8eebe879ed tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c returned with HTTP 200 Aug 12 13:01:48.912262 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1286/5128] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:48 2026] GET /volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:49.038097 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-34234980-1e89-4692-a91d-834108428854 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:49.039853 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:49.040034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:49.040211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:49.040347 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:49.045610 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:49.045610 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:49.046028 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:49.062079 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:01:49.062219 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-34234980-1e89-4692-a91d-834108428854 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 202 Aug 12 13:01:49.062658 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1291/5129] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:49 2026] DELETE /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:49.069400 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:49.071151 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:49.071369 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:49.071583 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:49.077011 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:49.077011 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:49.077507 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:49.078218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de7f68c2-5509-4ccf-bbed-afe542ed70f6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 200 Aug 12 13:01:49.078697 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1283/5130] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:49 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:49.925952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0237bc23-a7d9-4883-b552-ab8f86aa9aa4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:49.927687 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0237bc23-a7d9-4883-b552-ab8f86aa9aa4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] GET https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c Aug 12 13:01:49.927889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0237bc23-a7d9-4883-b552-ab8f86aa9aa4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:49.928082 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0237bc23-a7d9-4883-b552-ab8f86aa9aa4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:49.933651 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0237bc23-a7d9-4883-b552-ab8f86aa9aa4 tempest-ProjectMemberTests39-977825231 tempest-ProjectMemberTests39-977825231-project-admin] https://10.4.3.81/volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c returned with HTTP 404 Aug 12 13:01:49.934117 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1271/5131] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:49 2026] GET /volume/v3/volumes/56004260-8ec3-400c-a05b-e9ebe5662f2c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:50.091085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d85df9f-0d6b-4f52-a17e-9c4eba4e0ee9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:50.094433 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d85df9f-0d6b-4f52-a17e-9c4eba4e0ee9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:50.094433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d85df9f-0d6b-4f52-a17e-9c4eba4e0ee9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:50.094433 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d85df9f-0d6b-4f52-a17e-9c4eba4e0ee9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:50.097688 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d85df9f-0d6b-4f52-a17e-9c4eba4e0ee9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 404 Aug 12 13:01:50.098254 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1287/5132] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:50 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:50.105740 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:50.107670 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:50.107902 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:50.108089 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:50.108190 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:50.112864 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:50.112864 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:50.113401 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:50.129380 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:01:50.129535 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fe9797cc-544a-4365-a10f-44cc9bdcbd4d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 202 Aug 12 13:01:50.129930 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1292/5133] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:50 2026] DELETE /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:50.145651 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:50.147976 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:50.148208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:50.148437 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:50.154486 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:50.154486 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:50.155032 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:50.156020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2aa0642e-128b-4606-9936-0f7cd7081e35 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 200 Aug 12 13:01:50.156507 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1284/5134] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:50 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:51.166375 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a07a69a-e469-4d83-a11a-fd92cb3baf85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.169898 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a07a69a-e469-4d83-a11a-fd92cb3baf85 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:51.170076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a07a69a-e469-4d83-a11a-fd92cb3baf85 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:51.170249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a07a69a-e469-4d83-a11a-fd92cb3baf85 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:51.174572 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a07a69a-e469-4d83-a11a-fd92cb3baf85 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 404 Aug 12 13:01:51.175145 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1272/5135] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:51 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:51.182376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.184630 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:51.185008 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:51.185374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:51.185641 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:51.192876 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:51.192876 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:51.193083 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:51.214910 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:01:51.214910 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91fc62a3-caae-47d7-a761-7e1f13438af3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 202 Aug 12 13:01:51.214910 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1288/5136] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:51 2026] DELETE /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:51.223843 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.226232 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:51.226496 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:51.226729 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:51.232830 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:51.232830 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:51.233396 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:01:51.234415 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6ec39685-33a7-47fc-927d-1432f6ecabaa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 200 Aug 12 13:01:51.234919 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1293/5137] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:51 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:51.374010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6259310f-bebd-4c00-aaf4-1182ce64dd28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.456708 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6259310f-bebd-4c00-aaf4-1182ce64dd28 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:01:51.456708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6259310f-bebd-4c00-aaf4-1182ce64dd28 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1970139162", "extra_specs": {"storage_protocol": "tempest-storage_protocol-705896572", "vendor_name": "tempest-vendor_name-917842947"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:51.469752 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6259310f-bebd-4c00-aaf4-1182ce64dd28 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:01:51.470112 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1285/5138] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:01:51 2026] POST /volume/v3/types => generated 328 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:51.480496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eccfc246-b663-4ca6-80f0-83ae60db672c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.482025 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:51.482356 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ce3aac01-d4e8-4b63-9a1b-447edb95ac96", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:51.483595 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume request body: {'volume': {'volume_type': 'ce3aac01-d4e8-4b63-9a1b-447edb95ac96', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:51.487254 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume of 1 GB Aug 12 13:01:51.487521 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:51.487521 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:51.487839 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Availability Zones retrieved successfully. Aug 12 13:01:51.492847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Flow 'volume_create_api' (5fc33b8e-7f3a-4530-a9df-e2adb6a5d8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:51.493864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5f9b45-08a4-4834-a399-d14ff9873c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:51.494529 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:51.512020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5f9b45-08a4-4834-a399-d14ff9873c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:01:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-705896572',vendor_name='tempest-vendor_name-917842947'},id=ce3aac01-d4e8-4b63-9a1b-447edb95ac96,is_public=True,name='tempest-ProjectReaderTests-volume-type-1970139162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce3aac01-d4e8-4b63-9a1b-447edb95ac96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:51.512692 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cdcd7e-d750-41f6-9036-fcf24f928133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:51.536614 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1970139162 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1970139162, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:51.537040 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1970139162 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1970139162, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:51.564894 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Created reservations ['f77ceca2-1e8b-487e-9cc2-d7de85e3dc85', '57f409c8-75ea-440b-a622-da389eb230fc', '225f25b7-baf3-45ba-a9a5-305b30f0e43b', '28c7342f-b935-419f-9759-7de986a1754d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:51.565636 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cdcd7e-d750-41f6-9036-fcf24f928133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f77ceca2-1e8b-487e-9cc2-d7de85e3dc85', '57f409c8-75ea-440b-a622-da389eb230fc', '225f25b7-baf3-45ba-a9a5-305b30f0e43b', '28c7342f-b935-419f-9759-7de986a1754d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:51.566267 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7110c118-73ef-4d46-8377-266a6f4e4025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:51.589597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7110c118-73ef-4d46-8377-266a6f4e4025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17f6d2cc-a768-4929-9ae5-2100353a769f', '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='5ce62e66c703450e8dd998df27f170dd',qos_specs=None,replication_status=,reservations=['f77ceca2-1e8b-487e-9cc2-d7de85e3dc85','57f409c8-75ea-440b-a622-da389eb230fc','225f25b7-baf3-45ba-a9a5-305b30f0e43b','28c7342f-b935-419f-9759-7de986a1754d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_type_id=ce3aac01-d4e8-4b63-9a1b-447edb95ac96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01: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=17f6d2cc-a768-4929-9ae5-2100353a769f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce62e66c703450e8dd998df27f170dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce3aac01-d4e8-4b63-9a1b-447edb95ac96),volume_type_id=ce3aac01-d4e8-4b63-9a1b-447edb95ac96)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:51.590290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c343ba38-d31a-431b-a571-cae8fe657746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:51.606229 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c343ba38-d31a-431b-a571-cae8fe657746) transitioned into state 'SUCCESS' from 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='5ce62e66c703450e8dd998df27f170dd',qos_specs=None,replication_status=,reservations=['f77ceca2-1e8b-487e-9cc2-d7de85e3dc85','57f409c8-75ea-440b-a622-da389eb230fc','225f25b7-baf3-45ba-a9a5-305b30f0e43b','28c7342f-b935-419f-9759-7de986a1754d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_type_id=ce3aac01-d4e8-4b63-9a1b-447edb95ac96)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:51.606867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d51b599-3093-428c-ab1c-f80c5fc81cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:51.615021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d51b599-3093-428c-ab1c-f80c5fc81cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:51.617795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Flow 'volume_create_api' (5fc33b8e-7f3a-4530-a9df-e2adb6a5d8d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:51.617795 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume request issued successfully. Aug 12 13:01:51.617795 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eccfc246-b663-4ca6-80f0-83ae60db672c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:51.617795 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1273/5139] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:01:51 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:51.629338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:51.631277 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f Aug 12 13:01:51.631528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:51.631746 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:51.640665 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:51.640665 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:51.644293 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:51.648751 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-032f2f15-80a2-4799-8fe1-c4e9502d55aa tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f returned with HTTP 200 Aug 12 13:01:51.649207 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1289/5140] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:51 2026] GET /volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:52.245335 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e692bb44-1294-4e23-8b4a-11fb1faedbcd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.247114 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e692bb44-1294-4e23-8b4a-11fb1faedbcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:52.247359 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e692bb44-1294-4e23-8b4a-11fb1faedbcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.247575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e692bb44-1294-4e23-8b4a-11fb1faedbcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.251798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e692bb44-1294-4e23-8b4a-11fb1faedbcd tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 404 Aug 12 13:01:52.252393 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1294/5141] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.258838 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.260482 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:52.260648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.260842 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.260944 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:52.264786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb7a650a-d4fc-4a38-b941-e8d61a5452fe tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 404 Aug 12 13:01:52.265211 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1286/5142] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.271499 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-570a950a-14e2-49bc-8cb4-c88701c786ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.273434 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-570a950a-14e2-49bc-8cb4-c88701c786ea tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 Aug 12 13:01:52.273596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-570a950a-14e2-49bc-8cb4-c88701c786ea tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.273763 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-570a950a-14e2-49bc-8cb4-c88701c786ea tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.277434 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-570a950a-14e2-49bc-8cb4-c88701c786ea tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 returned with HTTP 404 Aug 12 13:01:52.277852 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1274/5143] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/snapshots/8d267858-c5d9-485c-bfb1-ea9806779136 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.284437 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36533814-8886-4615-8c8d-ebc107a1eec3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.286213 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36533814-8886-4615-8c8d-ebc107a1eec3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:52.286448 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36533814-8886-4615-8c8d-ebc107a1eec3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.286648 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36533814-8886-4615-8c8d-ebc107a1eec3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.286795 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-36533814-8886-4615-8c8d-ebc107a1eec3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:52.292417 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36533814-8886-4615-8c8d-ebc107a1eec3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 404 Aug 12 13:01:52.293080 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1290/5144] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.299070 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d7f55532-5e0a-48e8-9b7f-f11f5bc4c7e6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.300798 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7f55532-5e0a-48e8-9b7f-f11f5bc4c7e6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa Aug 12 13:01:52.301015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7f55532-5e0a-48e8-9b7f-f11f5bc4c7e6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.301201 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d7f55532-5e0a-48e8-9b7f-f11f5bc4c7e6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.306110 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d7f55532-5e0a-48e8-9b7f-f11f5bc4c7e6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa returned with HTTP 404 Aug 12 13:01:52.306637 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1295/5145] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/snapshots/f783195c-6b89-458d-915d-305d6894f6fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.313116 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-93409b89-4d53-469a-ab32-545b545d90a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.314980 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93409b89-4d53-469a-ab32-545b545d90a8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:52.315188 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93409b89-4d53-469a-ab32-545b545d90a8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.315418 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93409b89-4d53-469a-ab32-545b545d90a8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.315520 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-93409b89-4d53-469a-ab32-545b545d90a8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:52.320750 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93409b89-4d53-469a-ab32-545b545d90a8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 404 Aug 12 13:01:52.321268 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1287/5146] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.336789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a39ff068-5766-4571-817e-17e8cfb082b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.338570 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a39ff068-5766-4571-817e-17e8cfb082b2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 Aug 12 13:01:52.338824 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a39ff068-5766-4571-817e-17e8cfb082b2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.339086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a39ff068-5766-4571-817e-17e8cfb082b2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.343851 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a39ff068-5766-4571-817e-17e8cfb082b2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 returned with HTTP 404 Aug 12 13:01:52.344317 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1275/5147] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/snapshots/6ead2428-c8b8-4920-b7a8-b7696d734355 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:52.660458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.662337 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f Aug 12 13:01:52.662549 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.662746 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.670397 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:52.670397 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:52.673721 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:52.677110 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab91e45f-3e36-4fcf-8ca6-25bd29b474e6 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f returned with HTTP 200 Aug 12 13:01:52.677479 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1291/5148] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:52.690587 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a8cadf74-1a3c-4d7c-a1d4-357c8b272fcf None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.693067 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8cadf74-1a3c-4d7c-a1d4-357c8b272fcf tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 13:01:52.693239 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8cadf74-1a3c-4d7c-a1d4-357c8b272fcf tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.693430 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a8cadf74-1a3c-4d7c-a1d4-357c8b272fcf tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.699141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a8cadf74-1a3c-4d7c-a1d4-357c8b272fcf tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 13:01:52.699531 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1296/5149] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:52.711148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-542be927-0cbe-45dc-a088-6c27aaa3c8b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.761551 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-542be927-0cbe-45dc-a088-6c27aaa3c8b7 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] GET https://10.4.3.81/volume/v3/messages Aug 12 13:01:52.761788 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-542be927-0cbe-45dc-a088-6c27aaa3c8b7 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.762014 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-542be927-0cbe-45dc-a088-6c27aaa3c8b7 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.765972 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-542be927-0cbe-45dc-a088-6c27aaa3c8b7 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 13:01:52.766624 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1288/5150] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 13:01:52 2026] GET /volume/v3/messages => generated 668 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:52.774659 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ecbb0078-370f-4792-911b-5d6a409f8195 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.775946 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecbb0078-370f-4792-911b-5d6a409f8195 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/messages/0ec5b34a-3c96-4c63-aac6-31486c1657ce Aug 12 13:01:52.776236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecbb0078-370f-4792-911b-5d6a409f8195 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.776489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecbb0078-370f-4792-911b-5d6a409f8195 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.779385 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:52.779385 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:52.783977 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecbb0078-370f-4792-911b-5d6a409f8195 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/messages/0ec5b34a-3c96-4c63-aac6-31486c1657ce returned with HTTP 204 Aug 12 13:01:52.784488 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1276/5151] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/messages/0ec5b34a-3c96-4c63-aac6-31486c1657ce => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 13:01:52.790679 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.792499 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f Aug 12 13:01:52.792712 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.793135 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.793135 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Delete volume with id: 17f6d2cc-a768-4929-9ae5-2100353a769f Aug 12 13:01:52.800022 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:52.800022 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:52.800357 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:52.801294 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100198) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 13:01:52.810096 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1970139162 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1970139162, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:52.810496 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1970139162 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1970139162, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:52.818424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Created reservations ['207e722a-5d13-4a94-8db9-575aa78ffe4f', '54a55ece-b8be-444b-8182-a34a9425d5d2', 'd394cf43-1a38-4bb0-8390-fd9fbfbc628b', '5bc05f11-0d3a-4005-87a1-49150fd96d32'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:52.842146 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Delete volume request issued successfully. Aug 12 13:01:52.842405 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6ee1e47-6241-4520-a5c8-05c4452e547a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f returned with HTTP 202 Aug 12 13:01:52.842939 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1292/5152] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/volumes/17f6d2cc-a768-4929-9ae5-2100353a769f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:52.849438 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f0706678-b4f8-41c0-92a9-fc8b179e6233 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.851103 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0706678-b4f8-41c0-92a9-fc8b179e6233 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/types/ce3aac01-d4e8-4b63-9a1b-447edb95ac96 Aug 12 13:01:52.851322 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0706678-b4f8-41c0-92a9-fc8b179e6233 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:52.851575 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0706678-b4f8-41c0-92a9-fc8b179e6233 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:52.870846 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0706678-b4f8-41c0-92a9-fc8b179e6233 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/types/ce3aac01-d4e8-4b63-9a1b-447edb95ac96 returned with HTTP 202 Aug 12 13:01:52.871470 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1297/5153] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:01:52 2026] DELETE /volume/v3/types/ce3aac01-d4e8-4b63-9a1b-447edb95ac96 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:52.878989 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-144f45be-3f9b-4fac-9d21-f3bf2207b64a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.880612 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-144f45be-3f9b-4fac-9d21-f3bf2207b64a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:01:52.880986 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-144f45be-3f9b-4fac-9d21-f3bf2207b64a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-302634158", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1573383496", "vendor_name": "tempest-vendor_name-1021940073"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:52.893365 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-144f45be-3f9b-4fac-9d21-f3bf2207b64a tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:01:52.893723 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1289/5154] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:01:52 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:52.900843 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-acd178a7-5294-478e-8d8d-b245910ee94c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:52.902355 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:52.902686 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8ed0ff3b-643e-4e7c-9246-15dbe9ea4718", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:52.904162 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume request body: {'volume': {'volume_type': '8ed0ff3b-643e-4e7c-9246-15dbe9ea4718', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:52.907458 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume of 1 GB Aug 12 13:01:52.907710 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:52.907710 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:52.908073 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Availability Zones retrieved successfully. Aug 12 13:01:52.913288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Flow 'volume_create_api' (34b93b6c-7f20-4b4e-a8b0-5d4d8deaefbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:52.914098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7304aa39-b0b4-49d3-b51b-87fc91e2d352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:52.914801 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:52.933936 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7304aa39-b0b4-49d3-b51b-87fc91e2d352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:01:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1573383496',vendor_name='tempest-vendor_name-1021940073'},id=8ed0ff3b-643e-4e7c-9246-15dbe9ea4718,is_public=True,name='tempest-ProjectReaderTests-volume-type-302634158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ed0ff3b-643e-4e7c-9246-15dbe9ea4718', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:52.934619 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaa460b-7cda-4d32-bfc2-95cab33c9c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:52.957646 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-302634158 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-302634158, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:52.957889 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-302634158 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-302634158, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:52.978657 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Created reservations ['35457d58-1fbc-4938-820c-e349805557a5', 'cc1dcd15-3fb4-48ce-a93d-ea21a1dd01b5', '832e8ff3-742b-4fa7-8563-aa057e74701e', 'a67a9a93-d257-4d95-b6fd-59b8c27965b0'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:52.978996 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaa460b-7cda-4d32-bfc2-95cab33c9c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35457d58-1fbc-4938-820c-e349805557a5', 'cc1dcd15-3fb4-48ce-a93d-ea21a1dd01b5', '832e8ff3-742b-4fa7-8563-aa057e74701e', 'a67a9a93-d257-4d95-b6fd-59b8c27965b0']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:52.979617 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10679e7-4df6-4ee1-9490-8c0c3972a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:53.001690 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10679e7-4df6-4ee1-9490-8c0c3972a352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4621ed2-6e6b-4d09-a26f-fdf1ec259493', '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='5ce62e66c703450e8dd998df27f170dd',qos_specs=None,replication_status=,reservations=['35457d58-1fbc-4938-820c-e349805557a5','cc1dcd15-3fb4-48ce-a93d-ea21a1dd01b5','832e8ff3-742b-4fa7-8563-aa057e74701e','a67a9a93-d257-4d95-b6fd-59b8c27965b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_type_id=8ed0ff3b-643e-4e7c-9246-15dbe9ea4718), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:52Z,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=f4621ed2-6e6b-4d09-a26f-fdf1ec259493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce62e66c703450e8dd998df27f170dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ed0ff3b-643e-4e7c-9246-15dbe9ea4718),volume_type_id=8ed0ff3b-643e-4e7c-9246-15dbe9ea4718)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:53.002391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30752388-89ac-4ede-9b33-b3db192493a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:53.018745 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30752388-89ac-4ede-9b33-b3db192493a6) transitioned into state 'SUCCESS' from 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='5ce62e66c703450e8dd998df27f170dd',qos_specs=None,replication_status=,reservations=['35457d58-1fbc-4938-820c-e349805557a5','cc1dcd15-3fb4-48ce-a93d-ea21a1dd01b5','832e8ff3-742b-4fa7-8563-aa057e74701e','a67a9a93-d257-4d95-b6fd-59b8c27965b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a223f9fb4b464bd8905f4c7ecb4be57f',volume_type_id=8ed0ff3b-643e-4e7c-9246-15dbe9ea4718)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:53.019372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21298ade-7f0b-442d-afe3-6121a13e998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:53.029795 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21298ade-7f0b-442d-afe3-6121a13e998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:53.030731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Flow 'volume_create_api' (34b93b6c-7f20-4b4e-a8b0-5d4d8deaefbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:53.031080 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Create volume request issued successfully. Aug 12 13:01:53.031715 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd178a7-5294-478e-8d8d-b245910ee94c tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:53.032148 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1277/5155] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:01:52 2026] POST /volume/v3/volumes => generated 771 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:53.044719 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:53.047181 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 Aug 12 13:01:53.047482 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:53.047751 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:53.055035 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:53.055035 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:53.058089 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:53.061397 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49afb992-aa8e-4b3c-94a5-67c93d526839 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 returned with HTTP 200 Aug 12 13:01:53.061731 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1293/5156] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:53 2026] GET /volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:53.396381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-a126b802-7c74-4e24-a2fd-f5b4043f1d54 req-823ee472-6ada-412d-a914-73ccfb796dec None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:53.398639 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a126b802-7c74-4e24-a2fd-f5b4043f1d54 req-823ee472-6ada-412d-a914-73ccfb796dec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 Aug 12 13:01:53.398874 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a126b802-7c74-4e24-a2fd-f5b4043f1d54 req-823ee472-6ada-412d-a914-73ccfb796dec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:53.399104 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a126b802-7c74-4e24-a2fd-f5b4043f1d54 req-823ee472-6ada-412d-a914-73ccfb796dec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:53.405876 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:53.405876 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:53.446100 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a126b802-7c74-4e24-a2fd-f5b4043f1d54 req-823ee472-6ada-412d-a914-73ccfb796dec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 returned with HTTP 200 Aug 12 13:01:53.446534 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1298/5157] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:01:53 2026] DELETE /volume/v3/attachments/04e43d24-e8d0-4b7d-916e-1258c475bad0 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:54.073510 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ae915b14-9930-4c16-89a8-4637ff7153ac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.075300 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae915b14-9930-4c16-89a8-4637ff7153ac tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 Aug 12 13:01:54.075509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae915b14-9930-4c16-89a8-4637ff7153ac tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.075716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae915b14-9930-4c16-89a8-4637ff7153ac tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.082626 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.082626 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:54.085988 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ae915b14-9930-4c16-89a8-4637ff7153ac tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:54.089668 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae915b14-9930-4c16-89a8-4637ff7153ac tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 returned with HTTP 200 Aug 12 13:01:54.090072 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1290/5158] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:01:54 2026] GET /volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:54.101872 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9da7e49f-0a78-4e2f-9396-20a029336060 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.103881 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9da7e49f-0a78-4e2f-9396-20a029336060 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 12 13:01:54.104103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9da7e49f-0a78-4e2f-9396-20a029336060 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.104309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9da7e49f-0a78-4e2f-9396-20a029336060 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.104547 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.104547 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:54.107742 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9da7e49f-0a78-4e2f-9396-20a029336060 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 12 13:01:54.108097 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1278/5159] 10.4.3.81 () {68 vars in 1273 bytes} [Wed Aug 12 13:01:54 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:54.115920 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6887b486-3a3a-4e92-9029-558383514be0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.117679 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6887b486-3a3a-4e92-9029-558383514be0 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] GET https://10.4.3.81/volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f Aug 12 13:01:54.117947 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6887b486-3a3a-4e92-9029-558383514be0 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.118114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6887b486-3a3a-4e92-9029-558383514be0 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.121387 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6887b486-3a3a-4e92-9029-558383514be0 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-reader] https://10.4.3.81/volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f returned with HTTP 200 Aug 12 13:01:54.121763 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1294/5160] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:54 2026] GET /volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:54.129179 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4ec0a183-8f33-4b47-a87e-816918f9f450 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.131270 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4ec0a183-8f33-4b47-a87e-816918f9f450 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f Aug 12 13:01:54.131481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4ec0a183-8f33-4b47-a87e-816918f9f450 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.131666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4ec0a183-8f33-4b47-a87e-816918f9f450 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.134621 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.134621 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:54.140980 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4ec0a183-8f33-4b47-a87e-816918f9f450 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f returned with HTTP 204 Aug 12 13:01:54.141576 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1299/5161] 10.4.3.81 () {68 vars in 1387 bytes} [Wed Aug 12 13:01:54 2026] DELETE /volume/v3/messages/b51a352f-4dc6-4777-9fdd-b0669c1fef7f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 13:01:54.149545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.151365 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 Aug 12 13:01:54.151571 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.151749 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.151947 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Delete volume with id: f4621ed2-6e6b-4d09-a26f-fdf1ec259493 Aug 12 13:01:54.158990 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.158990 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:54.159317 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Volume info retrieved successfully. Aug 12 13:01:54.160271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 13:01:54.170108 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-302634158 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-302634158, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:54.170435 np0000007055 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-302634158 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-302634158, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:01:54.171806 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.173576 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:54.173799 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.173992 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.174163 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:54.180183 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Created reservations ['21cd9a00-a17f-4734-9eed-b2ef9437b497', '9d6ee060-1af2-44a3-a06f-b57bd539a219', 'aab96df9-4cf5-47df-be59-d7ea8ec5144e', '0abce80d-b517-49ae-b222-83416693a7b0'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:54.181091 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.181091 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:54.181565 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:54.197456 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:01:54.197598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d32ca1a-1fba-4fdf-87de-0a67504c0eb7 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 202 Aug 12 13:01:54.198196 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1279/5162] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:01:54 2026] DELETE /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:54.205509 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Delete volume request issued successfully. Aug 12 13:01:54.205685 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e501387f-24b0-4008-a24d-d4cad2d8de18 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 returned with HTTP 202 Aug 12 13:01:54.206166 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1291/5163] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:01:54 2026] DELETE /volume/v3/volumes/f4621ed2-6e6b-4d09-a26f-fdf1ec259493 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:54.207607 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.209547 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:54.209736 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.209962 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.214059 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3e4c1d67-35e3-4b12-b09f-d9178c04e157 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.215680 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e4c1d67-35e3-4b12-b09f-d9178c04e157 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] DELETE https://10.4.3.81/volume/v3/types/8ed0ff3b-643e-4e7c-9246-15dbe9ea4718 Aug 12 13:01:54.215877 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e4c1d67-35e3-4b12-b09f-d9178c04e157 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.216087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3e4c1d67-35e3-4b12-b09f-d9178c04e157 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.217976 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:54.217976 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:54.222147 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:54.228351 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53ac4d4d-d00f-4d25-967e-1ae46a3db05d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 200 Aug 12 13:01:54.228936 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1295/5164] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:54 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:54.242120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3e4c1d67-35e3-4b12-b09f-d9178c04e157 tempest-ProjectReaderTests-75050906 tempest-ProjectReaderTests-75050906-project-admin] https://10.4.3.81/volume/v3/types/8ed0ff3b-643e-4e7c-9246-15dbe9ea4718 returned with HTTP 202 Aug 12 13:01:54.242673 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1300/5165] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:01:54 2026] DELETE /volume/v3/types/8ed0ff3b-643e-4e7c-9246-15dbe9ea4718 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:01:54.984762 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-0e49e68f-9b10-40a4-8f3e-221d9f020916 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:54.986562 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-0e49e68f-9b10-40a4-8f3e-221d9f020916 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=ea9c43af-4e4e-4ac5-a87c-baea49d9cd60 Aug 12 13:01:54.986769 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-0e49e68f-9b10-40a4-8f3e-221d9f020916 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:54.986939 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-0e49e68f-9b10-40a4-8f3e-221d9f020916 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:54.999146 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-0e49e68f-9b10-40a4-8f3e-221d9f020916 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=ea9c43af-4e4e-4ac5-a87c-baea49d9cd60 returned with HTTP 200 Aug 12 13:01:54.999538 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1280/5166] 10.4.3.81 () {70 vars in 1630 bytes} [Wed Aug 12 13:01:54 2026] GET /volume/v3/attachments?instance_id=ea9c43af-4e4e-4ac5-a87c-baea49d9cd60 => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:55.008456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-d807a9a9-6bf8-42bf-9876-0c1110f4dd8e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:55.011786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-d807a9a9-6bf8-42bf-9876-0c1110f4dd8e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 Aug 12 13:01:55.012064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-d807a9a9-6bf8-42bf-9876-0c1110f4dd8e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:55.012318 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-d807a9a9-6bf8-42bf-9876-0c1110f4dd8e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:55.027760 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d5349a53-9fd0-4ae0-8300-2836786dc9d5 req-d807a9a9-6bf8-42bf-9876-0c1110f4dd8e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 returned with HTTP 200 Aug 12 13:01:55.028286 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1292/5167] 10.4.3.81 () {70 vars in 1644 bytes} [Wed Aug 12 13:01:55 2026] GET /volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:55.242396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c77c72e-b5c4-4691-97ab-058ee57784ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:55.243980 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c77c72e-b5c4-4691-97ab-058ee57784ed tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 Aug 12 13:01:55.244128 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c77c72e-b5c4-4691-97ab-058ee57784ed tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:55.244223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c77c72e-b5c4-4691-97ab-058ee57784ed tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:55.249160 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c77c72e-b5c4-4691-97ab-058ee57784ed tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 returned with HTTP 404 Aug 12 13:01:55.249572 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1296/5168] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:55 2026] GET /volume/v3/volumes/d82a690f-db2e-4d7a-8f80-d5d501e47013 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:55.274077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:55.275820 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:01:55.276129 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-393952618", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:55.277612 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-393952618', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:01:55.343152 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:01:55.347381 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:01:55.352200 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (fa09a3c2-1c49-4dad-aae2-511b7afa7997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:55.353323 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a0cc64-e82c-47fc-a099-604d037a8dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:55.354243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:01:55.402548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a0cc64-e82c-47fc-a099-604d037a8dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:55.403321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb01826-dbf3-447c-8812-ee4ebf49926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:55.439617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['ed7bb079-05b0-4fa4-b98c-982f493c8641', '0864ad5a-3f61-455e-91b5-4d8628dbca05', 'ede9a45b-2fd3-4776-a4ec-534bf3e59a0b', '0d39c9cd-fd74-4e1e-8a65-d6129f55cfc9'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:01:55.440349 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb01826-dbf3-447c-8812-ee4ebf49926e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7bb079-05b0-4fa4-b98c-982f493c8641', '0864ad5a-3f61-455e-91b5-4d8628dbca05', 'ede9a45b-2fd3-4776-a4ec-534bf3e59a0b', '0d39c9cd-fd74-4e1e-8a65-d6129f55cfc9']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:55.441044 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090ea4d4-8388-4696-9eb6-c2d0aa353ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:55.461932 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090ea4d4-8388-4696-9eb6-c2d0aa353ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff8c2d63-879c-47cb-aa32-fe83442d4b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-393952618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['ed7bb079-05b0-4fa4-b98c-982f493c8641','0864ad5a-3f61-455e-91b5-4d8628dbca05','ede9a45b-2fd3-4776-a4ec-534bf3e59a0b','0d39c9cd-fd74-4e1e-8a65-d6129f55cfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-393952618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff8c2d63-879c-47cb-aa32-fe83442d4b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:55.462553 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2edaecb-2844-405f-8f32-a9c592af33be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:55.481568 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2edaecb-2844-405f-8f32-a9c592af33be) transitioned into state 'SUCCESS' from state '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-393952618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['ed7bb079-05b0-4fa4-b98c-982f493c8641','0864ad5a-3f61-455e-91b5-4d8628dbca05','ede9a45b-2fd3-4776-a4ec-534bf3e59a0b','0d39c9cd-fd74-4e1e-8a65-d6129f55cfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:55.482195 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211ae7ea-dc88-47d8-a14d-e046dfc8f751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:01:55.489738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211ae7ea-dc88-47d8-a14d-e046dfc8f751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:01:55.490457 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (fa09a3c2-1c49-4dad-aae2-511b7afa7997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:01:55.490697 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:01:55.491245 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-546c203f-7910-4c8f-9a9f-f101651b6ba1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:01:55.491653 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1301/5169] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:01:55 2026] POST /volume/v3/volumes => generated 756 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:01:55.505698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-076da4a7-a787-429b-bbac-003312b2a7eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:55.507214 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-076da4a7-a787-429b-bbac-003312b2a7eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:55.507398 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-076da4a7-a787-429b-bbac-003312b2a7eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:55.507654 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-076da4a7-a787-429b-bbac-003312b2a7eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:55.517852 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:55.517852 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:55.523164 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-076da4a7-a787-429b-bbac-003312b2a7eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:55.529286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-076da4a7-a787-429b-bbac-003312b2a7eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:55.529857 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1281/5170] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:55 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:56.541722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-808bbf61-44fd-42cc-be76-18a6f2735620 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:56.543383 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-808bbf61-44fd-42cc-be76-18a6f2735620 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:56.543599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-808bbf61-44fd-42cc-be76-18a6f2735620 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:56.543791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-808bbf61-44fd-42cc-be76-18a6f2735620 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:56.550406 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:56.550406 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:56.553718 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-808bbf61-44fd-42cc-be76-18a6f2735620 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:56.557829 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-808bbf61-44fd-42cc-be76-18a6f2735620 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:56.558237 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1293/5171] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:56 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:56.569643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:56.571492 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:56.571682 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:56.571893 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:56.578525 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:56.578525 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:56.581810 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:56.585919 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9cc6a2a5-3985-49b0-9aca-899d1b5846ef tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:56.586274 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1297/5172] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:56 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:57.478285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:57.480627 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:57.480922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:57.481189 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:57.488474 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:57.488474 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:57.492021 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:57.496582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-45d2d5bb-9f83-49ae-99de-8ce5eb17f355 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:57.497015 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1302/5173] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:57 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:57.960741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:57.962743 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:57.962923 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:57.963088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:57.968882 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:57.968882 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:57.971722 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:57.975493 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-1e452c25-8c39-4aab-a5b7-0b0c684344a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:57.975845 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1282/5174] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:57 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:57.984492 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5d160abe-7dab-4dfe-bbfa-dfe430475bd5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:57.984854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d160abe-7dab-4dfe-bbfa-dfe430475bd5 None None] GET https://10.4.3.81/volume// Aug 12 13:01:57.985000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d160abe-7dab-4dfe-bbfa-dfe430475bd5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:57.985195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d160abe-7dab-4dfe-bbfa-dfe430475bd5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:57.985513 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d160abe-7dab-4dfe-bbfa-dfe430475bd5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:57.985846 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1294/5175] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:01:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:57.991979 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-82fa7540-9a6e-4961-ba22-890db0f8c964 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:57.993683 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-82fa7540-9a6e-4961-ba22-890db0f8c964 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:01:57.994007 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-82fa7540-9a6e-4961-ba22-890db0f8c964 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff8c2d63-879c-47cb-aa32-fe83442d4b98", "connector": null, "instance_uuid": "7746fabc-5244-428e-8e28-95b8d774b177"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:58.001542 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:58.001542 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:58.027074 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-82fa7540-9a6e-4961-ba22-890db0f8c964 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:01:58.027507 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1298/5176] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:01:57 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:58.743827 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-264427aa-c225-49b0-add8-74cca51d9a48 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:58.743827 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-264427aa-c225-49b0-add8-74cca51d9a48 None None] GET https://10.4.3.81/volume// Aug 12 13:01:58.744172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-264427aa-c225-49b0-add8-74cca51d9a48 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:58.744172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-264427aa-c225-49b0-add8-74cca51d9a48 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:58.744462 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-264427aa-c225-49b0-add8-74cca51d9a48 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:58.744712 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1303/5177] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:01:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:58.751627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:58.753972 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:01:58.754226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:58.754436 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:58.756454 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=192,cinder:UPDATE=69,cinder:INSERT=46 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:01:58.764108 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:58.764108 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:58.767388 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:01:58.771683 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-48db1e35-be6e-4c3c-9515-ff3be014c21c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:01:58.772083 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1283/5178] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:01:58 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:01:58.864466 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:58.866920 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 Aug 12 13:01:58.867378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:58.870811 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=171,cinder:UPDATE=67,cinder:INSERT=36 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:01:58.877338 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-ff8c2d63-879c-47cb-aa32-fe83442d4b98-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:01:58.881805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-ff8c2d63-879c-47cb-aa32-fe83442d4b98-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:01:58.882791 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:58.882791 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:58.952054 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-ff8c2d63-879c-47cb-aa32-fe83442d4b98-np0000007055" released by "attachment_update" :: held 0.070s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:01:58.952796 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-f593793d-d489-4318-abfc-5a6deb44e99e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 returned with HTTP 200 Aug 12 13:01:58.953263 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1295/5179] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:01:58 2026] PUT /volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:58.971569 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5463c18d-9481-4213-9e29-3060972a4a0d req-75167a4a-6b19-4a04-92a2-2af8764fbd93 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:58.973694 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-75167a4a-6b19-4a04-92a2-2af8764fbd93 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720/action Aug 12 13:01:58.974057 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-75167a4a-6b19-4a04-92a2-2af8764fbd93 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:01:58.974179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-75167a4a-6b19-4a04-92a2-2af8764fbd93 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:58.988405 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:58.988405 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:58.996132 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5463c18d-9481-4213-9e29-3060972a4a0d req-75167a4a-6b19-4a04-92a2-2af8764fbd93 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720/action returned with HTTP 204 Aug 12 13:01:58.996609 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1299/5180] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:01:58 2026] POST /volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:01:59.590702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.592437 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:01:59.592618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.592797 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.599257 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.599257 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:59.602481 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:01:59.606314 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5598c1f7-63e5-4f29-9035-0bb48f447050 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:01:59.606709 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1304/5181] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:59.619582 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab622fdf-a16b-4294-97ec-435c373d7abb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.621670 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab622fdf-a16b-4294-97ec-435c373d7abb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:01:59.621670 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab622fdf-a16b-4294-97ec-435c373d7abb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.621878 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab622fdf-a16b-4294-97ec-435c373d7abb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.629622 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.629622 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:59.633304 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ab622fdf-a16b-4294-97ec-435c373d7abb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:01:59.638111 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab622fdf-a16b-4294-97ec-435c373d7abb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:01:59.638530 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1284/5182] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:59.679155 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.681337 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:01:59.681532 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.681712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.689236 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.689236 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:01:59.692728 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:01:59.696921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-3597ad70-71cc-46de-9fd0-9c98a2c97993 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:01:59.697366 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1296/5183] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:59.770478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3727be19-c6ab-40b8-8d01-d198606b8089 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.770891 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3727be19-c6ab-40b8-8d01-d198606b8089 None None] GET https://10.4.3.81/volume// Aug 12 13:01:59.771080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3727be19-c6ab-40b8-8d01-d198606b8089 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.771318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3727be19-c6ab-40b8-8d01-d198606b8089 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.771693 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3727be19-c6ab-40b8-8d01-d198606b8089 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:59.772013 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1300/5184] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:59.779183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-84e954e4-62f5-4265-a78b-4872728fa0be req-ddac77e4-9e5b-4036-b201-12de091e70df None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.786243 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-ddac77e4-9e5b-4036-b201-12de091e70df tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:01:59.786243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-ddac77e4-9e5b-4036-b201-12de091e70df tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b79c0a03-eb0d-4f9f-9706-f239c66a367f", "connector": null, "instance_uuid": "7d357307-ae97-4d26-9555-e6d9a3ce0687"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:01:59.797693 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.797693 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:01:59.821540 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-ddac77e4-9e5b-4036-b201-12de091e70df tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:01:59.822294 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1305/5185] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:01:59 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:01:59.858210 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.860385 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:01:59.860663 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.860963 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.868463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df156c14-11f5-4aae-846a-92ffc5bb83eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.868878 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df156c14-11f5-4aae-846a-92ffc5bb83eb None None] GET https://10.4.3.81/volume// Aug 12 13:01:59.869030 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df156c14-11f5-4aae-846a-92ffc5bb83eb None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.869259 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df156c14-11f5-4aae-846a-92ffc5bb83eb None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.869563 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df156c14-11f5-4aae-846a-92ffc5bb83eb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:01:59.870073 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1297/5186] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:01:59.872646 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.872646 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:01:59.876613 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:01:59.881391 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d655c25-22ec-44f1-8ef1-fdf955b848fe tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:01:59.881960 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1285/5187] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:01:59.883075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:01:59.887142 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:01:59.887376 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:01:59.887575 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:01:59.898494 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:01:59.898494 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:01:59.902097 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:01:59.907306 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-b55fb4c4-9fd7-423d-b7f0-67e35e398c6d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:01:59.907789 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1301/5188] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:01:59 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1034 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:00.019830 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:00.022241 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] PUT https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 Aug 12 13:02:00.022580 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:00.026361 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=123,cinder:UPDATE=30,cinder:INSERT=9 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:00.031436 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Acquiring lock "cinder-attachment_update-b79c0a03-eb0d-4f9f-9706-f239c66a367f-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:02:00.037997 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Lock "cinder-attachment_update-b79c0a03-eb0d-4f9f-9706-f239c66a367f-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:02:00.038989 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:00.038989 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:00.118509 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Lock "cinder-attachment_update-b79c0a03-eb0d-4f9f-9706-f239c66a367f-np0000007055" released by "attachment_update" :: held 0.080s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:02:00.118832 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-1a1529a0-bb36-44e1-92c3-8ba5c15e4899 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 returned with HTTP 200 Aug 12 13:02:00.119272 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1306/5189] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:02:00 2026] PUT /volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:00.893805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:00.895592 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:00.895769 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:00.895962 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:00.904631 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:00.904631 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:00.907396 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:00.910691 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85e3cfb-da3e-4743-ba7d-b48ddbd5ed31 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:00.911107 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1298/5190] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:00 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:01.922346 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:01.924132 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:01.924358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:01.924547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:01.933363 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:01.933363 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:01.936765 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:01.941268 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8289f1f2-312f-4336-a8f8-cd485698f9ab tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:01.941781 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1286/5191] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:01 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:02.954475 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d7be150-bef2-48ae-87cb-29769d32eafa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:02.956441 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d7be150-bef2-48ae-87cb-29769d32eafa tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:02.956709 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d7be150-bef2-48ae-87cb-29769d32eafa tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:02.956985 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d7be150-bef2-48ae-87cb-29769d32eafa tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:02.959605 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=161,cinder:UPDATE=52,cinder:INSERT=17 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:02.966378 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:02.966378 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:02.969413 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d7be150-bef2-48ae-87cb-29769d32eafa tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:02.973330 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d7be150-bef2-48ae-87cb-29769d32eafa tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:02.973678 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1302/5192] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:02 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:03.986105 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:03.988081 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:03.988269 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:03.988448 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:03.998292 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:03.998292 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:04.002105 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:04.006365 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f5af760d-fcdd-4b78-acaf-634503e7c3e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:04.006981 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1307/5193] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:03 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:05.023216 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:05.025421 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:05.025648 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:05.025916 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:05.039466 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:05.039466 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:05.043859 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:05.049241 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03447015-74ef-4dcb-9ee9-82edfd41dcd6 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:05.049743 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1299/5194] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:05 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:06.062075 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:06.064232 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:06.064479 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:06.064666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:06.073808 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:06.073808 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:06.076583 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:06.080177 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5bed792-4306-4e3a-bafa-4a3627d99063 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:06.080540 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1287/5195] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:06 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:06.260074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-84e954e4-62f5-4265-a78b-4872728fa0be req-00e43694-c187-43d2-b752-c36f7bc485ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:06.262064 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-00e43694-c187-43d2-b752-c36f7bc485ef tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2/action Aug 12 13:02:06.262424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-00e43694-c187-43d2-b752-c36f7bc485ef tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:06.262571 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-00e43694-c187-43d2-b752-c36f7bc485ef tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:06.276276 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:06.276276 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:06.285485 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84e954e4-62f5-4265-a78b-4872728fa0be req-00e43694-c187-43d2-b752-c36f7bc485ef tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2/action returned with HTTP 204 Aug 12 13:02:06.285996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1303/5196] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:02:06 2026] POST /volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:07.092816 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b3854171-bff0-488b-b819-937d486b580a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.094829 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3854171-bff0-488b-b819-937d486b580a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:07.095065 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3854171-bff0-488b-b819-937d486b580a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:07.095263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3854171-bff0-488b-b819-937d486b580a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:07.105934 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.105934 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:07.110384 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b3854171-bff0-488b-b819-937d486b580a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:07.115247 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3854171-bff0-488b-b819-937d486b580a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:07.115614 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1308/5197] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:07 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:07.128916 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2ae065a-1a21-48e6-9208-ab1118564fad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.130747 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2ae065a-1a21-48e6-9208-ab1118564fad tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:07.130965 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2ae065a-1a21-48e6-9208-ab1118564fad tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:07.131158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2ae065a-1a21-48e6-9208-ab1118564fad tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:07.141929 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.141929 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:07.146368 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2ae065a-1a21-48e6-9208-ab1118564fad tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:07.151409 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2ae065a-1a21-48e6-9208-ab1118564fad tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:07.151818 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1300/5198] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:07 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:07.163104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-10063196-d55f-45b8-8aff-76c7cb51174c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.164678 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:07.165032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-detach": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:07.165136 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:07.174663 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.174663 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:07.175058 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:07.178583 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Attachment connected to vm 7d357307-ae97-4d26-9555-e6d9a3ce0687, checking data on nova Aug 12 13:02:07.178899 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.compute.nova [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100196) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 13:02:07.285720 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}39d98977fc2542a3b1b62a8f974f7617ea2d6fa503076e6ea5eb3b6e53ae5f90" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-10063196-d55f-45b8-8aff-76c7cb51174c" -H "X-Service-Token: {SHA256}09d830c4a45f9f7926c643234de1f8cb8dc504112935fc6538edf7626bd21ec6" {{(pid=100196) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 13:02:07.416388 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 13:02:07 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-af3e2561-2ac2-4ca6-99d3-6acf5bdcc578 x-openstack-request-id: req-af3e2561-2ac2-4ca6-99d3-6acf5bdcc578 {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 13:02:07.416506 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b79c0a03-eb0d-4f9f-9706-f239c66a367f", "serverId": "7d357307-ae97-4d26-9555-e6d9a3ce0687", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28142db7-fcc3-47f9-b770-9176979373c2", "bdm_uuid": "ec237532-293e-4135-9506-1412238d6170"}} {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 13:02:07.416632 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f used request id req-af3e2561-2ac2-4ca6-99d3-6acf5bdcc578 {{(pid=100196) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 13:02:07.418665 np0000007055 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-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 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Caught error: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: 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 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 13:02:07.421064 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-10063196-d55f-45b8-8aff-76c7cb51174c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 409 Aug 12 13:02:07.422023 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1288/5199] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 167 bytes in 259 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:02:07.428106 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1d84552-1853-4045-86e0-3cba1387e536 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.429706 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:07.430031 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:07.430166 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:07.440110 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.440110 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:07.440562 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:07.496892 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Attachment connected to vm 7d357307-ae97-4d26-9555-e6d9a3ce0687, checking data on nova Aug 12 13:02:07.497167 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.compute.nova [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100198) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 13:02:07.615907 np0000007055 devstack@c-api.service[100198]: DEBUG novaclient.v2.client [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}206eaee9ccc2acaa0f74fd5f6f621ff6119586c46d162a61a7b1effdb946c2ba" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b1d84552-1853-4045-86e0-3cba1387e536" -H "X-Service-Token: {SHA256}f8ba44d5a1a03184f33a16b6d31019e983f75d873d4d678f37f634c07d6d3153" {{(pid=100198) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 13:02:07.727392 np0000007055 devstack@c-api.service[100198]: DEBUG novaclient.v2.client [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 13:02:07 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-8d63008e-8af0-4688-a1fa-b1d04457fa4b x-openstack-request-id: req-8d63008e-8af0-4688-a1fa-b1d04457fa4b {{(pid=100198) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 13:02:07.727581 np0000007055 devstack@c-api.service[100198]: DEBUG novaclient.v2.client [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b79c0a03-eb0d-4f9f-9706-f239c66a367f", "serverId": "7d357307-ae97-4d26-9555-e6d9a3ce0687", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28142db7-fcc3-47f9-b770-9176979373c2", "bdm_uuid": "ec237532-293e-4135-9506-1412238d6170"}} {{(pid=100198) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 13:02:07.727680 np0000007055 devstack@c-api.service[100198]: DEBUG novaclient.v2.client [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f used request id req-8d63008e-8af0-4688-a1fa-b1d04457fa4b {{(pid=100198) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 13:02:07.730190 np0000007055 devstack@c-api.service[100198]: ERROR cinder.volume.api [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-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 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Caught error: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: 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 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 13:02:07.732560 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: ERROR cinder.api.middleware.fault Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.middleware.fault [None req-b1d84552-1853-4045-86e0-3cba1387e536 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 409 Aug 12 13:02:07.733509 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1304/5200] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 167 bytes in 306 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:02:07.742008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7e1f927f-6cff-47c4-b1ae-e24b3004ebc0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.743542 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1309/5201] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:07.749734 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0152c0d5-474b-4f00-be7c-2e0c9b9ec8ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.751394 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1301/5202] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:07.758340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a3da40a3-fb3e-4e85-ae0e-f7a27229abda None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.783328 np0000007055 devstack@c-api.service[100196]: WARNING keystonemiddleware.auth_token [None req-a3da40a3-fb3e-4e85-ae0e-f7a27229abda None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 13:02:07.784424 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1289/5203] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:07.793414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4da31a8-0039-4eb8-8efe-d40655699d5d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.825089 np0000007055 devstack@c-api.service[100198]: WARNING keystonemiddleware.auth_token [None req-e4da31a8-0039-4eb8-8efe-d40655699d5d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 13:02:07.826642 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1305/5204] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:07.835508 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-75335e4b-a443-42c2-b17b-af671e318f6f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.899682 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75335e4b-a443-42c2-b17b-af671e318f6f tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:07.900027 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75335e4b-a443-42c2-b17b-af671e318f6f tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:07.900161 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-75335e4b-a443-42c2-b17b-af671e318f6f tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:07.910619 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.910619 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:07.912330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.admin_actions [None req-75335e4b-a443-42c2-b17b-af671e318f6f tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Updating volume 'b79c0a03-eb0d-4f9f-9706-f239c66a367f' with '{'status': 'error'}' {{(pid=100195) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 13:02:07.931855 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-75335e4b-a443-42c2-b17b-af671e318f6f tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 202 Aug 12 13:02:07.932248 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1310/5205] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:02:07.939125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ef06151-82e4-451f-b70c-e49d736d5477 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.941130 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ef06151-82e4-451f-b70c-e49d736d5477 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:07.941442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ef06151-82e4-451f-b70c-e49d736d5477 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:07.941711 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ef06151-82e4-451f-b70c-e49d736d5477 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:07.952597 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:07.952597 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:07.955909 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4ef06151-82e4-451f-b70c-e49d736d5477 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:07.959660 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ef06151-82e4-451f-b70c-e49d736d5477 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:07.960486 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1302/5206] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:07 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:07.972691 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:07.974469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:07.974829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "28142db7-fcc3-47f9-b770-9176979373c2"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:07.974983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "28142db7-fcc3-47f9-b770-9176979373c2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:08.007795 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 13:02:08.016757 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.016757 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:08.017141 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Volume info retrieved successfully. Aug 12 13:02:08.021678 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Attachment connected to vm 7d357307-ae97-4d26-9555-e6d9a3ce0687, checking data on nova Aug 12 13:02:08.021960 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.compute.nova [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100196) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 13:02:08.118114 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d244d4eb5a2571250aeae0ad920c6cba39d41fc4c3ab9bc0c241c637bb436b48" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a" -H "X-Service-Token: {SHA256}09d830c4a45f9f7926c643234de1f8cb8dc504112935fc6538edf7626bd21ec6" {{(pid=100196) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 13:02:08.205252 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 13:02:08 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-e23bfde6-c22a-4426-9269-9420219275be x-openstack-request-id: req-e23bfde6-c22a-4426-9269-9420219275be {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 13:02:08.205664 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b79c0a03-eb0d-4f9f-9706-f239c66a367f", "serverId": "7d357307-ae97-4d26-9555-e6d9a3ce0687", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28142db7-fcc3-47f9-b770-9176979373c2", "bdm_uuid": "ec237532-293e-4135-9506-1412238d6170"}} {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 13:02:08.205664 np0000007055 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] GET call to compute for https://10.4.3.81/compute/v2.1/servers/7d357307-ae97-4d26-9555-e6d9a3ce0687/os-volume_attachments/b79c0a03-eb0d-4f9f-9706-f239c66a367f used request id req-e23bfde6-c22a-4426-9269-9420219275be {{(pid=100196) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 13:02:08.207933 np0000007055 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-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 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Caught error: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: 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 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.210402 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7d357307-ae97-4d26-9555-e6d9a3ce0687 using the Compute API Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Aug 12 13:02:08.211313 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-6382bf2a-328a-4e2f-bdf9-dce8665dd11a tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 409 Aug 12 13:02:08.212026 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1290/5207] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:07 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 167 bytes in 239 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:02:08.219628 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d6caaa4-e15c-4541-82ca-b654a80e37f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.221318 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1306/5208] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:08 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:08.227518 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6fc1bfdc-0bd2-4ae4-9102-09e709d8664f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.242852 np0000007055 devstack@c-api.service[100195]: WARNING keystonemiddleware.auth_token [None req-6fc1bfdc-0bd2-4ae4-9102-09e709d8664f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 13:02:08.243787 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1311/5209] 10.4.3.81 () {70 vars in 1590 bytes} [Wed Aug 12 13:02:08 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 12 13:02:08.250614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.252465 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:08.252676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.252877 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.260622 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.260622 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:08.264287 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:08.268600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f482a2c1-5b61-4dec-90a2-5780a4ff4d9d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:08.268995 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1303/5210] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:08.280656 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-adb0e921-73ed-417c-b6d2-4be1556e749b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.282442 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:08.282633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.282847 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.313375 np0000007055 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 13:02:08.319559 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.319559 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:08.323397 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:08.327524 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adb0e921-73ed-417c-b6d2-4be1556e749b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:08.327917 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1291/5211] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:08.372728 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.374768 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:08.374970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.375182 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.405614 np0000007055 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 13:02:08.411649 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.411649 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:08.415361 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:08.419276 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-278d99a7-5b50-4bae-9dbe-69825da7d9a8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:08.419649 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1307/5212] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:08.486849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-96b275e0-f4d9-499e-8612-aed88ac186a9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.487411 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96b275e0-f4d9-499e-8612-aed88ac186a9 None None] GET https://10.4.3.81/volume// Aug 12 13:02:08.487668 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96b275e0-f4d9-499e-8612-aed88ac186a9 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.487964 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-96b275e0-f4d9-499e-8612-aed88ac186a9 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.488395 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-96b275e0-f4d9-499e-8612-aed88ac186a9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:08.488747 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1312/5213] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:08.496048 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-336add0b-e95c-4001-8139-3f54b494c311 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.498517 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-336add0b-e95c-4001-8139-3f54b494c311 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:02:08.499072 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-336add0b-e95c-4001-8139-3f54b494c311 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3501e3f-f9d4-4832-8e7c-d68b15792401", "connector": null, "instance_uuid": "7d357307-ae97-4d26-9555-e6d9a3ce0687"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:08.509799 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.509799 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:08.533199 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-336add0b-e95c-4001-8139-3f54b494c311 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:02:08.533623 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1304/5214] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:02:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:08.560448 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.562761 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:08.562982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.563190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.573410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b3831ce-8dc2-4c68-8aee-c5322d080dba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.573882 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b3831ce-8dc2-4c68-8aee-c5322d080dba None None] GET https://10.4.3.81/volume// Aug 12 13:02:08.574049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b3831ce-8dc2-4c68-8aee-c5322d080dba None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.574228 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b3831ce-8dc2-4c68-8aee-c5322d080dba None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.574549 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b3831ce-8dc2-4c68-8aee-c5322d080dba None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:08.574981 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1308/5215] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:08.576413 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.576413 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:08.581836 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:08.583151 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.584982 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:08.585223 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:08.585405 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:08.586527 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3cd2352c-f681-4ea7-b6b7-961abb1f55ff tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:08.587289 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1292/5216] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:08.595308 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.595308 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:08.599029 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:08.603505 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-13bf7d62-269d-4fae-bc46-3ccebdf666c7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:08.603889 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1313/5217] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:02:08 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:08.705146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:08.707074 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] PUT https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa Aug 12 13:02:08.707426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:08.714440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Acquiring lock "cinder-attachment_update-d3501e3f-f9d4-4832-8e7c-d68b15792401-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:02:08.718444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Lock "cinder-attachment_update-d3501e3f-f9d4-4832-8e7c-d68b15792401-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:02:08.719401 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:08.719401 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:08.788864 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Lock "cinder-attachment_update-d3501e3f-f9d4-4832-8e7c-d68b15792401-np0000007055" released by "attachment_update" :: held 0.070s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:02:08.789192 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-02b734cc-e880-414b-8c01-9ec7e85a0363 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa returned with HTTP 200 Aug 12 13:02:08.790002 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1305/5218] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:02:08 2026] PUT /volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:09.599604 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-186251e9-222a-4195-96f9-302172e01223 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:09.601188 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-186251e9-222a-4195-96f9-302172e01223 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:09.601394 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-186251e9-222a-4195-96f9-302172e01223 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:09.601611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-186251e9-222a-4195-96f9-302172e01223 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:09.610130 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:09.610130 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:09.613187 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-186251e9-222a-4195-96f9-302172e01223 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:09.616744 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-186251e9-222a-4195-96f9-302172e01223 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:09.617115 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1309/5219] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:09 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:10.628337 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:10.629987 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:10.630202 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:10.630377 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:10.639571 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:10.639571 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:10.642843 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:10.646571 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ff9b570-ca60-4990-bb5b-60e913057b5d tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:10.646933 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1293/5220] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:10 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:11.659109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:11.660825 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:11.661062 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:11.661237 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:11.670217 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:11.670217 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:11.673192 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:11.676833 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b7ddf055-c997-4f41-847a-66eeb34619f3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:11.677179 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1314/5221] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:11 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:12.021234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-e68905c7-31d7-4ec3-b24e-18617ddd610b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.023154 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-e68905c7-31d7-4ec3-b24e-18617ddd610b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa/action Aug 12 13:02:12.023552 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-e68905c7-31d7-4ec3-b24e-18617ddd610b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:12.023674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-e68905c7-31d7-4ec3-b24e-18617ddd610b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:12.040082 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.040082 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:12.048176 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5ce9b33a-5fc3-40e3-b3c2-b62168630016 req-e68905c7-31d7-4ec3-b24e-18617ddd610b tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa/action returned with HTTP 204 Aug 12 13:02:12.048594 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1306/5222] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:02:12 2026] POST /volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:12.690975 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.692835 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:12.693080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:12.693253 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:12.702956 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.702956 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:12.706800 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.711460 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfbe9e13-b5f8-402f-939e-14a153612cd4 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:12.711849 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1310/5223] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:12 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:12.729078 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.731397 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:12.731680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:12.731968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:12.746297 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.746297 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:12.751130 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.757490 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ef6eb4a-b952-4fc6-9075-bfd4ded1fffc tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:12.758071 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1294/5224] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:12 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:12.773751 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.776054 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:12.776433 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-detach": {"attachment_id": "c76c1cfd-4da2-47d5-92d0-2993a1e853aa"}}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:12.776571 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c76c1cfd-4da2-47d5-92d0-2993a1e853aa"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:12.787683 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.787683 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:12.788196 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.794405 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cfd0c82e-5b49-4633-ab92-a04b6de65bf0 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 400 Aug 12 13:02:12.794890 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1315/5225] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:12 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 100 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 13:02:12.832005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.833967 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:12.834186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:12.834361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:12.843172 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.843172 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:12.846313 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.850393 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-b4d70845-d431-4d2d-834a-753db37bd828 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:12.850819 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1307/5226] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:12 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:12.869922 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.871855 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401/action Aug 12 13:02:12.872211 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:12.872328 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:12.882134 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.882134 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:12.882597 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.889578 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Begin detaching volume completed successfully. Aug 12 13:02:12.889787 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-53e1e13b-a3f7-497a-b79e-590e3dad1917 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401/action returned with HTTP 202 Aug 12 13:02:12.890234 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1311/5227] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:02:12 2026] POST /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:02:12.939905 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb343865-9a26-4a6e-9de7-3077bce5c5b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.940314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb343865-9a26-4a6e-9de7-3077bce5c5b7 None None] GET https://10.4.3.81/volume// Aug 12 13:02:12.940475 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb343865-9a26-4a6e-9de7-3077bce5c5b7 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:12.940653 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb343865-9a26-4a6e-9de7-3077bce5c5b7 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:12.941036 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb343865-9a26-4a6e-9de7-3077bce5c5b7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:12.941291 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1295/5228] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:02:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:12.952337 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:12.954575 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:12.954767 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:12.954982 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:12.964878 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:12.964878 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:12.968040 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:12.972247 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-d144931f-1fd5-416b-993c-fb7546a9ccc3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:12.972685 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1316/5229] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:02:12 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 1330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:13.772807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-2bb79560-dc16-49d4-a442-1860b62285d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:13.774817 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-2bb79560-dc16-49d4-a442-1860b62285d8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa Aug 12 13:02:13.775040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-2bb79560-dc16-49d4-a442-1860b62285d8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:13.775242 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-2bb79560-dc16-49d4-a442-1860b62285d8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:13.782950 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:13.782950 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:13.826135 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7a9f13fe-f0bb-43da-b982-3c4925b313c5 req-2bb79560-dc16-49d4-a442-1860b62285d8 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa returned with HTTP 200 Aug 12 13:02:13.826563 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1308/5230] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:02:13 2026] DELETE /volume/v3/attachments/c76c1cfd-4da2-47d5-92d0-2993a1e853aa => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:13.990629 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:13.992445 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:13.992848 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:13.993024 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:14.003223 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:14.003223 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:14.006418 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] Updating volume 'b79c0a03-eb0d-4f9f-9706-f239c66a367f' with '{'status': 'in-use'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 13:02:14.026223 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eb524d65-79c8-4e58-8d5e-7a0fdd2fb764 tempest-TestServerVolumeAttachmentScenario-738722340 tempest-TestServerVolumeAttachmentScenario-738722340-project-admin] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 202 Aug 12 13:02:14.026715 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1312/5231] 10.4.3.81 () {68 vars in 1383 bytes} [Wed Aug 12 13:02:13 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:02:14.033423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:14.035122 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:14.035308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:14.035482 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:14.044484 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:14.044484 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:14.047820 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:14.051595 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b39b38e-4bd9-446a-9b0a-0367a977c343 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:14.051950 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1296/5232] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:14 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:14.089582 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:14.091658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:14.091886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:14.092096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:14.102332 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:14.102332 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:14.106722 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:14.111185 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-a4220b1d-0c56-4c0b-a005-c3e1115e34e2 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:14.111645 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1317/5233] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:14 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:14.129849 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:14.132643 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] POST https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action Aug 12 13:02:14.133273 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:14.133474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:14.149163 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:14.149163 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:14.149870 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:14.156791 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Begin detaching volume completed successfully. Aug 12 13:02:14.157038 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-0e948deb-0006-41d6-8d22-fd2ab2910077 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action returned with HTTP 202 Aug 12 13:02:14.157474 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1309/5234] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:02:14 2026] POST /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:02:14.197704 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eac08407-2a2b-4e3e-ad03-0fb27704cf57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:14.198172 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eac08407-2a2b-4e3e-ad03-0fb27704cf57 None None] GET https://10.4.3.81/volume// Aug 12 13:02:14.198379 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eac08407-2a2b-4e3e-ad03-0fb27704cf57 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:14.198618 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eac08407-2a2b-4e3e-ad03-0fb27704cf57 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:14.199060 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eac08407-2a2b-4e3e-ad03-0fb27704cf57 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:14.199425 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1313/5235] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:02:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:14.209259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:14.211603 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:14.211889 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:14.212170 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:14.221041 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:14.221041 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:14.224314 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:14.228609 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-e5166e48-db08-4998-af55-9d245196a83a tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:14.229132 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1297/5236] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:02:14 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 1330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:15.017392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e27b010f-6ad5-4777-9496-6359f94d804f req-8cea7cb2-25bb-4230-b22f-443bf5deb6f5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:15.019425 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-8cea7cb2-25bb-4230-b22f-443bf5deb6f5 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] DELETE https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 Aug 12 13:02:15.019631 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-8cea7cb2-25bb-4230-b22f-443bf5deb6f5 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:15.019830 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-8cea7cb2-25bb-4230-b22f-443bf5deb6f5 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:15.026876 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:15.026876 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:15.067305 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e27b010f-6ad5-4777-9496-6359f94d804f req-8cea7cb2-25bb-4230-b22f-443bf5deb6f5 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 returned with HTTP 200 Aug 12 13:02:15.067872 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1318/5237] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:02:15 2026] DELETE /volume/v3/attachments/28142db7-fcc3-47f9-b770-9176979373c2 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:15.277286 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:15.279546 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:15.279754 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:15.280001 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:15.287607 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:15.287607 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:15.291322 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:15.295343 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-19fb7a5f-6b78-4291-a067-1a964d10b1cf req-fbb09bee-2e86-4693-973b-36dd69d04096 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:15.295737 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1310/5238] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:15 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:18.104230 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:18.105958 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:18.106187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:18.106364 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:18.106506 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Delete volume with id: d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:18.115837 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:18.115837 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:18.116298 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:18.132353 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Delete volume request issued successfully. Aug 12 13:02:18.132555 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-588e0c7a-6dd4-45a4-afa2-3d04cd0c3c5c tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 202 Aug 12 13:02:18.132937 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1314/5239] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:02:18 2026] DELETE /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:02:18.139920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:18.141469 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:18.141635 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:18.141852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:18.148481 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:18.148481 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:18.152307 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:18.156502 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15b0d64d-b096-4f81-9fce-7f8ece9292b3 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 200 Aug 12 13:02:18.157019 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1298/5240] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:18 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:19.169912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-48ba5b7e-200b-40f5-b32e-c12382e29cac None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:19.172256 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48ba5b7e-200b-40f5-b32e-c12382e29cac tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 Aug 12 13:02:19.172528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48ba5b7e-200b-40f5-b32e-c12382e29cac tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:19.172795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-48ba5b7e-200b-40f5-b32e-c12382e29cac tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:19.179974 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-48ba5b7e-200b-40f5-b32e-c12382e29cac tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 returned with HTTP 404 Aug 12 13:02:19.180615 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1319/5241] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:19 2026] GET /volume/v3/volumes/d3501e3f-f9d4-4832-8e7c-d68b15792401 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:19.188670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:19.191127 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:19.191406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:19.191673 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:19.191934 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Delete volume with id: b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:19.202381 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:19.202381 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:19.203076 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:19.224807 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Delete volume request issued successfully. Aug 12 13:02:19.225133 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a3ebe649-cef3-44f7-abf1-fa04697f6226 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 202 Aug 12 13:02:19.225722 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1311/5242] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:02:19 2026] DELETE /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:02:19.237323 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:19.240685 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:19.241050 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:19.241355 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:19.249592 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:19.249592 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:19.254088 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Volume info retrieved successfully. Aug 12 13:02:19.260602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f02e325-f160-4520-bda3-c4cdc433bdf7 tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 200 Aug 12 13:02:19.261244 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1315/5243] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:19 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:02:20.277460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f36c7f92-7ec8-46f0-b7ec-6e93e09bc7bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:20.280076 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f36c7f92-7ec8-46f0-b7ec-6e93e09bc7bb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] GET https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f Aug 12 13:02:20.280404 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f36c7f92-7ec8-46f0-b7ec-6e93e09bc7bb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:20.280741 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f36c7f92-7ec8-46f0-b7ec-6e93e09bc7bb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:20.289027 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f36c7f92-7ec8-46f0-b7ec-6e93e09bc7bb tempest-TestServerVolumeAttachmentScenario-1187197286 tempest-TestServerVolumeAttachmentScenario-1187197286-project-member] https://10.4.3.81/volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f returned with HTTP 404 Aug 12 13:02:20.289604 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1299/5244] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:20 2026] GET /volume/v3/volumes/b79c0a03-eb0d-4f9f-9706-f239c66a367f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:26.569639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dde0a3a7-60f9-458b-b44a-fa0f64007be4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:26.687225 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dde0a3a7-60f9-458b-b44a-fa0f64007be4 tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 12 13:02:26.687453 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dde0a3a7-60f9-458b-b44a-fa0f64007be4 tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:26.687677 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dde0a3a7-60f9-458b-b44a-fa0f64007be4 tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-admin] Calling method 'get_pools' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:26.688018 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:26.688018 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:26.698109 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dde0a3a7-60f9-458b-b44a-fa0f64007be4 tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 13:02:26.698872 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1320/5245] 10.4.3.81 () {66 vars in 1284 bytes} [Wed Aug 12 13:02:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:26.706677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:26.767643 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-reader] GET https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool Aug 12 13:02:26.768045 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:26.768340 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:26.769208 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '71fd3d1fb3984e7db4755aed834a5fec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb9e77e3a919460782ddb5984441d92d', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:02:26.769399 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09186732-f79d-4f82-b4a0-39f5a1fe511d tempest-ProjectReaderTests-1840965423 tempest-ProjectReaderTests-1840965423-project-reader] https://10.4.3.81/volume/v3/capabilities/np0000007055@storpool returned with HTTP 403 Aug 12 13:02:26.769852 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1312/5246] 10.4.3.81 () {66 vars in 1311 bytes} [Wed Aug 12 13:02:26 2026] GET /volume/v3/capabilities/np0000007055@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:29.175472 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=54,cinder:UPDATE=5,cinder:DELETE=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:29.219054 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=69,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:29.258837 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=40,cinder:UPDATE=5,cinder:DELETE=1,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:30.283810 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=61 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:02:37.425884 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:37.427935 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:37.428123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:37.428305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:37.440801 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:37.440801 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:37.446230 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:37.451176 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-47f35a53-394f-4d85-8966-7d9d30832dc5 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:02:37.451749 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1316/5247] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:37 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:37.475517 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:37.478096 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] POST https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8/action Aug 12 13:02:37.478544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:37.478753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:37.492882 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:37.492882 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:37.493519 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:37.500857 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Begin detaching volume completed successfully. Aug 12 13:02:37.501030 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-cee2f29c-6b5e-4f8f-b08a-c5780e873765 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8/action returned with HTTP 202 Aug 12 13:02:37.501766 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1300/5248] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:02:37 2026] POST /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:02:37.538516 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9de8e537-9e11-4b2b-9c86-a1dde1cc319d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:37.538934 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9de8e537-9e11-4b2b-9c86-a1dde1cc319d None None] GET https://10.4.3.81/volume// Aug 12 13:02:37.539147 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9de8e537-9e11-4b2b-9c86-a1dde1cc319d None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:37.539311 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9de8e537-9e11-4b2b-9c86-a1dde1cc319d None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:37.540079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9de8e537-9e11-4b2b-9c86-a1dde1cc319d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:37.540179 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1321/5249] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:02:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:37.548906 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:37.551038 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:37.551279 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:37.551468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:37.560048 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:37.560048 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:37.563263 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:37.567324 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-1bd29d22-f587-4a0e-9179-16920183d3f1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:02:37.567735 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1313/5250] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:02:37 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:38.372611 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-e2608520-96a0-4192-860b-1d22bcfb84b1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:38.374391 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-e2608520-96a0-4192-860b-1d22bcfb84b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 Aug 12 13:02:38.374557 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-e2608520-96a0-4192-860b-1d22bcfb84b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:38.374795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-e2608520-96a0-4192-860b-1d22bcfb84b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:38.380657 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:38.380657 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:38.425657 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5a7149b-a545-4b6a-92d7-f3e7bf6596a1 req-e2608520-96a0-4192-860b-1d22bcfb84b1 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 returned with HTTP 200 Aug 12 13:02:38.426208 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1317/5251] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:02:38 2026] DELETE /volume/v3/attachments/d4b7c51f-aa65-422f-ad00-ac534c530da2 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:38.614752 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:38.616703 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:38.616937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:38.617126 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:38.623909 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:38.623909 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:38.627125 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:38.631312 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7dbfd0c-8ada-4363-a13b-495a5fab1757 req-9121ca35-b5d2-4b59-9efe-125daedeff51 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:02:38.631759 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1301/5252] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:38 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:38.644149 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-68019e50-70ab-49cf-a110-c1f554b6df9e None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:38.646158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:38.646392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:38.646633 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:38.646844 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete volume with id: 1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:38.654578 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:38.654578 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:38.655065 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:38.671640 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Delete volume request issued successfully. Aug 12 13:02:38.671910 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-68019e50-70ab-49cf-a110-c1f554b6df9e tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 202 Aug 12 13:02:38.672490 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1322/5253] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:02:38 2026] DELETE /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:02:38.679977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:38.682092 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:38.682327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:38.682511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:38.689755 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:38.689755 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:38.693651 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Volume info retrieved successfully. Aug 12 13:02:38.699214 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb36e3d0-0d14-460d-a4a3-642d7bae3084 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 200 Aug 12 13:02:38.699730 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1314/5254] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:38 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:39.714252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ad40421e-3641-4231-b47f-553997519a05 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:39.715993 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad40421e-3641-4231-b47f-553997519a05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] GET https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 Aug 12 13:02:39.716213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad40421e-3641-4231-b47f-553997519a05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:39.716361 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad40421e-3641-4231-b47f-553997519a05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:39.723526 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad40421e-3641-4231-b47f-553997519a05 tempest-TestMinimumBasicScenario-1328482748 tempest-TestMinimumBasicScenario-1328482748-project-member] https://10.4.3.81/volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 returned with HTTP 404 Aug 12 13:02:39.724252 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1318/5255] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:39 2026] GET /volume/v3/volumes/1d3d6e5d-14c7-43ec-a9e8-909bece283b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:43.579951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:43.581827 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:02:43.582206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff8c2d63-879c-47cb-aa32-fe83442d4b98", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2085200087", "description": null, "metadata": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:43.592556 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:43.592556 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:43.593121 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:43.593265 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:02:43.616739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['c33dcc02-7c0c-4dc5-9293-8b49f25bec30', '070a2a56-7a29-47b0-aeac-00fda9047013', 'c87b664a-d262-4682-9c0c-80d35fa77463', '588d8330-f1fe-4d47-8b00-57c2dd0f95ef'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:02:43.649896 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:02:43.650242 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-980703af-cbe1-4fc3-82ea-5e9e58bd3d17 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:02:43.650708 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1302/5256] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:02:43 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 12 13:02:43.658370 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:43.661731 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:43.661957 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:43.662156 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:43.669797 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:43.669797 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:43.670393 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:43.671317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-95c45c29-c21a-4933-b809-3e4dcfa785f3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 200 Aug 12 13:02:43.671723 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1323/5257] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:43 2026] GET /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:44.683179 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:44.685148 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:44.685381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:44.685569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:44.691093 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:44.691093 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:44.691659 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:44.692470 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7756e3c7-10c4-45ec-8d85-3e6071c56030 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 200 Aug 12 13:02:44.692934 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1315/5258] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:44 2026] GET /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:44.701395 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6458a519-c69e-4782-8e69-ea0171d60b2c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:44.703287 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6458a519-c69e-4782-8e69-ea0171d60b2c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:44.703430 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6458a519-c69e-4782-8e69-ea0171d60b2c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:44.703577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6458a519-c69e-4782-8e69-ea0171d60b2c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:44.708304 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:44.708304 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:44.708736 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6458a519-c69e-4782-8e69-ea0171d60b2c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:44.709481 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6458a519-c69e-4782-8e69-ea0171d60b2c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 200 Aug 12 13:02:44.709935 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1319/5259] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:44 2026] GET /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:50.970247 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:50.972328 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:50.972567 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:50.972803 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:50.972960 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:50.977584 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:50.977584 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:50.978176 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:51.001023 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:02:51.002933 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22482f6b-8cbd-4c52-a723-f9627a84cc29 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 202 Aug 12 13:02:51.004340 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1303/5260] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:02:50 2026] DELETE /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:02:51.013657 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e90e8058-03a1-40f8-9495-50cb3505678c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:51.015956 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e90e8058-03a1-40f8-9495-50cb3505678c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:51.016184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e90e8058-03a1-40f8-9495-50cb3505678c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:51.016444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e90e8058-03a1-40f8-9495-50cb3505678c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:51.021555 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:51.021555 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:51.022077 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e90e8058-03a1-40f8-9495-50cb3505678c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:51.022914 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e90e8058-03a1-40f8-9495-50cb3505678c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 200 Aug 12 13:02:51.023262 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1324/5261] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:51 2026] GET /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:52.032113 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0fd81000-d832-44b6-9ea2-1a5d095fd4a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:52.034310 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0fd81000-d832-44b6-9ea2-1a5d095fd4a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 Aug 12 13:02:52.034549 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0fd81000-d832-44b6-9ea2-1a5d095fd4a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:52.034799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0fd81000-d832-44b6-9ea2-1a5d095fd4a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:52.040261 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0fd81000-d832-44b6-9ea2-1a5d095fd4a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 returned with HTTP 404 Aug 12 13:02:52.040946 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1316/5262] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:52 2026] GET /volume/v3/snapshots/af13bc34-836c-4f69-91fd-f1c78f6a7764 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7ca132a7-11d4-48a1-ab60-d4f45031d7fa req-edd4463f-429a-48ed-92fb-a2556f5a023f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ca132a7-11d4-48a1-ab60-d4f45031d7fa req-edd4463f-429a-48ed-92fb-a2556f5a023f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7ca132a7-11d4-48a1-ab60-d4f45031d7fa req-edd4463f-429a-48ed-92fb-a2556f5a023f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7ca132a7-11d4-48a1-ab60-d4f45031d7fa req-edd4463f-429a-48ed-92fb-a2556f5a023f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7ca132a7-11d4-48a1-ab60-d4f45031d7fa req-edd4463f-429a-48ed-92fb-a2556f5a023f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 returned with HTTP 200 Aug 12 13:02:54.094854 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1320/5263] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:02:53 2026] DELETE /volume/v3/attachments/2cde83df-3c66-44ab-98af-113677a63720 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:55.000838 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:55.002925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:02:55.003167 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:55.003411 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:55.003619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:02:55.019199 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:55.019199 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:55.019871 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:55.041256 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:02:55.041442 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-271ec195-e99b-42d8-b7c1-4a8e522d7051 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 202 Aug 12 13:02:55.042046 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1304/5264] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:02:54 2026] DELETE /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:02:55.050601 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:55.052456 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:02:55.052613 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:55.052789 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:55.062240 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:55.062240 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:55.066695 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:55.073007 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f16c334c-c8a4-44de-befb-857b8bc17e55 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 200 Aug 12 13:02:55.073540 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1325/5265] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:55 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:55.459478 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:55.461555 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:02:55.462059 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1649430794", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:55.464572 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1649430794', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:02:55.606600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume of 1 GB Aug 12 13:02:55.609121 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Availability Zones retrieved successfully. Aug 12 13:02:55.614069 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (a48f42af-ac8c-4da0-b1df-2870d1118c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:02:55.614918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e7e82f-9dd2-4609-9527-e188d5cb14ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:55.615817 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:02:55.671073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e7e82f-9dd2-4609-9527-e188d5cb14ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:55.671762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f4e192-8332-406d-b628-4fcd83d20b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:55.722509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Created reservations ['a9a5693e-21a1-46ca-8499-e04c8dea0b0b', 'af530678-ac56-4245-a956-78d517baaa04', '66cf3569-f251-421a-a3ae-2a5c086914b2', 'c8a1733d-0621-4973-b215-2a8941d78e18'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:02:55.723324 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f4e192-8332-406d-b628-4fcd83d20b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9a5693e-21a1-46ca-8499-e04c8dea0b0b', 'af530678-ac56-4245-a956-78d517baaa04', '66cf3569-f251-421a-a3ae-2a5c086914b2', 'c8a1733d-0621-4973-b215-2a8941d78e18']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:55.724090 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ac90b-97ba-4209-a8f4-732b79deafd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:55.745581 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ac90b-97ba-4209-a8f4-732b79deafd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1649430794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['a9a5693e-21a1-46ca-8499-e04c8dea0b0b','af530678-ac56-4245-a956-78d517baaa04','66cf3569-f251-421a-a3ae-2a5c086914b2','c8a1733d-0621-4973-b215-2a8941d78e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1649430794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f532c001c724212bd7e7addba1355db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707fa5a192d497094a15d77df921cde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:55.746355 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5470605e-9c8e-4bfc-9bc7-34c0ea2353a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:55.762709 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5470605e-9c8e-4bfc-9bc7-34c0ea2353a7) transitioned into state 'SUCCESS' from state '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-1649430794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['a9a5693e-21a1-46ca-8499-e04c8dea0b0b','af530678-ac56-4245-a956-78d517baaa04','66cf3569-f251-421a-a3ae-2a5c086914b2','c8a1733d-0621-4973-b215-2a8941d78e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:55.763390 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df047595-6769-4d57-a75d-f8d0856f5157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:55.774166 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df047595-6769-4d57-a75d-f8d0856f5157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:55.774995 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (a48f42af-ac8c-4da0-b1df-2870d1118c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:02:55.775271 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request issued successfully. Aug 12 13:02:55.775854 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-395912aa-ecd2-42f3-9754-cc6dd0d41df7 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:02:55.776244 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1317/5266] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 13:02:55 2026] POST /volume/v3/volumes => generated 779 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:55.787071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6ebec9c-0df0-4b96-9ace-858116520aac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:55.788919 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6ebec9c-0df0-4b96-9ace-858116520aac tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:55.789123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6ebec9c-0df0-4b96-9ace-858116520aac tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:55.789329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6ebec9c-0df0-4b96-9ace-858116520aac tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:55.795810 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:55.795810 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:55.799228 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6ebec9c-0df0-4b96-9ace-858116520aac tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:55.803110 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6ebec9c-0df0-4b96-9ace-858116520aac tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:55.803489 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1321/5267] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:02:55 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:56.086280 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bac60cc3-586a-4f41-94e2-341d28cb83cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:56.087997 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bac60cc3-586a-4f41-94e2-341d28cb83cb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 Aug 12 13:02:56.088217 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bac60cc3-586a-4f41-94e2-341d28cb83cb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:56.088428 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bac60cc3-586a-4f41-94e2-341d28cb83cb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:56.093587 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bac60cc3-586a-4f41-94e2-341d28cb83cb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 returned with HTTP 404 Aug 12 13:02:56.094051 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1305/5268] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:56 2026] GET /volume/v3/volumes/ff8c2d63-879c-47cb-aa32-fe83442d4b98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:56.120252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:56.121959 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:02:56.122284 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1767268434", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:56.123749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1767268434', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:02:56.195604 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:02:56.203795 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:02:56.206017 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (55731001-1314-4f9c-983f-3eab9edc7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:02:56.207219 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c0e95e-32c2-4f94-bf59-1444cd2defc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:56.208238 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:02:56.262924 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c0e95e-32c2-4f94-bf59-1444cd2defc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:56.263761 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a45bcec-49c3-4c1e-ad96-b2cffc7d717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:56.302259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['02dff833-32a0-4f82-b64b-e76b31a63908', '123aa533-093e-4574-811b-b10d5babe8de', '2f0f8dae-cfac-45f4-83d4-607c463319ab', 'f2890f7d-d30b-4c16-b33d-4ea1d7e10866'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:02:56.303096 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a45bcec-49c3-4c1e-ad96-b2cffc7d717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02dff833-32a0-4f82-b64b-e76b31a63908', '123aa533-093e-4574-811b-b10d5babe8de', '2f0f8dae-cfac-45f4-83d4-607c463319ab', 'f2890f7d-d30b-4c16-b33d-4ea1d7e10866']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:56.303763 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c3189c-6c5c-4f3e-9a6d-d501c3f049d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:56.324711 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c3189c-6c5c-4f3e-9a6d-d501c3f049d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1767268434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['02dff833-32a0-4f82-b64b-e76b31a63908','123aa533-093e-4574-811b-b10d5babe8de','2f0f8dae-cfac-45f4-83d4-607c463319ab','f2890f7d-d30b-4c16-b33d-4ea1d7e10866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1767268434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:56.325388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1563bc-1ad2-4895-9719-f1988466c22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:56.341741 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1563bc-1ad2-4895-9719-f1988466c22e) transitioned into state 'SUCCESS' from state '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-1767268434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['02dff833-32a0-4f82-b64b-e76b31a63908','123aa533-093e-4574-811b-b10d5babe8de','2f0f8dae-cfac-45f4-83d4-607c463319ab','f2890f7d-d30b-4c16-b33d-4ea1d7e10866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:56.342342 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95bc9e5-cbb5-4850-92c6-51ba66ba163a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:02:56.353795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95bc9e5-cbb5-4850-92c6-51ba66ba163a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:02:56.353795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (55731001-1314-4f9c-983f-3eab9edc7698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:02:56.353795 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:02:56.353795 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8c1ac838-5a7a-4867-aeaa-3a54665aa399 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:02:56.353795 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1326/5269] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:02:56 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:02:56.364603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:56.366664 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:56.366927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:56.367126 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:56.374250 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:56.374250 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:56.377567 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:56.381573 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1e9c33c-7e59-48b5-a231-ffb1053014cf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:02:56.382005 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1318/5270] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:56 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:56.815911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-02b5578b-702c-4989-9dd6-e042239589c1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:56.817707 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02b5578b-702c-4989-9dd6-e042239589c1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:56.817921 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02b5578b-702c-4989-9dd6-e042239589c1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:56.818124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02b5578b-702c-4989-9dd6-e042239589c1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:56.824365 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:56.824365 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:56.827830 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-02b5578b-702c-4989-9dd6-e042239589c1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:56.832005 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02b5578b-702c-4989-9dd6-e042239589c1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:56.832355 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1322/5271] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:02:56 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:56.843381 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:56.845020 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:56.845219 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:56.845392 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:56.851697 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:56.851697 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:56.854862 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:56.859305 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46d2cdc0-8212-42e6-8be7-2e50a55ca0f1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:56.859676 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1306/5272] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:02:56 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:57.394562 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:57.397356 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:57.397574 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:57.397749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:57.404637 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:57.404637 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:57.408048 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:57.412658 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-395c490c-fb3e-4ced-a674-5bccca9ddb2d tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:02:57.413058 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1327/5273] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:57 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:57.428793 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e599463-1967-4107-8143-eabb056ba34a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:57.435600 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e599463-1967-4107-8143-eabb056ba34a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:57.435840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e599463-1967-4107-8143-eabb056ba34a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:57.436049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e599463-1967-4107-8143-eabb056ba34a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:57.444265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:57.444265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:57.448023 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e599463-1967-4107-8143-eabb056ba34a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:57.452190 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e599463-1967-4107-8143-eabb056ba34a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:02:57.452568 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1319/5274] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:02:57 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:57.465862 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:57.468000 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:02:57.468580 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1207209990", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:57.479302 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:57.479302 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:57.480311 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:57.480530 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume 3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:57.514406 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['0f64c7e3-402f-414c-9d8c-8b751a270387', '473775ab-b148-453a-aced-f867a1a36c6e', '60913063-2e6b-4975-b7bb-abdb78cb55fb', '52ae11e3-49ee-48ba-a2b3-430543d95ee6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:02:57.541536 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot create request issued successfully. Aug 12 13:02:57.542084 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f6ec07d-34c5-4073-a550-caab4d7adf9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:02:57.542583 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1323/5275] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:02:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:02:57.551026 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:57.553074 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:57.553308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:57.553658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:57.559088 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:57.559088 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:57.559917 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:57.561314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cff42f4e-f1e9-4220-88fc-312924bef1c9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:57.561314 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1307/5276] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:57 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:57.922015 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:57.924466 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:57.924700 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:57.924946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:57.933029 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:57.933029 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:57.936938 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:57.942287 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-741ce195-6a70-4cbe-bb43-6fae95747d2a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:57.942827 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1328/5277] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:57 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1369 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:58.341467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.343276 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:58.343476 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.343670 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.350038 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.350038 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:58.353400 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:58.357597 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-709d990b-1619-4f57-b8ab-02bbf3a254d5 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:58.358000 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1320/5278] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:58.366473 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6f87336-ba8a-4511-ad2d-1479be833de4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.366909 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6f87336-ba8a-4511-ad2d-1479be833de4 None None] GET https://10.4.3.81/volume// Aug 12 13:02:58.367080 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6f87336-ba8a-4511-ad2d-1479be833de4 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.367249 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6f87336-ba8a-4511-ad2d-1479be833de4 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.367597 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6f87336-ba8a-4511-ad2d-1479be833de4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:58.367900 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1324/5279] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:58.374597 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-cae76e83-ca63-4823-8aa5-c8a53fc384fd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.376925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-cae76e83-ca63-4823-8aa5-c8a53fc384fd tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:02:58.377339 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-cae76e83-ca63-4823-8aa5-c8a53fc384fd tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33", "connector": null, "instance_uuid": "9500e2b3-50be-45fe-8efb-0984625f818c"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:58.386855 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.386855 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:58.410200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-cae76e83-ca63-4823-8aa5-c8a53fc384fd tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:02:58.410639 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1308/5280] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:02:58 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:58.570502 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-14e07c88-63d6-4fc6-9819-64f61debab16 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.572332 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14e07c88-63d6-4fc6-9819-64f61debab16 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:58.572583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14e07c88-63d6-4fc6-9819-64f61debab16 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.572814 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-14e07c88-63d6-4fc6-9819-64f61debab16 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.577649 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.577649 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:58.578090 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-14e07c88-63d6-4fc6-9819-64f61debab16 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:58.578869 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-14e07c88-63d6-4fc6-9819-64f61debab16 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:58.579223 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1329/5281] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:58.589519 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.591247 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:58.591440 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.591622 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.599626 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.599626 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:58.600045 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:58.600786 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29cfd9d1-f6a4-4b1e-92d4-5f805f2cdb51 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:58.601117 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1321/5282] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:58.725911 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.727957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:58.728136 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.728314 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.732860 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.732860 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:58.733226 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:58.734014 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-20c0518e-8fac-42b2-a5b1-f20cc2ac01f2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:58.734362 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1325/5283] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:58.742313 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:58.744475 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:58.744694 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:58.744908 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:58.751234 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:58.751234 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:58.754290 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:58.758211 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-b2d7840f-8030-4152-82ef-c75029b01978 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:02:58.758548 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1309/5284] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:58 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:59.136355 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.138248 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:59.138418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:59.138618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:59.143370 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.143370 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:59.143836 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:59.144675 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-d488a181-d5a7-4f36-9d0c-13c91977c937 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:59.145091 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1330/5285] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 13:02:59 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:59.183799 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6a19b74-5c0c-48b6-9c28-51b67bd3e48f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.184186 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6a19b74-5c0c-48b6-9c28-51b67bd3e48f None None] GET https://10.4.3.81/volume// Aug 12 13:02:59.184351 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6a19b74-5c0c-48b6-9c28-51b67bd3e48f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:59.184545 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6a19b74-5c0c-48b6-9c28-51b67bd3e48f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:59.184872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6a19b74-5c0c-48b6-9c28-51b67bd3e48f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:02:59.185145 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1322/5286] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:02:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:02:59.191730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.193931 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:02:59.194137 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:59.194317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:59.205971 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.205971 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:59.211519 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:02:59.216846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-0c5cf6b3-2e03-42d8-9604-286b8425f53c tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:02:59.217286 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1326/5287] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:02:59 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:02:59.336978 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.339210 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] PUT https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 Aug 12 13:02:59.339632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:59.348397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Acquiring lock "cinder-attachment_update-e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:02:59.352862 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:02:59.353750 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.353750 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:59.429284 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33-np0000007055" released by "attachment_update" :: held 0.076s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:02:59.429604 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-feebda39-f747-46af-a0d0-9f56b7055156 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 returned with HTTP 200 Aug 12 13:02:59.430532 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1310/5288] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:02:59 2026] PUT /volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:59.451900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-427b44af-5ea9-4312-af1d-5d5613bd3531 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.454325 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-427b44af-5ea9-4312-af1d-5d5613bd3531 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261/action Aug 12 13:02:59.454742 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-427b44af-5ea9-4312-af1d-5d5613bd3531 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:02:59.454878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-427b44af-5ea9-4312-af1d-5d5613bd3531 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:59.471692 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.471692 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:02:59.485579 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-898a31a0-0a86-4377-bd2d-c4ecdf91a491 req-427b44af-5ea9-4312-af1d-5d5613bd3531 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261/action returned with HTTP 204 Aug 12 13:02:59.486248 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1331/5289] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:02:59 2026] POST /volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:02:59.935654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.938187 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:02:59.938430 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:59.938650 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:59.944089 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.944089 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:02:59.944533 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:59.945492 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-648cdffe-f44b-44c1-bcad-6497e120c7b4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:02:59.945873 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1323/5290] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 13:02:59 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:02:59.955742 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.957927 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:02:59.958113 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:02:59.958292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:02:59.966151 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.966151 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:02:59.969369 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:02:59.973278 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-45019d92-c7b6-4315-af45-b9201be9f0a9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:02:59.973669 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1327/5291] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:02:59 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:02:59.982150 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:02:59.984170 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:02:59.984453 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2807d1b4-0b7e-4358-a54b-88ccd521dcc3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:02:59.986020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2807d1b4-0b7e-4358-a54b-88ccd521dcc3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:02:59.994179 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:02:59.994179 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:02:59.994629 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:02:59.994816 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:02:59.995298 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:03:00.000312 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (9aa5fb2f-2990-4c2b-98f5-7a32b859de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:00.001292 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d16f31-e31f-41a5-9005-c351e0be7688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:00.002057 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:00.034733 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d16f31-e31f-41a5-9005-c351e0be7688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2807d1b4-0b7e-4358-a54b-88ccd521dcc3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:00.035825 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d050d-06ab-4949-92cc-30b2b15f777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:00.078943 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['041ea857-28a9-4d33-84f1-fff314b6abba', 'bea605c0-baab-4938-9611-be14d625064a', 'c0b31d62-e363-45e7-91bd-cc3477367bba', 'aabfdd4a-d924-40f5-94de-965957b3f85c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:00.080038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d050d-06ab-4949-92cc-30b2b15f777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041ea857-28a9-4d33-84f1-fff314b6abba', 'bea605c0-baab-4938-9611-be14d625064a', 'c0b31d62-e363-45e7-91bd-cc3477367bba', 'aabfdd4a-d924-40f5-94de-965957b3f85c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:00.081137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27e4f4e-62ac-4294-a2e8-dbdd779c7023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:00.124303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27e4f4e-62ac-4294-a2e8-dbdd779c7023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2166dc2a-9781-4a4a-b81f-ba74948fca2e', '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='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['041ea857-28a9-4d33-84f1-fff314b6abba','bea605c0-baab-4938-9611-be14d625064a','c0b31d62-e363-45e7-91bd-cc3477367bba','aabfdd4a-d924-40f5-94de-965957b3f85c'],size=1,snapshot_id=2807d1b4-0b7e-4358-a54b-88ccd521dcc3,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T13:03:00Z,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=2166dc2a-9781-4a4a-b81f-ba74948fca2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2807d1b4-0b7e-4358-a54b-88ccd521dcc3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:00.124900 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f005fdc7-eee0-45b5-843d-c5a8201d8c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:00.142095 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f005fdc7-eee0-45b5-843d-c5a8201d8c97) transitioned into 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='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['041ea857-28a9-4d33-84f1-fff314b6abba','bea605c0-baab-4938-9611-be14d625064a','c0b31d62-e363-45e7-91bd-cc3477367bba','aabfdd4a-d924-40f5-94de-965957b3f85c'],size=1,snapshot_id=2807d1b4-0b7e-4358-a54b-88ccd521dcc3,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:00.142731 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f62b2-c397-4a08-83f1-37da833916dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:00.161390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f62b2-c397-4a08-83f1-37da833916dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:00.162676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (9aa5fb2f-2990-4c2b-98f5-7a32b859de5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:00.163130 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:03:00.163875 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-5eb0f21b-5504-4012-a39a-60f4bd9efe9f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:00.164463 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1311/5292] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 13:02:59 2026] POST /volume/v3/volumes => generated 734 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:00.171654 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:00.174087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:00.174289 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:00.174484 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:00.181714 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:00.181714 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:00.185656 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:00.190361 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-a751d64d-a1e1-4f3f-9172-0a573ec088a6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 200 Aug 12 13:03:00.190831 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1332/5293] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:00 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:00.199485 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:00.201954 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:00.202163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:00.202422 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:00.211368 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:00.211368 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:00.216030 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:00.222085 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-eeaf23b0-842e-44e4-9940-b1308ab78a71 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 200 Aug 12 13:03:00.222320 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1324/5294] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:00 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:03.230312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.232291 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:03.232559 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:03.232761 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:03.239991 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:03.239991 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:03.243556 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:03.248182 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-e3bcb75a-cf40-4b27-b1bf-6a2d19f2f249 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 200 Aug 12 13:03:03.248640 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1328/5295] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:03 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:03.255829 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-587e1071-06cd-4c12-80ff-4001cb1c536e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.256336 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-587e1071-06cd-4c12-80ff-4001cb1c536e None None] GET https://10.4.3.81/volume// Aug 12 13:03:03.256544 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-587e1071-06cd-4c12-80ff-4001cb1c536e None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:03.256736 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-587e1071-06cd-4c12-80ff-4001cb1c536e None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:03.257055 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-587e1071-06cd-4c12-80ff-4001cb1c536e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:03.257319 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1312/5296] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:03.264528 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-31c1ab53-8f61-45ab-aa27-c9f05228abb1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.266675 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-31c1ab53-8f61-45ab-aa27-c9f05228abb1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:03.267127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-31c1ab53-8f61-45ab-aa27-c9f05228abb1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2166dc2a-9781-4a4a-b81f-ba74948fca2e", "connector": null, "instance_uuid": "db49e0bb-fa06-4047-a238-984f85093f61"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:03.276744 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:03.276744 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:03.305244 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-31c1ab53-8f61-45ab-aa27-c9f05228abb1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:03.305961 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1333/5297] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03:03 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 12 13:03:03.313643 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d87efc13-4912-4038-86c7-0977760ad7a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.314059 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d87efc13-4912-4038-86c7-0977760ad7a0 None None] GET https://10.4.3.81/volume// Aug 12 13:03:03.314217 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d87efc13-4912-4038-86c7-0977760ad7a0 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:03.314428 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d87efc13-4912-4038-86c7-0977760ad7a0 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:03.314794 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d87efc13-4912-4038-86c7-0977760ad7a0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:03.315086 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1325/5298] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:03.322741 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.324715 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:03.324928 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:03.325100 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:03.333346 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:03.333346 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:03.336141 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:03.339987 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-8fcfe70f-2ac5-4162-b030-af6d6b74f9a5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 200 Aug 12 13:03:03.340370 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1329/5299] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:03 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:03.441150 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.443926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 Aug 12 13:03:03.444394 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:03.453461 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-2166dc2a-9781-4a4a-b81f-ba74948fca2e-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:03.459126 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-2166dc2a-9781-4a4a-b81f-ba74948fca2e-np0000007055" acquired by "attachment_update" :: waited 0.006s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:03.460124 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:03.460124 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:03.526861 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-2166dc2a-9781-4a4a-b81f-ba74948fca2e-np0000007055" released by "attachment_update" :: held 0.066s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:03.526861 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-9aea83b9-7a18-4c41-9a54-4d1c775e5c4e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 returned with HTTP 200 Aug 12 13:03:03.526861 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1313/5300] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:03 2026] PUT /volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:03.564154 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-9037239d-4837-4cf8-8dd3-d19183052926 req-0de0d105-e923-416b-a86d-c9b4cac3ea18 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:03.566436 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-0de0d105-e923-416b-a86d-c9b4cac3ea18 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198/action Aug 12 13:03:03.566850 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-0de0d105-e923-416b-a86d-c9b4cac3ea18 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:03.566989 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-0de0d105-e923-416b-a86d-c9b4cac3ea18 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:03.586822 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:03.586822 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:03.607120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-9037239d-4837-4cf8-8dd3-d19183052926 req-0de0d105-e923-416b-a86d-c9b4cac3ea18 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198/action returned with HTTP 204 Aug 12 13:03:03.607740 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1334/5301] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:03 2026] POST /volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:09.090315 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:09.092267 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:09.092542 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:09.092737 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:09.104536 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:09.104536 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:09.108853 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:09.115318 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13f64a7f-aeea-4eb8-98c4-09182ad2ce97 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 200 Aug 12 13:03:09.116019 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1326/5302] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:09 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:10.262030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-c1e80b5e-cfc5-4ffa-9456-7c35b123cafc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:10.266797 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-c1e80b5e-cfc5-4ffa-9456-7c35b123cafc tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 Aug 12 13:03:10.266797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-c1e80b5e-cfc5-4ffa-9456-7c35b123cafc tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:10.266797 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-c1e80b5e-cfc5-4ffa-9456-7c35b123cafc tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:10.271910 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:10.271910 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:10.321805 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-c1e80b5e-cfc5-4ffa-9456-7c35b123cafc tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 returned with HTTP 200 Aug 12 13:03:10.322263 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1330/5303] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:03:10 2026] DELETE /volume/v3/attachments/e8632cee-5e84-4497-8f86-487b4e7ee198 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:10.331563 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:10.333470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:10.333634 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:10.333823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:10.333975 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:10.340875 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:10.340875 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:10.341371 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:10.360501 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:03:10.360501 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-851ed380-4d28-4fd1-b8ee-e5b142de9264 req-51839d53-ae16-4293-a110-4fd25b736e87 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 202 Aug 12 13:03:10.360501 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1314/5304] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 13:03:10 2026] DELETE /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:03:11.571075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ef5bbea0-ff96-4bc7-81b4-57dd32f04aab None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:11.572631 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef5bbea0-ff96-4bc7-81b4-57dd32f04aab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e Aug 12 13:03:11.572800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef5bbea0-ff96-4bc7-81b4-57dd32f04aab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:11.572988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ef5bbea0-ff96-4bc7-81b4-57dd32f04aab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:11.577847 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ef5bbea0-ff96-4bc7-81b4-57dd32f04aab tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e returned with HTTP 404 Aug 12 13:03:11.578238 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1335/5305] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:11 2026] GET /volume/v3/volumes/2166dc2a-9781-4a4a-b81f-ba74948fca2e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:11.629224 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:11.631000 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:03:11.631185 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:11.631376 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:11.631475 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:03:11.636173 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:11.636173 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:11.636561 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:03:11.651009 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:03:11.653826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77494cd3-ce07-4593-aae6-befdc53ff9d1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 202 Aug 12 13:03:11.653826 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1327/5306] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:03:11 2026] DELETE /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:03:11.658368 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:11.660111 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:03:11.660327 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:11.660519 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:11.665430 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:11.665430 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:11.665795 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:03:11.668521 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc5b3c6f-79a3-4944-bf14-869891da0360 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 200 Aug 12 13:03:11.668521 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1331/5307] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:11 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:12.675502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c7d7a116-4f06-4dad-82e3-430bd006a0d0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:12.677506 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7d7a116-4f06-4dad-82e3-430bd006a0d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 Aug 12 13:03:12.677798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7d7a116-4f06-4dad-82e3-430bd006a0d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:12.678054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7d7a116-4f06-4dad-82e3-430bd006a0d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:12.682329 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7d7a116-4f06-4dad-82e3-430bd006a0d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 returned with HTTP 404 Aug 12 13:03:12.682809 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1315/5308] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:12 2026] GET /volume/v3/snapshots/2807d1b4-0b7e-4358-a54b-88ccd521dcc3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:12.689860 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:12.691633 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:03:12.691890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:12.692029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:12.692215 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:03:12.698956 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:12.698956 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:12.699390 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:12.713868 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:03:12.714047 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-685971d2-62a2-4bb4-9d05-892002e1b8d6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 202 Aug 12 13:03:12.714470 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1336/5309] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:03:12 2026] DELETE /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:03:12.722514 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21686119-233f-403b-965c-73b7ecf207c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:12.724811 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21686119-233f-403b-965c-73b7ecf207c2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:03:12.725051 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21686119-233f-403b-965c-73b7ecf207c2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:12.725303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21686119-233f-403b-965c-73b7ecf207c2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:12.732766 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:12.732766 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:12.737078 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-21686119-233f-403b-965c-73b7ecf207c2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:12.741932 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21686119-233f-403b-965c-73b7ecf207c2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 200 Aug 12 13:03:12.742379 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1328/5310] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:12 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:13.754108 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-67e00060-fcf8-46a2-a73d-4d5fa7bb3453 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:13.755942 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67e00060-fcf8-46a2-a73d-4d5fa7bb3453 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 Aug 12 13:03:13.756174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67e00060-fcf8-46a2-a73d-4d5fa7bb3453 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:13.756410 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67e00060-fcf8-46a2-a73d-4d5fa7bb3453 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:13.761692 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67e00060-fcf8-46a2-a73d-4d5fa7bb3453 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 returned with HTTP 404 Aug 12 13:03:13.762111 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1332/5311] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:13 2026] GET /volume/v3/volumes/3ef619f7-692b-4c2d-b0e4-bdad18e6ddc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:13.784631 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:13.786289 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:03:13.786616 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-293278262", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:13.788072 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-293278262', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:03:13.857174 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:03:13.861034 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:03:13.866522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (5185f218-f729-4461-8f68-19f726703998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:13.867474 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977ac43a-fbc3-4bee-bfb7-b4cf18b35b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:13.868320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:13.920509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977ac43a-fbc3-4bee-bfb7-b4cf18b35b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:13.921303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847b3d87-f4a7-44e5-84af-bf1435b55100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:13.960891 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['58eba85c-e7c1-4597-bccd-c4e95e53d64b', '1bcf7c77-21dd-4edc-927b-7984205b9b69', 'd8fe3d1f-8e55-4725-86a9-7458b894f80a', 'c0a6d0b8-ef1b-4038-a499-211614ba6d68'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:13.962005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847b3d87-f4a7-44e5-84af-bf1435b55100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58eba85c-e7c1-4597-bccd-c4e95e53d64b', '1bcf7c77-21dd-4edc-927b-7984205b9b69', 'd8fe3d1f-8e55-4725-86a9-7458b894f80a', 'c0a6d0b8-ef1b-4038-a499-211614ba6d68']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:13.962998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4b195e-eaf5-490a-99cf-e509b536e506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:13.982633 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4b195e-eaf5-490a-99cf-e509b536e506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-293278262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['58eba85c-e7c1-4597-bccd-c4e95e53d64b','1bcf7c77-21dd-4edc-927b-7984205b9b69','d8fe3d1f-8e55-4725-86a9-7458b894f80a','c0a6d0b8-ef1b-4038-a499-211614ba6d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-293278262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:13.983510 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775ba3df-01f3-4db2-bf0e-a28c6c4119bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:13.999037 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775ba3df-01f3-4db2-bf0e-a28c6c4119bb) transitioned into state 'SUCCESS' from state '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-293278262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['58eba85c-e7c1-4597-bccd-c4e95e53d64b','1bcf7c77-21dd-4edc-927b-7984205b9b69','d8fe3d1f-8e55-4725-86a9-7458b894f80a','c0a6d0b8-ef1b-4038-a499-211614ba6d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:13.999727 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fd7253-17e5-49db-9459-fb90907025bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:14.007051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fd7253-17e5-49db-9459-fb90907025bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:14.007888 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (5185f218-f729-4461-8f68-19f726703998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:14.008172 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:03:14.008753 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd0e2b49-deb5-4691-a3c0-b2524d620180 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:14.009167 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1316/5312] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:03:13 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:14.020762 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5b6cab65-ecb5-4800-a861-2869173aec23 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:14.022543 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b6cab65-ecb5-4800-a861-2869173aec23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:14.022727 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b6cab65-ecb5-4800-a861-2869173aec23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:14.022935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5b6cab65-ecb5-4800-a861-2869173aec23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:14.030178 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:14.030178 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:14.033612 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5b6cab65-ecb5-4800-a861-2869173aec23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:14.037328 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5b6cab65-ecb5-4800-a861-2869173aec23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:14.037689 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1337/5313] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:14 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:15.050604 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:15.052413 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:15.052598 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:15.052796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:15.059825 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:15.059825 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:15.063168 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:15.067482 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa8d46f9-544d-49c7-a883-1910bce71e30 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:15.067848 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1329/5314] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:15 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:15.080582 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9008e459-847e-41ef-baf6-d7aec85a542c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:15.082667 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9008e459-847e-41ef-baf6-d7aec85a542c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:15.082865 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9008e459-847e-41ef-baf6-d7aec85a542c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:15.083049 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9008e459-847e-41ef-baf6-d7aec85a542c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:15.089934 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:15.089934 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:15.093453 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9008e459-847e-41ef-baf6-d7aec85a542c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:15.097913 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9008e459-847e-41ef-baf6-d7aec85a542c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:15.098315 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1333/5315] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:15 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:16.045634 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:16.047682 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:16.047888 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:16.048063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:16.054701 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:16.054701 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:16.057572 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:16.061401 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21d66bac-f8de-4644-9fe7-c6e7fe6bc5f0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:16.061741 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1317/5316] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:16 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:16.570184 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:16.572485 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:16.572704 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:16.572956 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:16.580722 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:16.580722 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:16.584330 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:16.588671 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-8d576a8f-74d1-429c-bad6-5a00a9ee2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:16.589113 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1338/5317] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:16 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:16.597601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2744d349-81ec-4421-8fcf-3e5a4150f87f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:16.597973 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2744d349-81ec-4421-8fcf-3e5a4150f87f None None] GET https://10.4.3.81/volume// Aug 12 13:03:16.598120 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2744d349-81ec-4421-8fcf-3e5a4150f87f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:16.598342 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2744d349-81ec-4421-8fcf-3e5a4150f87f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:16.598649 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2744d349-81ec-4421-8fcf-3e5a4150f87f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:16.598925 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1330/5318] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:03:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:16.606380 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-1ab51ce4-a7d0-402c-a5cd-f85f9a351b79 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:16.608105 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-1ab51ce4-a7d0-402c-a5cd-f85f9a351b79 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:16.608429 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-1ab51ce4-a7d0-402c-a5cd-f85f9a351b79 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8", "connector": null, "instance_uuid": "88c6adad-e7e7-4342-a319-17406962c7c9"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:16.615994 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:16.615994 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:16.638026 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-1ab51ce4-a7d0-402c-a5cd-f85f9a351b79 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:16.638530 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1334/5319] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:17.410223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1562348-5f0d-4d8d-afaa-962da5217906 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:17.410640 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1562348-5f0d-4d8d-afaa-962da5217906 None None] GET https://10.4.3.81/volume// Aug 12 13:03:17.410848 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1562348-5f0d-4d8d-afaa-962da5217906 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:17.411051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1562348-5f0d-4d8d-afaa-962da5217906 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:17.411422 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1562348-5f0d-4d8d-afaa-962da5217906 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:17.411720 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1318/5320] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:17.420900 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:17.423418 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:03:17.423642 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:17.423842 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:17.433576 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:17.433576 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:17.436806 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:03:17.441582 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-21983558-3f60-4dc4-b590-e09e2d9a1b6c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:03:17.442062 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1339/5321] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:17 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:17.558746 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:17.561459 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c Aug 12 13:03:17.561988 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:17.570883 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:17.575201 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:17.576107 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:17.576107 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:17.660403 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8-np0000007055" released by "attachment_update" :: held 0.085s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:17.660874 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-3a2d2170-20e9-4f9f-a7ac-446760402a2f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c returned with HTTP 200 Aug 12 13:03:17.661424 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1331/5322] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:17 2026] PUT /volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:17.682749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f027d486-5dc3-4119-93e3-9873199da983 req-96ed72a5-dbc4-4b4a-89a8-5c22aaa0fc1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:17.684836 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-96ed72a5-dbc4-4b4a-89a8-5c22aaa0fc1e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c/action Aug 12 13:03:17.685227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-96ed72a5-dbc4-4b4a-89a8-5c22aaa0fc1e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:17.685356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-96ed72a5-dbc4-4b4a-89a8-5c22aaa0fc1e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:17.700924 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:17.700924 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:17.709409 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f027d486-5dc3-4119-93e3-9873199da983 req-96ed72a5-dbc4-4b4a-89a8-5c22aaa0fc1e tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c/action returned with HTTP 204 Aug 12 13:03:17.709977 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1335/5323] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:17 2026] POST /volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:20.937497 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:20.939805 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:03:20.940285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1797647057", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:20.942223 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1797647057', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:03:20.942348 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume of 1 GB Aug 12 13:03:20.947328 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Availability Zones retrieved successfully. Aug 12 13:03:20.953405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (4ec30a82-cfeb-460c-b595-2565a0ab2875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:20.954334 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255dc841-f20d-4511-a44f-eecee8db1d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:20.955286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:20.979627 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255dc841-f20d-4511-a44f-eecee8db1d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:20.980447 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154deb72-2f09-4acd-b38c-e6f9684ebb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:21.033583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['bf76c777-a972-4877-ae4c-c35e7feb5232', '0e411aac-da9e-4aaa-bfea-2bac68cc95d5', '1549b9ac-204f-4e7f-8064-599bbee78a45', '52e4338a-6841-4f94-b230-ca95a13a7741'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:21.034506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154deb72-2f09-4acd-b38c-e6f9684ebb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf76c777-a972-4877-ae4c-c35e7feb5232', '0e411aac-da9e-4aaa-bfea-2bac68cc95d5', '1549b9ac-204f-4e7f-8064-599bbee78a45', '52e4338a-6841-4f94-b230-ca95a13a7741']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:21.035569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba601370-2892-426d-8e78-5993ca7cc0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:21.060981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba601370-2892-426d-8e78-5993ca7cc0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d80fff-1a88-47d8-93e4-7b92617b95e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1797647057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['bf76c777-a972-4877-ae4c-c35e7feb5232','0e411aac-da9e-4aaa-bfea-2bac68cc95d5','1549b9ac-204f-4e7f-8064-599bbee78a45','52e4338a-6841-4f94-b230-ca95a13a7741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1797647057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d80fff-1a88-47d8-93e4-7b92617b95e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df64f26dbbe14debb4177e45af1aea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:21.061765 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6068c15-8bb8-49be-a32d-32d53ce173a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:21.079345 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6068c15-8bb8-49be-a32d-32d53ce173a2) transitioned into state 'SUCCESS' from state '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-1797647057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['bf76c777-a972-4877-ae4c-c35e7feb5232','0e411aac-da9e-4aaa-bfea-2bac68cc95d5','1549b9ac-204f-4e7f-8064-599bbee78a45','52e4338a-6841-4f94-b230-ca95a13a7741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:21.080139 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd2e825-b940-4011-807c-daed4ddbc686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:21.088940 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd2e825-b940-4011-807c-daed4ddbc686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:21.089679 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (4ec30a82-cfeb-460c-b595-2565a0ab2875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:21.089975 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request issued successfully. Aug 12 13:03:21.090516 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4f3cf53-aaf8-4374-b1b2-c0c8355b6048 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:21.090954 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1319/5324] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:03:20 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:21.102800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:21.104697 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:21.104890 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:21.105251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:21.113606 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:21.113606 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:21.118065 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:21.124706 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a385a27a-b710-49ae-9cdc-8dbff554c20b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:21.125307 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1340/5325] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:21 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:22.137432 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6117ec68-546c-4747-990f-72706dd35322 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:22.139001 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6117ec68-546c-4747-990f-72706dd35322 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:22.139221 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6117ec68-546c-4747-990f-72706dd35322 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:22.139394 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6117ec68-546c-4747-990f-72706dd35322 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:22.146170 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:22.146170 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:22.149792 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6117ec68-546c-4747-990f-72706dd35322 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:22.153638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6117ec68-546c-4747-990f-72706dd35322 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:22.154010 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1332/5326] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:22 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:22.165318 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:22.166538 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:22.166697 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:22.166902 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:22.173024 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:22.173024 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:22.176032 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:22.179458 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5eb8f2bc-ab32-4f83-a35a-2db5c3db13d4 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:22.179829 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1336/5327] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:22 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:22.819294 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:22.821706 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:22.821916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:22.822125 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:22.829802 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:22.829802 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:22.833755 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:22.837835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-e44b57ea-a3b9-4025-bdb2-0bec97d487c3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:22.838279 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1320/5328] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:22 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:22.910599 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6b231e9a-b480-41a2-9789-882886f77d67 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:22.911020 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b231e9a-b480-41a2-9789-882886f77d67 None None] GET https://10.4.3.81/volume// Aug 12 13:03:22.911228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b231e9a-b480-41a2-9789-882886f77d67 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:22.911414 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6b231e9a-b480-41a2-9789-882886f77d67 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:22.911719 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6b231e9a-b480-41a2-9789-882886f77d67 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:22.912071 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1341/5329] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:03:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:22.919721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-998407e1-d01d-45fe-9ec6-457f3e651968 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:22.951954 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-998407e1-d01d-45fe-9ec6-457f3e651968 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:22.952278 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-998407e1-d01d-45fe-9ec6-457f3e651968 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43d80fff-1a88-47d8-93e4-7b92617b95e3", "connector": null, "instance_uuid": "fdd79552-e988-469e-bd18-909d2b374a6d"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:22.960155 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:22.960155 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:22.982497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-998407e1-d01d-45fe-9ec6-457f3e651968 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:22.982904 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1333/5330] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03:22 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:23.008565 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e19881b-f284-4938-a460-fe830ca66a30 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:23.010735 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e19881b-f284-4938-a460-fe830ca66a30 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:23.011023 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e19881b-f284-4938-a460-fe830ca66a30 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:23.011290 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e19881b-f284-4938-a460-fe830ca66a30 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:23.017957 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6d3a05a-0f0b-42e6-b341-52c1cfed4957 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:23.018351 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6d3a05a-0f0b-42e6-b341-52c1cfed4957 None None] GET https://10.4.3.81/volume// Aug 12 13:03:23.018529 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6d3a05a-0f0b-42e6-b341-52c1cfed4957 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:23.018698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6d3a05a-0f0b-42e6-b341-52c1cfed4957 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:23.019170 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6d3a05a-0f0b-42e6-b341-52c1cfed4957 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:23.019319 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1321/5331] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:23.022909 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:23.022909 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:23.027074 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e19881b-f284-4938-a460-fe830ca66a30 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:23.028036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:23.030012 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:23.030247 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:23.030418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:23.032278 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e19881b-f284-4938-a460-fe830ca66a30 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:23.032644 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1337/5332] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:23 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:23.040149 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:23.040149 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:23.043618 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:23.047918 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-43e8e8f8-d8b6-4db8-b773-66230d0b6356 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:23.048338 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1342/5333] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:23 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:23.154835 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:23.157389 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] PUT https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa Aug 12 13:03:23.157892 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:23.166303 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Acquiring lock "cinder-attachment_update-43d80fff-1a88-47d8-93e4-7b92617b95e3-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:23.171274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-43d80fff-1a88-47d8-93e4-7b92617b95e3-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:23.172382 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:23.172382 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:23.242787 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-43d80fff-1a88-47d8-93e4-7b92617b95e3-np0000007055" released by "attachment_update" :: held 0.071s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:23.243140 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-5319b004-981e-46a4-b70a-5e1917573f44 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa returned with HTTP 200 Aug 12 13:03:23.243637 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1334/5334] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:23 2026] PUT /volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:24.045364 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14444b78-65b3-4261-a6b8-97d1bc322998 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:24.046928 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14444b78-65b3-4261-a6b8-97d1bc322998 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:24.047108 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14444b78-65b3-4261-a6b8-97d1bc322998 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:24.047286 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14444b78-65b3-4261-a6b8-97d1bc322998 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:24.055402 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:24.055402 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:24.058380 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14444b78-65b3-4261-a6b8-97d1bc322998 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:24.061937 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14444b78-65b3-4261-a6b8-97d1bc322998 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:24.062479 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1322/5335] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:24 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:25.073900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:25.075756 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:25.075993 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:25.076207 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:25.085472 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:25.085472 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:25.089002 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:25.093060 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac03db6e-b15f-4b75-afed-d49027b21a80 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:25.093577 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1338/5336] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:25 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:26.105456 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:26.107123 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:26.107309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:26.107485 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:26.116703 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:26.116703 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:26.119789 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:26.123441 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9589216e-e8be-4529-9cbc-56e3a24300e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:26.124035 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1343/5337] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:26 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:26.472573 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-c44ca45a-c743-490d-bdad-59440d6b4ad2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:26.474694 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-c44ca45a-c743-490d-bdad-59440d6b4ad2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa/action Aug 12 13:03:26.475138 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-c44ca45a-c743-490d-bdad-59440d6b4ad2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:26.475317 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-c44ca45a-c743-490d-bdad-59440d6b4ad2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:26.490274 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:26.490274 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:26.500279 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3fef0e82-32f8-4563-9f81-8d19e79860bc req-c44ca45a-c743-490d-bdad-59440d6b4ad2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa/action returned with HTTP 204 Aug 12 13:03:26.500761 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1335/5338] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:26 2026] POST /volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:27.139298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-55d58a65-3537-48cd-a614-e1169f615879 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:27.141393 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55d58a65-3537-48cd-a614-e1169f615879 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:27.141630 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55d58a65-3537-48cd-a614-e1169f615879 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:27.141878 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55d58a65-3537-48cd-a614-e1169f615879 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:27.153060 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:27.153060 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:27.156900 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-55d58a65-3537-48cd-a614-e1169f615879 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:27.161723 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55d58a65-3537-48cd-a614-e1169f615879 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:27.162244 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1323/5339] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:27 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:29.952804 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:29.955918 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:03:29.956360 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43d80fff-1a88-47d8-93e4-7b92617b95e3", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1563676711", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:29.959824 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=107,cinder:UPDATE=25,cinder:INSERT=6 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:03:29.968396 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:29.968396 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:29.968853 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:29.968984 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create snapshot from volume 43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:30.009270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['00c25eef-5a5c-4a2d-9547-09d92166bc1c', '3303bad7-5b1d-4af1-bbc7-aa4e555f14bf', 'a3af8608-2deb-45b1-a57b-66eae3554608', '9460c207-bfbb-4970-8549-2982291183d9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:30.043797 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot force create request issued successfully. Aug 12 13:03:30.044253 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86f1a335-d097-408e-bd89-8bfaf0b3c707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:03:30.044767 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1339/5340] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:03:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:30.053388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:30.056727 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:03:30.057051 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:30.057314 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:30.062488 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=89,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:03:30.064528 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:30.064528 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:30.065086 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:30.066822 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b465011c-a814-49d3-97d4-dbd5a2ee1456 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 200 Aug 12 13:03:30.066822 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1344/5341] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:30 2026] GET /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:31.076458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:31.078218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:03:31.078525 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:31.078785 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:31.081036 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=95,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:03:31.086613 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:31.086613 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:31.086613 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:31.086613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9d704a5-0b73-4349-8187-11210ea2e0d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 200 Aug 12 13:03:31.086613 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1336/5342] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:31 2026] GET /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:31.096852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:31.100432 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:03:31.100432 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:31.100432 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:31.101445 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=145,cinder:UPDATE=56,cinder:INSERT=30 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:03:31.105032 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:31.105032 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:31.105603 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:31.106821 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2101cd16-bf0b-4335-adff-6dbfd1694c98 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 200 Aug 12 13:03:31.107498 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1324/5343] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:31 2026] GET /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:32.573199 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:32.574988 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:03:32.575356 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43d80fff-1a88-47d8-93e4-7b92617b95e3", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-630555367", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:32.585714 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:32.585714 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:32.586250 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:32.586378 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create snapshot from volume 43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:32.611375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['bb5611aa-4ec6-4f9b-b70c-6055e5f3f620', '32d3e111-a811-41e3-972d-2a00fe5623b0', '1789e9ce-62ba-4de7-a8b5-092252e1a59c', '6b31671f-6f6a-472c-9fd5-ef974b903c91'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:32.648571 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot force create request issued successfully. Aug 12 13:03:32.649068 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff403c41-70ff-48ae-bade-20c564e87bd2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:03:32.649666 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1340/5344] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:03:32 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:32.660354 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:32.662497 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:03:32.662712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:32.662917 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:32.669749 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:32.669749 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:32.671485 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:32.672480 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-69e5f70f-4074-4c9b-b1e4-a3c3bd09f9e5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 200 Aug 12 13:03:32.674222 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1345/5345] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:32 2026] GET /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:33.684381 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7955f7b3-e954-42e3-893c-7bd599950595 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:33.686121 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7955f7b3-e954-42e3-893c-7bd599950595 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:03:33.686322 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7955f7b3-e954-42e3-893c-7bd599950595 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:33.686516 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7955f7b3-e954-42e3-893c-7bd599950595 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:33.691183 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:33.691183 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:33.691556 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7955f7b3-e954-42e3-893c-7bd599950595 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:33.692343 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7955f7b3-e954-42e3-893c-7bd599950595 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 200 Aug 12 13:03:33.692690 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1337/5346] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:33 2026] GET /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:33.702510 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39097dea-84eb-437d-a039-caee20d03ab8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:33.704401 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39097dea-84eb-437d-a039-caee20d03ab8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:03:33.704583 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39097dea-84eb-437d-a039-caee20d03ab8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:33.704826 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39097dea-84eb-437d-a039-caee20d03ab8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:33.710252 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:33.710252 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:33.710738 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39097dea-84eb-437d-a039-caee20d03ab8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:33.711600 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39097dea-84eb-437d-a039-caee20d03ab8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 200 Aug 12 13:03:33.712072 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1325/5347] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:33 2026] GET /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:35.133970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3ba9f540-487f-48c3-b22c-5017eae47ace None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:35.135875 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:03:35.136374 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43d80fff-1a88-47d8-93e4-7b92617b95e3", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1714005567", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:35.147092 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:35.147092 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:35.147661 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:35.147832 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create snapshot from volume 43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:35.171093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['2f51eeda-ad40-47b7-9b42-04cc1fdef2e4', '1574bb99-f47e-4d11-8232-75d949b2f5d8', 'd84186f6-fc2f-45fa-8d12-9e0892da3572', '441f0ce0-8f65-4aad-99fa-34ad9048ba3e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:35.201375 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot force create request issued successfully. Aug 12 13:03:35.201710 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ba9f540-487f-48c3-b22c-5017eae47ace tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:03:35.202200 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1341/5348] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:03:35 2026] POST /volume/v3/snapshots => generated 313 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:35.213330 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7315777a-a11e-42d1-abee-915f670e4d38 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:35.216800 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7315777a-a11e-42d1-abee-915f670e4d38 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:03:35.216800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7315777a-a11e-42d1-abee-915f670e4d38 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:35.216800 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7315777a-a11e-42d1-abee-915f670e4d38 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:35.226241 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:35.226241 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:35.228197 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7315777a-a11e-42d1-abee-915f670e4d38 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:35.230240 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7315777a-a11e-42d1-abee-915f670e4d38 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 200 Aug 12 13:03:35.233116 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1346/5349] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:35 2026] GET /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:36.242341 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.244763 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:03:36.245093 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:36.245377 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:36.251369 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:36.251369 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:36.251877 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:36.252699 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcc91093-988a-4f8c-aa0a-e719e5cefde2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 200 Aug 12 13:03:36.253135 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1338/5350] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:36 2026] GET /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:36.262453 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.264801 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:03:36.265074 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:36.265269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:36.270094 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:36.270094 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:36.270550 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:36.271488 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1303139d-0f56-4b8d-9fa2-64db00f5273b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 200 Aug 12 13:03:36.271947 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1326/5351] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:36 2026] GET /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:36.307158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.309294 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:36.309466 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:36.309663 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:36.318062 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:36.318062 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:36.321054 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:36.325074 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-69ef6cf1-e095-4997-bd4c-d5fe525ed1ab tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:36.325560 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1342/5352] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:36 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:36.344445 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.346613 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3/action Aug 12 13:03:36.347050 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:36.347160 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:36.357970 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:36.357970 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:36.358384 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:36.365051 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Begin detaching volume completed successfully. Aug 12 13:03:36.365243 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-4a8ea063-5c2c-487f-8a94-ecdda32e6dad tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3/action returned with HTTP 202 Aug 12 13:03:36.365642 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1347/5353] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:03:36 2026] POST /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:03:36.404702 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6931abf4-b70f-4c55-ac96-88004d53678d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.405218 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6931abf4-b70f-4c55-ac96-88004d53678d None None] GET https://10.4.3.81/volume// Aug 12 13:03:36.405437 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6931abf4-b70f-4c55-ac96-88004d53678d None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:36.405694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6931abf4-b70f-4c55-ac96-88004d53678d None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:36.406093 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6931abf4-b70f-4c55-ac96-88004d53678d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:36.406447 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1339/5354] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:36.414509 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:36.416537 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:03:36.416791 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:36.417020 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:36.426118 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:36.426118 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:36.429795 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:36.433815 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-a2ab8fbf-01da-42de-852d-937e4a66c01c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:03:36.434384 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1327/5355] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:36 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:37.192038 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-b2cd2133-8362-49e9-a907-690cce6b97d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:37.194113 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-b2cd2133-8362-49e9-a907-690cce6b97d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa Aug 12 13:03:37.194310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-b2cd2133-8362-49e9-a907-690cce6b97d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:37.194494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-b2cd2133-8362-49e9-a907-690cce6b97d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:37.201617 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:37.201617 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:37.247410 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7655cbb7-db3e-42ef-84bf-bae541ab1d7e req-b2cd2133-8362-49e9-a907-690cce6b97d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa returned with HTTP 200 Aug 12 13:03:37.247846 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1343/5356] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:03:37 2026] DELETE /volume/v3/attachments/be9dcbdd-0f0c-408b-94ab-da64baab33aa => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:37.471244 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:37.472771 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:03:37.473125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1824750148", "snapshot_id": "3eae2098-4bb4-42c0-8bdb-2a69c355d2f2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:37.474586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1824750148', 'snapshot_id': '3eae2098-4bb4-42c0-8bdb-2a69c355d2f2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:03:37.479657 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:37.479657 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:37.480113 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:37.480219 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume of 1 GB Aug 12 13:03:37.483393 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Availability Zones retrieved successfully. Aug 12 13:03:37.488196 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (e825c13e-5839-4c5b-bd2c-ba6a6b514827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:37.489210 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c52be0-815f-4b60-9a27-d8b15cd351b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:37.490087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:37.519181 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c52be0-815f-4b60-9a27-d8b15cd351b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3eae2098-4bb4-42c0-8bdb-2a69c355d2f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:37.520095 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3659cb9c-a5e7-4b87-850b-81f5e16236d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:37.560812 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['580cbb09-5766-47bd-ad19-145a12d8f496', 'af6c8460-8e36-45b9-a29a-9b9611075dbc', '0f589303-9a77-4262-8e99-3418f41b8e95', 'fb84ebde-3a39-4993-9f5e-3e14a6816f3d'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:37.561579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3659cb9c-a5e7-4b87-850b-81f5e16236d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580cbb09-5766-47bd-ad19-145a12d8f496', 'af6c8460-8e36-45b9-a29a-9b9611075dbc', '0f589303-9a77-4262-8e99-3418f41b8e95', 'fb84ebde-3a39-4993-9f5e-3e14a6816f3d']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:37.562495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed4cb15-91ac-4791-bfd0-9c03184949fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:37.605116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed4cb15-91ac-4791-bfd0-9c03184949fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2038a1e3-1c3e-472f-ae44-f336a221eabe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1824750148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['580cbb09-5766-47bd-ad19-145a12d8f496','af6c8460-8e36-45b9-a29a-9b9611075dbc','0f589303-9a77-4262-8e99-3418f41b8e95','fb84ebde-3a39-4993-9f5e-3e14a6816f3d'],size=1,snapshot_id=3eae2098-4bb4-42c0-8bdb-2a69c355d2f2,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1824750148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2038a1e3-1c3e-472f-ae44-f336a221eabe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df64f26dbbe14debb4177e45af1aea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3eae2098-4bb4-42c0-8bdb-2a69c355d2f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:37.606228 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077f9f05-ed89-4eb8-9ee8-9739ee075816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:37.621928 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077f9f05-ed89-4eb8-9ee8-9739ee075816) transitioned into state 'SUCCESS' from state '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-1824750148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['580cbb09-5766-47bd-ad19-145a12d8f496','af6c8460-8e36-45b9-a29a-9b9611075dbc','0f589303-9a77-4262-8e99-3418f41b8e95','fb84ebde-3a39-4993-9f5e-3e14a6816f3d'],size=1,snapshot_id=3eae2098-4bb4-42c0-8bdb-2a69c355d2f2,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:37.622628 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9057fa45-6d3e-4129-a3f1-08ed0fe60d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:37.643945 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9057fa45-6d3e-4129-a3f1-08ed0fe60d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:37.644849 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (e825c13e-5839-4c5b-bd2c-ba6a6b514827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:37.645190 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request issued successfully. Aug 12 13:03:37.645827 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-71fbd97e-4c91-4238-804a-ca32f1ef6307 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:37.646313 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1348/5357] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:03:37 2026] POST /volume/v3/volumes => generated 789 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:37.658198 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:37.660371 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:37.660631 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:37.660949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:37.669544 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:37.669544 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:37.673786 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:37.679054 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c1beade-7e29-4a72-ad87-d4a41866ca52 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:37.679567 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1340/5358] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:37 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:38.690720 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-44f9da5d-9615-4a00-906c-8897b6371976 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:38.692549 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44f9da5d-9615-4a00-906c-8897b6371976 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:38.692742 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44f9da5d-9615-4a00-906c-8897b6371976 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:38.692946 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44f9da5d-9615-4a00-906c-8897b6371976 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:38.699915 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:38.699915 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:38.703214 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-44f9da5d-9615-4a00-906c-8897b6371976 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:38.707035 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44f9da5d-9615-4a00-906c-8897b6371976 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:38.707394 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1328/5359] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:38 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:38.717568 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6af8306c-62c1-4220-832b-0d43e79e431c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:38.719168 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6af8306c-62c1-4220-832b-0d43e79e431c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:38.719335 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6af8306c-62c1-4220-832b-0d43e79e431c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:38.719505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6af8306c-62c1-4220-832b-0d43e79e431c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:38.725585 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:38.725585 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:38.728844 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6af8306c-62c1-4220-832b-0d43e79e431c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:38.733584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6af8306c-62c1-4220-832b-0d43e79e431c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:38.734052 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1344/5360] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:38 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:39.174585 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.177400 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:39.177648 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:39.177919 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:39.187030 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:39.187030 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:39.190945 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:39.195593 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-16c8f451-d0a1-4571-bbf5-2a3fe982a8ea tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:39.196205 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1349/5361] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:39 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:39.268383 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3deb6b37-478d-4878-a049-722d4b0cc90f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.268910 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3deb6b37-478d-4878-a049-722d4b0cc90f None None] GET https://10.4.3.81/volume// Aug 12 13:03:39.269148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3deb6b37-478d-4878-a049-722d4b0cc90f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:39.269364 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3deb6b37-478d-4878-a049-722d4b0cc90f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:39.269711 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3deb6b37-478d-4878-a049-722d4b0cc90f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:39.270076 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1341/5362] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:03:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:39.277587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-fd832030-ee08-4c3b-960e-42332ec3b09f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.308156 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-fd832030-ee08-4c3b-960e-42332ec3b09f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:39.308547 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-fd832030-ee08-4c3b-960e-42332ec3b09f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2038a1e3-1c3e-472f-ae44-f336a221eabe", "connector": null, "instance_uuid": "fdd79552-e988-469e-bd18-909d2b374a6d"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:39.316463 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:39.316463 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:39.339209 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-fd832030-ee08-4c3b-960e-42332ec3b09f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:39.339658 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1329/5363] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03:39 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 13:03:39.365409 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.367428 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:39.367613 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:39.367836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:39.374148 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ed3ebbd6-67c0-4f77-8182-1776db673cd3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.374538 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ed3ebbd6-67c0-4f77-8182-1776db673cd3 None None] GET https://10.4.3.81/volume// Aug 12 13:03:39.374707 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ed3ebbd6-67c0-4f77-8182-1776db673cd3 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:39.374974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ed3ebbd6-67c0-4f77-8182-1776db673cd3 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:39.375312 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ed3ebbd6-67c0-4f77-8182-1776db673cd3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:39.375605 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1350/5364] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:39.381364 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:39.381364 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:39.381873 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.385195 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:39.385195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:39.385195 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:39.385623 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:39.390584 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adb81ef6-63e3-44ea-8a6b-7feeee46ef2e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:39.391096 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1345/5365] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:39 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:39.393465 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:39.393465 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:39.398095 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:39.402608 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-21f0a7aa-f614-4145-a6de-d9730f3b65d0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:39.403493 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1342/5366] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:39 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:39.502348 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:39.504379 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] PUT https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 Aug 12 13:03:39.504770 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:39.512249 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Acquiring lock "cinder-attachment_update-2038a1e3-1c3e-472f-ae44-f336a221eabe-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:39.516945 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-2038a1e3-1c3e-472f-ae44-f336a221eabe-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:39.517843 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:39.517843 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:39.587643 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-2038a1e3-1c3e-472f-ae44-f336a221eabe-np0000007055" released by "attachment_update" :: held 0.071s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:39.588017 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-30255ba3-6d72-4482-9c8a-ab642fac4ec6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 returned with HTTP 200 Aug 12 13:03:39.588575 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1330/5367] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:39 2026] PUT /volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:40.405086 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:40.406861 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:40.407073 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:40.407243 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:40.416197 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:40.416197 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:40.419215 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:40.422773 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-efd6b203-f25f-45c2-8f57-bb33260878b3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:40.423190 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1351/5368] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:40 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:41.435575 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:41.437592 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:41.437807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:41.438017 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:41.447331 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:41.447331 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:41.450622 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:41.454623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4976797-6c2a-44b2-85b4-c3cbeb2c9217 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:41.455054 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1346/5369] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:41 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:42.434693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-431e867f-7eb1-4b71-8e5c-597ac836d7eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:42.436634 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-431e867f-7eb1-4b71-8e5c-597ac836d7eb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 13:03:42.436840 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-431e867f-7eb1-4b71-8e5c-597ac836d7eb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:42.437083 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-431e867f-7eb1-4b71-8e5c-597ac836d7eb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:42.454151 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-431e867f-7eb1-4b71-8e5c-597ac836d7eb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 13:03:42.454560 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1343/5370] 10.4.3.81 () {68 vars in 1477 bytes} [Wed Aug 12 13:03:42 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:42.467570 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:42.469139 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:42.469314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:42.469503 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:42.478724 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:42.478724 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:42.482281 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:42.486792 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-15ab41a7-d291-4aa8-8858-7ccbbd75dbb3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:42.486959 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:42.487300 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1331/5371] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:42 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:42.489016 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:03:42.489205 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:42.489391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:42.498312 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:42.498312 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:42.501718 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:42.506463 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-8d685107-497d-4363-a185-45355bbdea27 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:03:42.506892 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1352/5372] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:42 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:42.515561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:42.517475 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:03:42.517806 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1942359248", "description": null, "metadata": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:42.527636 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:42.527636 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:42.528197 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:42.528394 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create snapshot from volume e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:03:42.558450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Created reservations ['12836627-31b3-4b0c-8e81-18cfefbb3503', '338905f0-7240-4cff-aa9c-719fdc5a316a', '2c27ba5a-ebee-4871-9d3b-635e3207db11', 'd8234cc6-d915-4b32-a3c5-fcf9265f72f2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:42.584830 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot force create request issued successfully. Aug 12 13:03:42.585195 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f7f829c-c290-45cc-95b6-8a7661a578fd req-01916c31-c56b-410e-afee-6f03bc20da2b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:03:42.585619 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1347/5373] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 13:03:42 2026] POST /volume/v3/snapshots => generated 324 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:42.815655 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-e6e56ccf-789b-456c-9a6e-5f5e7f479dcd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:42.817603 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-e6e56ccf-789b-456c-9a6e-5f5e7f479dcd tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812/action Aug 12 13:03:42.817948 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-e6e56ccf-789b-456c-9a6e-5f5e7f479dcd tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:42.818050 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-e6e56ccf-789b-456c-9a6e-5f5e7f479dcd tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:42.831484 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:42.831484 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:42.840762 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-34dadcc8-73b4-400b-b3e5-2fd16d301847 req-e6e56ccf-789b-456c-9a6e-5f5e7f479dcd tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812/action returned with HTTP 204 Aug 12 13:03:42.841202 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1344/5374] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:42 2026] POST /volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:43.499814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:43.501482 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:43.502051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:43.502051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:43.512157 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:43.512157 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:43.515353 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:43.519303 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e5b3a14-8fdd-4313-bfb8-07678b9fbebb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:43.519475 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1332/5375] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:43 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:44.090309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:44.092179 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 Aug 12 13:03:44.092427 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:44.092731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:44.097630 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:44.097630 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:44.098098 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:03:44.098993 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44c2eff7-e9c1-4f73-ba86-4010cd174692 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 returned with HTTP 200 Aug 12 13:03:44.099362 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1353/5376] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:03:44 2026] GET /volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:44.125168 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:44.127066 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:03:44.127426 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1091944532", "snapshot_id": null, "imageRef": "34b26662-c26f-4919-9e07-bbbc82549ae9", "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:44.128886 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1091944532', 'snapshot_id': None, 'imageRef': '34b26662-c26f-4919-9e07-bbbc82549ae9', 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:03:44.203053 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:44.203053 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:44.203515 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:03:44.203701 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume of 1 GB Aug 12 13:03:44.207299 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Availability Zones retrieved successfully. Aug 12 13:03:44.212488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (e902fae5-4c84-45ea-bc98-c2d2fed6b714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:44.213551 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e79af5-8974-4902-8ed0-f52ce9d49aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:44.214507 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:44.246298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e79af5-8974-4902-8ed0-f52ce9d49aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5162e25-4560-4a94-897f-57e99ff63cd6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:44.247076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca045dd-e05c-48ce-aa5c-4f3f4370afcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:44.285744 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Created reservations ['21619350-4f2f-4251-9b54-f7feaed29ca4', '569516df-0643-4246-8a15-d940a3553715', '1fb5935e-120e-44b2-8809-ac5e9fd700e8', '470fb121-a1a0-4025-af0b-9a743d9ef817'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:44.286457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca045dd-e05c-48ce-aa5c-4f3f4370afcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21619350-4f2f-4251-9b54-f7feaed29ca4', '569516df-0643-4246-8a15-d940a3553715', '1fb5935e-120e-44b2-8809-ac5e9fd700e8', '470fb121-a1a0-4025-af0b-9a743d9ef817']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:44.287187 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36eebf6-7dc6-4e35-9791-e0c36425b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:44.325217 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36eebf6-7dc6-4e35-9791-e0c36425b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc86df2-6e55-4096-8252-5d3741e88f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1091944532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['21619350-4f2f-4251-9b54-f7feaed29ca4','569516df-0643-4246-8a15-d940a3553715','1fb5935e-120e-44b2-8809-ac5e9fd700e8','470fb121-a1a0-4025-af0b-9a743d9ef817'],size=1,snapshot_id=a5162e25-4560-4a94-897f-57e99ff63cd6,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T13:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1091944532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc86df2-6e55-4096-8252-5d3741e88f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f532c001c724212bd7e7addba1355db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5162e25-4560-4a94-897f-57e99ff63cd6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707fa5a192d497094a15d77df921cde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:44.326158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012374d-c154-4abb-8dc4-a870f3dc287c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:44.342999 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012374d-c154-4abb-8dc4-a870f3dc287c) transitioned into state 'SUCCESS' from state '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-1091944532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['21619350-4f2f-4251-9b54-f7feaed29ca4','569516df-0643-4246-8a15-d940a3553715','1fb5935e-120e-44b2-8809-ac5e9fd700e8','470fb121-a1a0-4025-af0b-9a743d9ef817'],size=1,snapshot_id=a5162e25-4560-4a94-897f-57e99ff63cd6,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:44.343662 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dc70a3-fd4d-4974-97ff-0633c2d69085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:44.365222 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dc70a3-fd4d-4974-97ff-0633c2d69085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:44.366124 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (e902fae5-4c84-45ea-bc98-c2d2fed6b714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:44.366403 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request issued successfully. Aug 12 13:03:44.366988 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33c1d8fa-e0f2-4b27-b527-a1783266aa32 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:44.367659 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1348/5377] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 13:03:44 2026] POST /volume/v3/volumes => generated 812 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:44.382940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:44.385196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:44.385462 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:44.385699 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:44.393997 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:44.393997 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:44.398344 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:44.403208 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-515394f9-122c-4ae2-a8ae-9eafc49e8bb4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:44.403666 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1345/5378] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:03:44 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:45.418089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:45.419828 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:45.420089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:45.420272 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:45.426881 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:45.426881 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:45.430152 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:45.434651 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f4cc3ef-3f98-4669-b557-d9be32e0018b tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:45.435062 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1333/5379] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:03:45 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:45.446325 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:45.448140 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:45.448343 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:45.448517 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:45.455573 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:45.455573 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:45.459195 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:45.463661 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a470347e-0f70-4720-ba70-a60baa4e6a83 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:45.464080 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1354/5380] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:03:45 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:46.451964 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.455480 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:46.455757 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.456018 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.463887 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.463887 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:46.469453 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:46.474899 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-5bee1df0-55b9-41e8-a554-7fefb3e099fc tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:46.475623 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1349/5381] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:46.861040 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.863561 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:46.863837 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.864102 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.874335 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.874335 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:46.877538 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:46.881557 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-34c5270d-ff04-4b61-a8a3-9deb12128c12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:46.882173 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1346/5382] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:46.900023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.901930 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe/action Aug 12 13:03:46.902255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:46.902368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:46.909160 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.912246 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:46.912421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.912594 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.915853 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.915853 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:46.916265 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:46.920438 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.920438 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:46.922028 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Begin detaching volume completed successfully. Aug 12 13:03:46.922213 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-adb13adb-0ee6-45e8-ba64-6bf46150a25e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe/action returned with HTTP 202 Aug 12 13:03:46.922605 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1334/5383] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:03:46 2026] POST /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:03:46.924943 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:46.930742 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-b6d47593-a3b7-4db6-9ff9-bddd92cdfac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:46.931162 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1355/5384] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:46.941883 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97f07895-cd76-4602-b813-f52215503c4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.942298 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97f07895-cd76-4602-b813-f52215503c4b None None] GET https://10.4.3.81/volume// Aug 12 13:03:46.942521 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97f07895-cd76-4602-b813-f52215503c4b None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.942763 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97f07895-cd76-4602-b813-f52215503c4b None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.943192 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97f07895-cd76-4602-b813-f52215503c4b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:46.943754 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1350/5385] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:46.953570 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-6052c8d0-36d7-4ec3-98db-46ab67271516 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.956673 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-6052c8d0-36d7-4ec3-98db-46ab67271516 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:46.957085 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-6052c8d0-36d7-4ec3-98db-46ab67271516 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bc86df2-6e55-4096-8252-5d3741e88f4f", "connector": null, "instance_uuid": "9dac2ea2-5d80-414b-a2cc-3cfd700f80a6"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:46.970016 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a48417d3-08c2-40bc-9353-715fc656f0b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.970377 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a48417d3-08c2-40bc-9353-715fc656f0b9 None None] GET https://10.4.3.81/volume// Aug 12 13:03:46.970572 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a48417d3-08c2-40bc-9353-715fc656f0b9 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.970707 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.970707 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:46.970823 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a48417d3-08c2-40bc-9353-715fc656f0b9 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.971205 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a48417d3-08c2-40bc-9353-715fc656f0b9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:46.971505 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1335/5386] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:46.980571 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:46.982679 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:03:46.982914 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:46.983108 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:46.993251 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:46.993251 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:46.997150 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-6052c8d0-36d7-4ec3-98db-46ab67271516 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:46.997213 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:46.997577 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1347/5387] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03:46 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 12 13:03:47.005112 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-07067d0e-4057-4060-81f1-0dd3e2a02060 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:03:47.005530 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1356/5388] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:46 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:47.834478 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-9bfb2030-70f0-4d95-b2b6-eb63f30cd382 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:47.836562 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-9bfb2030-70f0-4d95-b2b6-eb63f30cd382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 Aug 12 13:03:47.836820 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-9bfb2030-70f0-4d95-b2b6-eb63f30cd382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:47.837096 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-9bfb2030-70f0-4d95-b2b6-eb63f30cd382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:47.845001 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:47.845001 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:47.910082 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-45d9adeb-8da2-400a-b8e9-54b9d828c5c7 req-9bfb2030-70f0-4d95-b2b6-eb63f30cd382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 returned with HTTP 200 Aug 12 13:03:47.910477 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1351/5389] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:03:47 2026] DELETE /volume/v3/attachments/c188ebbf-c7f6-4b03-9c27-8bcf6723c812 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:47.946944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e44c8de-4f27-45e2-8f6a-0778c7779f3e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:47.947920 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e44c8de-4f27-45e2-8f6a-0778c7779f3e None None] GET https://10.4.3.81/volume// Aug 12 13:03:47.947920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e44c8de-4f27-45e2-8f6a-0778c7779f3e None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:47.948123 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e44c8de-4f27-45e2-8f6a-0778c7779f3e None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:47.948599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e44c8de-4f27-45e2-8f6a-0778c7779f3e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:47.949077 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1336/5390] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:47.958886 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:47.963616 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:03:47.963901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:47.964145 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:47.972937 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:47.972937 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:47.975970 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:03:47.981458 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-33ad4331-0bfb-4482-bff7-20113cd5d58a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:03:47.981917 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1348/5391] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:47 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1582 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:48.016363 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b8a07a26-afad-403e-9984-1070db6644eb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:48.019317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:03:48.019637 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-410723848", "snapshot_id": "be2d600b-a9f7-4c4a-84e4-8625adeee344", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:48.022008 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-410723848', 'snapshot_id': 'be2d600b-a9f7-4c4a-84e4-8625adeee344', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:03:48.034556 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:48.034556 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:48.034989 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:03:48.035095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume of 1 GB Aug 12 13:03:48.040872 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Availability Zones retrieved successfully. Aug 12 13:03:48.045688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (5e1dbeab-90fd-4977-88bd-3b8bc1fc3870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:48.046639 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324ca531-172c-429c-a430-27a2d081065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:48.047656 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:03:48.075321 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324ca531-172c-429c-a430-27a2d081065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be2d600b-a9f7-4c4a-84e4-8625adeee344', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:48.076009 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1221c97c-fa31-4009-8fad-3d4c91654ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:48.081044 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:48.083651 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] PUT https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f Aug 12 13:03:48.084265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:48.092913 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Acquiring lock "cinder-attachment_update-9bc86df2-6e55-4096-8252-5d3741e88f4f-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:48.097457 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-9bc86df2-6e55-4096-8252-5d3741e88f4f-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:48.098454 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:48.098454 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:48.111713 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['85f94f57-f41b-4e9b-b6eb-89fd65495e2d', '1cd31b5b-7f09-402b-9197-9674c7b4ab4d', '9fa3f6ad-500f-4636-8d3d-68e9aa2c94a9', '26c79309-7dd8-4125-ae97-e3128d18d46b'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:03:48.112450 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1221c97c-fa31-4009-8fad-3d4c91654ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f94f57-f41b-4e9b-b6eb-89fd65495e2d', '1cd31b5b-7f09-402b-9197-9674c7b4ab4d', '9fa3f6ad-500f-4636-8d3d-68e9aa2c94a9', '26c79309-7dd8-4125-ae97-e3128d18d46b']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:48.113124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0f9fe2-1606-4298-b813-c0c1ca8b9b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:48.148830 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0f9fe2-1606-4298-b813-c0c1ca8b9b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839fddfa-e5c8-4e83-be2c-92cb5ec39857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-410723848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['85f94f57-f41b-4e9b-b6eb-89fd65495e2d','1cd31b5b-7f09-402b-9197-9674c7b4ab4d','9fa3f6ad-500f-4636-8d3d-68e9aa2c94a9','26c79309-7dd8-4125-ae97-e3128d18d46b'],size=1,snapshot_id=be2d600b-a9f7-4c4a-84e4-8625adeee344,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-410723848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839fddfa-e5c8-4e83-be2c-92cb5ec39857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df64f26dbbe14debb4177e45af1aea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be2d600b-a9f7-4c4a-84e4-8625adeee344,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:48.149489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c214919-4ab9-4d37-81bd-94eff2993e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:48.167211 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c214919-4ab9-4d37-81bd-94eff2993e1d) transitioned into state 'SUCCESS' from state '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-410723848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['85f94f57-f41b-4e9b-b6eb-89fd65495e2d','1cd31b5b-7f09-402b-9197-9674c7b4ab4d','9fa3f6ad-500f-4636-8d3d-68e9aa2c94a9','26c79309-7dd8-4125-ae97-e3128d18d46b'],size=1,snapshot_id=be2d600b-a9f7-4c4a-84e4-8625adeee344,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:48.167541 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49441af6-1b73-4d17-9209-a4abc83a85b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:03:48.186486 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49441af6-1b73-4d17-9209-a4abc83a85b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:03:48.186572 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-9bc86df2-6e55-4096-8252-5d3741e88f4f-np0000007055" released by "attachment_update" :: held 0.089s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:48.186846 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-25f3a242-919a-48a5-93a2-69101749063a tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f returned with HTTP 200 Aug 12 13:03:48.187258 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1352/5392] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:48 2026] PUT /volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:48.187305 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (5e1dbeab-90fd-4977-88bd-3b8bc1fc3870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:03:48.187544 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request issued successfully. Aug 12 13:03:48.188098 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b8a07a26-afad-403e-9984-1070db6644eb tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:03:48.188483 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1357/5393] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:03:48 2026] POST /volume/v3/volumes => generated 788 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:03:48.200553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:48.202463 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:48.202701 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:48.203264 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:48.215820 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:48.215820 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:48.217920 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-acc3e642-48fa-4b21-af76-363ff2f2fd8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:48.219943 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-acc3e642-48fa-4b21-af76-363ff2f2fd8f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f/action Aug 12 13:03:48.220299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-acc3e642-48fa-4b21-af76-363ff2f2fd8f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:48.220420 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-acc3e642-48fa-4b21-af76-363ff2f2fd8f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:48.224767 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:48.236417 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:48.236417 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:48.238581 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b08d2f6-58b3-4f94-aca9-8014591fb07f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:48.239167 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1337/5394] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:48 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:48.249742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c7589c0a-49a1-4ead-ba1b-30ee708141bd req-acc3e642-48fa-4b21-af76-363ff2f2fd8f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f/action returned with HTTP 204 Aug 12 13:03:48.250339 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1349/5395] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:48 2026] POST /volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:49.252213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95e7600f-fb83-4e14-8668-0833a5aba905 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.254079 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95e7600f-fb83-4e14-8668-0833a5aba905 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:49.254339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95e7600f-fb83-4e14-8668-0833a5aba905 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.254526 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95e7600f-fb83-4e14-8668-0833a5aba905 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.261621 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.261621 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:49.265529 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95e7600f-fb83-4e14-8668-0833a5aba905 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:49.269646 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95e7600f-fb83-4e14-8668-0833a5aba905 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:49.270045 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1353/5396] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:49.283564 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-44639dfb-6de0-41ed-a699-367f1db40a7a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.285885 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44639dfb-6de0-41ed-a699-367f1db40a7a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:49.286109 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44639dfb-6de0-41ed-a699-367f1db40a7a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.286361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-44639dfb-6de0-41ed-a699-367f1db40a7a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.293115 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.293115 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:49.296318 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-44639dfb-6de0-41ed-a699-367f1db40a7a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:49.304331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-44639dfb-6de0-41ed-a699-367f1db40a7a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:49.304824 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1358/5397] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:49.740115 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.742148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:49.742357 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.742535 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.750355 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.750355 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:49.754174 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:49.759525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-8ceb938a-a759-4693-b502-d699fe820bd0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:49.759953 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1338/5398] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:49.824158 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2fac1db0-0a64-44c6-aca1-b944a98aec8d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.824513 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fac1db0-0a64-44c6-aca1-b944a98aec8d None None] GET https://10.4.3.81/volume// Aug 12 13:03:49.824681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fac1db0-0a64-44c6-aca1-b944a98aec8d None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.824901 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2fac1db0-0a64-44c6-aca1-b944a98aec8d None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.825228 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2fac1db0-0a64-44c6-aca1-b944a98aec8d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:49.825504 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1350/5399] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:49.832212 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-246d7d0b-663d-4c97-8fd6-00035e56d534 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.862260 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-246d7d0b-663d-4c97-8fd6-00035e56d534 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:03:49.862566 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-246d7d0b-663d-4c97-8fd6-00035e56d534 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "839fddfa-e5c8-4e83-be2c-92cb5ec39857", "connector": null, "instance_uuid": "fdd79552-e988-469e-bd18-909d2b374a6d"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:49.870092 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.870092 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:49.892104 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-246d7d0b-663d-4c97-8fd6-00035e56d534 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:03:49.892515 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1354/5400] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:03: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 12 13:03:49.915092 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b40c3302-2a30-449c-8c40-29693422381b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.916868 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b40c3302-2a30-449c-8c40-29693422381b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:49.917080 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b40c3302-2a30-449c-8c40-29693422381b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.917257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b40c3302-2a30-449c-8c40-29693422381b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.921349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8a81640-790e-4b68-b727-12325a953c07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.921720 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8a81640-790e-4b68-b727-12325a953c07 None None] GET https://10.4.3.81/volume// Aug 12 13:03:49.921909 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8a81640-790e-4b68-b727-12325a953c07 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.922098 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8a81640-790e-4b68-b727-12325a953c07 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.922398 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8a81640-790e-4b68-b727-12325a953c07 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:49.922655 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1339/5401] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:49.926257 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.926257 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:49.928842 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:49.929455 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b40c3302-2a30-449c-8c40-29693422381b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:49.930921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:49.931135 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:49.931312 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:49.933408 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b40c3302-2a30-449c-8c40-29693422381b tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:49.933788 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1359/5402] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:49.940009 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:49.940009 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:49.943087 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:49.946613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-46e6f701-40ee-4983-ae5a-c6fe4dc79382 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:49.946999 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1351/5403] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:49 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:50.035948 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:50.037949 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] PUT https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 Aug 12 13:03:50.038311 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:50.046028 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Acquiring lock "cinder-attachment_update-839fddfa-e5c8-4e83-be2c-92cb5ec39857-np0000007055" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:03:50.050236 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-839fddfa-e5c8-4e83-be2c-92cb5ec39857-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:03:50.051077 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:50.051077 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:50.114386 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-839fddfa-e5c8-4e83-be2c-92cb5ec39857-np0000007055" released by "attachment_update" :: held 0.064s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:03:50.114650 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-dd249ea8-0ae4-4c12-8620-5f2b3e94ebfc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 returned with HTTP 200 Aug 12 13:03:50.115301 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1355/5404] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:03:50 2026] PUT /volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 13:03:50.944250 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-871bc002-23dd-4d35-b794-54ec580cf023 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:50.945974 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-871bc002-23dd-4d35-b794-54ec580cf023 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:50.946153 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-871bc002-23dd-4d35-b794-54ec580cf023 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:50.946327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-871bc002-23dd-4d35-b794-54ec580cf023 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:50.955124 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:50.955124 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:50.958352 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-871bc002-23dd-4d35-b794-54ec580cf023 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:50.962353 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-871bc002-23dd-4d35-b794-54ec580cf023 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:50.962735 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1340/5405] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:50 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:51.974114 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-27b834b7-bb66-474a-a1ed-827215a5e823 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:51.975932 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27b834b7-bb66-474a-a1ed-827215a5e823 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:51.976139 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-27b834b7-bb66-474a-a1ed-827215a5e823 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:51.976336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-27b834b7-bb66-474a-a1ed-827215a5e823 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:51.985872 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:51.985872 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:51.989108 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-27b834b7-bb66-474a-a1ed-827215a5e823 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:51.992906 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-27b834b7-bb66-474a-a1ed-827215a5e823 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:51.993287 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1360/5406] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:51 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:53.004760 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:53.006886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:53.007121 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:53.007354 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:53.017351 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:53.017351 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:53.020332 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:53.023835 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96c2d2a9-e08e-4a0e-b908-80d2c04e9486 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:53.024184 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1352/5407] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:53 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:54.040759 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:54.042573 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:54.042857 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:54.043052 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:54.052039 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:54.052039 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:54.055254 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:54.059164 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38a71c7e-d9a0-4278-8966-cd1ef924b38f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:54.059554 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1356/5408] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:54 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 13:03:55.072990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2cce030a-efbe-4d69-96a6-66302aef5636 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:55.074738 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cce030a-efbe-4d69-96a6-66302aef5636 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:55.075002 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cce030a-efbe-4d69-96a6-66302aef5636 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:55.075189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cce030a-efbe-4d69-96a6-66302aef5636 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:55.084053 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:55.084053 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:55.087306 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2cce030a-efbe-4d69-96a6-66302aef5636 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:55.090948 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cce030a-efbe-4d69-96a6-66302aef5636 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:55.091285 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1341/5409] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:55 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:03:55.455169 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-b5010787-b8dd-4786-9fdb-adbd1235d2a7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:55.457934 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-b5010787-b8dd-4786-9fdb-adbd1235d2a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249/action Aug 12 13:03:55.458388 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-b5010787-b8dd-4786-9fdb-adbd1235d2a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:55.458547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-b5010787-b8dd-4786-9fdb-adbd1235d2a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:55.480715 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:55.480715 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:03:55.488623 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-abbcbde4-84bc-42ef-b712-4394b732ed43 req-b5010787-b8dd-4786-9fdb-adbd1235d2a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249/action returned with HTTP 204 Aug 12 13:03:55.489481 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1361/5410] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:03:55 2026] POST /volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:03:56.103564 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de8df670-4f62-4dd5-a06f-843711d5a8df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:56.105271 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de8df670-4f62-4dd5-a06f-843711d5a8df tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:56.105451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de8df670-4f62-4dd5-a06f-843711d5a8df tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:56.105623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de8df670-4f62-4dd5-a06f-843711d5a8df tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:56.114934 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:56.114934 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:56.118217 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de8df670-4f62-4dd5-a06f-843711d5a8df tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:56.122391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de8df670-4f62-4dd5-a06f-843711d5a8df tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:56.122826 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1353/5411] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:03:56 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:58.943262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:58.947733 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:58.947733 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:58.947733 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:58.957116 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:58.957116 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:58.963494 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:58.965434 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-e6856b1b-920f-4de2-81d4-f80b20b2c8a3 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:58.966107 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1357/5412] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:03:58 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:03:58.983326 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:58.985286 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857/action Aug 12 13:03:58.985931 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:03:58.987790 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:03:58.996017 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:58.996017 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:03:58.996588 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:59.002500 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Begin detaching volume completed successfully. Aug 12 13:03:59.002956 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-77278915-fb1d-4ec4-9546-808b8e701fd5 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857/action returned with HTTP 202 Aug 12 13:03:59.003506 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1342/5413] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:03:58 2026] POST /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:03:59.047958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6f5b0e1f-215c-499f-a3e2-e86a3af854b1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:59.048493 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6f5b0e1f-215c-499f-a3e2-e86a3af854b1 None None] GET https://10.4.3.81/volume// Aug 12 13:03:59.048758 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6f5b0e1f-215c-499f-a3e2-e86a3af854b1 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:59.049047 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6f5b0e1f-215c-499f-a3e2-e86a3af854b1 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:59.049481 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6f5b0e1f-215c-499f-a3e2-e86a3af854b1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:03:59.050786 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1362/5414] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:03:59 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:03:59.057714 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:59.060925 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:03:59.060925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:59.060925 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:59.068638 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:59.068638 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:03:59.071919 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:03:59.075819 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-8315e24f-c279-41c8-b2a4-4ff4f5d30015 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:03:59.076303 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1354/5415] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:03:59 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:03:59.824181 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-93ad45c2-3e00-488a-b3f3-f03ffe9bc272 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:03:59.825951 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-93ad45c2-3e00-488a-b3f3-f03ffe9bc272 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 Aug 12 13:03:59.826281 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-93ad45c2-3e00-488a-b3f3-f03ffe9bc272 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:03:59.826554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-93ad45c2-3e00-488a-b3f3-f03ffe9bc272 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:03:59.835823 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:03:59.835823 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:03:59.878912 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a4cbe15e-4109-4fe8-84bc-dd3f03e5048a req-93ad45c2-3e00-488a-b3f3-f03ffe9bc272 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 returned with HTTP 200 Aug 12 13:03:59.879519 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1358/5416] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:03:59 2026] DELETE /volume/v3/attachments/5f62de0f-4450-468f-b1a3-776b83b2e249 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:00.093836 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:00.095473 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:04:00.096137 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1717398990", "snapshot_id": "48090ee8-509e-4a36-9d54-00c2b116c909", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:00.097809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1717398990', 'snapshot_id': '48090ee8-509e-4a36-9d54-00c2b116c909', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:04:00.103176 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:00.103176 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:00.103662 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:00.103824 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume of 1 GB Aug 12 13:04:00.107176 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Availability Zones retrieved successfully. Aug 12 13:04:00.113097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (c7a1a10c-ad85-4ff7-93c9-566645748e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:00.113971 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ba9bd0-8eca-4c7e-8cc0-5e79088b2097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:00.114936 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:04:00.142135 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ba9bd0-8eca-4c7e-8cc0-5e79088b2097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48090ee8-509e-4a36-9d54-00c2b116c909', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:00.142867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43adb517-254c-4070-bcb8-cead62881e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:00.179104 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Created reservations ['ec17757a-dea2-4eca-872e-03a0862e5ac3', 'a2709b6d-14f7-40e1-8046-60669771dd98', '7c596a21-c78f-4349-9452-37008bd0cf08', '5f94e66e-6b32-402c-8ef1-a97eb19281c8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:00.179916 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43adb517-254c-4070-bcb8-cead62881e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec17757a-dea2-4eca-872e-03a0862e5ac3', 'a2709b6d-14f7-40e1-8046-60669771dd98', '7c596a21-c78f-4349-9452-37008bd0cf08', '5f94e66e-6b32-402c-8ef1-a97eb19281c8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:00.180603 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3604ad9-83a2-4f55-a2b4-b8da7fdbab9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:00.221568 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3604ad9-83a2-4f55-a2b4-b8da7fdbab9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '672594f1-e1c7-48b5-9f79-216c76dd7f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1717398990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['ec17757a-dea2-4eca-872e-03a0862e5ac3','a2709b6d-14f7-40e1-8046-60669771dd98','7c596a21-c78f-4349-9452-37008bd0cf08','5f94e66e-6b32-402c-8ef1-a97eb19281c8'],size=1,snapshot_id=48090ee8-509e-4a36-9d54-00c2b116c909,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1717398990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=672594f1-e1c7-48b5-9f79-216c76dd7f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df64f26dbbe14debb4177e45af1aea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48090ee8-509e-4a36-9d54-00c2b116c909,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:00.222344 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec423d7c-2b9f-45d2-a94e-056c37a8a861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:00.240492 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec423d7c-2b9f-45d2-a94e-056c37a8a861) transitioned into state 'SUCCESS' from state '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-1717398990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df64f26dbbe14debb4177e45af1aea89',qos_specs=None,replication_status=,reservations=['ec17757a-dea2-4eca-872e-03a0862e5ac3','a2709b6d-14f7-40e1-8046-60669771dd98','7c596a21-c78f-4349-9452-37008bd0cf08','5f94e66e-6b32-402c-8ef1-a97eb19281c8'],size=1,snapshot_id=48090ee8-509e-4a36-9d54-00c2b116c909,source_replicaid=,source_volid=None,status='creating',user_id='52bd51ccc97e4ed0b7d4943abe830534',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:00.241314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd3e901-1364-425d-901d-475dace99c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:00.264438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd3e901-1364-425d-901d-475dace99c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:00.265372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Flow 'volume_create_api' (c7a1a10c-ad85-4ff7-93c9-566645748e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:00.265788 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Create volume request issued successfully. Aug 12 13:04:00.266504 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd7ceb7e-377a-4087-95a2-916c6ded0c20 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:04:00.267015 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1343/5417] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:04:00 2026] POST /volume/v3/volumes => generated 789 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:04:00.282647 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:00.284922 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:00.285118 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:00.285309 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:00.293009 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:00.293009 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:00.297025 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:00.301902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-89bb4768-3c7f-4e7e-ad80-80929f7f5b5c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:00.302564 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1363/5418] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:00 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:00.927475 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-5cdd7069-99ef-473c-8069-6c0ff4d472c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:00.929503 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-5cdd7069-99ef-473c-8069-6c0ff4d472c0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 13:04:00.929712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-5cdd7069-99ef-473c-8069-6c0ff4d472c0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:00.929913 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-5cdd7069-99ef-473c-8069-6c0ff4d472c0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:00.948193 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-5cdd7069-99ef-473c-8069-6c0ff4d472c0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 13:04:00.948567 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1355/5419] 10.4.3.81 () {68 vars in 1477 bytes} [Wed Aug 12 13:04:00 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:00.978712 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:00.980786 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:00.980981 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:00.981152 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:00.990265 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:00.990265 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:00.993651 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:00.997554 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-06d0bdaa-fb39-4661-bbfb-4a6e3d109fa1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:04:00.998049 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1359/5420] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:00 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1656 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:01.005721 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.007553 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:04:01.007866 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1932877382", "description": null, "metadata": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:01.018748 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.018748 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:01.019212 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:01.019369 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:01.043753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['7ffbd957-9fe6-47ff-ad7a-aa2917c53518', '504bfeea-6b2c-4840-9e61-008cb4e0a490', '9ca72711-2ba2-4281-b3f5-eeddfa7fb395', '00d589e8-6f4c-48f7-903f-0da190c95274'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:01.069127 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:04:01.069471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b60aa449-eda2-469e-ac4e-8f537e5df62a req-6d86f153-b706-4324-8a0e-6291f5365b95 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:04:01.069929 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1344/5421] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 13:04:01 2026] POST /volume/v3/snapshots => generated 320 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:04:01.314883 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.316653 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:01.317053 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.318415 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.325149 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.325149 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:01.328998 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:01.333514 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5221abf8-97ca-4519-8afd-b7bf0bb6d329 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:01.334115 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1364/5422] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:01.345294 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-72818e94-90ab-4afe-b638-2d5d0189991e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.347004 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72818e94-90ab-4afe-b638-2d5d0189991e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:01.347222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72818e94-90ab-4afe-b638-2d5d0189991e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.347574 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72818e94-90ab-4afe-b638-2d5d0189991e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.354440 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.354440 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:01.357750 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-72818e94-90ab-4afe-b638-2d5d0189991e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:01.361547 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72818e94-90ab-4afe-b638-2d5d0189991e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:01.361914 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1356/5423] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:01.808487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.810980 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:01.811179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.811362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.818628 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.818628 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:01.821918 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:01.825769 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-0a5d3170-7c75-40bf-ac5a-cbf9db4bcf56 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:01.826163 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1360/5424] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:01.901638 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1f433c17-55b3-4eae-836a-0e9414e4e499 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.902123 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f433c17-55b3-4eae-836a-0e9414e4e499 None None] GET https://10.4.3.81/volume// Aug 12 13:04:01.902319 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f433c17-55b3-4eae-836a-0e9414e4e499 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.902524 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f433c17-55b3-4eae-836a-0e9414e4e499 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.902926 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f433c17-55b3-4eae-836a-0e9414e4e499 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:01.903289 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1345/5425] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:01.913861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7a041aa0-e4f3-4c80-9c0e-6a503dbd1786 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.915511 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7a041aa0-e4f3-4c80-9c0e-6a503dbd1786 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:04:01.916022 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7a041aa0-e4f3-4c80-9c0e-6a503dbd1786 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "672594f1-e1c7-48b5-9f79-216c76dd7f93", "connector": null, "instance_uuid": "fdd79552-e988-469e-bd18-909d2b374a6d"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:01.923811 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.923811 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:01.946563 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7a041aa0-e4f3-4c80-9c0e-6a503dbd1786 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:04:01.946563 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1365/5426] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:04:01 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 12 13:04:01.971647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.973707 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:01.973707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.973707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.980716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65aa4335-5c44-4280-83d7-5f6d17593895 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.981073 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65aa4335-5c44-4280-83d7-5f6d17593895 None None] GET https://10.4.3.81/volume// Aug 12 13:04:01.981221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65aa4335-5c44-4280-83d7-5f6d17593895 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.981413 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65aa4335-5c44-4280-83d7-5f6d17593895 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:01.981736 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65aa4335-5c44-4280-83d7-5f6d17593895 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:01.982019 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1361/5427] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:01.985569 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:01.985569 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:01.986947 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:01.989994 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:01.990921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51d3acbd-dbb6-4175-b2aa-05d21d2a2d41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:01.991282 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1357/5428] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:01.992391 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:01.992666 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:01.993023 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:02.002039 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:02.002039 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:02.005262 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:02.009299 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-7b71e25d-0d07-4755-b1b5-4ff0766cab8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:02.011485 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1346/5429] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:04:01 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:02.111446 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:02.113506 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] PUT https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f Aug 12 13:04:02.113992 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:02.121145 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Acquiring lock "cinder-attachment_update-672594f1-e1c7-48b5-9f79-216c76dd7f93-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:04:02.128257 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-672594f1-e1c7-48b5-9f79-216c76dd7f93-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:04:02.128257 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:02.128257 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:02.202191 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Lock "cinder-attachment_update-672594f1-e1c7-48b5-9f79-216c76dd7f93-np0000007055" released by "attachment_update" :: held 0.075s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:04:02.202191 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-2f4bbf5f-1c47-457b-8f3e-4d0d358ec249 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f returned with HTTP 200 Aug 12 13:04:02.202191 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1366/5430] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:04:02 2026] PUT /volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:02.574401 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5794120-c586-4527-938c-86d6fbcfc21b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:02.576201 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5794120-c586-4527-938c-86d6fbcfc21b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:02.576382 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5794120-c586-4527-938c-86d6fbcfc21b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:02.576564 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5794120-c586-4527-938c-86d6fbcfc21b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:02.581359 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:02.581359 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:02.581897 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d5794120-c586-4527-938c-86d6fbcfc21b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:02.582656 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5794120-c586-4527-938c-86d6fbcfc21b tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 200 Aug 12 13:04:02.583027 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1362/5431] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:02 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:03.011417 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0454317f-4471-404d-8547-39db915f26a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:03.013907 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0454317f-4471-404d-8547-39db915f26a2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:03.014020 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0454317f-4471-404d-8547-39db915f26a2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:03.014199 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0454317f-4471-404d-8547-39db915f26a2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:03.026583 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:03.026583 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:03.031015 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0454317f-4471-404d-8547-39db915f26a2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:03.036171 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0454317f-4471-404d-8547-39db915f26a2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:03.036219 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1358/5432] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:03 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:04.052206 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:04.053810 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:04.054021 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:04.054196 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:04.069418 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:04.069418 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:04.078220 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:04.084691 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47ac9ff7-3d78-46e9-9902-956dbf74e9a7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:04.085083 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1347/5433] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:04 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:04.520671 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:04.522644 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:04.522936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:04.523263 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:04.528609 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:04.528609 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:04.530288 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:04.530288 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-4845be82-d2d7-4763-9d8f-7595d4a77ddb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 200 Aug 12 13:04:04.530288 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1367/5434] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 13:04:04 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:05.097414 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.099084 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:05.099250 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:05.099424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:05.109805 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.109805 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:05.113051 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:05.116911 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-881da5fd-0b82-4d46-bd5a-9772144995e1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:05.117293 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1363/5435] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:05 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:05.438200 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-c8c37f5f-7134-4b90-bed9-08f758bcbc25 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.440086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-c8c37f5f-7134-4b90-bed9-08f758bcbc25 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f/action Aug 12 13:04:05.440424 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-c8c37f5f-7134-4b90-bed9-08f758bcbc25 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:04:05.440599 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-c8c37f5f-7134-4b90-bed9-08f758bcbc25 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:05.457461 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.457461 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:05.467676 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e336d388-e3f8-4470-a203-9af5ca0e34a3 req-c8c37f5f-7134-4b90-bed9-08f758bcbc25 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f/action returned with HTTP 204 Aug 12 13:04:05.468162 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1359/5436] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:04:05 2026] POST /volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:05.587792 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.590097 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:05.590321 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:05.590571 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:05.595840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.595840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:05.596347 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:05.597471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-c1183449-f4e4-44ae-bd3b-69484fb68ec2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 200 Aug 12 13:04:05.597932 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1348/5437] 10.4.3.81 () {68 vars in 1597 bytes} [Wed Aug 12 13:04:05 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:05.605390 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.607303 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:05.607610 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:05.607896 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:05.617686 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.617686 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:05.620844 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:05.625060 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-430fcdfa-57a9-481b-b092-e8dbf4fa5cb6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 200 Aug 12 13:04:05.625507 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1368/5438] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:05 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 1656 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:05.635715 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.637861 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:04:05.638181 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "db5b314c-c668-4b5a-8cbc-dd1cfe41541d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:05.639670 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'db5b314c-c668-4b5a-8cbc-dd1cfe41541d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:04:05.647059 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.647059 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:05.647522 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:05.647680 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:04:05.648319 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:04:05.653447 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (6431aa24-d1d0-42cf-a497-5ddc24d97b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:05.655422 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc645a9-f101-4876-8439-15360b33816b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:05.656487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:04:05.681836 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc645a9-f101-4876-8439-15360b33816b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db5b314c-c668-4b5a-8cbc-dd1cfe41541d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:05.682527 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8674381-3086-4af0-ba89-99505646d518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:05.721586 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['c1ff6a54-bd5a-4c20-b59a-19a007e4fb0e', '310af75a-7aaa-4c83-94aa-73a986b19d33', 'b2347bd7-e01a-40c0-b267-475ad78298b1', '6cf91a07-1e15-47c0-bf13-609feb897fed'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:05.722381 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8674381-3086-4af0-ba89-99505646d518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ff6a54-bd5a-4c20-b59a-19a007e4fb0e', '310af75a-7aaa-4c83-94aa-73a986b19d33', 'b2347bd7-e01a-40c0-b267-475ad78298b1', '6cf91a07-1e15-47c0-bf13-609feb897fed']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:05.723116 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17709603-4c3e-4d28-9a7d-c9fe562556b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:05.762618 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17709603-4c3e-4d28-9a7d-c9fe562556b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cce5528-a27b-4a3b-b5c6-1e6893365fe2', '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='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['c1ff6a54-bd5a-4c20-b59a-19a007e4fb0e','310af75a-7aaa-4c83-94aa-73a986b19d33','b2347bd7-e01a-40c0-b267-475ad78298b1','6cf91a07-1e15-47c0-bf13-609feb897fed'],size=1,snapshot_id=db5b314c-c668-4b5a-8cbc-dd1cfe41541d,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T13:04:05Z,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=1cce5528-a27b-4a3b-b5c6-1e6893365fe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db5b314c-c668-4b5a-8cbc-dd1cfe41541d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:05.763488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83968297-9338-4687-a6bb-ed582635de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:05.782039 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83968297-9338-4687-a6bb-ed582635de69) transitioned into 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='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['c1ff6a54-bd5a-4c20-b59a-19a007e4fb0e','310af75a-7aaa-4c83-94aa-73a986b19d33','b2347bd7-e01a-40c0-b267-475ad78298b1','6cf91a07-1e15-47c0-bf13-609feb897fed'],size=1,snapshot_id=db5b314c-c668-4b5a-8cbc-dd1cfe41541d,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:05.782731 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b155d75-f10d-41c1-96da-b5c7d262f461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:05.807362 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b155d75-f10d-41c1-96da-b5c7d262f461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:05.809040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (6431aa24-d1d0-42cf-a497-5ddc24d97b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:05.809534 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:04:05.810439 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-f47df270-f8fc-4bfd-8f87-442d0139dba6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:04:05.811185 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1364/5439] 10.4.3.81 () {72 vars in 1534 bytes} [Wed Aug 12 13:04:05 2026] POST /volume/v3/volumes => generated 734 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:04:05.820051 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.822921 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:05.823186 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:05.823611 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:05.830323 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.830323 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:05.833666 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:05.837412 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0ecfb1dd-e385-4cdf-a20e-86f3e99bc074 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 200 Aug 12 13:04:05.837856 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1360/5440] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:05 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:05.846314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:05.848526 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:05.848749 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:05.848951 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:05.856080 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:05.856080 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:05.860113 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:05.864260 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-cacf8542-8b76-49e5-a398-392bea130437 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 200 Aug 12 13:04:05.864665 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1349/5441] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:05 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:06.129600 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:06.131213 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:06.131596 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:06.131946 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:06.143549 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:06.143549 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:06.147232 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:06.153047 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f30929c9-750e-4bf8-8394-d6106b0dad4c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:06.153618 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1369/5442] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:06 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:08.872825 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:08.875446 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:08.875748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:08.876025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:08.883641 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:08.883641 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:08.887437 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:08.892971 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-0e09f4e6-7ec2-4d94-97b9-181e0b31e9af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 200 Aug 12 13:04:08.893581 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1365/5443] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:08 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:08.902952 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7efd9979-8869-4373-be11-c221058afef1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:08.903352 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7efd9979-8869-4373-be11-c221058afef1 None None] GET https://10.4.3.81/volume// Aug 12 13:04:08.903529 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7efd9979-8869-4373-be11-c221058afef1 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:08.903728 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7efd9979-8869-4373-be11-c221058afef1 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:08.904086 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7efd9979-8869-4373-be11-c221058afef1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:08.904572 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1361/5444] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:04:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:08.912126 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-9fa80e99-9745-4267-a8f3-e7b6d17503a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:08.914290 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-9fa80e99-9745-4267-a8f3-e7b6d17503a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:04:08.914675 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-9fa80e99-9745-4267-a8f3-e7b6d17503a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cce5528-a27b-4a3b-b5c6-1e6893365fe2", "connector": null, "instance_uuid": "c67b1636-766d-4d22-b386-797fef8d7d8d"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:08.923750 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:08.923750 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:08.952212 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-9fa80e99-9745-4267-a8f3-e7b6d17503a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:04:08.952898 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1350/5445] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:04:08 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 12 13:04:08.961167 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c1e7515e-c908-497c-a4f7-b4096005333f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:08.961707 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c1e7515e-c908-497c-a4f7-b4096005333f None None] GET https://10.4.3.81/volume// Aug 12 13:04:08.961978 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c1e7515e-c908-497c-a4f7-b4096005333f None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:08.962234 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c1e7515e-c908-497c-a4f7-b4096005333f None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:08.962697 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c1e7515e-c908-497c-a4f7-b4096005333f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:08.963567 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1370/5446] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:04:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:08.971707 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:08.973930 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:08.974129 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:08.974307 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:08.983017 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:08.983017 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:08.986169 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:08.990704 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-fc09c29c-0927-4a2f-8efc-1d62dc9c80d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 200 Aug 12 13:04:08.991209 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1366/5447] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:04:08 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:09.089167 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.091980 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 Aug 12 13:04:09.092468 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:09.100064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-1cce5528-a27b-4a3b-b5c6-1e6893365fe2-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:04:09.104803 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-1cce5528-a27b-4a3b-b5c6-1e6893365fe2-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:04:09.105679 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:09.105679 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:09.188731 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-1cce5528-a27b-4a3b-b5c6-1e6893365fe2-np0000007055" released by "attachment_update" :: held 0.084s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:04:09.189199 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-048cc36b-ab59-4ecb-8ecf-9fda3287fed6 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 returned with HTTP 200 Aug 12 13:04:09.189888 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1362/5448] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:04:09 2026] PUT /volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:09.223726 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-a1fa20a7-1a29-41d6-ad07-d439db7a406c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.226386 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-a1fa20a7-1a29-41d6-ad07-d439db7a406c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122/action Aug 12 13:04:09.226937 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-a1fa20a7-1a29-41d6-ad07-d439db7a406c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:04:09.227099 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-a1fa20a7-1a29-41d6-ad07-d439db7a406c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:09.246913 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:09.246913 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:09.260276 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-92172f90-c775-4a0b-a43f-dd1d8bdc78bf req-a1fa20a7-1a29-41d6-ad07-d439db7a406c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122/action returned with HTTP 204 Aug 12 13:04:09.260827 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1351/5449] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:04:09 2026] POST /volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:09.436397 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.438577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:09.438738 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:09.438943 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:09.448164 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:09.448164 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:09.451506 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:09.455701 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-23d7dccb-a6b5-463d-be55-c53f8a49abdc tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:09.456121 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1371/5450] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:09 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:09.475315 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.477759 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] POST https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93/action Aug 12 13:04:09.478227 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:04:09.478353 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:09.489026 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:09.489026 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:09.489470 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:09.495502 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Begin detaching volume completed successfully. Aug 12 13:04:09.495788 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-c5c032e5-e741-4be8-a437-c2fd306e9eb2 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93/action returned with HTTP 202 Aug 12 13:04:09.496289 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1367/5451] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:04:09 2026] POST /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:04:09.536643 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-822fef96-0b08-405c-955a-d7030ca38554 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.536994 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-822fef96-0b08-405c-955a-d7030ca38554 None None] GET https://10.4.3.81/volume// Aug 12 13:04:09.537136 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-822fef96-0b08-405c-955a-d7030ca38554 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:09.537346 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-822fef96-0b08-405c-955a-d7030ca38554 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:09.537703 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-822fef96-0b08-405c-955a-d7030ca38554 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:09.538001 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1363/5452] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:04:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:09.545732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:09.548413 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:09.548730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:09.549003 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:09.558633 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:09.558633 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:09.561791 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:09.565571 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-55bbbebb-6694-4627-9401-80498ee1bd85 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:09.565959 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1352/5453] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:04:09 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:12.718995 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-f66f2146-7a30-4c49-af49-90b632ac8443 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:12.721160 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-f66f2146-7a30-4c49-af49-90b632ac8443 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f Aug 12 13:04:12.721395 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-f66f2146-7a30-4c49-af49-90b632ac8443 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:12.721624 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-f66f2146-7a30-4c49-af49-90b632ac8443 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:12.728596 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:12.728596 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:12.769694 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f2996e08-4785-49aa-9d3c-31438eb6f545 req-f66f2146-7a30-4c49-af49-90b632ac8443 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f returned with HTTP 200 Aug 12 13:04:12.770182 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1372/5454] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:04:12 2026] DELETE /volume/v3/attachments/0d348de4-4b3c-430f-8b19-1f20b6363a0f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:13.691375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:13.692920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:13.693086 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:13.693251 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:13.699253 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:13.699253 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:13.702740 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:13.706328 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7447d0c-5b21-43a2-8cd3-dba22ccdc666 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:13.706679 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1368/5455] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:13 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:13.722023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e85782ff-b7cd-4a66-8322-e5019a182dce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:13.723861 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e85782ff-b7cd-4a66-8322-e5019a182dce tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:13.724123 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e85782ff-b7cd-4a66-8322-e5019a182dce tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:13.724401 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e85782ff-b7cd-4a66-8322-e5019a182dce tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:13.733803 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:13.733803 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:13.738054 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e85782ff-b7cd-4a66-8322-e5019a182dce tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:13.744137 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e85782ff-b7cd-4a66-8322-e5019a182dce tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:13.744827 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1364/5456] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:13 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:13.759352 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:13.761464 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:13.761658 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:13.761846 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:13.761993 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume with id: 672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:13.769405 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:13.769405 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:13.769920 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:13.788409 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume request issued successfully. Aug 12 13:04:13.788619 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6a14e67-dccf-4a28-bb9f-25f18bf7845a tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 202 Aug 12 13:04:13.789098 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1353/5457] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:04:13 2026] DELETE /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:13.796903 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:13.798791 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:13.798996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:13.799182 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:13.806529 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:13.806529 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:13.810650 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:13.815181 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-883a744a-bd66-4d5a-9dd3-9c521007bb04 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 200 Aug 12 13:04:13.815670 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1373/5458] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:13 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:14.831708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd3a12ca-5e27-4135-8779-85715752b805 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:14.833515 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd3a12ca-5e27-4135-8779-85715752b805 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 Aug 12 13:04:14.833743 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd3a12ca-5e27-4135-8779-85715752b805 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:14.833983 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd3a12ca-5e27-4135-8779-85715752b805 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:14.839172 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd3a12ca-5e27-4135-8779-85715752b805 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 returned with HTTP 404 Aug 12 13:04:14.839835 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1369/5459] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:14 2026] GET /volume/v3/volumes/672594f1-e1c7-48b5-9f79-216c76dd7f93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:14.848252 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:14.849881 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:14.850064 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:14.850267 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:14.857003 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:14.857003 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:14.860254 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:14.864393 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a299843-ddb6-448e-9c0b-af2aba2c4b41 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:04:14.864851 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1365/5460] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:14 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:14.877215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:14.878973 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:14.879155 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:14.879338 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:14.885997 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:14.885997 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:14.889286 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:14.893541 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7955ae74-e96e-48d3-98d6-668b54a6ef8e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:04:14.893945 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1354/5461] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:14 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:14.907010 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:14.908816 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:14.909003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:14.909188 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:14.909329 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume with id: 839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:14.916707 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:14.916707 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:14.917215 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:14.934619 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume request issued successfully. Aug 12 13:04:14.934921 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-b3244a92-f668-4a0f-9f61-2bc256da0739 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 202 Aug 12 13:04:14.935520 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1374/5462] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:04:14 2026] DELETE /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:14.943054 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:14.944706 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:14.944897 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:14.945073 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:14.952343 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:14.952343 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:14.956544 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:14.961227 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2568ecbe-6fff-4e69-b97b-d318d8f1af82 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 200 Aug 12 13:04:14.961699 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1370/5463] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:14 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:15.975589 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2fd2839-f675-4338-8f8a-0f0916dd37d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:15.977163 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2fd2839-f675-4338-8f8a-0f0916dd37d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 Aug 12 13:04:15.977358 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2fd2839-f675-4338-8f8a-0f0916dd37d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:15.977586 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2fd2839-f675-4338-8f8a-0f0916dd37d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:15.983553 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2fd2839-f675-4338-8f8a-0f0916dd37d1 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 returned with HTTP 404 Aug 12 13:04:15.984037 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1366/5464] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:15 2026] GET /volume/v3/volumes/839fddfa-e5c8-4e83-be2c-92cb5ec39857 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:15.991308 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-846880bc-0b79-4534-8497-408aea959f95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:15.992913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-846880bc-0b79-4534-8497-408aea959f95 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:15.993106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-846880bc-0b79-4534-8497-408aea959f95 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:15.993325 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-846880bc-0b79-4534-8497-408aea959f95 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:15.999513 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:15.999513 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:16.002667 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-846880bc-0b79-4534-8497-408aea959f95 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:16.007243 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-846880bc-0b79-4534-8497-408aea959f95 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:04:16.007655 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1355/5465] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:15 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:16.019128 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:16.020967 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:16.021180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:16.021404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:16.028571 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:16.028571 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:16.032864 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:16.036944 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f3c7688c-e34f-4d8a-be31-a1c2f12d7663 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:04:16.037339 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1375/5466] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:16 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:16.052155 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:16.054050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:16.054247 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:16.054480 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:16.054613 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume with id: 2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:16.061332 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:16.061332 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:16.061813 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:16.078304 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume request issued successfully. Aug 12 13:04:16.078614 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-014dbbce-b937-49d4-8c88-f8893c6b9707 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 202 Aug 12 13:04:16.079091 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1371/5467] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:04:16 2026] DELETE /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:16.088887 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:16.090669 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:16.090859 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:16.091030 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:16.097589 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:16.097589 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:16.100716 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:16.104391 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfc2ce88-ae1d-4df7-b918-f0c73af295f0 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 200 Aug 12 13:04:16.104731 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1367/5468] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:16 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:17.116097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4c450c2e-99e4-4b4f-a173-44fa831851d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:17.117765 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c450c2e-99e4-4b4f-a173-44fa831851d7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe Aug 12 13:04:17.117968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c450c2e-99e4-4b4f-a173-44fa831851d7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:17.118154 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c450c2e-99e4-4b4f-a173-44fa831851d7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:17.123059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c450c2e-99e4-4b4f-a173-44fa831851d7 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe returned with HTTP 404 Aug 12 13:04:17.123514 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1356/5469] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:17 2026] GET /volume/v3/volumes/2038a1e3-1c3e-472f-ae44-f336a221eabe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:17.129242 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e1b28db4-4240-43cb-aba4-b2777a883aff None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:17.130832 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:04:17.131011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:17.131183 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:17.131277 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete snapshot with id: 48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:04:17.135517 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:17.135517 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:17.135919 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:17.149750 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot delete request issued successfully. Aug 12 13:04:17.149924 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e1b28db4-4240-43cb-aba4-b2777a883aff tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 202 Aug 12 13:04:17.150487 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1376/5470] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:04:17 2026] DELETE /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:17.158540 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:17.160948 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:04:17.161295 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:17.161590 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:17.167995 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:17.167995 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:17.168679 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:17.169769 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b960ddb-953b-4edf-8b79-0a5d106c215e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 200 Aug 12 13:04:17.170284 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1372/5471] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:17 2026] GET /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:18.180805 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c17ce539-4c9e-411b-9c93-ebfd5c454a12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:18.182650 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c17ce539-4c9e-411b-9c93-ebfd5c454a12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 Aug 12 13:04:18.182869 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c17ce539-4c9e-411b-9c93-ebfd5c454a12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:18.183068 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c17ce539-4c9e-411b-9c93-ebfd5c454a12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:18.187280 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c17ce539-4c9e-411b-9c93-ebfd5c454a12 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 returned with HTTP 404 Aug 12 13:04:18.187841 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1368/5472] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:18 2026] GET /volume/v3/snapshots/48090ee8-509e-4a36-9d54-00c2b116c909 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:18.194248 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:18.196022 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:04:18.196212 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:18.196410 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:18.196539 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete snapshot with id: be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:04:18.201260 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:18.201260 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:18.201690 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:18.216663 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot delete request issued successfully. Aug 12 13:04:18.216843 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-513a5ea8-4406-4155-a59a-a6d4e69ec916 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 202 Aug 12 13:04:18.217334 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1357/5473] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:04:18 2026] DELETE /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:18.225970 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:18.227815 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:04:18.228057 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:18.228302 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:18.233487 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:18.233487 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:18.234023 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:18.234866 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e7789c2d-eeee-4687-a212-b9dc705a1ede tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 200 Aug 12 13:04:18.235239 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1377/5474] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:18 2026] GET /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:19.246033 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-21c0fd5e-629f-47c7-a73f-752ee746b63f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:19.248297 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21c0fd5e-629f-47c7-a73f-752ee746b63f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 Aug 12 13:04:19.248585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21c0fd5e-629f-47c7-a73f-752ee746b63f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:19.248875 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21c0fd5e-629f-47c7-a73f-752ee746b63f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:19.253731 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21c0fd5e-629f-47c7-a73f-752ee746b63f tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 returned with HTTP 404 Aug 12 13:04:19.254401 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1373/5475] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:19 2026] GET /volume/v3/snapshots/be2d600b-a9f7-4c4a-84e4-8625adeee344 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:19.261565 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f38a118-4acf-440f-8f72-026980d4b73e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:19.263501 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:04:19.263718 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:19.263909 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:19.264015 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete snapshot with id: 3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:04:19.270874 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:19.270874 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:19.271377 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:19.288651 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot delete request issued successfully. Aug 12 13:04:19.288922 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f38a118-4acf-440f-8f72-026980d4b73e tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 202 Aug 12 13:04:19.289579 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1369/5476] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:04:19 2026] DELETE /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:19.301508 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:19.303608 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:04:19.303869 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:19.303967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:19.310022 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:19.310022 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:19.310591 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Snapshot retrieved successfully. Aug 12 13:04:19.311530 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae15001e-f849-42da-a582-9e3cdc7f5040 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 200 Aug 12 13:04:19.311971 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1358/5477] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:19 2026] GET /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:20.321715 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-49072a3a-98f9-4db4-bdae-003853e3b9e8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:20.323733 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-49072a3a-98f9-4db4-bdae-003853e3b9e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 Aug 12 13:04:20.323944 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-49072a3a-98f9-4db4-bdae-003853e3b9e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:20.324111 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-49072a3a-98f9-4db4-bdae-003853e3b9e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:20.328014 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-49072a3a-98f9-4db4-bdae-003853e3b9e8 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 returned with HTTP 404 Aug 12 13:04:20.328470 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1378/5478] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:20 2026] GET /volume/v3/snapshots/3eae2098-4bb4-42c0-8bdb-2a69c355d2f2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:20.335456 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:20.337182 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:20.337439 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:20.337608 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:20.344877 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:20.344877 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:20.349149 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:20.353873 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d39bf74-121d-435a-b688-0eb3d834ef42 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:04:20.354244 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1374/5479] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:20 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:20.365812 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:20.368020 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:20.368238 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:20.368454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:20.375800 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:20.375800 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:20.379937 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:20.384322 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c1b4f5e-d5c5-4436-ab34-3dd6917387a6 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:04:20.384812 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1370/5480] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:20 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:20.397549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:20.399976 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:20.400252 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:20.400530 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:20.400764 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume with id: 43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:20.411789 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:20.411789 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:20.412410 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:20.437011 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Delete volume request issued successfully. Aug 12 13:04:20.437344 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bd312cd-fdd8-4b11-8eae-5922b104114c tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 202 Aug 12 13:04:20.437920 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1359/5481] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:04:20 2026] DELETE /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:20.447381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0e33c49e-a176-4b26-90f0-111659e48371 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:20.449902 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e33c49e-a176-4b26-90f0-111659e48371 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:20.450136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e33c49e-a176-4b26-90f0-111659e48371 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:20.450386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0e33c49e-a176-4b26-90f0-111659e48371 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:20.459383 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:20.459383 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:20.464934 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0e33c49e-a176-4b26-90f0-111659e48371 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Volume info retrieved successfully. Aug 12 13:04:20.471996 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0e33c49e-a176-4b26-90f0-111659e48371 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 200 Aug 12 13:04:20.472483 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1379/5482] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:20 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:21.485070 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-801a13ca-2191-4c8f-836f-d9b00b1cbc94 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:21.487190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-801a13ca-2191-4c8f-836f-d9b00b1cbc94 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] GET https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 Aug 12 13:04:21.487424 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-801a13ca-2191-4c8f-836f-d9b00b1cbc94 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:21.487630 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-801a13ca-2191-4c8f-836f-d9b00b1cbc94 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:21.493628 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-801a13ca-2191-4c8f-836f-d9b00b1cbc94 tempest-SnapshotDataIntegrityTests-1187376829 tempest-SnapshotDataIntegrityTests-1187376829-project-member] https://10.4.3.81/volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 returned with HTTP 404 Aug 12 13:04:21.494110 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1375/5483] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:21 2026] GET /volume/v3/volumes/43d80fff-1a88-47d8-93e4-7b92617b95e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:30.383557 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=120,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:30.430624 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=145,cinder:UPDATE=36,cinder:INSERT=15 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:30.469576 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=164,cinder:UPDATE=35,cinder:INSERT=14 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:31.379956 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-c162a381-215c-455f-88fe-c72b048a8eeb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:31.382029 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-c162a381-215c-455f-88fe-c72b048a8eeb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/limits Aug 12 13:04:31.382276 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-c162a381-215c-455f-88fe-c72b048a8eeb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:31.382498 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-c162a381-215c-455f-88fe-c72b048a8eeb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:31.400957 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-c162a381-215c-455f-88fe-c72b048a8eeb tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 12 13:04:31.401450 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1371/5484] 10.4.3.81 () {68 vars in 1477 bytes} [Wed Aug 12 13:04:31 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:31.431087 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:31.433684 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:04:31.433963 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:31.434214 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:31.445540 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:31.445540 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:31.449322 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:31.454157 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-106329eb-5215-41fc-8d23-99679b638228 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:04:31.454599 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1360/5485] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:31 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1661 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:31.462666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:31.464323 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:04:31.464803 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1156154375", "description": null, "metadata": {}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:31.475097 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:31.475097 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:31.476099 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:31.476178 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create snapshot from volume e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:04:31.490245 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=242,cinder:INSERT=38,cinder:UPDATE=87 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:31.500271 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Created reservations ['ee84ef1e-8bf6-4973-bd00-0347077b2ac2', 'fe02d203-7333-44df-ad78-be11f3d357ae', '3a2629d3-4560-4472-9b47-7364c94e85e6', '3f7177d0-c0d4-477d-96e7-3f067e5125eb'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:31.526509 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot force create request issued successfully. Aug 12 13:04:31.526955 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-a52217f6-bb61-45da-a4e7-d9774e6d2c89 req-21f88822-5923-4598-872a-8812d77d38a4 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:04:31.527402 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1380/5486] 10.4.3.81 () {72 vars in 1540 bytes} [Wed Aug 12 13:04:31 2026] POST /volume/v3/snapshots => generated 324 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:04:32.954074 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:32.955811 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad Aug 12 13:04:32.956005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:32.956190 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:32.960988 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:32.960988 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:32.961425 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:04:32.962157 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4a18bc3-ecd7-4cd0-83b9-eed84d8ca37f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad returned with HTTP 200 Aug 12 13:04:32.962568 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1376/5487] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:32 2026] GET /volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:32.986108 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:32.987923 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:04:32.988368 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-70549384", "snapshot_id": null, "imageRef": "034c01c9-3689-4ed6-9e16-fc495c33e3d7", "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:32.989924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-70549384', 'snapshot_id': None, 'imageRef': '034c01c9-3689-4ed6-9e16-fc495c33e3d7', 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:04:33.071656 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:33.071656 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:33.072160 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:04:33.072355 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume of 1 GB Aug 12 13:04:33.075687 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Availability Zones retrieved successfully. Aug 12 13:04:33.081376 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (b07827db-e232-4cf7-906a-097662ab0545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:33.082442 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15eac545-3144-4754-a380-85bfc76bbb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:33.083309 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:04:33.113796 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15eac545-3144-4754-a380-85bfc76bbb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd1c19f4-47cb-479d-8b89-fadf04a765ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:33.114511 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9512f94d-4130-4103-95c0-b004b4eb3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:33.150792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Created reservations ['46e668b1-8a9b-4d3b-8dc4-b0cfd03e8f9e', 'a5d266a8-5f5d-4838-b2d0-acb0d4ef33ce', '9dbf739d-bd34-4360-ac5f-b6b1ace3fe25', '6d61cd69-30bf-47e8-8f3f-a1e01f1404ee'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:33.151540 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9512f94d-4130-4103-95c0-b004b4eb3e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e668b1-8a9b-4d3b-8dc4-b0cfd03e8f9e', 'a5d266a8-5f5d-4838-b2d0-acb0d4ef33ce', '9dbf739d-bd34-4360-ac5f-b6b1ace3fe25', '6d61cd69-30bf-47e8-8f3f-a1e01f1404ee']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:33.152274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aae115f-f4b8-4724-af59-02ec1ba9f8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:33.191713 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aae115f-f4b8-4724-af59-02ec1ba9f8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce9ef8d-f35d-4795-bf90-2a1a6e7aa488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-70549384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['46e668b1-8a9b-4d3b-8dc4-b0cfd03e8f9e','a5d266a8-5f5d-4838-b2d0-acb0d4ef33ce','9dbf739d-bd34-4360-ac5f-b6b1ace3fe25','6d61cd69-30bf-47e8-8f3f-a1e01f1404ee'],size=1,snapshot_id=dd1c19f4-47cb-479d-8b89-fadf04a765ad,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T13:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-70549384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce9ef8d-f35d-4795-bf90-2a1a6e7aa488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f532c001c724212bd7e7addba1355db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd1c19f4-47cb-479d-8b89-fadf04a765ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707fa5a192d497094a15d77df921cde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:33.192487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d5cf2b-8949-4ed7-b4dd-9c683bb79647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:33.210890 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d5cf2b-8949-4ed7-b4dd-9c683bb79647) transitioned into state 'SUCCESS' from state '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-70549384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f532c001c724212bd7e7addba1355db',qos_specs=None,replication_status=,reservations=['46e668b1-8a9b-4d3b-8dc4-b0cfd03e8f9e','a5d266a8-5f5d-4838-b2d0-acb0d4ef33ce','9dbf739d-bd34-4360-ac5f-b6b1ace3fe25','6d61cd69-30bf-47e8-8f3f-a1e01f1404ee'],size=1,snapshot_id=dd1c19f4-47cb-479d-8b89-fadf04a765ad,source_replicaid=,source_volid=None,status='creating',user_id='e707fa5a192d497094a15d77df921cde',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:33.211614 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8259b2cb-2330-441d-b63c-d70f2fc356c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:33.234588 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8259b2cb-2330-441d-b63c-d70f2fc356c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:33.235576 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Flow 'volume_create_api' (b07827db-e232-4cf7-906a-097662ab0545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:33.235984 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Create volume request issued successfully. Aug 12 13:04:33.236712 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cb25ea0-fef8-48eb-a64d-1bc99cd66078 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:04:33.237173 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1372/5488] 10.4.3.81 () {70 vars in 1293 bytes} [Wed Aug 12 13:04:32 2026] POST /volume/v3/volumes => generated 810 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:33.251239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5b126dea-01f6-4929-b054-e12f3690795e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:33.253518 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b126dea-01f6-4929-b054-e12f3690795e tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:33.253793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5b126dea-01f6-4929-b054-e12f3690795e tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:33.254036 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5b126dea-01f6-4929-b054-e12f3690795e tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:33.262239 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:33.262239 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:33.266227 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5b126dea-01f6-4929-b054-e12f3690795e tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:33.270664 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b126dea-01f6-4929-b054-e12f3690795e tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:33.271102 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1361/5489] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:04:33 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:34.285413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:34.287172 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:34.287410 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:34.287604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:34.294727 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:34.294727 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:34.298489 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:34.303968 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8b2f4198-3f21-493b-9f2a-01310ed4e981 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:34.304595 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1381/5490] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:04:34 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:34.315794 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b10a580-e463-47df-b4ec-0061532ba371 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:34.317851 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b10a580-e463-47df-b4ec-0061532ba371 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:34.318123 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b10a580-e463-47df-b4ec-0061532ba371 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:34.318403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b10a580-e463-47df-b4ec-0061532ba371 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:34.326338 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:34.326338 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:34.330171 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b10a580-e463-47df-b4ec-0061532ba371 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:34.334972 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b10a580-e463-47df-b4ec-0061532ba371 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:34.334972 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1377/5491] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:04:34 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:35.271407 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:35.273726 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:35.273928 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:35.274119 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:35.280853 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:35.280853 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:35.284315 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:35.289051 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-04d4c774-e377-44ff-8bce-ad7d242e3ec1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:35.289543 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1373/5492] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:35 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:35.708270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:35.710478 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:35.710729 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:35.710982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:35.717846 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:35.717846 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:35.721356 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:35.725913 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-bd0583fb-cc67-48c3-ae3c-f93546a662d1 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:35.726382 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1362/5493] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:04:35 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:35.735561 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2d33f955-0c1b-4b7e-b5b0-b49078ffeab6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:35.735982 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d33f955-0c1b-4b7e-b5b0-b49078ffeab6 None None] GET https://10.4.3.81/volume// Aug 12 13:04:35.736157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d33f955-0c1b-4b7e-b5b0-b49078ffeab6 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:35.736357 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2d33f955-0c1b-4b7e-b5b0-b49078ffeab6 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:35.736661 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2d33f955-0c1b-4b7e-b5b0-b49078ffeab6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:35.736990 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1382/5494] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:04:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:35.744501 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-76966998-fa6f-40e3-9de7-4743bb50f8a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:35.746635 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-76966998-fa6f-40e3-9de7-4743bb50f8a0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:04:35.747079 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-76966998-fa6f-40e3-9de7-4743bb50f8a0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cce9ef8d-f35d-4795-bf90-2a1a6e7aa488", "connector": null, "instance_uuid": "11434974-e59a-40cd-acc1-fb0ef98f05c5"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:35.755426 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:35.755426 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:35.776315 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-76966998-fa6f-40e3-9de7-4743bb50f8a0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:04:35.776710 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1378/5495] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:04:35 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 12 13:04:36.603159 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2f65ddde-6c4d-4818-9664-dd468beb6794 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:36.603543 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f65ddde-6c4d-4818-9664-dd468beb6794 None None] GET https://10.4.3.81/volume// Aug 12 13:04:36.603740 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f65ddde-6c4d-4818-9664-dd468beb6794 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:36.604005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2f65ddde-6c4d-4818-9664-dd468beb6794 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:36.604380 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2f65ddde-6c4d-4818-9664-dd468beb6794 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:04:36.604659 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1374/5496] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:04:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:04:36.614063 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:36.616210 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:04:36.616451 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:36.616693 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:36.625929 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:36.625929 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:36.629475 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:04:36.633754 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-4255de76-6189-49f8-b5f0-f27d2a0ae9bf tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:04:36.634137 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1363/5497] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:04:36 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1580 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:04:36.734981 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:36.736996 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] PUT https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f Aug 12 13:04:36.737361 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:36.745512 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Acquiring lock "cinder-attachment_update-cce9ef8d-f35d-4795-bf90-2a1a6e7aa488-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:04:36.749845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-cce9ef8d-f35d-4795-bf90-2a1a6e7aa488-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:04:36.750823 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:36.750823 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:36.819202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Lock "cinder-attachment_update-cce9ef8d-f35d-4795-bf90-2a1a6e7aa488-np0000007055" released by "attachment_update" :: held 0.069s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:04:36.819565 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-0cf3277c-2bbf-4937-a0c2-8ac5cd71b749 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f returned with HTTP 200 Aug 12 13:04:36.820379 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1383/5498] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:04:36 2026] PUT /volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:36.842995 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-69661241-287f-44d7-9979-0424107fbbd6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:36.844920 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-69661241-287f-44d7-9979-0424107fbbd6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] POST https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f/action Aug 12 13:04:36.845286 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-69661241-287f-44d7-9979-0424107fbbd6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:04:36.845445 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-69661241-287f-44d7-9979-0424107fbbd6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:36.861314 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:36.861314 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:36.869670 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f396e779-4106-439a-94e4-fcff3e8a3f14 req-69661241-287f-44d7-9979-0424107fbbd6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f/action returned with HTTP 204 Aug 12 13:04:36.870093 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1379/5499] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:04:36 2026] POST /volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:45.287814 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:46.632506 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=18 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:46.813622 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:46.867118 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:04:51.011940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:51.013611 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:51.013804 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:51.013992 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:51.022564 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:51.022564 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:51.025724 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:51.029613 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6fbd2c8-51cd-4fad-8684-95dc94d77693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 200 Aug 12 13:04:51.029979 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1375/5500] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:51 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:04:52.278727 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-3d9eb7b3-233d-4457-9c50-c2740b399479 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:52.280758 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-3d9eb7b3-233d-4457-9c50-c2740b399479 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 Aug 12 13:04:52.280973 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-3d9eb7b3-233d-4457-9c50-c2740b399479 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:52.281372 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-3d9eb7b3-233d-4457-9c50-c2740b399479 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:52.288991 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:52.288991 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:52.338231 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-3d9eb7b3-233d-4457-9c50-c2740b399479 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 returned with HTTP 200 Aug 12 13:04:52.338668 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1364/5501] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:04:52 2026] DELETE /volume/v3/attachments/ab9662b1-bfcc-4e85-b232-1ee2b18ca122 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:52.349034 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:52.351193 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:52.351352 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:52.351531 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:52.351682 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:52.358249 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:52.358249 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:04:52.358625 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:52.374327 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:04:52.374507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3ac76ed3-3c3d-4ec9-bbff-c746814b1a96 req-60e81e9c-21bf-4255-b632-5140712f9337 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 202 Aug 12 13:04:52.374958 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1384/5502] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 13:04:52 2026] DELETE /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:53.432708 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-776e8ee4-2f39-4e97-a1f2-15aba934f49f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:53.434490 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-776e8ee4-2f39-4e97-a1f2-15aba934f49f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 Aug 12 13:04:53.434654 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-776e8ee4-2f39-4e97-a1f2-15aba934f49f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:53.434896 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-776e8ee4-2f39-4e97-a1f2-15aba934f49f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:53.441144 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-776e8ee4-2f39-4e97-a1f2-15aba934f49f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 returned with HTTP 404 Aug 12 13:04:53.441760 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1380/5503] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:53 2026] GET /volume/v3/volumes/1cce5528-a27b-4a3b-b5c6-1e6893365fe2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:53.448792 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:53.451071 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:53.451309 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:53.451559 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:53.451690 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:53.457513 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:53.457513 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:53.458064 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:53.477306 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:04:53.477539 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fee332e7-aa2d-460b-b2a7-9add9cfcdf90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 202 Aug 12 13:04:53.478025 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1376/5504] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:04:53 2026] DELETE /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:53.485805 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66545a71-fe58-4239-8755-ed32291d2a50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:53.488090 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66545a71-fe58-4239-8755-ed32291d2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:53.488271 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66545a71-fe58-4239-8755-ed32291d2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:53.488443 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66545a71-fe58-4239-8755-ed32291d2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:53.498310 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:53.498310 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:04:53.498736 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-66545a71-fe58-4239-8755-ed32291d2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:04:53.499612 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66545a71-fe58-4239-8755-ed32291d2a50 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 200 Aug 12 13:04:53.500030 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1365/5505] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:53 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:54.510374 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7c264143-2f7b-4a6d-bcf9-ce9d6cc157d0 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:54.512936 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c264143-2f7b-4a6d-bcf9-ce9d6cc157d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:54.514691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c264143-2f7b-4a6d-bcf9-ce9d6cc157d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:54.514691 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7c264143-2f7b-4a6d-bcf9-ce9d6cc157d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:54.518967 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7c264143-2f7b-4a6d-bcf9-ce9d6cc157d0 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 404 Aug 12 13:04:54.519686 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1385/5506] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:54 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:55.752306 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8cb753af-7001-4e25-afcb-92171bec808d req-0f35dfc1-cc71-40ff-85ac-486159d7e9eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:55.754389 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-0f35dfc1-cc71-40ff-85ac-486159d7e9eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c Aug 12 13:04:55.754577 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-0f35dfc1-cc71-40ff-85ac-486159d7e9eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:55.754756 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-0f35dfc1-cc71-40ff-85ac-486159d7e9eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:55.764030 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:55.764030 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:55.817761 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-0f35dfc1-cc71-40ff-85ac-486159d7e9eb tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c returned with HTTP 200 Aug 12 13:04:55.818218 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1381/5507] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:04:55 2026] DELETE /volume/v3/attachments/2bf8d2fc-f586-43d5-a001-a9301c68bd5c => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:04:55.829558 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:55.831583 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:55.831752 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:55.831994 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:55.832125 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:55.838837 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:55.838837 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:04:55.839229 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:55.853399 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:04:55.853655 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8cb753af-7001-4e25-afcb-92171bec808d req-16c46453-d120-448e-a3ea-28a5dd587c67 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 202 Aug 12 13:04:55.854115 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1377/5508] 10.4.3.81 () {70 vars in 1613 bytes} [Wed Aug 12 13:04:55 2026] DELETE /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:04:56.929105 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25314626-98f4-4a3d-84f6-d85e20ee93f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:56.931358 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25314626-98f4-4a3d-84f6-d85e20ee93f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:56.931680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25314626-98f4-4a3d-84f6-d85e20ee93f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:56.931967 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25314626-98f4-4a3d-84f6-d85e20ee93f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:56.938927 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25314626-98f4-4a3d-84f6-d85e20ee93f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 404 Aug 12 13:04:56.939351 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1366/5509] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:56 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:57.334996 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-52282983-59c7-4b42-a796-aa9db708b4f9 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:57.336547 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52282983-59c7-4b42-a796-aa9db708b4f9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:57.336712 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52282983-59c7-4b42-a796-aa9db708b4f9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:57.336894 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-52282983-59c7-4b42-a796-aa9db708b4f9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:57.337032 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-52282983-59c7-4b42-a796-aa9db708b4f9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:57.341431 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-52282983-59c7-4b42-a796-aa9db708b4f9 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 404 Aug 12 13:04:57.341821 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1386/5510] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:04:57 2026] DELETE /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:57.348636 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa288def-40dc-4e29-bae3-fa8bbb37bd10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:57.350335 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa288def-40dc-4e29-bae3-fa8bbb37bd10 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d Aug 12 13:04:57.350523 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa288def-40dc-4e29-bae3-fa8bbb37bd10 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:57.350700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa288def-40dc-4e29-bae3-fa8bbb37bd10 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:57.354577 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa288def-40dc-4e29-bae3-fa8bbb37bd10 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d returned with HTTP 404 Aug 12 13:04:57.355100 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1382/5511] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:04:57 2026] GET /volume/v3/snapshots/db5b314c-c668-4b5a-8cbc-dd1cfe41541d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:57.951970 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-88717855-249c-46a6-9a33-1672bf05edb8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:57.953601 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88717855-249c-46a6-9a33-1672bf05edb8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:57.953764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88717855-249c-46a6-9a33-1672bf05edb8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:57.953969 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-88717855-249c-46a6-9a33-1672bf05edb8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:57.954135 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-88717855-249c-46a6-9a33-1672bf05edb8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:57.959487 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-88717855-249c-46a6-9a33-1672bf05edb8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 404 Aug 12 13:04:57.959965 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1378/5512] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:04:57 2026] DELETE /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:57.966706 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d2b9d68-0bb2-457c-b834-79ac74ccbee8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:57.968806 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d2b9d68-0bb2-457c-b834-79ac74ccbee8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 Aug 12 13:04:57.969175 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9d68-0bb2-457c-b834-79ac74ccbee8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:57.969276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9d68-0bb2-457c-b834-79ac74ccbee8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:57.975384 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d2b9d68-0bb2-457c-b834-79ac74ccbee8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 returned with HTTP 404 Aug 12 13:04:57.975825 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1367/5513] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:57 2026] GET /volume/v3/volumes/a76575d7-fc94-4f6a-8d2f-2c1b0e80efd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:04:58.883240 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:58.885095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:04:58.885461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-434863475", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": null, "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:04:58.887116 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-434863475', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': None, 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:04:58.958600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:04:58.962901 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:04:58.967716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (440c192e-4e1d-4189-9ed5-cfe5e9b07138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:58.968721 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2775293-6fa4-49b1-b1e2-f763154bce17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:58.969638 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:04:59.022375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2775293-6fa4-49b1-b1e2-f763154bce17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:59.023318 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cb63f2-11f3-4a80-823b-34057d0b61b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:59.057026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['f954f063-d874-42e5-b9ec-8ab07243d952', '81692709-620f-4acc-981a-66175b3e54c5', 'f9f8e113-63ef-4669-8819-eb4460d026ee', '54068da3-de3c-42f6-be3a-817c13699726'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:04:59.057723 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cb63f2-11f3-4a80-823b-34057d0b61b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f954f063-d874-42e5-b9ec-8ab07243d952', '81692709-620f-4acc-981a-66175b3e54c5', 'f9f8e113-63ef-4669-8819-eb4460d026ee', '54068da3-de3c-42f6-be3a-817c13699726']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:59.058436 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47bedf3-8852-4844-af2d-2f5d48ee3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:59.079120 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47bedf3-8852-4844-af2d-2f5d48ee3e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6582bd0a-ae57-4ddc-b980-71775750d853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-434863475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['f954f063-d874-42e5-b9ec-8ab07243d952','81692709-620f-4acc-981a-66175b3e54c5','f9f8e113-63ef-4669-8819-eb4460d026ee','54068da3-de3c-42f6-be3a-817c13699726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-434863475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6582bd0a-ae57-4ddc-b980-71775750d853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:59.079745 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fe0f4e-eec8-4cc6-8d57-ca9229fe8b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:59.095492 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fe0f4e-eec8-4cc6-8d57-ca9229fe8b1f) transitioned into state 'SUCCESS' from state '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-434863475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['f954f063-d874-42e5-b9ec-8ab07243d952','81692709-620f-4acc-981a-66175b3e54c5','f9f8e113-63ef-4669-8819-eb4460d026ee','54068da3-de3c-42f6-be3a-817c13699726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:59.096197 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0e62a7-0c13-480f-88bb-19fa8ca98699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:04:59.103753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0e62a7-0c13-480f-88bb-19fa8ca98699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:04:59.104579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (440c192e-4e1d-4189-9ed5-cfe5e9b07138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:04:59.104885 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:04:59.105402 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-21f7c219-eb6e-4c89-910c-077e84eefce4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:04:59.105936 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1387/5514] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:04:58 2026] POST /volume/v3/volumes => generated 756 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:04:59.116660 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:04:59.118657 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:04:59.118700 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:04:59.118978 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:04:59.125938 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:04:59.125938 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:04:59.129309 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:04:59.133457 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d91b904-bc3b-42ee-8bd3-97def2d5eaec tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:04:59.133911 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1383/5515] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:04:59 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:00.146459 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.148310 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:00.148537 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:00.148758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:00.155473 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:00.155473 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:00.158706 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:00.163018 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7a101ea-9446-4c5a-9df7-a1ee3b4c5f27 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:00.163367 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1379/5516] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:00 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:00.174913 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.176604 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:00.176817 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:00.177033 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:00.183608 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:00.183608 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:00.187317 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:00.191638 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0626a268-fef6-4dd1-9ef6-9dbc1a679193 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:00.192044 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1368/5517] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:00 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:00.304468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.307100 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:00.307287 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:00.307461 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:00.314420 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:00.314420 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:00.318044 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:00.322250 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-2990907a-1eae-49dd-9bfa-de3026aebf8a tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:00.322631 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1388/5518] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:05:00 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:00.725678 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.727652 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:00.727900 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:00.728111 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:00.734984 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:00.734984 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:00.738226 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:00.742373 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-6d813e8b-a1ae-4166-b53c-de04923137a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:00.742719 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1384/5519] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:05:00 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:00.752125 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-55fed3e3-e68c-4141-bcb1-242c6eb31c8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.752500 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55fed3e3-e68c-4141-bcb1-242c6eb31c8f None None] GET https://10.4.3.81/volume// Aug 12 13:05:00.752722 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55fed3e3-e68c-4141-bcb1-242c6eb31c8f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:00.753025 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55fed3e3-e68c-4141-bcb1-242c6eb31c8f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:00.753380 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55fed3e3-e68c-4141-bcb1-242c6eb31c8f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:05:00.753843 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1380/5520] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:05:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:05:00.761240 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-4792452b-03dd-4dba-9cf1-1e85a8ea7013 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:00.762853 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-4792452b-03dd-4dba-9cf1-1e85a8ea7013 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:05:00.763424 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-4792452b-03dd-4dba-9cf1-1e85a8ea7013 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6582bd0a-ae57-4ddc-b980-71775750d853", "connector": null, "instance_uuid": "4ee9bf3f-61d9-4027-a215-ac27b3e186c4"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:00.771709 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:00.771709 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:00.793370 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-4792452b-03dd-4dba-9cf1-1e85a8ea7013 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:05:00.794084 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1369/5521] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:05:00 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:01.565988 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-544dd17e-b8e1-4e70-aa34-8325c665b251 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:01.566631 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-544dd17e-b8e1-4e70-aa34-8325c665b251 None None] GET https://10.4.3.81/volume// Aug 12 13:05:01.566702 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-544dd17e-b8e1-4e70-aa34-8325c665b251 None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:01.566927 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-544dd17e-b8e1-4e70-aa34-8325c665b251 None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:01.567317 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-544dd17e-b8e1-4e70-aa34-8325c665b251 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:05:01.567792 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1389/5522] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:05:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:05:01.575529 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:01.577443 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:01.577643 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:01.577839 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:01.587325 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:01.587325 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:01.590486 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:01.594697 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-dc3fff39-8cdb-48a9-a496-4e1fa3dc490c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:01.595110 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1385/5523] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:05:01 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:05:01.702932 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:01.705584 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 Aug 12 13:05:01.706174 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:01.716721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:05:01.723323 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:05:01.724384 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:01.724384 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:01.795506 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" released by "attachment_update" :: held 0.072s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:05:01.795960 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-8acd251b-17eb-4cfb-b65e-24ab03bfc1a1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 returned with HTTP 200 Aug 12 13:05:01.796441 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1381/5524] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:05:01 2026] PUT /volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:01.817549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-81c1fc28-d25a-43ef-bbf6-41d7bfc02dd2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:01.819880 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-81c1fc28-d25a-43ef-bbf6-41d7bfc02dd2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777/action Aug 12 13:05:01.820349 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-81c1fc28-d25a-43ef-bbf6-41d7bfc02dd2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:05:01.820587 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-81c1fc28-d25a-43ef-bbf6-41d7bfc02dd2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:01.841416 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:01.841416 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:01.853755 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f73ab298-ddc8-47db-98fa-4f05eb9e5f6d req-81c1fc28-d25a-43ef-bbf6-41d7bfc02dd2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777/action returned with HTTP 204 Aug 12 13:05:01.854354 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1370/5525] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:05:01 2026] POST /volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:10.321102 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:05:11.593443 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:05:11.789896 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:05:11.850488 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:05:21.552113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-3098cd64-34c3-4ab5-82e2-75dd0556d703 req-92e4d016-ec09-4c83-99c5-5370d3abab22 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:21.554229 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3098cd64-34c3-4ab5-82e2-75dd0556d703 req-92e4d016-ec09-4c83-99c5-5370d3abab22 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f Aug 12 13:05:21.554421 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3098cd64-34c3-4ab5-82e2-75dd0556d703 req-92e4d016-ec09-4c83-99c5-5370d3abab22 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:21.554622 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-3098cd64-34c3-4ab5-82e2-75dd0556d703 req-92e4d016-ec09-4c83-99c5-5370d3abab22 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'version_select' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:21.562365 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:21.562365 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:21.604700 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-3098cd64-34c3-4ab5-82e2-75dd0556d703 req-92e4d016-ec09-4c83-99c5-5370d3abab22 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f returned with HTTP 200 Aug 12 13:05:21.605161 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1390/5526] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:05:21 2026] DELETE /volume/v3/attachments/44af7c03-c57b-4d8f-807d-f1f4e1568b0f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:23.087191 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-40306550-1ba3-4913-8928-7c11c2de1935 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:23.088921 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:05:23.089131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:23.089310 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:23.089470 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume with id: cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:05:23.096566 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:23.096566 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:23.097018 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:23.113542 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume request issued successfully. Aug 12 13:05:23.113815 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40306550-1ba3-4913-8928-7c11c2de1935 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 202 Aug 12 13:05:23.114261 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1386/5527] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 13:05:23 2026] DELETE /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 13:05:23.123027 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:23.124602 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:05:23.124809 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:23.124980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:23.131523 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:23.131523 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:23.134790 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:23.140491 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1925bb5e-cb56-425b-af95-a0cad12a0944 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 200 Aug 12 13:05:23.140945 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1382/5528] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:23 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 1418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:05:24.156038 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-068b4ae3-0e98-44bb-9477-487e5eac6a96 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:24.157856 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-068b4ae3-0e98-44bb-9477-487e5eac6a96 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 Aug 12 13:05:24.158084 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-068b4ae3-0e98-44bb-9477-487e5eac6a96 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:24.158273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-068b4ae3-0e98-44bb-9477-487e5eac6a96 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:24.164010 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-068b4ae3-0e98-44bb-9477-487e5eac6a96 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 returned with HTTP 404 Aug 12 13:05:24.164467 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1371/5529] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:24 2026] GET /volume/v3/volumes/cce9ef8d-f35d-4795-bf90-2a1a6e7aa488 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 13:05:24.171650 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1603e768-e3c8-4a1b-bdbf-977583225384 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:24.173285 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad Aug 12 13:05:24.173468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:24.173676 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:24.173745 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete snapshot with id: dd1c19f4-47cb-479d-8b89-fadf04a765ad Aug 12 13:05:24.178911 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:24.178911 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:24.179435 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:05:24.197302 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot delete request issued successfully. Aug 12 13:05:24.197654 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1603e768-e3c8-4a1b-bdbf-977583225384 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad returned with HTTP 202 Aug 12 13:05:24.198184 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1391/5530] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:05:24 2026] DELETE /volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:24.206272 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:24.208478 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad Aug 12 13:05:24.208744 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:24.209004 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:24.215206 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:24.215206 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:24.215711 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:05:24.216897 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cbfc44b3-b6d9-4fef-8dda-53e2517b0507 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad returned with HTTP 200 Aug 12 13:05:24.217392 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1387/5531] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:24 2026] GET /volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:25.226095 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9cf095ea-4f95-4919-8d6b-e993e66396af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:25.228362 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cf095ea-4f95-4919-8d6b-e993e66396af tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad Aug 12 13:05:25.228603 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cf095ea-4f95-4919-8d6b-e993e66396af tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:25.228852 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cf095ea-4f95-4919-8d6b-e993e66396af tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:25.233661 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cf095ea-4f95-4919-8d6b-e993e66396af tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad returned with HTTP 404 Aug 12 13:05:25.234214 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1383/5532] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:25 2026] GET /volume/v3/snapshots/dd1c19f4-47cb-479d-8b89-fadf04a765ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:26.673830 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3ffc9138-d8b2-4590-b509-ed1316b60f2c req-6488e390-9c64-485c-b480-9d2a38decf3f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:26.676148 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3ffc9138-d8b2-4590-b509-ed1316b60f2c req-6488e390-9c64-485c-b480-9d2a38decf3f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f Aug 12 13:05:26.676416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3ffc9138-d8b2-4590-b509-ed1316b60f2c req-6488e390-9c64-485c-b480-9d2a38decf3f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:26.676685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3ffc9138-d8b2-4590-b509-ed1316b60f2c req-6488e390-9c64-485c-b480-9d2a38decf3f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:26.684522 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:26.684522 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:26.724137 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3ffc9138-d8b2-4590-b509-ed1316b60f2c req-6488e390-9c64-485c-b480-9d2a38decf3f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f returned with HTTP 200 Aug 12 13:05:26.724586 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1372/5533] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:05:26 2026] DELETE /volume/v3/attachments/1f6f1360-ffae-43f0-bcc5-17e761a3a37f => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:28.142295 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:28.144035 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:05:28.144235 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:28.144425 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:28.144618 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume with id: 9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:05:28.151682 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:28.151682 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:28.152082 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:28.166723 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume request issued successfully. Aug 12 13:05:28.166895 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-cd54635b-6331-48bd-82f5-4c3d1f39089d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 202 Aug 12 13:05:28.167283 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1392/5534] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 13:05:28 2026] DELETE /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 13:05:28.174021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:28.175796 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:05:28.176006 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:28.176173 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:28.183308 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:28.183308 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:28.187316 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:28.192081 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bdf228f-b16e-4f86-90d7-cd6ca2e2aac0 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 200 Aug 12 13:05:28.192492 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1388/5535] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:28 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:05:29.203987 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2deb8481-af26-4b0c-85f4-a957e65553f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:29.206204 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2deb8481-af26-4b0c-85f4-a957e65553f6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f Aug 12 13:05:29.206456 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2deb8481-af26-4b0c-85f4-a957e65553f6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:29.206712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2deb8481-af26-4b0c-85f4-a957e65553f6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:29.212596 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2deb8481-af26-4b0c-85f4-a957e65553f6 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f returned with HTTP 404 Aug 12 13:05:29.213207 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1384/5536] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:29 2026] GET /volume/v3/volumes/9bc86df2-6e55-4096-8252-5d3741e88f4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 13:05:29.219190 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1072b670-652a-4038-bebd-1960f2fbf4de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:29.220939 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 Aug 12 13:05:29.221117 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:29.221299 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:29.221413 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete snapshot with id: a5162e25-4560-4a94-897f-57e99ff63cd6 Aug 12 13:05:29.226527 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:29.226527 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:29.226930 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:05:29.242179 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot delete request issued successfully. Aug 12 13:05:29.242301 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1072b670-652a-4038-bebd-1960f2fbf4de tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 returned with HTTP 202 Aug 12 13:05:29.242595 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1373/5537] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:05:29 2026] DELETE /volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:29.248976 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:29.250771 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 Aug 12 13:05:29.251081 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:29.251332 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:29.256222 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:29.256222 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:29.256689 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Snapshot retrieved successfully. Aug 12 13:05:29.257406 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-af5eb0e8-64c3-4f61-931d-6389d4451990 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 returned with HTTP 200 Aug 12 13:05:29.257828 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1393/5538] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:29 2026] GET /volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:30.268158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11567612-af71-40a3-bd16-cf9e8004222d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:30.270145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11567612-af71-40a3-bd16-cf9e8004222d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 Aug 12 13:05:30.270346 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11567612-af71-40a3-bd16-cf9e8004222d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:30.270561 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11567612-af71-40a3-bd16-cf9e8004222d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:30.275595 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11567612-af71-40a3-bd16-cf9e8004222d tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 returned with HTTP 404 Aug 12 13:05:30.276133 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1389/5539] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:30 2026] GET /volume/v3/snapshots/a5162e25-4560-4a94-897f-57e99ff63cd6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:31.533250 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9d69c9b4-51e5-4768-9f61-e41a08125d72 req-f20d89aa-0d21-41c6-b9a1-2bc4abb74c45 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:31.561872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9d69c9b4-51e5-4768-9f61-e41a08125d72 req-f20d89aa-0d21-41c6-b9a1-2bc4abb74c45 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 Aug 12 13:05:31.562149 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9d69c9b4-51e5-4768-9f61-e41a08125d72 req-f20d89aa-0d21-41c6-b9a1-2bc4abb74c45 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:31.562413 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9d69c9b4-51e5-4768-9f61-e41a08125d72 req-f20d89aa-0d21-41c6-b9a1-2bc4abb74c45 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:31.569564 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:31.569564 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:31.610758 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9d69c9b4-51e5-4768-9f61-e41a08125d72 req-f20d89aa-0d21-41c6-b9a1-2bc4abb74c45 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 returned with HTTP 200 Aug 12 13:05:31.611252 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1385/5540] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:05:31 2026] DELETE /volume/v3/attachments/05cdc1e5-1b79-48c7-9cf2-705658615261 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:33.137982 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:33.139910 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:05:33.140112 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:33.140290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:33.140448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume with id: e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:05:33.147910 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:33.147910 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:33.148353 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:33.163135 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Delete volume request issued successfully. Aug 12 13:05:33.163416 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2098295-d2d2-4452-aa7f-b56cf6e8b297 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 202 Aug 12 13:05:33.163841 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1374/5541] 10.4.3.81 () {68 vars in 1385 bytes} [Wed Aug 12 13:05:33 2026] DELETE /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 13:05:33.170391 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:33.172074 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:05:33.172277 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:33.172483 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:33.178945 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:33.178945 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:33.182112 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Volume info retrieved successfully. Aug 12 13:05:33.186705 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ce30319b-a11d-449f-91d6-673ca8c1f23f tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 200 Aug 12 13:05:33.187120 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1394/5542] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:33 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 1386 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:05:34.199766 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a0940414-450a-4d82-83e1-ec449881c893 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:34.201594 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a0940414-450a-4d82-83e1-ec449881c893 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] GET https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 Aug 12 13:05:34.203151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a0940414-450a-4d82-83e1-ec449881c893 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:34.203151 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a0940414-450a-4d82-83e1-ec449881c893 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:34.208332 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a0940414-450a-4d82-83e1-ec449881c893 tempest-TestVolumeBootPatternV346-641673376 tempest-TestVolumeBootPatternV346-641673376-project-member] https://10.4.3.81/volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 returned with HTTP 404 Aug 12 13:05:34.208332 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1390/5543] 10.4.3.81 () {68 vars in 1382 bytes} [Wed Aug 12 13:05:34 2026] GET /volume/v3/volumes/e53a21f8-5fc1-40e2-b190-2ab3b9c2ad33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 13:05:39.795958 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-176d125f-dd3c-44f8-8a17-3c6f0271d2c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:39.890102 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-176d125f-dd3c-44f8-8a17-3c6f0271d2c6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:39.890495 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-176d125f-dd3c-44f8-8a17-3c6f0271d2c6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-791931017", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:39.892012 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:39.892012 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:39.905054 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-176d125f-dd3c-44f8-8a17-3c6f0271d2c6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:39.905407 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1386/5544] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:39 2026] POST /volume/v3/types => generated 379 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:39.913097 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0de947f6-57c4-4354-af33-5ef7ad22af37 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:39.914650 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0de947f6-57c4-4354-af33-5ef7ad22af37 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption Aug 12 13:05:39.914952 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0de947f6-57c4-4354-af33-5ef7ad22af37 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:39.927591 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0de947f6-57c4-4354-af33-5ef7ad22af37 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption returned with HTTP 200 Aug 12 13:05:39.928192 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1375/5545] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:05:39 2026] POST /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:39.935049 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-da13679b-562b-4a0d-9d33-62c5ea44b537 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:39.936809 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da13679b-562b-4a0d-9d33-62c5ea44b537 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:39.937164 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-da13679b-562b-4a0d-9d33-62c5ea44b537 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1253080829", "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=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:39.950635 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-da13679b-562b-4a0d-9d33-62c5ea44b537 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:39.951100 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1395/5546] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:39 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:39.958528 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c759585-0421-4fb8-b2d7-c2a955b7cd24 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.007453 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c759585-0421-4fb8-b2d7-c2a955b7cd24 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] POST https://10.4.3.81/volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112/encryption Aug 12 13:05:40.007748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c759585-0421-4fb8-b2d7-c2a955b7cd24 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.009542 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-7c759585-0421-4fb8-b2d7-c2a955b7cd24 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.009759 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c759585-0421-4fb8-b2d7-c2a955b7cd24 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112/encryption returned with HTTP 403 Aug 12 13:05:40.010218 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1391/5547] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:05:39 2026] POST /volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112/encryption => generated 127 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.017750 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b206d90-a22e-424d-ac1d-dac61d9725a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.018997 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b206d90-a22e-424d-ac1d-dac61d9725a1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:40.019421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b206d90-a22e-424d-ac1d-dac61d9725a1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-214636593", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.032857 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b206d90-a22e-424d-ac1d-dac61d9725a1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:40.033330 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1387/5548] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:40 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.040298 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb3f3f1a-2938-4c4f-afeb-a118a9811e28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.041786 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb3f3f1a-2938-4c4f-afeb-a118a9811e28 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] POST https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs Aug 12 13:05:40.042129 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb3f3f1a-2938-4c4f-afeb-a118a9811e28 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.043730 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-cb3f3f1a-2938-4c4f-afeb-a118a9811e28 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.043920 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb3f3f1a-2938-4c4f-afeb-a118a9811e28 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs returned with HTTP 403 Aug 12 13:05:40.044380 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1376/5549] 10.4.3.81 () {68 vars in 1392 bytes} [Wed Aug 12 13:05:40 2026] POST /volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.049909 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-09b293e6-a850-4b99-aba1-787e585b5abb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.051560 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-09b293e6-a850-4b99-aba1-787e585b5abb tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] PUT https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs/key2 Aug 12 13:05:40.051911 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-09b293e6-a850-4b99-aba1-787e585b5abb tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.053602 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-09b293e6-a850-4b99-aba1-787e585b5abb tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.053841 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-09b293e6-a850-4b99-aba1-787e585b5abb tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs/key2 returned with HTTP 403 Aug 12 13:05:40.054263 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1396/5550] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 13:05:40 2026] PUT /volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.060403 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb3f5967-dc7f-4055-a10c-8f60d00b7595 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.061907 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb3f5967-dc7f-4055-a10c-8f60d00b7595 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:40.062210 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb3f5967-dc7f-4055-a10c-8f60d00b7595 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.064284 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-bb3f5967-dc7f-4055-a10c-8f60d00b7595 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.064461 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb3f5967-dc7f-4055-a10c-8f60d00b7595 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 12 13:05:40.064863 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1392/5551] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 13:05:40 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 12 13:05:40.071117 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-adac629e-ffb4-4b15-a8d6-8dbad4f60075 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.072376 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adac629e-ffb4-4b15-a8d6-8dbad4f60075 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:40.072764 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-adac629e-ffb4-4b15-a8d6-8dbad4f60075 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1089001839", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.085977 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adac629e-ffb4-4b15-a8d6-8dbad4f60075 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:40.086444 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1388/5552] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:40 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.093549 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca871460-e0dc-4394-b969-83326157680b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.095172 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca871460-e0dc-4394-b969-83326157680b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption Aug 12 13:05:40.095496 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca871460-e0dc-4394-b969-83326157680b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.108573 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca871460-e0dc-4394-b969-83326157680b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption returned with HTTP 200 Aug 12 13:05:40.109014 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1377/5553] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:05:40 2026] POST /volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.115935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-85501d63-94e5-4647-9038-7f417bd1e068 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.117638 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-85501d63-94e5-4647-9038-7f417bd1e068 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] DELETE https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption/019ab4cb-b10b-4ed5-87cf-b5d55c031b52 Aug 12 13:05:40.117855 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-85501d63-94e5-4647-9038-7f417bd1e068 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.118071 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-85501d63-94e5-4647-9038-7f417bd1e068 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.118717 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-85501d63-94e5-4647-9038-7f417bd1e068 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.118913 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-85501d63-94e5-4647-9038-7f417bd1e068 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption/019ab4cb-b10b-4ed5-87cf-b5d55c031b52 returned with HTTP 403 Aug 12 13:05:40.119321 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1397/5554] 10.4.3.81 () {66 vars in 1482 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe/encryption/019ab4cb-b10b-4ed5-87cf-b5d55c031b52 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.126219 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b0cbdb03-cbc1-41c9-81d6-85d85641e9a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.127946 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0cbdb03-cbc1-41c9-81d6-85d85641e9a8 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:40.128325 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0cbdb03-cbc1-41c9-81d6-85d85641e9a8 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1389420175", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.143988 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0cbdb03-cbc1-41c9-81d6-85d85641e9a8 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:40.144379 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1393/5555] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:40 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 12 13:05:40.151802 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.153308 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] DELETE https://10.4.3.81/volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48/extra_specs/key1 Aug 12 13:05:40.153509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.153708 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.158019 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.158229 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf59c3b4-a1dc-42ba-b878-1ee1b8d4b7ab tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48/extra_specs/key1 returned with HTTP 403 Aug 12 13:05:40.158637 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1389/5556] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.165237 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47d4e8d8-0f6f-4e04-9a2d-b63e5afce576 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.166842 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47d4e8d8-0f6f-4e04-9a2d-b63e5afce576 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:05:40.167216 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47d4e8d8-0f6f-4e04-9a2d-b63e5afce576 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1785401031", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.180831 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47d4e8d8-0f6f-4e04-9a2d-b63e5afce576 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:40.181200 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1378/5557] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:05:40 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.188682 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e0ccda91-e149-458e-825f-c841bc32bc6f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.190666 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0ccda91-e149-458e-825f-c841bc32bc6f tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] DELETE https://10.4.3.81/volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 Aug 12 13:05:40.190853 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0ccda91-e149-458e-825f-c841bc32bc6f tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.191059 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e0ccda91-e149-458e-825f-c841bc32bc6f tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.191618 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-e0ccda91-e149-458e-825f-c841bc32bc6f tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.191765 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e0ccda91-e149-458e-825f-c841bc32bc6f tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 returned with HTTP 403 Aug 12 13:05:40.192187 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1398/5558] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.198748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-80059657-d256-4399-98d9-f298cd0b494b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.201116 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80059657-d256-4399-98d9-f298cd0b494b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs Aug 12 13:05:40.201417 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80059657-d256-4399-98d9-f298cd0b494b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.201716 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80059657-d256-4399-98d9-f298cd0b494b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.211296 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80059657-d256-4399-98d9-f298cd0b494b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs returned with HTTP 200 Aug 12 13:05:40.211826 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1394/5559] 10.4.3.81 () {66 vars in 1371 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.218927 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f47825b3-d255-48e2-9464-a47233238779 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.220614 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f47825b3-d255-48e2-9464-a47233238779 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types Aug 12 13:05:40.220814 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f47825b3-d255-48e2-9464-a47233238779 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.220998 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f47825b3-d255-48e2-9464-a47233238779 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.221689 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-f47825b3-d255-48e2-9464-a47233238779 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 13:05:40.243069 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f47825b3-d255-48e2-9464-a47233238779 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:05:40.243744 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1390/5560] 10.4.3.81 () {66 vars in 1224 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types => generated 2387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:40.253240 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-04b27dda-388f-485c-be66-0cad0f7ac51a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.254835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04b27dda-388f-485c-be66-0cad0f7ac51a tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/cipher Aug 12 13:05:40.255005 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04b27dda-388f-485c-be66-0cad0f7ac51a tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.255179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04b27dda-388f-485c-be66-0cad0f7ac51a tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.255756 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-04b27dda-388f-485c-be66-0cad0f7ac51a tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.255976 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04b27dda-388f-485c-be66-0cad0f7ac51a tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/cipher returned with HTTP 403 Aug 12 13:05:40.256338 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1379/5561] 10.4.3.81 () {66 vars in 1389 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.263684 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.265409 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption Aug 12 13:05:40.265586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.265756 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'index' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.266327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.266507 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2f3c54ad-2f2b-42be-b590-d3990a530be1 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption returned with HTTP 403 Aug 12 13:05:40.266938 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1399/5562] 10.4.3.81 () {66 vars in 1368 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.273350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1785bc1-c0dd-47fb-b908-ea7cd6b61af0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.275088 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1785bc1-c0dd-47fb-b908-ea7cd6b61af0 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/multiattach Aug 12 13:05:40.275270 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1785bc1-c0dd-47fb-b908-ea7cd6b61af0 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.275475 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1785bc1-c0dd-47fb-b908-ea7cd6b61af0 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.282218 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1785bc1-c0dd-47fb-b908-ea7cd6b61af0 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/multiattach returned with HTTP 200 Aug 12 13:05:40.282578 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1395/5563] 10.4.3.81 () {66 vars in 1407 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 13:05:40.289088 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02043c83-8e0c-44c2-b0fc-3e6d5013458b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.290754 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02043c83-8e0c-44c2-b0fc-3e6d5013458b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/volume_backend_name Aug 12 13:05:40.291023 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02043c83-8e0c-44c2-b0fc-3e6d5013458b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.291239 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02043c83-8e0c-44c2-b0fc-3e6d5013458b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.297624 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02043c83-8e0c-44c2-b0fc-3e6d5013458b tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 13:05:40.298044 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1391/5564] 10.4.3.81 () {66 vars in 1431 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.304915 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ec18eeae-b76f-4970-aeab-c00192c0aa75 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.306503 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec18eeae-b76f-4970-aeab-c00192c0aa75 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] GET https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 Aug 12 13:05:40.306680 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec18eeae-b76f-4970-aeab-c00192c0aa75 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.306881 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec18eeae-b76f-4970-aeab-c00192c0aa75 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.312627 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec18eeae-b76f-4970-aeab-c00192c0aa75 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 returned with HTTP 200 Aug 12 13:05:40.313000 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1380/5565] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 13:05:40 2026] GET /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:40.320176 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-54c0eff9-6dca-47ce-94d4-bf746509692d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.321904 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-54c0eff9-6dca-47ce-94d4-bf746509692d tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] PUT https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/b43395d2-e2c2-45ce-87f5-31e84f1f9a7d Aug 12 13:05:40.322264 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-54c0eff9-6dca-47ce-94d4-bf746509692d tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.324302 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.policy [None req-54c0eff9-6dca-47ce-94d4-bf746509692d tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100195) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.324492 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-54c0eff9-6dca-47ce-94d4-bf746509692d tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/b43395d2-e2c2-45ce-87f5-31e84f1f9a7d returned with HTTP 403 Aug 12 13:05:40.325009 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1400/5566] 10.4.3.81 () {68 vars in 1499 bytes} [Wed Aug 12 13:05:40 2026] PUT /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/encryption/b43395d2-e2c2-45ce-87f5-31e84f1f9a7d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.332256 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8fd59de4-c600-4760-b19e-da8e8049e76e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.334009 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fd59de4-c600-4760-b19e-da8e8049e76e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] PUT https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/key1 Aug 12 13:05:40.334339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8fd59de4-c600-4760-b19e-da8e8049e76e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.336118 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-8fd59de4-c600-4760-b19e-da8e8049e76e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.336314 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fd59de4-c600-4760-b19e-da8e8049e76e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/key1 returned with HTTP 403 Aug 12 13:05:40.336825 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1396/5567] 10.4.3.81 () {68 vars in 1406 bytes} [Wed Aug 12 13:05:40 2026] PUT /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.342608 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4f75d623-7967-4e79-9121-5aee05c2f447 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.344347 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f75d623-7967-4e79-9121-5aee05c2f447 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] PUT https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 Aug 12 13:05:40.344664 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4f75d623-7967-4e79-9121-5aee05c2f447 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:40.346647 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-4f75d623-7967-4e79-9121-5aee05c2f447 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd609d65804544fbab02488e2b7940328', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b645e14c520451283b38cc3fa8ba128', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 13:05:40.346826 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f75d623-7967-4e79-9121-5aee05c2f447 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-member] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 returned with HTTP 403 Aug 12 13:05:40.347192 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1392/5568] 10.4.3.81 () {68 vars in 1355 bytes} [Wed Aug 12 13:05:40 2026] PUT /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:40.353417 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-197f073f-d05a-4df7-b4b4-419b4edf0c31 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.355051 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-197f073f-d05a-4df7-b4b4-419b4edf0c31 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 Aug 12 13:05:40.355226 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-197f073f-d05a-4df7-b4b4-419b4edf0c31 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.355423 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-197f073f-d05a-4df7-b4b4-419b4edf0c31 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.376433 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-197f073f-d05a-4df7-b4b4-419b4edf0c31 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 returned with HTTP 202 Aug 12 13:05:40.376829 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1381/5569] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/bd4ca9d5-0ecb-48cd-82ce-5fb1c12de414 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:40.382935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-038d9572-7779-4d29-ab81-ecc0b07cd4e7 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.384518 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-038d9572-7779-4d29-ab81-ecc0b07cd4e7 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48 Aug 12 13:05:40.384686 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-038d9572-7779-4d29-ab81-ecc0b07cd4e7 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.384889 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-038d9572-7779-4d29-ab81-ecc0b07cd4e7 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.404753 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-038d9572-7779-4d29-ab81-ecc0b07cd4e7 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48 returned with HTTP 202 Aug 12 13:05:40.405140 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1401/5570] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/63795c07-fc64-4403-9890-8d9c58452b48 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:40.411093 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fd0c4e26-1670-47a4-874f-f0a0fc028ab2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.413192 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fd0c4e26-1670-47a4-874f-f0a0fc028ab2 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe Aug 12 13:05:40.413375 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fd0c4e26-1670-47a4-874f-f0a0fc028ab2 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.413569 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fd0c4e26-1670-47a4-874f-f0a0fc028ab2 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.435132 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fd0c4e26-1670-47a4-874f-f0a0fc028ab2 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe returned with HTTP 202 Aug 12 13:05:40.435496 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1397/5571] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/17eec12c-a374-4f82-89b2-d1319cdc73fe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:40.441536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb20a5d7-0453-45d1-80a9-42af67ad5601 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.443248 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb20a5d7-0453-45d1-80a9-42af67ad5601 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52 Aug 12 13:05:40.443484 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb20a5d7-0453-45d1-80a9-42af67ad5601 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.443707 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb20a5d7-0453-45d1-80a9-42af67ad5601 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.463538 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb20a5d7-0453-45d1-80a9-42af67ad5601 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52 returned with HTTP 202 Aug 12 13:05:40.463953 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1393/5572] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/0d7b1e84-aa69-496c-8099-4fc235703c52 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:40.470124 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6c1e9331-8daf-46ae-9c23-122327a3431e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.471742 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c1e9331-8daf-46ae-9c23-122327a3431e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112 Aug 12 13:05:40.471927 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c1e9331-8daf-46ae-9c23-122327a3431e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.472110 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c1e9331-8daf-46ae-9c23-122327a3431e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.491893 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c1e9331-8daf-46ae-9c23-122327a3431e tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112 returned with HTTP 202 Aug 12 13:05:40.492312 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1382/5573] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/fa762d17-9836-47fc-b1f2-dd9e80437112 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:40.498209 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-4f2c2c16-9df1-4389-bc52-2c7b990895b6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:40.499826 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f2c2c16-9df1-4389-bc52-2c7b990895b6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] DELETE https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 Aug 12 13:05:40.500007 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f2c2c16-9df1-4389-bc52-2c7b990895b6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:40.500186 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-4f2c2c16-9df1-4389-bc52-2c7b990895b6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] Calling method '_delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:40.519891 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-4f2c2c16-9df1-4389-bc52-2c7b990895b6 tempest-VolumeTypesMemberTests-177645511 tempest-VolumeTypesMemberTests-177645511-project-admin] https://10.4.3.81/volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 returned with HTTP 202 Aug 12 13:05:40.520197 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1402/5574] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:05:40 2026] DELETE /volume/v3/types/1bb83417-5552-4acd-8978-a91010719346 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:48.542343 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-99605a38-31f1-49ff-be2e-e1c711cf2783 req-90d4309c-813c-4cae-98ff-a54e4fe60e90 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:48.546892 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-99605a38-31f1-49ff-be2e-e1c711cf2783 req-90d4309c-813c-4cae-98ff-a54e4fe60e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 Aug 12 13:05:48.546892 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-99605a38-31f1-49ff-be2e-e1c711cf2783 req-90d4309c-813c-4cae-98ff-a54e4fe60e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:48.546892 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-99605a38-31f1-49ff-be2e-e1c711cf2783 req-90d4309c-813c-4cae-98ff-a54e4fe60e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:48.554753 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:48.554753 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:48.599064 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-99605a38-31f1-49ff-be2e-e1c711cf2783 req-90d4309c-813c-4cae-98ff-a54e4fe60e90 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 returned with HTTP 200 Aug 12 13:05:48.599482 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1398/5575] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:05:48 2026] DELETE /volume/v3/attachments/4c883418-991d-4a21-b018-4b7d93fb2777 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:49.570388 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:49.627221 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:49.627473 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:49.627704 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:49.634993 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:49.634993 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:49.638554 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:49.642982 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8b428084-b6d6-4a17-8840-2af12fc8a301 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:49.643365 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1394/5576] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:05:49 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 13:05:49.994494 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d650e526-7909-4562-ab51-9f59092cad2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.056157 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:05:50.056513 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-981788551", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:50.058089 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-981788551', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:05:50.058210 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume of 1 GB Aug 12 13:05:50.062858 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Availability Zones retrieved successfully. Aug 12 13:05:50.065526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.067426 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:50.067620 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:50.067836 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:50.068360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Flow 'volume_create_api' (0eccfd46-795b-4b14-866e-bf50f2fd1315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:05:50.069504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c89628f-d738-486c-8da4-8936c7f22894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:50.070487 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:05:50.074603 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:50.074603 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:50.077711 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:50.081842 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-8ed182c1-581c-405c-aeff-0baca39e0867 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:50.082214 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1403/5577] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:05:50 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:50.091045 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d0c0ffa-b05e-48b3-b8de-48275e91a3fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.091464 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d0c0ffa-b05e-48b3-b8de-48275e91a3fa None None] GET https://10.4.3.81/volume// Aug 12 13:05:50.091617 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d0c0ffa-b05e-48b3-b8de-48275e91a3fa None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:50.091795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d0c0ffa-b05e-48b3-b8de-48275e91a3fa None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:50.092090 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d0c0ffa-b05e-48b3-b8de-48275e91a3fa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:05:50.092343 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1399/5578] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:05:50 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:05:50.094809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c89628f-d738-486c-8da4-8936c7f22894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:50.095536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b11896d-fd04-4410-9a8f-4a1186589b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:50.098791 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-f2d89137-351b-4929-b95e-7e7bf77d175f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.100687 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-f2d89137-351b-4929-b95e-7e7bf77d175f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:05:50.101028 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-f2d89137-351b-4929-b95e-7e7bf77d175f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6582bd0a-ae57-4ddc-b980-71775750d853", "connector": null, "instance_uuid": "c7a1e973-47a2-481d-ac21-9cdf88adb639"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:50.108119 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:50.108119 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:50.128557 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-f2d89137-351b-4929-b95e-7e7bf77d175f tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:05:50.128997 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1395/5579] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:05:50 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:50.146639 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Created reservations ['53bbb94b-9fb4-4c98-907f-6e15b9e0a02d', '068a1232-479c-4ac3-9066-52790c9066f8', 'edbb3521-1394-4557-9ad7-4087ac312dc0', '73584e22-9eef-4247-b7eb-5356497dbc44'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:05:50.147390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b11896d-fd04-4410-9a8f-4a1186589b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53bbb94b-9fb4-4c98-907f-6e15b9e0a02d', '068a1232-479c-4ac3-9066-52790c9066f8', 'edbb3521-1394-4557-9ad7-4087ac312dc0', '73584e22-9eef-4247-b7eb-5356497dbc44']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:50.148054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd043d6-59f1-458b-9f9c-d0bc088b560b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:50.167641 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd043d6-59f1-458b-9f9c-d0bc088b560b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc2c005-3212-4782-9236-622953882944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-981788551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5095e9fda2fc43f2ac14a42652aabde1',qos_specs=None,replication_status=,reservations=['53bbb94b-9fb4-4c98-907f-6e15b9e0a02d','068a1232-479c-4ac3-9066-52790c9066f8','edbb3521-1394-4557-9ad7-4087ac312dc0','73584e22-9eef-4247-b7eb-5356497dbc44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-981788551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc2c005-3212-4782-9236-622953882944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5095e9fda2fc43f2ac14a42652aabde1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:50.168852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2070522e-d036-4789-bb9c-c7d877d40676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:50.187291 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2070522e-d036-4789-bb9c-c7d877d40676) transitioned into state 'SUCCESS' from state '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-981788551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5095e9fda2fc43f2ac14a42652aabde1',qos_specs=None,replication_status=,reservations=['53bbb94b-9fb4-4c98-907f-6e15b9e0a02d','068a1232-479c-4ac3-9066-52790c9066f8','edbb3521-1394-4557-9ad7-4087ac312dc0','73584e22-9eef-4247-b7eb-5356497dbc44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:50.188034 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fc7c81-ca23-4de7-8f58-31243ee9b1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:50.196054 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fc7c81-ca23-4de7-8f58-31243ee9b1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:50.197014 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Flow 'volume_create_api' (0eccfd46-795b-4b14-866e-bf50f2fd1315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:05:50.197352 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume request issued successfully. Aug 12 13:05:50.197938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d650e526-7909-4562-ab51-9f59092cad2f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:05:50.198415 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1383/5580] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:05:49 2026] POST /volume/v3/volumes => generated 751 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:05:50.209320 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f61cf131-4936-40bb-850d-ab852a958bd3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.210924 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f61cf131-4936-40bb-850d-ab852a958bd3 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:50.211113 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f61cf131-4936-40bb-850d-ab852a958bd3 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:50.211336 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f61cf131-4936-40bb-850d-ab852a958bd3 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:50.217468 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:50.217468 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:50.221069 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f61cf131-4936-40bb-850d-ab852a958bd3 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:50.225115 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f61cf131-4936-40bb-850d-ab852a958bd3 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 200 Aug 12 13:05:50.225497 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1404/5581] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:50 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:50.765265 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29052494-251f-4e57-8251-03b1b9a11c28 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.765674 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29052494-251f-4e57-8251-03b1b9a11c28 None None] GET https://10.4.3.81/volume// Aug 12 13:05:50.765840 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29052494-251f-4e57-8251-03b1b9a11c28 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:50.766013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29052494-251f-4e57-8251-03b1b9a11c28 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:50.766358 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29052494-251f-4e57-8251-03b1b9a11c28 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:05:50.766619 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1400/5582] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:05:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:05:50.774005 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.775900 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:05:50.776112 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:50.776299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:50.784652 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:50.784652 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:50.787819 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:05:50.792042 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-0191e654-d62e-4885-b92c-a84a7acbdc39 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:05:50.792440 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1396/5583] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:05:50 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:05:50.890382 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.892279 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 Aug 12 13:05:50.892589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:50.899360 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:05:50.903491 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:05:50.904329 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:50.904329 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:50.967340 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-6582bd0a-ae57-4ddc-b980-71775750d853-np0000007055" released by "attachment_update" :: held 0.064s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:05:50.967597 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-409c7136-b7ca-47e2-b6b1-615e94e4aaf3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 returned with HTTP 200 Aug 12 13:05:50.968020 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1384/5584] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:05:50 2026] PUT /volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:05:50.988418 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-641492b6-b643-450f-b401-6b3499bf34d7 req-2429b849-4428-40cc-a8a4-30f8d3741ae4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:50.990143 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-2429b849-4428-40cc-a8a4-30f8d3741ae4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913/action Aug 12 13:05:50.990495 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-2429b849-4428-40cc-a8a4-30f8d3741ae4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100195) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:05:50.990606 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-2429b849-4428-40cc-a8a4-30f8d3741ae4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:51.005519 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:51.005519 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:51.013515 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-641492b6-b643-450f-b401-6b3499bf34d7 req-2429b849-4428-40cc-a8a4-30f8d3741ae4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913/action returned with HTTP 204 Aug 12 13:05:51.013934 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1405/5585] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:05:50 2026] POST /volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:51.238658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:51.240156 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:51.240334 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:51.240498 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:51.246749 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:51.246749 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:51.249754 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:51.253893 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2853af9f-b825-458e-9d14-a4849dbbddb2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 200 Aug 12 13:05:51.254268 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1401/5586] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:51 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:51.271894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:51.274417 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:51.274690 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:51.275091 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:51.285668 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:51.285668 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:51.289983 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:51.295966 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b0effc5-4212-4d6a-aad0-6e525aa09ada tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 200 Aug 12 13:05:51.296602 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1397/5587] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:51 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:51.311276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:51.312992 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:05:51.313366 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9cc2c005-3212-4782-9236-622953882944", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1258380420", "description": null, "metadata": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:51.321928 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:51.321928 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:51.322454 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:51.322599 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create snapshot from volume 9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:51.353783 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Created reservations ['d1a93925-6c7a-4685-8858-143328777f88', '838c8008-fbbb-4c05-9c27-54e806a3cc17', '7ac64d9f-c269-47ce-ab9f-49d90349f341', '9e127101-96a5-4ee7-88c8-7eac75e86917'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:05:51.380244 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot force create request issued successfully. Aug 12 13:05:51.380471 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cb918d7-ba31-40b2-958d-48d3c344a1d4 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:05:51.380945 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1385/5588] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:05:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:05:51.389403 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:51.391665 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:51.391939 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:51.392194 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:51.397943 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:51.397943 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:51.398646 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:51.399826 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f84489ff-729c-4ae8-8e3b-f5490a5f8e3d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 200 Aug 12 13:05:51.400179 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1406/5589] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:51 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:52.409505 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a591b704-3922-4988-bef8-01e101246a88 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:52.411598 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a591b704-3922-4988-bef8-01e101246a88 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:52.411834 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a591b704-3922-4988-bef8-01e101246a88 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:52.412048 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a591b704-3922-4988-bef8-01e101246a88 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:52.417537 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:52.417537 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:52.418017 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a591b704-3922-4988-bef8-01e101246a88 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:52.418896 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a591b704-3922-4988-bef8-01e101246a88 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 200 Aug 12 13:05:52.419315 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1402/5590] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:52 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:52.426881 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:52.428378 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:52.428555 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:52.428747 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:52.432893 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:52.432893 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:52.433262 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:52.433886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4ea9e4c-30cd-4617-8324-98b0ad8467f0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 200 Aug 12 13:05:52.434184 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1398/5591] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:52 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:52.441794 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0cb2b249-ce81-4159-8600-ede651c0d138 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:52.443636 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0cb2b249-ce81-4159-8600-ede651c0d138 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:52.443814 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0cb2b249-ce81-4159-8600-ede651c0d138 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:52.443983 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0cb2b249-ce81-4159-8600-ede651c0d138 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:52.448515 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:52.448515 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:52.448984 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0cb2b249-ce81-4159-8600-ede651c0d138 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:52.449651 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0cb2b249-ce81-4159-8600-ede651c0d138 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 200 Aug 12 13:05:52.449995 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1386/5592] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:52 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:52.457954 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:52.459444 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:05:52.459722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "df10eea6-3035-42bb-b3d7-ce9f7f037574", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:05:52.461075 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume request body: {'volume': {'snapshot_id': 'df10eea6-3035-42bb-b3d7-ce9f7f037574', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:05:52.465532 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:52.465532 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:52.465883 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:52.466002 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume of 1 GB Aug 12 13:05:52.468624 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Availability Zones retrieved successfully. Aug 12 13:05:52.473306 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Flow 'volume_create_api' (e7f6ff32-3778-442c-912d-fb9ec7cc6aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:05:52.474252 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac764651-f90e-4676-8099-fdfc223a5f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:52.474979 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:05:52.499726 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac764651-f90e-4676-8099-fdfc223a5f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df10eea6-3035-42bb-b3d7-ce9f7f037574', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:52.500857 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b77dce9-9f55-448d-8f9e-bb0901ba61be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:52.541787 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Created reservations ['d9854187-8914-41ce-a001-7cb76dfc17be', '444ec772-ad38-4ed5-bcec-afce641e2bbe', '4a2c5a4e-b04e-4b11-9bb7-5ad0b511a998', 'df86ce34-f438-47d8-93a8-8ccdb2d54de0'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:05:52.542526 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b77dce9-9f55-448d-8f9e-bb0901ba61be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9854187-8914-41ce-a001-7cb76dfc17be', '444ec772-ad38-4ed5-bcec-afce641e2bbe', '4a2c5a4e-b04e-4b11-9bb7-5ad0b511a998', 'df86ce34-f438-47d8-93a8-8ccdb2d54de0']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:52.543226 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c6a382-2bc1-4853-a6a3-be2231da76b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:52.580674 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c6a382-2bc1-4853-a6a3-be2231da76b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a1e84a-f6bd-4835-b253-5834e3a06234', '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='5095e9fda2fc43f2ac14a42652aabde1',qos_specs=None,replication_status=,reservations=['d9854187-8914-41ce-a001-7cb76dfc17be','444ec772-ad38-4ed5-bcec-afce641e2bbe','4a2c5a4e-b04e-4b11-9bb7-5ad0b511a998','df86ce34-f438-47d8-93a8-8ccdb2d54de0'],size=1,snapshot_id=df10eea6-3035-42bb-b3d7-ce9f7f037574,source_replicaid=,source_volid=None,status='creating',user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:05:52Z,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=17a1e84a-f6bd-4835-b253-5834e3a06234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5095e9fda2fc43f2ac14a42652aabde1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df10eea6-3035-42bb-b3d7-ce9f7f037574,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:52.581755 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2490779-8819-4a38-9628-21517534cd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:52.599202 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2490779-8819-4a38-9628-21517534cd73) transitioned into state 'SUCCESS' from 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='5095e9fda2fc43f2ac14a42652aabde1',qos_specs=None,replication_status=,reservations=['d9854187-8914-41ce-a001-7cb76dfc17be','444ec772-ad38-4ed5-bcec-afce641e2bbe','4a2c5a4e-b04e-4b11-9bb7-5ad0b511a998','df86ce34-f438-47d8-93a8-8ccdb2d54de0'],size=1,snapshot_id=df10eea6-3035-42bb-b3d7-ce9f7f037574,source_replicaid=,source_volid=None,status='creating',user_id='cbcb3557a2b14c93b45cb325bdc0a70d',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:52.600125 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c41442e-5a6a-4fa6-89bc-41ac4c82c7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:05:52.621188 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c41442e-5a6a-4fa6-89bc-41ac4c82c7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:05:52.622190 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Flow 'volume_create_api' (e7f6ff32-3778-442c-912d-fb9ec7cc6aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:05:52.622538 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Create volume request issued successfully. Aug 12 13:05:52.623157 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d5522c2f-b5e3-425f-ab21-e2177f94da8b tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:05:52.623657 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1407/5593] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 13:05:52 2026] POST /volume/v3/volumes => generated 739 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:05:52.634342 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f836704d-549a-4bb6-9c05-a71d25846eaa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:52.635910 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f836704d-549a-4bb6-9c05-a71d25846eaa tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:52.636085 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f836704d-549a-4bb6-9c05-a71d25846eaa tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:52.636281 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f836704d-549a-4bb6-9c05-a71d25846eaa tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:52.642151 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:52.642151 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:52.645104 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f836704d-549a-4bb6-9c05-a71d25846eaa tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:52.648648 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f836704d-549a-4bb6-9c05-a71d25846eaa tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 200 Aug 12 13:05:52.648996 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1403/5594] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:52 2026] GET /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 807 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:53.661169 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b135c3d-db06-452d-8218-5dc870d166b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:53.663038 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b135c3d-db06-452d-8218-5dc870d166b0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:53.663234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b135c3d-db06-452d-8218-5dc870d166b0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:53.663416 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b135c3d-db06-452d-8218-5dc870d166b0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:53.670983 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:53.670983 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:53.674322 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b135c3d-db06-452d-8218-5dc870d166b0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:53.678121 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b135c3d-db06-452d-8218-5dc870d166b0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 200 Aug 12 13:05:53.678539 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1399/5595] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:53 2026] GET /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:53.693626 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:53.695376 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:53.695640 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:53.695859 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:53.702709 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:53.702709 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:53.706605 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:53.711043 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68dd9232-463c-4c70-940d-82a6530d4bb8 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 200 Aug 12 13:05:53.711441 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1387/5596] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:53 2026] GET /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:53.722310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:53.724224 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:53.724446 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:53.724659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:53.724767 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.snapshots [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete snapshot with id: df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:53.729878 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:53.729878 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:53.730366 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:53.745264 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot delete request issued successfully. Aug 12 13:05:53.745469 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a6a695d-dcf1-445f-9579-d6efa2ce7d4d tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 202 Aug 12 13:05:53.745894 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1408/5597] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:05:53 2026] DELETE /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:53.752699 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-586f36c6-346b-4052-b1b9-426c21a2143f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:53.754542 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-586f36c6-346b-4052-b1b9-426c21a2143f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:53.754724 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-586f36c6-346b-4052-b1b9-426c21a2143f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:53.754939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-586f36c6-346b-4052-b1b9-426c21a2143f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:53.761208 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:53.761208 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:05:53.762002 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-586f36c6-346b-4052-b1b9-426c21a2143f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Snapshot retrieved successfully. Aug 12 13:05:53.763235 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-586f36c6-346b-4052-b1b9-426c21a2143f tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 200 Aug 12 13:05:53.763834 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1404/5598] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:53 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:54.773463 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb6d8495-dd23-4e2a-926d-6c8997453020 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:54.775829 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb6d8495-dd23-4e2a-926d-6c8997453020 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:54.776098 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb6d8495-dd23-4e2a-926d-6c8997453020 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:54.776372 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb6d8495-dd23-4e2a-926d-6c8997453020 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:54.781747 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb6d8495-dd23-4e2a-926d-6c8997453020 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 404 Aug 12 13:05:54.782420 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1400/5599] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:54 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:54.788904 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-939877c7-1937-4203-8810-babc201574e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:54.790480 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:54.790740 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:54.790841 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:54.791013 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete volume with id: 9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:54.798201 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:54.798201 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:54.798653 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:54.814755 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete volume request issued successfully. Aug 12 13:05:54.814953 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-939877c7-1937-4203-8810-babc201574e0 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 202 Aug 12 13:05:54.815366 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1388/5600] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:05:54 2026] DELETE /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:54.823157 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:54.825079 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:54.825285 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:54.825465 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:54.833729 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:54.833729 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:05:54.838105 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:54.843206 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-e83df5d3-6ab1-4fe0-b925-36ab79821935 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 200 Aug 12 13:05:54.843602 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1409/5601] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:54 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:55.856121 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1dcf09f5-7a45-4b30-ab06-78ce4b79cd8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:55.857763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dcf09f5-7a45-4b30-ab06-78ce4b79cd8c tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:55.857988 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dcf09f5-7a45-4b30-ab06-78ce4b79cd8c tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:55.858203 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dcf09f5-7a45-4b30-ab06-78ce4b79cd8c tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:55.863453 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dcf09f5-7a45-4b30-ab06-78ce4b79cd8c tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 404 Aug 12 13:05:55.863926 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1405/5602] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:55 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:55.870946 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:55.872742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] DELETE https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:55.872967 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:55.873157 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:55.873344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete volume with id: 17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:55.880165 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:55.880165 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:05:55.880586 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:55.896221 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete volume request issued successfully. Aug 12 13:05:55.896400 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29897ead-bbf3-40e8-83e6-e24fa663ebce tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 202 Aug 12 13:05:55.896832 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1401/5603] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:05:55 2026] DELETE /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:05:55.903327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:55.905120 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:55.905309 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:55.905489 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:55.912840 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:05:55.912840 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:05:55.916362 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Volume info retrieved successfully. Aug 12 13:05:55.920516 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75094bf8-2bae-451e-b830-47e5f766f7e2 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 200 Aug 12 13:05:55.920957 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1389/5604] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:55 2026] GET /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:05:56.933024 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fd294e5b-8a22-4b13-a340-ba775db08040 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:56.934983 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd294e5b-8a22-4b13-a340-ba775db08040 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 Aug 12 13:05:56.935259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd294e5b-8a22-4b13-a340-ba775db08040 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:56.935481 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fd294e5b-8a22-4b13-a340-ba775db08040 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:56.940908 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fd294e5b-8a22-4b13-a340-ba775db08040 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 returned with HTTP 404 Aug 12 13:05:56.941399 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1410/5605] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:56 2026] GET /volume/v3/volumes/17a1e84a-f6bd-4835-b253-5834e3a06234 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:56.947987 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:56.949763 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:56.949980 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:56.950170 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:56.950272 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete snapshot with id: df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:56.954340 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7167c902-aa2e-402f-9f6d-c0a4a457d866 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 404 Aug 12 13:05:56.954843 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1406/5606] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:05:56 2026] DELETE /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:56.961716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f084098-b805-4782-a0ad-eb11b5f07016 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:56.963529 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f084098-b805-4782-a0ad-eb11b5f07016 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 Aug 12 13:05:56.963753 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f084098-b805-4782-a0ad-eb11b5f07016 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:56.963968 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f084098-b805-4782-a0ad-eb11b5f07016 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:56.968513 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f084098-b805-4782-a0ad-eb11b5f07016 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 returned with HTTP 404 Aug 12 13:05:56.969113 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1402/5607] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:05:56 2026] GET /volume/v3/snapshots/df10eea6-3035-42bb-b3d7-ce9f7f037574 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:56.977183 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:56.979046 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:56.979270 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:56.979454 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:56.979608 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Delete volume with id: 9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:56.985402 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a3828d2-8694-4301-b52c-91c01d0732e7 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 404 Aug 12 13:05:56.985880 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1390/5608] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:05:56 2026] DELETE /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:05:56.992681 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9d195068-a79a-40c6-b169-59acd06af4a6 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:05:56.994581 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d195068-a79a-40c6-b169-59acd06af4a6 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] GET https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 Aug 12 13:05:56.994794 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d195068-a79a-40c6-b169-59acd06af4a6 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:05:56.995077 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9d195068-a79a-40c6-b169-59acd06af4a6 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:05:57.000717 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9d195068-a79a-40c6-b169-59acd06af4a6 tempest-SnapshotDependencyTests-1456130244 tempest-SnapshotDependencyTests-1456130244-project-member] https://10.4.3.81/volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 returned with HTTP 404 Aug 12 13:05:57.001245 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1411/5609] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:05:56 2026] GET /volume/v3/volumes/9cc2c005-3212-4782-9236-622953882944 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:06:06.952019 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=47,cinder:UPDATE=8,cinder:INSERT=7 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:06.965920 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=66,cinder:UPDATE=10,cinder:INSERT=20 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:06.982076 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=103,cinder:UPDATE=39,cinder:INSERT=27 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:06.997420 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=88,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:10.305644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f6a89872-2592-4e74-8abf-50cf8617463a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:10.384957 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f6a89872-2592-4e74-8abf-50cf8617463a tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:06:10.385287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f6a89872-2592-4e74-8abf-50cf8617463a tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1538402294", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:10.397113 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f6a89872-2592-4e74-8abf-50cf8617463a tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:06:10.397401 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1407/5610] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 13:06:10 2026] POST /volume/v3/types => generated 212 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:10.404712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec891ad7-2589-4f44-bea8-9125f98361bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:10.406518 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec891ad7-2589-4f44-bea8-9125f98361bc tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] POST https://10.4.3.81/volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38/encryption Aug 12 13:06:10.406878 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec891ad7-2589-4f44-bea8-9125f98361bc tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:10.421196 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec891ad7-2589-4f44-bea8-9125f98361bc tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38/encryption returned with HTTP 200 Aug 12 13:06:10.421666 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1403/5611] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:06:10 2026] POST /volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:10.429236 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:10.481450 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:06:10.481793 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-818084999", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1538402294", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:10.483239 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-818084999', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1538402294', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:06:10.486962 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume of 1 GB Aug 12 13:06:10.487288 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:10.487288 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:10.487738 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Availability Zones retrieved successfully. Aug 12 13:06:10.493856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (7cb61fc0-7768-425f-a23a-2d611637b6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:10.494751 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db59e53-b11b-4470-8fe3-d89ed75c596d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:10.495734 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:06:10.522184 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db59e53-b11b-4470-8fe3-d89ed75c596d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:06:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38,is_public=True,name='tempest-scenario-type-luks-1538402294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38', '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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:10.523118 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e501e2-8490-448d-ab3b-0737f91419ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:10.551059 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1538402294 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1538402294, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:06:10.551302 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1538402294 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1538402294, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:06:10.580255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Created reservations ['6f4db1d2-627d-494e-a08e-efa852de5b69', '8d46235d-6908-43e6-ac7f-b73de78295b7', '8a3e3f0a-95fc-464e-85aa-c948969b3a18', 'e833cfa5-e21e-44be-8182-686d6175a3f9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:06:10.581095 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e501e2-8490-448d-ab3b-0737f91419ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4db1d2-627d-494e-a08e-efa852de5b69', '8d46235d-6908-43e6-ac7f-b73de78295b7', '8a3e3f0a-95fc-464e-85aa-c948969b3a18', 'e833cfa5-e21e-44be-8182-686d6175a3f9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:10.581676 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5369ab31-0ea6-49b5-99f5-bb49f937b9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:10.601091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5369ab31-0ea6-49b5-99f5-bb49f937b9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73976008-b5d0-4061-9279-7b309a00bd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-818084999',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['6f4db1d2-627d-494e-a08e-efa852de5b69','8d46235d-6908-43e6-ac7f-b73de78295b7','8a3e3f0a-95fc-464e-85aa-c948969b3a18','e833cfa5-e21e-44be-8182-686d6175a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-818084999',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73976008-b5d0-4061-9279-7b309a00bd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d102ab6b7b041cc80b8005f56c9b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38),volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:10.601747 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092a9391-12bb-4d51-808f-28834e81e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:10.621568 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092a9391-12bb-4d51-808f-28834e81e39f) transitioned into state 'SUCCESS' from state '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-818084999',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['6f4db1d2-627d-494e-a08e-efa852de5b69','8d46235d-6908-43e6-ac7f-b73de78295b7','8a3e3f0a-95fc-464e-85aa-c948969b3a18','e833cfa5-e21e-44be-8182-686d6175a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:10.622368 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b38391-e2ad-48cc-b54f-5c1f2729e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:10.631010 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b38391-e2ad-48cc-b54f-5c1f2729e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:10.632085 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (7cb61fc0-7768-425f-a23a-2d611637b6ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:10.632366 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request issued successfully. Aug 12 13:06:10.632936 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ba48484-77c3-48f4-9399-fa0bb082ccbc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:06:10.633333 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1391/5612] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:06:10 2026] POST /volume/v3/volumes => generated 782 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:06:10.645666 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:10.647532 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:06:10.648124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:10.648124 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:10.655461 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:10.655461 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:10.659182 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:10.663300 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d59ce5d7-6c2e-468c-8ac3-9fd210f70688 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 200 Aug 12 13:06:10.663700 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1412/5613] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:10 2026] GET /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:11.675952 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:11.677819 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:06:11.678005 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:11.678180 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:11.684296 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:11.684296 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:11.687413 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:11.690825 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e5713d-daa3-42cc-bb29-341cc82f1b24 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 200 Aug 12 13:06:11.691163 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1408/5614] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:11 2026] GET /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:11.702073 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a46c093a-822c-4072-ad32-a12f8ef7422f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:11.703740 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a46c093a-822c-4072-ad32-a12f8ef7422f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:06:11.703955 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a46c093a-822c-4072-ad32-a12f8ef7422f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:11.704148 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a46c093a-822c-4072-ad32-a12f8ef7422f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:11.710937 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:11.710937 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:11.714789 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a46c093a-822c-4072-ad32-a12f8ef7422f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:11.718817 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a46c093a-822c-4072-ad32-a12f8ef7422f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 200 Aug 12 13:06:11.719244 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1404/5615] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:11 2026] GET /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:11.729783 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:11.732219 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:06:11.732685 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1832976739", "source_volid": "73976008-b5d0-4061-9279-7b309a00bd24", "volume_type": "tempest-scenario-type-luks-1538402294", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:11.734677 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1832976739', 'source_volid': '73976008-b5d0-4061-9279-7b309a00bd24', 'volume_type': 'tempest-scenario-type-luks-1538402294', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:06:11.746792 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:11.746792 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:11.747462 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume retrieved successfully. Aug 12 13:06:11.747633 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume of 1 GB Aug 12 13:06:11.748554 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Availability Zones retrieved successfully. Aug 12 13:06:11.754621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (705bb072-ddea-4ecc-96c4-11e3493deede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:11.755673 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3363f875-1d47-447d-a78d-a65852862253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:11.756536 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:06:11.774373 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3363f875-1d47-447d-a78d-a65852862253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73976008-b5d0-4061-9279-7b309a00bd24', 'volume_type': VolumeType(created_at=2026-08-12T13:06:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38,is_public=True,name='tempest-scenario-type-luks-1538402294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38', '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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:11.775093 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1463c330-85c9-4065-b018-4720e3887d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:11.808527 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Created reservations ['7296d10f-c444-423c-8de4-c4aad992b5e6', 'b479321d-4d87-4c43-bbbe-dc59a7a197ae', '356d9a2a-2a6a-41c3-949e-325f2053bd4f', 'e8d57837-40e7-45be-a13b-f90c97b78cb8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:06:11.809362 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1463c330-85c9-4065-b018-4720e3887d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7296d10f-c444-423c-8de4-c4aad992b5e6', 'b479321d-4d87-4c43-bbbe-dc59a7a197ae', '356d9a2a-2a6a-41c3-949e-325f2053bd4f', 'e8d57837-40e7-45be-a13b-f90c97b78cb8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:11.810106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1678b53-9b64-48c7-a4bb-3fe1f8613159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:11.839140 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1678b53-9b64-48c7-a4bb-3fe1f8613159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4885dc9-2171-4932-959f-a3d5494d9cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1832976739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['7296d10f-c444-423c-8de4-c4aad992b5e6','b479321d-4d87-4c43-bbbe-dc59a7a197ae','356d9a2a-2a6a-41c3-949e-325f2053bd4f','e8d57837-40e7-45be-a13b-f90c97b78cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=73976008-b5d0-4061-9279-7b309a00bd24,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1832976739',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a4885dc9-2171-4932-959f-a3d5494d9cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d102ab6b7b041cc80b8005f56c9b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73976008-b5d0-4061-9279-7b309a00bd24,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38),volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:11.839870 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81f4944-e106-482b-be2b-ef62340971aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:11.855295 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81f4944-e106-482b-be2b-ef62340971aa) transitioned into state 'SUCCESS' from state '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-1832976739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['7296d10f-c444-423c-8de4-c4aad992b5e6','b479321d-4d87-4c43-bbbe-dc59a7a197ae','356d9a2a-2a6a-41c3-949e-325f2053bd4f','e8d57837-40e7-45be-a13b-f90c97b78cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=73976008-b5d0-4061-9279-7b309a00bd24,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:11.855961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb59ae5f-2904-4ff0-a5c3-3d2c5dfd8fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:11.869798 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb59ae5f-2904-4ff0-a5c3-3d2c5dfd8fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:11.870540 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (705bb072-ddea-4ecc-96c4-11e3493deede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:11.870853 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request issued successfully. Aug 12 13:06:11.871412 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14cc2d00-d5b7-488e-a224-8facf9c6dd83 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:06:11.871876 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1392/5616] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:06:11 2026] POST /volume/v3/volumes => generated 810 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:06:11.882728 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:11.884703 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:11.884912 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:11.885135 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:11.891709 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:11.891709 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:11.895428 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:11.899126 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-2cbc1da0-4563-4d41-a9fc-52570aa27ae5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:11.899533 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1413/5617] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:11 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:12.911305 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:12.913128 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:12.913312 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:12.913494 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:12.922607 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:12.922607 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:12.927252 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:12.932209 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba73aaca-3822-4864-8788-ba1e7e9fea2e tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:12.932757 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1409/5618] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:12 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:13.944716 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-31157303-3cd7-4e82-8c63-8891ef190d64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:13.946988 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31157303-3cd7-4e82-8c63-8891ef190d64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:13.947225 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31157303-3cd7-4e82-8c63-8891ef190d64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:13.947458 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31157303-3cd7-4e82-8c63-8891ef190d64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:13.956265 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:13.956265 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:13.959751 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-31157303-3cd7-4e82-8c63-8891ef190d64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:13.963506 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31157303-3cd7-4e82-8c63-8891ef190d64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:13.963908 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1405/5619] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:13 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:14.976944 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e26b5ebf-1508-4e63-b07d-4911df977453 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:14.978955 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e26b5ebf-1508-4e63-b07d-4911df977453 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:14.979167 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e26b5ebf-1508-4e63-b07d-4911df977453 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:14.979391 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e26b5ebf-1508-4e63-b07d-4911df977453 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:14.986835 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:14.986835 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:14.990023 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e26b5ebf-1508-4e63-b07d-4911df977453 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:14.993882 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e26b5ebf-1508-4e63-b07d-4911df977453 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:14.994255 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1393/5620] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:14 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:16.006961 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:16.021693 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:16.021949 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:16.022166 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:16.030765 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:16.030765 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:16.034562 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:16.038600 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-a82f2a75-f288-4d7c-a421-efb07abf6055 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:16.039001 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1414/5621] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:16 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:17.051801 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:17.053951 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:17.054221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:17.054488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:17.062585 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:17.062585 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:17.065860 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:17.071145 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55aa33e3-91a7-46c2-a01c-e2b0594a1b1a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:17.071145 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1410/5622] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:17 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:18.084395 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:18.086266 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:18.086464 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:18.086656 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:18.093226 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:18.093226 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:18.096339 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:18.099993 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f6f089c-3c3d-49e7-b39c-8e2ff10f5c48 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:18.100511 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1406/5623] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:18 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:19.113215 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:19.115621 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:19.115941 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:19.116165 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:19.124516 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:19.124516 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:19.128580 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:19.132423 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47c2623b-42d0-43db-8f3a-5fd9b7b36d0d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:19.132785 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1394/5624] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:19 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:20.145251 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:20.146979 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:20.147178 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:20.147375 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:20.155114 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:20.155114 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:20.159346 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:20.164558 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0a744e6b-5da8-4f1d-8c65-0f14f984b2fc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:20.164811 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1415/5625] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:20 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:20.178287 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6309d141-596e-421d-9316-5c72a246c2eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:20.180098 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6309d141-596e-421d-9316-5c72a246c2eb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:06:20.180339 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6309d141-596e-421d-9316-5c72a246c2eb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:20.180541 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6309d141-596e-421d-9316-5c72a246c2eb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:20.187495 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:20.187495 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:20.191686 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6309d141-596e-421d-9316-5c72a246c2eb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:06:20.196916 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6309d141-596e-421d-9316-5c72a246c2eb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:06:20.197347 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1411/5626] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:20 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:28.099253 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=15,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:29.131663 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:30.162603 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=16 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:30.195357 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:35.213187 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:35.215195 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:06:35.215633 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6582bd0a-ae57-4ddc-b980-71775750d853", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-785340091", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:35.227336 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:35.227336 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:35.227762 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:35.227929 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create snapshot from volume 6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:06:35.255567 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['d564ca79-2692-403d-8963-a17534ca2823', '92c91ec7-5214-4629-88fe-e0f4eaa3fa85', '772b953a-3ec3-4eba-b252-8bb11cd6b642', '85282452-c9e9-4236-ab14-66dde181aaf0'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:06:35.288062 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot force create request issued successfully. Aug 12 13:06:35.288406 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-012053c9-4c96-4f6b-9de9-3202e62de8ce tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:06:35.288877 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1407/5627] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:06:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:06:35.297403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:35.299220 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:06:35.299504 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:35.299732 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:35.304677 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:35.304677 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:35.305131 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:06:35.305908 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3ee5b7f-2203-4ce7-956c-9c4d35fec2fa tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 200 Aug 12 13:06:35.306246 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1395/5628] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:06:35 2026] GET /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:36.315521 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:36.317698 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:06:36.317986 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:36.318233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:36.324155 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:36.324155 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:36.324701 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:06:36.325670 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-014580d1-2ca9-42cd-87ab-75260a6fa9f1 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 200 Aug 12 13:06:36.326275 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1416/5629] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:06:36 2026] GET /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:36.335268 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e600d59-dade-40c2-b895-3bae482648af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:36.337284 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e600d59-dade-40c2-b895-3bae482648af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:06:36.337539 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e600d59-dade-40c2-b895-3bae482648af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:36.337802 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e600d59-dade-40c2-b895-3bae482648af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:36.343279 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:36.343279 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:36.343821 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e600d59-dade-40c2-b895-3bae482648af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:06:36.344645 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e600d59-dade-40c2-b895-3bae482648af tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 200 Aug 12 13:06:36.345126 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1412/5630] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:06:36 2026] GET /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:36.354977 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-791a1567-516d-4980-a1af-9d317b7a7d42 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:36.356941 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:06:36.357261 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2064747842", "snapshot_id": "402c4f21-ece7-46af-840f-5223fa0bd18a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:36.358924 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2064747842', 'snapshot_id': '402c4f21-ece7-46af-840f-5223fa0bd18a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:06:36.364808 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:36.364808 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:36.365222 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:06:36.365344 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume of 1 GB Aug 12 13:06:36.368884 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Availability Zones retrieved successfully. Aug 12 13:06:36.374642 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (1b66d074-7936-459b-bea7-578889eb3049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:36.375503 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf18478-c94a-4873-a724-1602d7b21d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:36.376653 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:06:36.406949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf18478-c94a-4873-a724-1602d7b21d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '402c4f21-ece7-46af-840f-5223fa0bd18a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:36.407758 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20c534c-a083-4658-8ecd-e602289c03a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:36.444626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Created reservations ['b0a76c2e-5545-418f-ae3a-4faec00ef686', '5c4bee3d-db82-4143-a9fe-9bcd3e66f71e', '3132f804-be2e-4def-b747-de5410f08674', 'dcc37f5f-65b0-4e03-83ed-37f01a7364d5'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:06:36.445361 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20c534c-a083-4658-8ecd-e602289c03a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a76c2e-5545-418f-ae3a-4faec00ef686', '5c4bee3d-db82-4143-a9fe-9bcd3e66f71e', '3132f804-be2e-4def-b747-de5410f08674', 'dcc37f5f-65b0-4e03-83ed-37f01a7364d5']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:36.446092 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4db9f2e-9994-417c-8981-515adedd0f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:36.489048 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4db9f2e-9994-417c-8981-515adedd0f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '475c2909-c672-4955-80b3-b084ca87c7b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2064747842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['b0a76c2e-5545-418f-ae3a-4faec00ef686','5c4bee3d-db82-4143-a9fe-9bcd3e66f71e','3132f804-be2e-4def-b747-de5410f08674','dcc37f5f-65b0-4e03-83ed-37f01a7364d5'],size=1,snapshot_id=402c4f21-ece7-46af-840f-5223fa0bd18a,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), '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-12T13:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2064747842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=475c2909-c672-4955-80b3-b084ca87c7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ceb08f8704610904c52c7a47701ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=402c4f21-ece7-46af-840f-5223fa0bd18a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac34300b2144d3ab9be223357a6b49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:36.489765 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22b913b-80df-4a6d-8e41-11370a054b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:36.513166 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22b913b-80df-4a6d-8e41-11370a054b8a) transitioned into state 'SUCCESS' from state '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-2064747842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ceb08f8704610904c52c7a47701ee',qos_specs=None,replication_status=,reservations=['b0a76c2e-5545-418f-ae3a-4faec00ef686','5c4bee3d-db82-4143-a9fe-9bcd3e66f71e','3132f804-be2e-4def-b747-de5410f08674','dcc37f5f-65b0-4e03-83ed-37f01a7364d5'],size=1,snapshot_id=402c4f21-ece7-46af-840f-5223fa0bd18a,source_replicaid=,source_volid=None,status='creating',user_id='dac34300b2144d3ab9be223357a6b49f',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:36.514074 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a585cf-a1af-4467-9193-4424a5cc1e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:06:36.538386 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a585cf-a1af-4467-9193-4424a5cc1e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:06:36.539626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Flow 'volume_create_api' (1b66d074-7936-459b-bea7-578889eb3049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:06:36.540113 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Create volume request issued successfully. Aug 12 13:06:36.541077 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-791a1567-516d-4980-a1af-9d317b7a7d42 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:06:36.541523 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1408/5631] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:06:36 2026] POST /volume/v3/volumes => generated 783 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:06:36.554371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:36.556105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:36.556290 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:36.556468 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:36.563868 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:36.563868 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:36.567200 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:36.571042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bea14fc0-52d4-4e93-addc-d39ab9ae1156 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:36.571381 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1396/5632] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:36 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:06:37.585076 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:37.587122 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:37.587398 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:37.587689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:37.595632 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:37.595632 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:37.599324 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:37.603647 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-970ba47e-01e1-418e-8eed-aa2b1f152fc2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:37.604034 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1417/5633] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:37 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:37.620749 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:37.622937 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:37.623206 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:37.623474 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:37.633168 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:37.633168 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:37.637996 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:37.645228 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a29a198-ae07-4d60-ad3b-713507cfe0a2 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:37.645738 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1413/5634] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:06:37 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:37.755247 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:37.757308 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:37.757474 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:37.757659 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:37.764610 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:37.764610 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:06:37.767914 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:37.771998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-cf162ec6-9b34-42ee-9f6b-add1ec2a5a24 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:37.772361 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1409/5635] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:06:37 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:38.210972 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:38.213500 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:38.213750 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:38.213961 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:38.220742 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:38.220742 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:38.224019 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:38.228640 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fa6e0c51-6ab5-415c-b3fe-f1baf9b225d4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:38.229081 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1397/5636] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:06:38 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:38.238127 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9c9bdd06-6980-4ead-8233-ee6ccbd0b2cc None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:38.238498 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c9bdd06-6980-4ead-8233-ee6ccbd0b2cc None None] GET https://10.4.3.81/volume// Aug 12 13:06:38.238688 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c9bdd06-6980-4ead-8233-ee6ccbd0b2cc None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:38.238938 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9c9bdd06-6980-4ead-8233-ee6ccbd0b2cc None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:38.239267 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9c9bdd06-6980-4ead-8233-ee6ccbd0b2cc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:06:38.239536 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1418/5637] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:06:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:06:38.246349 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-4e2b7249-fa80-40da-8e60-ebc723943166 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:38.248348 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-4e2b7249-fa80-40da-8e60-ebc723943166 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:06:38.248884 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-4e2b7249-fa80-40da-8e60-ebc723943166 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "475c2909-c672-4955-80b3-b084ca87c7b6", "connector": null, "instance_uuid": "e7f58ca3-f029-4d77-a57f-18fe50322b6d"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:38.257200 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:38.257200 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:38.279611 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-4e2b7249-fa80-40da-8e60-ebc723943166 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:06:38.280233 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1414/5638] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:06:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:39.026638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-99002f5b-2303-482e-b90e-9a73bcb04ce2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:39.026638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99002f5b-2303-482e-b90e-9a73bcb04ce2 None None] GET https://10.4.3.81/volume// Aug 12 13:06:39.026638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99002f5b-2303-482e-b90e-9a73bcb04ce2 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:39.026638 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99002f5b-2303-482e-b90e-9a73bcb04ce2 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:39.027045 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99002f5b-2303-482e-b90e-9a73bcb04ce2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:06:39.027266 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1410/5639] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:06:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:06:39.034242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:39.036154 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:06:39.036384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:06:39.036553 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:06:39.046740 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:39.046740 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:06:39.050891 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:06:39.055293 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-ac5f5bca-ad28-4b73-ae46-92476f01895c tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:06:39.055790 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1398/5640] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:06:39 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:06:39.154765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:39.156814 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] PUT https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 Aug 12 13:06:39.157217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:39.164489 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Acquiring lock "cinder-attachment_update-475c2909-c672-4955-80b3-b084ca87c7b6-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:06:39.169060 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-475c2909-c672-4955-80b3-b084ca87c7b6-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:06:39.170001 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:39.170001 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:06:39.238916 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Lock "cinder-attachment_update-475c2909-c672-4955-80b3-b084ca87c7b6-np0000007055" released by "attachment_update" :: held 0.070s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:06:39.239563 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-fea60831-193d-4b51-83b7-feaa4572be14 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 returned with HTTP 200 Aug 12 13:06:39.240244 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1419/5641] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:06:39 2026] PUT /volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:06:39.259223 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-8feef066-99af-4522-b8f2-79f7c7e04e23 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:06:39.261447 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-8feef066-99af-4522-b8f2-79f7c7e04e23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] POST https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049/action Aug 12 13:06:39.261823 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-8feef066-99af-4522-b8f2-79f7c7e04e23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:06:39.261944 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-8feef066-99af-4522-b8f2-79f7c7e04e23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:06:39.276875 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:06:39.276875 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:06:39.288604 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2323548b-65e3-49de-bdd1-1048d5aebd22 req-8feef066-99af-4522-b8f2-79f7c7e04e23 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049/action returned with HTTP 204 Aug 12 13:06:39.289053 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1415/5642] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:06:39 2026] POST /volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:06:47.770922 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:49.053937 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=14 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:49.232799 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:06:49.285911 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:07:03.680862 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.683103 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:03.683103 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:03.683378 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:03.690817 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:03.690817 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:03.694218 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:03.698279 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-f9f858a8-a32c-471c-a917-5e632c4e3e9b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:03.698727 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1411/5643] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:07:03 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:03.767320 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85a832b5-8201-4e81-9308-164025e1cfae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.767753 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85a832b5-8201-4e81-9308-164025e1cfae None None] GET https://10.4.3.81/volume// Aug 12 13:07:03.767920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85a832b5-8201-4e81-9308-164025e1cfae None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:03.768269 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85a832b5-8201-4e81-9308-164025e1cfae None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:03.768455 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85a832b5-8201-4e81-9308-164025e1cfae None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:07:03.768940 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1399/5644] 10.4.3.81 () {66 vars in 1421 bytes} [Wed Aug 12 13:07:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:07:03.777000 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-ebbe0fc5-e0ed-4771-8999-51079df93101 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.779211 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ebbe0fc5-e0ed-4771-8999-51079df93101 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:07:03.779572 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ebbe0fc5-e0ed-4771-8999-51079df93101 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4885dc9-2171-4932-959f-a3d5494d9cec", "connector": null, "instance_uuid": "696b15cf-ec22-4e3d-ba15-b48b1ddf17b0"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:03.788707 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:03.788707 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:03.814331 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ebbe0fc5-e0ed-4771-8999-51079df93101 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:07:03.814903 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1420/5645] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:07:03 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:03.840624 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.842321 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:03.842546 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:03.842692 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:03.849712 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84181a30-bedd-446d-97dd-67616702342f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.850035 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84181a30-bedd-446d-97dd-67616702342f None None] GET https://10.4.3.81/volume// Aug 12 13:07:03.850220 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84181a30-bedd-446d-97dd-67616702342f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:03.850411 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84181a30-bedd-446d-97dd-67616702342f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:03.850814 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84181a30-bedd-446d-97dd-67616702342f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:07:03.851325 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1412/5646] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:07:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:07:03.852999 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:03.852999 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:03.856808 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:03.859435 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.861203 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be7f544c-2da6-48bc-b0d0-4987f16043a7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:03.861631 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1416/5647] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:03 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:03.862383 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:03.862637 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:03.862942 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:03.874968 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:03.874968 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:03.879126 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:03.884092 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-ae6593d1-cf1a-469b-8f72-89c777106b74 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:03.884573 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1400/5648] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:07:03 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 1082 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:07:03.994659 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:03.996991 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] PUT https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd Aug 12 13:07:03.997334 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:04.004469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Acquiring lock "cinder-attachment_update-a4885dc9-2171-4932-959f-a3d5494d9cec-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:07:04.008905 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-a4885dc9-2171-4932-959f-a3d5494d9cec-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:07:04.009852 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:04.009852 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:04.079406 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-a4885dc9-2171-4932-959f-a3d5494d9cec-np0000007055" released by "attachment_update" :: held 0.070s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:07:04.079768 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-12aa9152-f23b-49b7-9df6-c956457045ad tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd returned with HTTP 200 Aug 12 13:07:04.080275 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1421/5649] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:07:03 2026] PUT /volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:04.088536 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-4790bb88-9592-4c88-a2ff-1c91bf11a12a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:04.090663 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-4790bb88-9592-4c88-a2ff-1c91bf11a12a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption Aug 12 13:07:04.090845 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-4790bb88-9592-4c88-a2ff-1c91bf11a12a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:04.091049 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-4790bb88-9592-4c88-a2ff-1c91bf11a12a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:04.100035 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:04.100035 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:04.105791 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-4790bb88-9592-4c88-a2ff-1c91bf11a12a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption returned with HTTP 200 Aug 12 13:07:04.106162 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1413/5650] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:07:04 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:04.873945 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b61f4688-c1c4-4471-9b67-36667b026478 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:04.875518 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b61f4688-c1c4-4471-9b67-36667b026478 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:04.875696 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b61f4688-c1c4-4471-9b67-36667b026478 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:04.875887 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b61f4688-c1c4-4471-9b67-36667b026478 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:04.884102 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:04.884102 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:04.886955 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b61f4688-c1c4-4471-9b67-36667b026478 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:04.890543 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b61f4688-c1c4-4471-9b67-36667b026478 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:04.890890 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1417/5651] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:04 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:05.902728 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:05.904448 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:05.904641 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:05.904834 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:05.913018 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:05.913018 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:05.915819 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:05.919224 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e53f9567-fa3d-4890-bdf2-df5daedb5f7a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:05.919579 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1401/5652] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:05 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:06.931839 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:06.933796 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:06.934016 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:06.934203 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:06.943232 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:06.943232 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:06.946396 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:06.949894 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-453dd0e5-d2bb-428f-bf5f-dfdcbbd57f05 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:06.950232 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1422/5653] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:06 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:07.962630 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:07.964299 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:07.964482 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:07.964665 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:07.973056 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:07.973056 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:07.976198 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:07.979886 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce15fb2c-441a-412b-8ed0-2f558eeebb77 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:07.980263 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1414/5654] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:07 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:08.291554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e4dac886-5953-4871-b15f-c63812089241 req-d08ea8dc-f6d0-4c54-a944-122d26a479cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:08.293724 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-d08ea8dc-f6d0-4c54-a944-122d26a479cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd/action Aug 12 13:07:08.294071 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-d08ea8dc-f6d0-4c54-a944-122d26a479cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:07:08.294179 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-d08ea8dc-f6d0-4c54-a944-122d26a479cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:08.309185 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:08.309185 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:08.318939 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e4dac886-5953-4871-b15f-c63812089241 req-d08ea8dc-f6d0-4c54-a944-122d26a479cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd/action returned with HTTP 204 Aug 12 13:07:08.319546 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1418/5655] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:07:08 2026] POST /volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:08.993405 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:08.995336 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:08.995612 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:08.995897 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.004626 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.004626 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:09.007871 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:09.011674 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-834d6055-46f4-4101-a4d3-0a889d8ad80a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:09.012085 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1402/5656] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:08 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:09.023310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1c173b60-2095-4c79-adaf-dc055f12de94 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.025194 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1c173b60-2095-4c79-adaf-dc055f12de94 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:09.025413 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1c173b60-2095-4c79-adaf-dc055f12de94 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.025595 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1c173b60-2095-4c79-adaf-dc055f12de94 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.034476 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.034476 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:09.037795 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1c173b60-2095-4c79-adaf-dc055f12de94 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:09.042076 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1c173b60-2095-4c79-adaf-dc055f12de94 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:09.042553 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1423/5657] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:09 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:09.078824 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.080998 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:09.081213 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.081427 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.090631 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.090631 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:09.093656 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:09.097329 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f76a474-0a45-4bc2-8652-da48affb02f5 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:09.097722 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1415/5658] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:07:09 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:09.118487 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.120426 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/action Aug 12 13:07:09.120752 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:07:09.120884 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:09.130851 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.130851 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:09.131304 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:09.136667 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Begin detaching volume completed successfully. Aug 12 13:07:09.136914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-8e0a78e3-4067-4891-894b-156f4f03e300 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/action returned with HTTP 202 Aug 12 13:07:09.137358 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1419/5659] 10.4.3.81 () {72 vars in 1665 bytes} [Wed Aug 12 13:07:09 2026] POST /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:07:09.174015 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0d62fe82-f63a-4fd6-af34-340e6b6c036f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.174428 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d62fe82-f63a-4fd6-af34-340e6b6c036f None None] GET https://10.4.3.81/volume// Aug 12 13:07:09.174604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d62fe82-f63a-4fd6-af34-340e6b6c036f None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.175116 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0d62fe82-f63a-4fd6-af34-340e6b6c036f None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.175116 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0d62fe82-f63a-4fd6-af34-340e6b6c036f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:07:09.175427 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1403/5660] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:07:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:07:09.182868 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.184884 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:09.185217 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.185386 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.193700 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.193700 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:09.196595 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:09.200082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-5920bfd6-3a7c-4fa0-9961-83de63fab01d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:09.200439 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1424/5661] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:07:09 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 1378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:07:09.209679 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-20693b88-aa8f-41b5-a499-e22f9ec467db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.211961 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-20693b88-aa8f-41b5-a499-e22f9ec467db tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption Aug 12 13:07:09.212189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-20693b88-aa8f-41b5-a499-e22f9ec467db tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.212436 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-20693b88-aa8f-41b5-a499-e22f9ec467db tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.221540 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.221540 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:09.227320 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-20693b88-aa8f-41b5-a499-e22f9ec467db tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption returned with HTTP 200 Aug 12 13:07:09.227741 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1416/5662] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:07:09 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:09.987114 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f46c821-d90f-4e24-8426-3e775949b6f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:09.989238 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f46c821-d90f-4e24-8426-3e775949b6f8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd Aug 12 13:07:09.989488 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f46c821-d90f-4e24-8426-3e775949b6f8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:09.989667 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f46c821-d90f-4e24-8426-3e775949b6f8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:09.996398 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:09.996398 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:10.036740 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-dd2608eb-0f5f-4000-a7e1-fe26618460c3 req-6f46c821-d90f-4e24-8426-3e775949b6f8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd returned with HTTP 200 Aug 12 13:07:10.037134 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1420/5663] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:07:09 2026] DELETE /volume/v3/attachments/31039bac-93c6-4f65-bca3-2f51ddd67acd => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:10.257207 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:10.259314 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:10.259538 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:10.260102 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:10.267617 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:10.267617 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:10.272067 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:10.276617 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f0afa028-4eb9-4941-b270-d3c077997496 req-57ca4aee-1366-4fef-9bc3-8960ac20f61f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:10.277039 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1404/5664] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:07:10 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:13.040029 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:13.041675 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:13.041861 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:13.042061 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:13.042209 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume with id: a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:13.048925 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:13.048925 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:13.049384 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:13.059306 np0000007055 devstack@c-api.service[100195]: WARNING cinder.keymgr.conf_key_mgr [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:07:13.067801 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume request issued successfully. Aug 12 13:07:13.067801 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-fce83ee7-7a3e-49d3-a7c2-96b38df8cd64 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 202 Aug 12 13:07:13.067801 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1425/5665] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:13 2026] DELETE /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:13.076706 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:13.078885 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:13.078885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:13.078885 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:13.085323 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:13.085323 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:13.088652 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:13.093325 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95f1ae39-353a-4d3a-80d7-dd4f9dead723 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 200 Aug 12 13:07:13.093717 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1417/5666] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:13 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:14.105213 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d6f188c-4f75-43ef-8392-79bdd7afe68a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:14.107055 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d6f188c-4f75-43ef-8392-79bdd7afe68a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec Aug 12 13:07:14.107261 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d6f188c-4f75-43ef-8392-79bdd7afe68a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:14.107472 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d6f188c-4f75-43ef-8392-79bdd7afe68a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:14.112707 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d6f188c-4f75-43ef-8392-79bdd7afe68a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec returned with HTTP 404 Aug 12 13:07:14.113150 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1421/5667] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:14 2026] GET /volume/v3/volumes/a4885dc9-2171-4932-959f-a3d5494d9cec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:14.119365 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4e56c63-a917-4a4e-9248-426110e073cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:14.120925 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:07:14.121103 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:14.121281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:14.121440 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume with id: 73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:07:14.127468 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:14.127468 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:14.127847 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:14.136626 np0000007055 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:07:14.144835 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume request issued successfully. Aug 12 13:07:14.144835 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4e56c63-a917-4a4e-9248-426110e073cb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 202 Aug 12 13:07:14.144835 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1405/5668] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:14 2026] DELETE /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:14.150227 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:14.150584 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:07:14.150634 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:14.151274 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:14.157808 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:14.157808 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:14.160658 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:14.163261 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-20b7eb4f-cd19-44a2-81ee-723379bf828c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 200 Aug 12 13:07:14.163977 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1426/5669] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:14 2026] GET /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:15.176487 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-28f265aa-c6a7-45be-a2d6-b0258597c27d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:15.178677 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28f265aa-c6a7-45be-a2d6-b0258597c27d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 Aug 12 13:07:15.178929 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28f265aa-c6a7-45be-a2d6-b0258597c27d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:15.179156 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28f265aa-c6a7-45be-a2d6-b0258597c27d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:15.185667 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28f265aa-c6a7-45be-a2d6-b0258597c27d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 returned with HTTP 404 Aug 12 13:07:15.186282 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1418/5670] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:15 2026] GET /volume/v3/volumes/73976008-b5d0-4061-9279-7b309a00bd24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:15.192953 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:15.194668 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 13:07:15.194871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:15.195047 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:15.195571 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:15.195571 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:15.195852 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:07:15.209008 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Get all volumes completed successfully. Aug 12 13:07:15.210592 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:15.210592 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:15.214904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25a5c9cc-4ec0-4b60-b03f-6dc4a87a6bad tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 13:07:15.215275 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1422/5671] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 13:07:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:15.229048 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0772c364-e34b-4786-af60-09bf4704e0c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:15.230815 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0772c364-e34b-4786-af60-09bf4704e0c2 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] DELETE https://10.4.3.81/volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38 Aug 12 13:07:15.230998 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0772c364-e34b-4786-af60-09bf4704e0c2 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:15.231185 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0772c364-e34b-4786-af60-09bf4704e0c2 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:15.251607 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0772c364-e34b-4786-af60-09bf4704e0c2 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38 returned with HTTP 202 Aug 12 13:07:15.251974 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1406/5672] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:07:15 2026] DELETE /volume/v3/types/a02cc5b0-f2f4-4fa2-a0d8-7b2c9c8dfa38 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:16.186893 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-03f487ae-37b0-4ef9-bf83-1bafeda77c60 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:16.188628 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03f487ae-37b0-4ef9-bf83-1bafeda77c60 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:07:16.188962 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03f487ae-37b0-4ef9-bf83-1bafeda77c60 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1195181338", "extra_specs": {}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:16.201439 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03f487ae-37b0-4ef9-bf83-1bafeda77c60 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:07:16.201802 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1427/5673] 10.4.3.81 () {68 vars in 1245 bytes} [Wed Aug 12 13:07:16 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:16.210668 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63643f33-ca7d-4b88-9fbb-86edf617d8d7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:16.213271 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63643f33-ca7d-4b88-9fbb-86edf617d8d7 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] POST https://10.4.3.81/volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6/encryption Aug 12 13:07:16.213770 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63643f33-ca7d-4b88-9fbb-86edf617d8d7 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:16.230377 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63643f33-ca7d-4b88-9fbb-86edf617d8d7 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6/encryption returned with HTTP 200 Aug 12 13:07:16.230794 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1419/5674] 10.4.3.81 () {68 vars in 1390 bytes} [Wed Aug 12 13:07:16 2026] POST /volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:16.257633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-73ab139c-1992-4780-9803-c8e56b9000b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:16.259848 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:16.260390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-813969257", "snapshot_id": null, "imageRef": "2b84e66d-5c51-489b-afd6-f98c399fa11c", "volume_type": "tempest-scenario-type-luks-1195181338", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:16.262554 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-813969257', 'snapshot_id': None, 'imageRef': '2b84e66d-5c51-489b-afd6-f98c399fa11c', 'volume_type': 'tempest-scenario-type-luks-1195181338', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:16.401050 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume of 1 GB Aug 12 13:07:16.401386 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:16.401386 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:16.401880 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Availability Zones retrieved successfully. Aug 12 13:07:16.407591 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (01c50984-bd43-4853-a69d-ea186b104222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:16.408581 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dab1af1-ebac-40e6-a8ac-559a16239e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:16.409396 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:16.462122 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dab1af1-ebac-40e6-a8ac-559a16239e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:07:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc32180a-8b2a-46a2-b928-7a88e70232f6,is_public=True,name='tempest-scenario-type-luks-1195181338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc32180a-8b2a-46a2-b928-7a88e70232f6', '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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:16.462868 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a739bf70-66aa-4194-b10e-81e0b04c94e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:16.488144 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1195181338 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1195181338, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:07:16.488509 np0000007055 devstack@c-api.service[100198]: WARNING cinder.quota [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1195181338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1195181338, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:07:16.519252 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Created reservations ['a97b1dde-2046-4301-92aa-d209b1ba27af', '8269e114-6625-463d-b170-b5377053a1d4', 'a7917395-b178-4ac2-a362-7f7f8348f618', 'd250041e-5ad8-415a-8c86-fefb35d8666d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:16.519955 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a739bf70-66aa-4194-b10e-81e0b04c94e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97b1dde-2046-4301-92aa-d209b1ba27af', '8269e114-6625-463d-b170-b5377053a1d4', 'a7917395-b178-4ac2-a362-7f7f8348f618', 'd250041e-5ad8-415a-8c86-fefb35d8666d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:16.520644 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692e15a8-3cd2-47e6-9bfa-017cff1b1bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:16.541919 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692e15a8-3cd2-47e6-9bfa-017cff1b1bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b7a257-75a6-4fc4-bf04-cab99326a89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-813969257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['a97b1dde-2046-4301-92aa-d209b1ba27af','8269e114-6625-463d-b170-b5377053a1d4','a7917395-b178-4ac2-a362-7f7f8348f618','d250041e-5ad8-415a-8c86-fefb35d8666d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-813969257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=38b7a257-75a6-4fc4-bf04-cab99326a89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d102ab6b7b041cc80b8005f56c9b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc32180a-8b2a-46a2-b928-7a88e70232f6),volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:16.542627 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7203053d-8731-44c6-b07c-01c41e81506f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:16.559259 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7203053d-8731-44c6-b07c-01c41e81506f) transitioned into state 'SUCCESS' from state '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-813969257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['a97b1dde-2046-4301-92aa-d209b1ba27af','8269e114-6625-463d-b170-b5377053a1d4','a7917395-b178-4ac2-a362-7f7f8348f618','d250041e-5ad8-415a-8c86-fefb35d8666d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:16.560369 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3010f06-85b7-42d2-8be5-5e89f17173ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:16.570485 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3010f06-85b7-42d2-8be5-5e89f17173ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:16.571307 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (01c50984-bd43-4853-a69d-ea186b104222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:16.571636 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request issued successfully. Aug 12 13:07:16.572211 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73ab139c-1992-4780-9803-c8e56b9000b7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:16.572865 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1423/5675] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:16 2026] POST /volume/v3/volumes => generated 789 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:16.587455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-135c67d1-e769-4b59-8673-a19c198cc24d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:16.589878 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-135c67d1-e769-4b59-8673-a19c198cc24d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:16.590157 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-135c67d1-e769-4b59-8673-a19c198cc24d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:16.590416 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-135c67d1-e769-4b59-8673-a19c198cc24d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:16.598042 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:16.598042 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:16.601939 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-135c67d1-e769-4b59-8673-a19c198cc24d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:16.606238 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-135c67d1-e769-4b59-8673-a19c198cc24d tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:16.606745 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1407/5676] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:16 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:17.618813 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:17.620742 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:17.621001 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:17.621204 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:17.628812 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:17.628812 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:17.632950 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:17.637716 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-c719eb3b-65ed-48a3-82d6-224b9b5eda2c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:17.638208 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1428/5677] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:17 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:18.649671 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:18.651975 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:18.652263 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:18.652533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:18.660186 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:18.660186 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:18.663458 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:18.667234 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d1fc4ae-6155-43fc-898b-d1e341509ce2 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:18.667618 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1420/5678] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:18 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:19.679959 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6c832881-16ba-4703-b97f-2adc862859cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:19.681804 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c832881-16ba-4703-b97f-2adc862859cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:19.681991 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c832881-16ba-4703-b97f-2adc862859cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:19.682186 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c832881-16ba-4703-b97f-2adc862859cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:19.688478 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:19.688478 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:19.691689 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6c832881-16ba-4703-b97f-2adc862859cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:19.695532 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c832881-16ba-4703-b97f-2adc862859cc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:19.695892 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1424/5679] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:19 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:20.707429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6476c8ab-a543-4907-a070-c1135b6f320b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:20.709117 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6476c8ab-a543-4907-a070-c1135b6f320b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:20.709327 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6476c8ab-a543-4907-a070-c1135b6f320b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:20.709506 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6476c8ab-a543-4907-a070-c1135b6f320b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:20.715765 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:20.715765 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:20.719043 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6476c8ab-a543-4907-a070-c1135b6f320b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:20.722692 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6476c8ab-a543-4907-a070-c1135b6f320b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:20.723035 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1408/5680] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:20 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:21.734544 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8822f57c-1815-4cbf-937e-1364db5e4504 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:21.736258 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8822f57c-1815-4cbf-937e-1364db5e4504 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:21.736443 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8822f57c-1815-4cbf-937e-1364db5e4504 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:21.736614 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8822f57c-1815-4cbf-937e-1364db5e4504 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:21.743998 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:21.743998 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:21.747439 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8822f57c-1815-4cbf-937e-1364db5e4504 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:21.751621 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8822f57c-1815-4cbf-937e-1364db5e4504 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:21.752046 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1429/5681] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:21 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:22.764762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5dca29cb-28c6-482c-bbca-473468dc8790 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:22.766853 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dca29cb-28c6-482c-bbca-473468dc8790 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:22.767078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dca29cb-28c6-482c-bbca-473468dc8790 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:22.767316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dca29cb-28c6-482c-bbca-473468dc8790 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:22.775452 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:22.775452 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:22.779437 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5dca29cb-28c6-482c-bbca-473468dc8790 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:22.784497 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dca29cb-28c6-482c-bbca-473468dc8790 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:22.785042 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1421/5682] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:22 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:23.798803 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:23.800413 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:23.800600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:23.800807 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:23.807622 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:23.807622 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:23.814199 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:23.821580 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09f2d969-53be-4ad6-9fad-22df132e2d07 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:23.821929 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1425/5683] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:23 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:24.658608 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4c0e86a1-3d1d-4395-aa63-ae9aa9c5d1bc req-6a9b6885-de96-4d5a-814f-23ec96548693 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:24.660654 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4c0e86a1-3d1d-4395-aa63-ae9aa9c5d1bc req-6a9b6885-de96-4d5a-814f-23ec96548693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 Aug 12 13:07:24.660852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4c0e86a1-3d1d-4395-aa63-ae9aa9c5d1bc req-6a9b6885-de96-4d5a-814f-23ec96548693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:24.661044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4c0e86a1-3d1d-4395-aa63-ae9aa9c5d1bc req-6a9b6885-de96-4d5a-814f-23ec96548693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:24.668916 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:24.668916 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:24.720401 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4c0e86a1-3d1d-4395-aa63-ae9aa9c5d1bc req-6a9b6885-de96-4d5a-814f-23ec96548693 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 returned with HTTP 200 Aug 12 13:07:24.721024 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1409/5684] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:07:24 2026] DELETE /volume/v3/attachments/d754fa76-9718-4962-bdeb-402aae5d8049 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:24.834535 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-566e6e84-2751-4443-a3ed-6528ba770961 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:24.837025 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-566e6e84-2751-4443-a3ed-6528ba770961 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:24.837229 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-566e6e84-2751-4443-a3ed-6528ba770961 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:24.837409 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-566e6e84-2751-4443-a3ed-6528ba770961 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:24.844290 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:24.844290 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:24.847835 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-566e6e84-2751-4443-a3ed-6528ba770961 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:24.851646 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-566e6e84-2751-4443-a3ed-6528ba770961 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:24.852025 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1430/5685] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:24 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:25.864015 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6f33580c-294b-4608-baac-e9c7b8806302 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:25.865724 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f33580c-294b-4608-baac-e9c7b8806302 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:25.865921 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f33580c-294b-4608-baac-e9c7b8806302 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:25.866100 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f33580c-294b-4608-baac-e9c7b8806302 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:25.872971 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:25.872971 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:25.875962 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6f33580c-294b-4608-baac-e9c7b8806302 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:25.879545 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f33580c-294b-4608-baac-e9c7b8806302 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:25.880250 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1422/5686] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:25 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:26.003616 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:26.005519 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:07:26.005712 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:26.005917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:26.006090 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:07:26.012639 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:26.012639 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:26.013054 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:07:26.028360 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:07:26.028532 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f900b8cc-10f7-461e-a0f8-00c206a1c371 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 202 Aug 12 13:07:26.028955 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1426/5687] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:26 2026] DELETE /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:26.036086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c9fc964d-ec49-482f-baa9-578590113780 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:26.038664 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9fc964d-ec49-482f-baa9-578590113780 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:07:26.038867 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9fc964d-ec49-482f-baa9-578590113780 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:26.039076 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9fc964d-ec49-482f-baa9-578590113780 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:26.046899 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:26.046899 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:26.051950 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c9fc964d-ec49-482f-baa9-578590113780 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:07:26.057098 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9fc964d-ec49-482f-baa9-578590113780 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 200 Aug 12 13:07:26.057473 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1410/5688] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:26 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:26.891514 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-d8790082-c59f-4746-ab13-84c4847c6cce None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:26.893577 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8790082-c59f-4746-ab13-84c4847c6cce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:26.893815 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8790082-c59f-4746-ab13-84c4847c6cce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:26.894048 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-d8790082-c59f-4746-ab13-84c4847c6cce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:26.901161 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:26.901161 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:26.904820 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-d8790082-c59f-4746-ab13-84c4847c6cce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:26.908927 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-d8790082-c59f-4746-ab13-84c4847c6cce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:26.909318 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1431/5689] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:26 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:27.070751 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-322ff7d4-3625-450f-8729-c3b423de3ac5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:27.072476 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-322ff7d4-3625-450f-8729-c3b423de3ac5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 Aug 12 13:07:27.072646 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-322ff7d4-3625-450f-8729-c3b423de3ac5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:27.072861 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-322ff7d4-3625-450f-8729-c3b423de3ac5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:27.078897 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-322ff7d4-3625-450f-8729-c3b423de3ac5 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 returned with HTTP 404 Aug 12 13:07:27.079431 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1423/5690] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:27 2026] GET /volume/v3/volumes/475c2909-c672-4955-80b3-b084ca87c7b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:27.086082 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:27.087878 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:07:27.088141 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:27.088390 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:27.088540 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete snapshot with id: 402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:07:27.093023 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:27.093023 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:27.093501 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:07:27.108178 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot delete request issued successfully. Aug 12 13:07:27.108419 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8424f391-4c12-43c0-a6ed-8d2b3e9dc4d8 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 202 Aug 12 13:07:27.108932 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1427/5691] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:07:27 2026] DELETE /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:27.115632 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13c098d4-c902-4959-9193-f226cac267b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:27.117325 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13c098d4-c902-4959-9193-f226cac267b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:07:27.117710 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13c098d4-c902-4959-9193-f226cac267b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:27.117908 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13c098d4-c902-4959-9193-f226cac267b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:27.122625 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:27.122625 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:27.123161 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-13c098d4-c902-4959-9193-f226cac267b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Snapshot retrieved successfully. Aug 12 13:07:27.123924 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13c098d4-c902-4959-9193-f226cac267b3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 200 Aug 12 13:07:27.124314 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1411/5692] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:07:27 2026] GET /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:27.920966 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:27.922721 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:27.922958 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:27.923180 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:27.930001 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:27.930001 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:27.933586 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:27.937746 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-965a671a-89f7-467e-afe2-f66398a2f6b4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:27.938182 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1432/5693] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:27 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:28.136018 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6410c61a-9c17-481d-830c-f9fe97722254 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:28.141558 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6410c61a-9c17-481d-830c-f9fe97722254 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a Aug 12 13:07:28.143379 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6410c61a-9c17-481d-830c-f9fe97722254 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:28.144619 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6410c61a-9c17-481d-830c-f9fe97722254 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:28.155861 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6410c61a-9c17-481d-830c-f9fe97722254 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a returned with HTTP 404 Aug 12 13:07:28.156709 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1424/5694] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:07:28 2026] GET /volume/v3/snapshots/402c4f21-ece7-46af-840f-5223fa0bd18a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:28.951791 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:28.954020 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:28.954326 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:28.954536 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:28.962338 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:28.962338 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:28.966276 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:28.971552 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d749bf0b-3d0c-4d78-a284-bbb46f6ecfb3 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:28.972049 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1428/5695] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:28 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:28.984158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:28.986242 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:28.986429 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:28.986621 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:28.993919 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:28.993919 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:28.998286 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:29.003200 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2cdad61-a23f-454d-a2f2-faf25bc2a413 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:29.003575 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1412/5696] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:28 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:29.090977 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:29.092892 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:29.093003 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:29.093290 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:29.099605 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:29.099605 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:29.102842 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:29.106897 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-f9644e6c-e9ed-4ff2-8519-a011d1563dba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:29.107332 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1433/5697] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:07:29 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:29.564426 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8a0f7353-f721-42b3-b587-9405dab72908 req-63380459-12a9-4df0-afcb-0c86b4fa1fd3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:29.566467 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a0f7353-f721-42b3-b587-9405dab72908 req-63380459-12a9-4df0-afcb-0c86b4fa1fd3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 Aug 12 13:07:29.566654 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8a0f7353-f721-42b3-b587-9405dab72908 req-63380459-12a9-4df0-afcb-0c86b4fa1fd3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:29.566865 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8a0f7353-f721-42b3-b587-9405dab72908 req-63380459-12a9-4df0-afcb-0c86b4fa1fd3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:29.571025 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:29.573100 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:29.573298 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:29.573493 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:29.574538 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:29.574538 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:29.580207 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:29.580207 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:29.584091 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:29.588887 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ac6f7fe6-4fa6-47f6-b76a-b5c2c1c81ab1 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:29.589290 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1429/5698] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:07:29 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:29.599397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5befb75e-5f5d-41d3-8a5f-3f1baabf9d7a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:29.599869 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5befb75e-5f5d-41d3-8a5f-3f1baabf9d7a None None] GET https://10.4.3.81/volume// Aug 12 13:07:29.600158 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5befb75e-5f5d-41d3-8a5f-3f1baabf9d7a None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:29.600460 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5befb75e-5f5d-41d3-8a5f-3f1baabf9d7a None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:29.600957 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5befb75e-5f5d-41d3-8a5f-3f1baabf9d7a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:07:29.601400 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1413/5699] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:07:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:07:29.609617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ce78fcec-72ed-449e-b288-9cf4ec86535c None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:29.611941 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ce78fcec-72ed-449e-b288-9cf4ec86535c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:07:29.612360 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ce78fcec-72ed-449e-b288-9cf4ec86535c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38b7a257-75a6-4fc4-bf04-cab99326a89f", "connector": null, "instance_uuid": "74a4e029-e7cb-4695-91df-15dc9bee4e63"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:29.620971 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:29.620971 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:29.645401 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-ce78fcec-72ed-449e-b288-9cf4ec86535c tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:07:29.645895 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1434/5700] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:07:29 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 12 13:07:29.648844 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8a0f7353-f721-42b3-b587-9405dab72908 req-63380459-12a9-4df0-afcb-0c86b4fa1fd3 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 returned with HTTP 200 Aug 12 13:07:29.649331 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1425/5701] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:07:29 2026] DELETE /volume/v3/attachments/0561e9b5-17a1-4e4d-99b0-4f662d17b913 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:30.315220 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a14c572c-a669-4143-9636-2d5fcf836d5f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:30.315582 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a14c572c-a669-4143-9636-2d5fcf836d5f None None] GET https://10.4.3.81/volume// Aug 12 13:07:30.315729 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a14c572c-a669-4143-9636-2d5fcf836d5f None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:30.315939 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a14c572c-a669-4143-9636-2d5fcf836d5f None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:30.316251 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a14c572c-a669-4143-9636-2d5fcf836d5f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:07:30.316516 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1430/5702] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:07:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:07:30.328070 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:30.330611 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:07:30.330882 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:30.331106 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:30.341876 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:30.341876 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:30.345455 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:07:30.350527 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-06b01c7b-b9ce-4281-b855-a81f8264a276 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:07:30.350951 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1414/5703] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:07:30 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1607 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:07:30.440011 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:30.442216 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] PUT https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a Aug 12 13:07:30.442597 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:30.450765 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Acquiring lock "cinder-attachment_update-38b7a257-75a6-4fc4-bf04-cab99326a89f-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:07:30.454942 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-38b7a257-75a6-4fc4-bf04-cab99326a89f-np0000007055" acquired by "attachment_update" :: waited 0.004s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:07:30.455913 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:30.455913 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:30.524795 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-38b7a257-75a6-4fc4-bf04-cab99326a89f-np0000007055" released by "attachment_update" :: held 0.070s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:07:30.525087 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-47509800-b317-4591-a7f9-fee5b2d6c94b tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a returned with HTTP 200 Aug 12 13:07:30.525579 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1435/5704] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:07:30 2026] PUT /volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:30.547551 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-49b60895-4a49-44b7-b97d-175c84212161 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:30.549805 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-49b60895-4a49-44b7-b97d-175c84212161 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a/action Aug 12 13:07:30.550171 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-49b60895-4a49-44b7-b97d-175c84212161 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:07:30.550288 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-49b60895-4a49-44b7-b97d-175c84212161 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:30.564989 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:30.564989 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:30.573951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-49b60895-4a49-44b7-b97d-175c84212161 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a/action returned with HTTP 204 Aug 12 13:07:30.574277 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1426/5705] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:07:30 2026] POST /volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:31.084040 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:31.085637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:07:31.085835 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:31.086018 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:31.086194 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume with id: 6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:07:31.095076 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:31.095076 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:31.095729 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:07:31.115878 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Delete volume request issued successfully. Aug 12 13:07:31.116167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d624ab67-4669-4fbc-b54b-a92b51167fcf tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 202 Aug 12 13:07:31.116532 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1431/5706] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:31 2026] DELETE /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:31.124276 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:31.125938 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:07:31.126155 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:31.126358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:31.132991 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:31.132991 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:31.136850 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Volume info retrieved successfully. Aug 12 13:07:31.142704 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43dd7d7a-bcb5-4cb8-a3d0-727ccf7ce1f4 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 200 Aug 12 13:07:31.143112 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1415/5707] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:31 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:32.158324 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-5bf66525-9c35-46e9-99eb-731fce4e0498 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:32.160238 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5bf66525-9c35-46e9-99eb-731fce4e0498 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] GET https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 Aug 12 13:07:32.160444 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5bf66525-9c35-46e9-99eb-731fce4e0498 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:32.160630 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-5bf66525-9c35-46e9-99eb-731fce4e0498 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:32.166082 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-5bf66525-9c35-46e9-99eb-731fce4e0498 tempest-TestVolumeBootPattern-1768348399 tempest-TestVolumeBootPattern-1768348399-project-member] https://10.4.3.81/volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 returned with HTTP 404 Aug 12 13:07:32.166567 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1436/5708] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:32 2026] GET /volume/v3/volumes/6582bd0a-ae57-4ddc-b980-71775750d853 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:34.650577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-8d9c86eb-3148-424f-b85d-f3dc480593ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:34.653182 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-8d9c86eb-3148-424f-b85d-f3dc480593ce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f/encryption Aug 12 13:07:34.653441 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-8d9c86eb-3148-424f-b85d-f3dc480593ce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:34.653695 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-8d9c86eb-3148-424f-b85d-f3dc480593ce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:34.665614 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:34.665614 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:34.673163 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a246601-322a-46d6-83ba-826a0c34d4cb req-8d9c86eb-3148-424f-b85d-f3dc480593ce tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f/encryption returned with HTTP 200 Aug 12 13:07:34.673701 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1427/5709] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:07:34 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:38.550407 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aabfe71d-d541-428d-be85-917ae0968891 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:38.630491 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aabfe71d-d541-428d-be85-917ae0968891 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] POST https://10.4.3.81/volume/v3/types Aug 12 13:07:38.630938 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aabfe71d-d541-428d-be85-917ae0968891 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:38.643948 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aabfe71d-d541-428d-be85-917ae0968891 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 12 13:07:38.644370 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1432/5710] 10.4.3.81 () {68 vars in 1246 bytes} [Wed Aug 12 13:07:38 2026] POST /volume/v3/types => generated 287 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:40.134396 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:40.136016 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:40.136331 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2a9fec55-105f-4c80-9c65-04966b08dc94", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:40.137657 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2a9fec55-105f-4c80-9c65-04966b08dc94', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:40.233059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Create volume of 1 GB Aug 12 13:07:40.237437 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Availability Zones retrieved successfully. Aug 12 13:07:40.242385 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Flow 'volume_create_api' (63e69b1f-c45b-4053-802f-9558a2273cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:40.243438 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c50c172-f9be-4f4b-a20f-a0a13ade76cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:40.244305 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:40.296897 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c50c172-f9be-4f4b-a20f-a0a13ade76cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T13:07:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6fff4feb-fbda-4c73-b42a-4a660426e136,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': '6fff4feb-fbda-4c73-b42a-4a660426e136', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:40.297604 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d1300-5695-4329-af04-560056bb5b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:40.321637 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-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 12 13:07:40.321903 np0000007055 devstack@c-api.service[100196]: WARNING cinder.quota [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-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 12 13:07:40.352255 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Created reservations ['51374948-ed21-42b0-89a1-7e44dc0cda8f', 'cfea5eda-b121-4eb3-9c89-e42ed6f2bc58', 'c06fa5d3-8385-4c6e-90df-72690762e8db', '4c9b1ae8-f234-406e-9ab6-e3b67a50701f'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:40.353303 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d1300-5695-4329-af04-560056bb5b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51374948-ed21-42b0-89a1-7e44dc0cda8f', 'cfea5eda-b121-4eb3-9c89-e42ed6f2bc58', 'c06fa5d3-8385-4c6e-90df-72690762e8db', '4c9b1ae8-f234-406e-9ab6-e3b67a50701f']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:40.354288 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ec287c-a65d-45ed-9f4a-336d4f74b9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:40.380403 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ec287c-a65d-45ed-9f4a-336d4f74b9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4965f559-b131-4df0-a2e9-88f4f5ae5341', '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='c3d8b5f197724cb08cd2dbc80efe8383',qos_specs=None,replication_status=,reservations=['51374948-ed21-42b0-89a1-7e44dc0cda8f','cfea5eda-b121-4eb3-9c89-e42ed6f2bc58','c06fa5d3-8385-4c6e-90df-72690762e8db','4c9b1ae8-f234-406e-9ab6-e3b67a50701f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22066dd054054d7da4740fdf5e55f848',volume_type_id=6fff4feb-fbda-4c73-b42a-4a660426e136), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:40Z,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=4965f559-b131-4df0-a2e9-88f4f5ae5341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d8b5f197724cb08cd2dbc80efe8383',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22066dd054054d7da4740fdf5e55f848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fff4feb-fbda-4c73-b42a-4a660426e136),volume_type_id=6fff4feb-fbda-4c73-b42a-4a660426e136)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:40.381369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f952315-bff7-4f06-b5f1-7cb469733021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:40.399566 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f952315-bff7-4f06-b5f1-7cb469733021) transitioned into state 'SUCCESS' from 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='c3d8b5f197724cb08cd2dbc80efe8383',qos_specs=None,replication_status=,reservations=['51374948-ed21-42b0-89a1-7e44dc0cda8f','cfea5eda-b121-4eb3-9c89-e42ed6f2bc58','c06fa5d3-8385-4c6e-90df-72690762e8db','4c9b1ae8-f234-406e-9ab6-e3b67a50701f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22066dd054054d7da4740fdf5e55f848',volume_type_id=6fff4feb-fbda-4c73-b42a-4a660426e136)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:40.400580 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961944d7-5946-4615-9f2d-587405d66711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:40.410273 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961944d7-5946-4615-9f2d-587405d66711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:40.410990 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Flow 'volume_create_api' (63e69b1f-c45b-4053-802f-9558a2273cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:40.411369 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Create volume request issued successfully. Aug 12 13:07:40.411981 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39adabe9-698c-428a-8c60-5f2ac82b5741 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:40.412401 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1416/5711] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:40 2026] POST /volume/v3/volumes => generated 796 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:40.423687 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:40.425729 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:40.425952 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:40.426172 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:40.434066 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:40.434066 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:40.437492 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:40.441040 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-03ef45b2-ae27-4919-ba16-2594f2e3d82b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:40.441358 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1437/5712] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:40 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:41.453343 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:41.455379 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:41.455577 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:41.455757 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:41.464314 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:41.464314 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:41.469428 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:41.473660 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d796528-552e-48cb-a5ff-7e24fd93e7b9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:41.474090 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1428/5713] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:41 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:42.487028 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:42.488759 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:42.489013 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:42.489195 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:42.496151 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:42.496151 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:42.500576 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:42.505392 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c41a6233-918c-4bba-ab69-3c74b04ed2c9 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:42.505913 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1433/5714] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:42 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:43.520145 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-381560c0-43f9-460c-8d0a-e7781a569c16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:43.522022 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-381560c0-43f9-460c-8d0a-e7781a569c16 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:43.522203 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-381560c0-43f9-460c-8d0a-e7781a569c16 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:43.522382 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-381560c0-43f9-460c-8d0a-e7781a569c16 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:43.528562 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:43.528562 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:43.531479 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-381560c0-43f9-460c-8d0a-e7781a569c16 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:43.534923 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-381560c0-43f9-460c-8d0a-e7781a569c16 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:43.535239 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1417/5715] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:43 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:44.546967 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:44.549115 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:44.549346 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:44.549579 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:44.559439 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:44.559439 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:44.564025 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:44.569339 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7ca24d32-39a9-4779-b384-af7f49ea2730 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:44.569743 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1438/5716] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:44 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:45.583326 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:45.585384 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:45.585552 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:45.585721 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:45.593445 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:45.593445 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:45.596721 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:45.600326 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9aa045a-e77a-4c31-a21a-a5d5afddf81b tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:45.600868 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1429/5717] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:45 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:46.613647 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-25c82bdf-72a4-4834-a732-cf647e110442 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:46.615515 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25c82bdf-72a4-4834-a732-cf647e110442 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:46.615699 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25c82bdf-72a4-4834-a732-cf647e110442 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:46.615890 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25c82bdf-72a4-4834-a732-cf647e110442 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:46.622939 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:46.622939 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:46.626583 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-25c82bdf-72a4-4834-a732-cf647e110442 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:46.631328 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25c82bdf-72a4-4834-a732-cf647e110442 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:46.631711 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1434/5718] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:46 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 1293 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:46.643947 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56fb746b-864f-4b1b-96d1-9879997d987f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:46.645884 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:46.646127 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:46.646390 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:46.646612 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Delete volume with id: 4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:46.652856 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:46.652856 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:46.653209 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:46.668745 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Delete volume request issued successfully. Aug 12 13:07:46.668946 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56fb746b-864f-4b1b-96d1-9879997d987f tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 202 Aug 12 13:07:46.669352 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1418/5719] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:46 2026] DELETE /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:46.676115 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:46.678170 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:46.678469 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:46.678716 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:46.687572 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:46.687572 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:46.691912 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Volume info retrieved successfully. Aug 12 13:07:46.697325 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3f2cb706-3625-4532-9f3f-f9ab5be94145 tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 200 Aug 12 13:07:46.697790 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1439/5720] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:46 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 1292 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:47.710237 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-327896f8-d61c-4b2d-8669-04746b30c7cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:47.712122 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-327896f8-d61c-4b2d-8669-04746b30c7cd tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] GET https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 Aug 12 13:07:47.712316 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-327896f8-d61c-4b2d-8669-04746b30c7cd tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:47.712517 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-327896f8-d61c-4b2d-8669-04746b30c7cd tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:47.718265 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-327896f8-d61c-4b2d-8669-04746b30c7cd tempest-VolumeAndVolumeTypeFromImageTest-1296447888 tempest-VolumeAndVolumeTypeFromImageTest-1296447888-project-member] https://10.4.3.81/volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 returned with HTTP 404 Aug 12 13:07:47.718265 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1430/5721] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:47 2026] GET /volume/v3/volumes/4965f559-b131-4df0-a2e9-88f4f5ae5341 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:47.871136 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:47.872803 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 13:07:47.873021 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:47.873197 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:47.873987 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:07:47.885393 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Get all volumes completed successfully. Aug 12 13:07:47.887074 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:47.887074 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:47.891602 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55f8b28e-cff5-4aa0-884d-a64071bdbfe1 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 13:07:47.892300 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1435/5722] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 13:07:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8245 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:47.906455 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:47.908365 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 Aug 12 13:07:47.908555 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:47.908724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:47.908909 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Delete volume with id: d9fd78cd-6bc6-4181-a470-44676c555235 Aug 12 13:07:47.915868 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:47.915868 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:47.916204 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Volume info retrieved successfully. Aug 12 13:07:47.926418 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.image.cache [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '2a9fec55-105f-4c80-9c65-04966b08dc94', 'volume_id': 'd9fd78cd-6bc6-4181-a470-44676c555235', 'host': 'np0000007055@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 13, 7, 40), 'last_used': datetime.datetime(2026, 8, 12, 13, 7, 46)}. {{(pid=100196) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 13:07:47.935179 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Delete volume request issued successfully. Aug 12 13:07:47.935370 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f93874ec-2e7e-4e7c-b24f-b51cbd32b5a2 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 returned with HTTP 202 Aug 12 13:07:47.935834 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1419/5723] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:47 2026] DELETE /volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:47.945327 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:47.947197 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] GET https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 Aug 12 13:07:47.947406 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:47.947589 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:47.954383 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:47.954383 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:47.957738 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Volume info retrieved successfully. Aug 12 13:07:47.961432 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-3219ae92-f00f-4a2a-a070-3367fcdb597d tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 returned with HTTP 200 Aug 12 13:07:47.961746 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1440/5724] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:47 2026] GET /volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:07:48.974522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-165fbaf0-14b3-44fa-bf36-aa941877412a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:48.978637 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-165fbaf0-14b3-44fa-bf36-aa941877412a tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] GET https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 Aug 12 13:07:48.978637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-165fbaf0-14b3-44fa-bf36-aa941877412a tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:48.978637 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-165fbaf0-14b3-44fa-bf36-aa941877412a tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:48.984916 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-165fbaf0-14b3-44fa-bf36-aa941877412a tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 returned with HTTP 404 Aug 12 13:07:48.985539 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1431/5725] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:48 2026] GET /volume/v3/volumes/d9fd78cd-6bc6-4181-a470-44676c555235 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:48.992331 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79873c9c-1b11-41e1-9310-61f0dcc85901 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:48.994167 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79873c9c-1b11-41e1-9310-61f0dcc85901 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] DELETE https://10.4.3.81/volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 Aug 12 13:07:48.994338 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79873c9c-1b11-41e1-9310-61f0dcc85901 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:48.994532 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79873c9c-1b11-41e1-9310-61f0dcc85901 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:49.016475 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79873c9c-1b11-41e1-9310-61f0dcc85901 tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 returned with HTTP 202 Aug 12 13:07:49.016954 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1436/5726] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:07:48 2026] DELETE /volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:49.024072 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d8e15812-492d-4751-a8aa-024a5abd3c5e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:49.025934 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8e15812-492d-4751-a8aa-024a5abd3c5e tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] GET https://10.4.3.81/volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 Aug 12 13:07:49.026132 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8e15812-492d-4751-a8aa-024a5abd3c5e tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:49.026384 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8e15812-492d-4751-a8aa-024a5abd3c5e tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:49.030059 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8e15812-492d-4751-a8aa-024a5abd3c5e tempest-VolumeAndVolumeTypeFromImageTest-1306675646 tempest-VolumeAndVolumeTypeFromImageTest-1306675646-project-admin] https://10.4.3.81/volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 returned with HTTP 404 Aug 12 13:07:49.030507 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1420/5727] 10.4.3.81 () {66 vars in 1335 bytes} [Wed Aug 12 13:07:49 2026] GET /volume/v3/types/6fff4feb-fbda-4c73-b42a-4a660426e136 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:50.563411 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:50.634970 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:50.635298 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-732923797"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:50.636643 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-732923797'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:50.636761 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:50.640521 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:50.645899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (ec895497-6eca-4bf9-a1fb-3905152e269f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:50.646886 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eed6f5a-f5ac-4c51-9c04-9069032ce1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:50.647689 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:50.670792 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eed6f5a-f5ac-4c51-9c04-9069032ce1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:50.672150 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d9b42a-23be-46b4-be4e-ff8114d3dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:50.727906 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['7f9d4bf3-5cf6-4ee4-8cb8-a032917330fc', 'c1ae59bb-8464-4b3f-829a-3b7798ab3068', 'bc5e29bb-1fbd-4bde-8ff3-52251dfc5c9f', '22380a89-c0d1-4222-ab9b-dbaaabba490a'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:50.728637 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d9b42a-23be-46b4-be4e-ff8114d3dc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9d4bf3-5cf6-4ee4-8cb8-a032917330fc', 'c1ae59bb-8464-4b3f-829a-3b7798ab3068', 'bc5e29bb-1fbd-4bde-8ff3-52251dfc5c9f', '22380a89-c0d1-4222-ab9b-dbaaabba490a']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:50.729372 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8edf007-b436-499a-8084-4ab486719410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:50.750299 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8edf007-b436-499a-8084-4ab486719410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0861a95-1a2d-42bb-b080-03f46adb40b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-732923797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['7f9d4bf3-5cf6-4ee4-8cb8-a032917330fc','c1ae59bb-8464-4b3f-829a-3b7798ab3068','bc5e29bb-1fbd-4bde-8ff3-52251dfc5c9f','22380a89-c0d1-4222-ab9b-dbaaabba490a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-732923797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0861a95-1a2d-42bb-b080-03f46adb40b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:50.751233 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2328dd5e-e2bd-44a2-99ba-2b966ef74168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:50.770059 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2328dd5e-e2bd-44a2-99ba-2b966ef74168) transitioned into state 'SUCCESS' from state '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-732923797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['7f9d4bf3-5cf6-4ee4-8cb8-a032917330fc','c1ae59bb-8464-4b3f-829a-3b7798ab3068','bc5e29bb-1fbd-4bde-8ff3-52251dfc5c9f','22380a89-c0d1-4222-ab9b-dbaaabba490a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:50.770749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b53cc5-030d-4920-b4fa-532b2deefb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:50.779459 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b53cc5-030d-4920-b4fa-532b2deefb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:50.780279 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (ec895497-6eca-4bf9-a1fb-3905152e269f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:50.780583 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:50.781150 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-693f891f-da3c-43bf-b9ae-8fd93d0252fa tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:50.781545 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1441/5728] 10.4.3.81 () {68 vars in 1251 bytes} [Wed Aug 12 13:07:50 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:50.792163 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:50.794067 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:07:50.794271 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:50.794451 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:50.801086 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:50.801086 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:50.804457 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:50.808564 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59d981c7-17b4-4849-84cc-aa99ce7b96e0 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 returned with HTTP 200 Aug 12 13:07:50.808905 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1432/5729] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:50 2026] GET /volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:51.821451 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:51.823400 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:07:51.823583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:51.823795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:51.830757 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:51.830757 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:51.834113 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:51.837992 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef917431-d8f9-408f-9e5f-e395b3cb816d tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 returned with HTTP 200 Aug 12 13:07:51.838348 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1437/5730] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:51 2026] GET /volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:51.849648 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:51.851278 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 12 13:07:51.851589 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0861a95-1a2d-42bb-b080-03f46adb40b6", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1173221543"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:51.859056 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:51.859056 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:51.859495 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:51.859623 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create snapshot from volume c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:07:51.889227 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['711763bc-3d3c-4242-ae34-e5f23c8444d8', '43987959-e7ec-4f43-83de-89b52cfa4caa', '28dc11e1-b792-44a3-91dd-699679eb065d', '84ab0123-2dcb-4716-beb9-c9c2a7292fc8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:51.915351 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot create request issued successfully. Aug 12 13:07:51.915649 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd9e99f2-781d-46bf-ab32-1ab29821101f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 12 13:07:51.916211 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1421/5731] 10.4.3.81 () {68 vars in 1258 bytes} [Wed Aug 12 13:07:51 2026] POST /volume/v3/snapshots => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:51.925468 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:51.927359 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:07:51.927604 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:51.927866 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:51.932436 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:51.932436 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:51.932920 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot retrieved successfully. Aug 12 13:07:51.933731 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-7f35bc30-b4c7-47bb-b2e3-7945d7cd1224 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 returned with HTTP 200 Aug 12 13:07:51.934156 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1442/5732] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:07:51 2026] GET /volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:52.943325 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:52.945206 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:07:52.945406 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:52.945623 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:52.950398 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:52.950398 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:52.950813 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot retrieved successfully. Aug 12 13:07:52.951533 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c19c63a7-90fe-4825-93cc-bf8b0aeabb60 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 returned with HTTP 200 Aug 12 13:07:52.951920 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1433/5733] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:07:52 2026] GET /volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:52.960075 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:52.961610 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:52.961943 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d140bda0-4f11-4f48-8eac-47167cdda008", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-742732206"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:52.963229 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd140bda0-4f11-4f48-8eac-47167cdda008', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-742732206'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:52.963344 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:52.967244 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:52.973649 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (914bfc81-ed0b-4911-aab6-b44081aa5042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:52.974658 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06c49a4-c45e-46bc-99da-5cfdc1982f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:52.975711 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:53.004056 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06c49a4-c45e-46bc-99da-5cfdc1982f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.004698 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c033dd74-7739-40d4-88d5-984655171de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.042158 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['807189e9-93b4-4265-a875-3f6062b9ca86', '6893ef2b-97b3-4112-abb8-d52f1d15156a', '73532315-5ee5-4f38-9bea-c90ab7b867fc', '3e354ec0-f707-460e-afa5-87e707337696'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:53.042730 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c033dd74-7739-40d4-88d5-984655171de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['807189e9-93b4-4265-a875-3f6062b9ca86', '6893ef2b-97b3-4112-abb8-d52f1d15156a', '73532315-5ee5-4f38-9bea-c90ab7b867fc', '3e354ec0-f707-460e-afa5-87e707337696']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.043607 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b4726-546b-45e2-bc2d-935da09fbbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.064500 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b4726-546b-45e2-bc2d-935da09fbbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7734d4-417e-46e4-9abe-69fced4d732d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-742732206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['807189e9-93b4-4265-a875-3f6062b9ca86','6893ef2b-97b3-4112-abb8-d52f1d15156a','73532315-5ee5-4f38-9bea-c90ab7b867fc','3e354ec0-f707-460e-afa5-87e707337696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-742732206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7734d4-417e-46e4-9abe-69fced4d732d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.065221 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a08e031-7412-43ee-aa17-b355d7583d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.082380 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a08e031-7412-43ee-aa17-b355d7583d63) transitioned into state 'SUCCESS' from state '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-742732206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['807189e9-93b4-4265-a875-3f6062b9ca86','6893ef2b-97b3-4112-abb8-d52f1d15156a','73532315-5ee5-4f38-9bea-c90ab7b867fc','3e354ec0-f707-460e-afa5-87e707337696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.083131 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ac6b2e-529a-44f7-9ea9-6e8d641f3162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.091215 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ac6b2e-529a-44f7-9ea9-6e8d641f3162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.092174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (914bfc81-ed0b-4911-aab6-b44081aa5042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.092523 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:53.093128 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81ef7b91-2c22-47c8-ac19-c1d5ae66b62e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:53.093543 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1438/5734] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:52 2026] POST /volume/v3/volumes => generated 757 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:53.104128 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3220317a-1147-4103-aec8-94d0da6aacf5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.105759 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:53.106091 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d140bda0-4f11-4f48-8eac-47167cdda008", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1184170728"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:53.107525 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd140bda0-4f11-4f48-8eac-47167cdda008', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1184170728'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:53.107525 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:53.107744 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.107744 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:53.111172 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:53.116407 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (0aa151b5-d7f4-4de3-8fb5-f6bab57877dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.117293 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eb6284-e9a0-4011-9798-814c343747be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.118199 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:53.144906 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eb6284-e9a0-4011-9798-814c343747be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.145672 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b12b8ff-6846-4c0f-b08f-e79091dcbad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.185285 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['efc2cd67-7324-452a-83f8-16ec385c5859', '97b3be4e-80d4-447a-96ea-07ab0b377961', '007691a6-bf0c-425a-b20f-058490070214', '41f317a6-6665-4bad-9b8d-156170aeab18'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:53.186025 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b12b8ff-6846-4c0f-b08f-e79091dcbad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efc2cd67-7324-452a-83f8-16ec385c5859', '97b3be4e-80d4-447a-96ea-07ab0b377961', '007691a6-bf0c-425a-b20f-058490070214', '41f317a6-6665-4bad-9b8d-156170aeab18']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.186724 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87faf10f-d44d-4463-8a4f-f1008bdc584d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.208281 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87faf10f-d44d-4463-8a4f-f1008bdc584d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c35695-9c7a-4597-a7e9-39f9078b5152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1184170728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['efc2cd67-7324-452a-83f8-16ec385c5859','97b3be4e-80d4-447a-96ea-07ab0b377961','007691a6-bf0c-425a-b20f-058490070214','41f317a6-6665-4bad-9b8d-156170aeab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1184170728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c35695-9c7a-4597-a7e9-39f9078b5152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.209569 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12e9817-c981-4b8d-b827-a8b0088c7e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.225684 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12e9817-c981-4b8d-b827-a8b0088c7e37) transitioned into state 'SUCCESS' from state '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-1184170728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['efc2cd67-7324-452a-83f8-16ec385c5859','97b3be4e-80d4-447a-96ea-07ab0b377961','007691a6-bf0c-425a-b20f-058490070214','41f317a6-6665-4bad-9b8d-156170aeab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.226397 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdfcb329-144f-431a-9b49-1e66f98bd9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.235472 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdfcb329-144f-431a-9b49-1e66f98bd9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.236317 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (0aa151b5-d7f4-4de3-8fb5-f6bab57877dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.236553 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:53.237104 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3220317a-1147-4103-aec8-94d0da6aacf5 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:53.237503 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1422/5735] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:53 2026] POST /volume/v3/volumes => generated 758 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:53.249404 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-38485345-bdf6-4658-b1ea-add631130616 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.251157 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:53.251457 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d140bda0-4f11-4f48-8eac-47167cdda008", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-575381669"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:53.252899 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd140bda0-4f11-4f48-8eac-47167cdda008', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-575381669'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:53.253018 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:53.256908 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:53.262087 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (6f921cb9-6171-45ae-ae63-fa0ac25392be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.262935 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29eb953c-8447-4eaf-8d5d-bfaacb250756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.263753 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:53.287583 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29eb953c-8447-4eaf-8d5d-bfaacb250756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.288649 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b72b23-4b88-45c2-ab6c-7d625177b8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.328570 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['7730db34-bc54-41bc-8e19-950c39e874b0', '0c324f2f-655f-4c21-b863-094f4821017d', '456795ff-0d4d-4ea6-a4d9-62c378129194', '8a84716e-f540-4989-98f6-976996d8a113'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:53.329451 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b72b23-4b88-45c2-ab6c-7d625177b8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7730db34-bc54-41bc-8e19-950c39e874b0', '0c324f2f-655f-4c21-b863-094f4821017d', '456795ff-0d4d-4ea6-a4d9-62c378129194', '8a84716e-f540-4989-98f6-976996d8a113']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.330206 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5eeb4e-3647-40d1-beea-afd4c51e6884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.351973 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5eeb4e-3647-40d1-beea-afd4c51e6884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb72b633-f959-40db-add9-20c42efda0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-575381669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['7730db34-bc54-41bc-8e19-950c39e874b0','0c324f2f-655f-4c21-b863-094f4821017d','456795ff-0d4d-4ea6-a4d9-62c378129194','8a84716e-f540-4989-98f6-976996d8a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-575381669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb72b633-f959-40db-add9-20c42efda0be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.352754 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a54986-8d47-4c22-95fe-4482057fcc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.370161 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a54986-8d47-4c22-95fe-4482057fcc91) transitioned into state 'SUCCESS' from state '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-575381669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['7730db34-bc54-41bc-8e19-950c39e874b0','0c324f2f-655f-4c21-b863-094f4821017d','456795ff-0d4d-4ea6-a4d9-62c378129194','8a84716e-f540-4989-98f6-976996d8a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.370791 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2f04b9-249a-4af8-a628-76096d36e437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.381873 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2f04b9-249a-4af8-a628-76096d36e437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.382936 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (6f921cb9-6171-45ae-ae63-fa0ac25392be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.383330 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:53.384104 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38485345-bdf6-4658-b1ea-add631130616 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:53.384716 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1443/5736] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:53 2026] POST /volume/v3/volumes => generated 757 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:53.395501 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.397184 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:53.397596 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d140bda0-4f11-4f48-8eac-47167cdda008", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1132537272"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:53.398979 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd140bda0-4f11-4f48-8eac-47167cdda008', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1132537272'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:53.399097 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:53.403399 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:53.408674 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (4595e5a5-f6b4-4eba-b8a9-ff2d2d0b945b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.409546 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4496a4b-5858-4018-9cc2-7f10dce1c87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.410538 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:53.437610 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4496a4b-5858-4018-9cc2-7f10dce1c87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.438494 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b695e8-3113-4979-9af1-225dd43ad07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.476676 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['cc764708-af3e-4480-8542-771ed8300971', '2f915645-75fe-43c8-b466-16746bcc0905', 'cdf48502-e580-4d21-88b1-c1b63a0c8f02', 'dbdc6bdf-878b-41b8-bf8c-f7c53cde7f8d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:53.477509 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b695e8-3113-4979-9af1-225dd43ad07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc764708-af3e-4480-8542-771ed8300971', '2f915645-75fe-43c8-b466-16746bcc0905', 'cdf48502-e580-4d21-88b1-c1b63a0c8f02', 'dbdc6bdf-878b-41b8-bf8c-f7c53cde7f8d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.478454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1868cfb8-f215-4539-8a8d-371e4d1a3078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.502076 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1868cfb8-f215-4539-8a8d-371e4d1a3078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2551162a-7fbc-474a-b70b-07c5547838e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1132537272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['cc764708-af3e-4480-8542-771ed8300971','2f915645-75fe-43c8-b466-16746bcc0905','cdf48502-e580-4d21-88b1-c1b63a0c8f02','dbdc6bdf-878b-41b8-bf8c-f7c53cde7f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1132537272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2551162a-7fbc-474a-b70b-07c5547838e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.503010 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea176c48-e9ed-4379-81b5-b05700777f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.519693 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea176c48-e9ed-4379-81b5-b05700777f80) transitioned into state 'SUCCESS' from state '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-1132537272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['cc764708-af3e-4480-8542-771ed8300971','2f915645-75fe-43c8-b466-16746bcc0905','cdf48502-e580-4d21-88b1-c1b63a0c8f02','dbdc6bdf-878b-41b8-bf8c-f7c53cde7f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.520421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b09c83b-b26e-4e67-949f-ae6133729696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.528831 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b09c83b-b26e-4e67-949f-ae6133729696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.529677 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (4595e5a5-f6b4-4eba-b8a9-ff2d2d0b945b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.530054 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:53.530602 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4bc33ad-a695-47c0-98df-e6f6ebe20e7f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:53.531110 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1434/5737] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:53 2026] POST /volume/v3/volumes => generated 758 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:53.542046 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.543914 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:07:53.544244 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d140bda0-4f11-4f48-8eac-47167cdda008", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1147237994"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:07:53.545748 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd140bda0-4f11-4f48-8eac-47167cdda008', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1147237994'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:07:53.545904 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume of 1 GB Aug 12 13:07:53.546157 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.546157 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:53.550061 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Availability Zones retrieved successfully. Aug 12 13:07:53.555377 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (9b4d0850-3228-46fd-b25b-ab23101f2ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.556285 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c300cc6-84dd-4cc5-8034-40d5c13b9588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.557245 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:07:53.581413 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c300cc6-84dd-4cc5-8034-40d5c13b9588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.582148 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed610624-438f-47e0-8cac-1f01b88e7c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.618292 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Created reservations ['adf7b5bd-087d-4a82-a9cb-150c5017b14d', 'aa13cebc-203c-4da9-9f6d-e0ec4d36ad36', '23e9ec27-f73a-4b0a-baf6-34a1c53ce4a5', 'bbbb8c27-9328-4441-8c5c-a9282d88ca3c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:07:53.619174 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed610624-438f-47e0-8cac-1f01b88e7c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf7b5bd-087d-4a82-a9cb-150c5017b14d', 'aa13cebc-203c-4da9-9f6d-e0ec4d36ad36', '23e9ec27-f73a-4b0a-baf6-34a1c53ce4a5', 'bbbb8c27-9328-4441-8c5c-a9282d88ca3c']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.620002 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37c925b-2b6e-4ae7-aeeb-16576e6f13a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.640496 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37c925b-2b6e-4ae7-aeeb-16576e6f13a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c5cf8b-257d-46d6-9c34-91f7923ba7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1147237994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['adf7b5bd-087d-4a82-a9cb-150c5017b14d','aa13cebc-203c-4da9-9f6d-e0ec4d36ad36','23e9ec27-f73a-4b0a-baf6-34a1c53ce4a5','bbbb8c27-9328-4441-8c5c-a9282d88ca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1147237994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c5cf8b-257d-46d6-9c34-91f7923ba7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb6d60076d2412ebf713faf4821c2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.641367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b55ca-9834-4bdf-a10e-8b715139c34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.658602 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b55ca-9834-4bdf-a10e-8b715139c34d) transitioned into state 'SUCCESS' from state '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-1147237994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb6d60076d2412ebf713faf4821c2d4',qos_specs=None,replication_status=,reservations=['adf7b5bd-087d-4a82-a9cb-150c5017b14d','aa13cebc-203c-4da9-9f6d-e0ec4d36ad36','23e9ec27-f73a-4b0a-baf6-34a1c53ce4a5','bbbb8c27-9328-4441-8c5c-a9282d88ca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26207d1a4394184bf5771e4e5ce7a35',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.659327 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb32fa1-4200-4d55-b288-d39424b5379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:07:53.669970 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb32fa1-4200-4d55-b288-d39424b5379c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:07:53.670789 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Flow 'volume_create_api' (9b4d0850-3228-46fd-b25b-ab23101f2ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:07:53.671193 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Create volume request issued successfully. Aug 12 13:07:53.671703 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-667fb202-99eb-4f41-a85e-26e9e3acde6e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:07:53.672145 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1439/5738] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:07:53 2026] POST /volume/v3/volumes => generated 758 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:07:53.686342 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.688098 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d Aug 12 13:07:53.688283 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.688459 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.695088 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.695088 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:53.698493 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.702266 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-306a0615-3b82-411d-98f8-c3d2cf8ea65c tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d returned with HTTP 200 Aug 12 13:07:53.702674 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1423/5739] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:53.717992 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0f316eed-5338-4be1-a468-0322b9adf758 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.720166 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0f316eed-5338-4be1-a468-0322b9adf758 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 Aug 12 13:07:53.720422 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0f316eed-5338-4be1-a468-0322b9adf758 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.720678 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0f316eed-5338-4be1-a468-0322b9adf758 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.729036 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.729036 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:53.733341 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0f316eed-5338-4be1-a468-0322b9adf758 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.739129 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0f316eed-5338-4be1-a468-0322b9adf758 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 returned with HTTP 200 Aug 12 13:07:53.739669 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1444/5740] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:53.754360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.756287 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be Aug 12 13:07:53.756471 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.756635 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.764080 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.764080 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:53.768651 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.774400 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02692b72-ea44-4fb9-b7f6-3c048fc7d943 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be returned with HTTP 200 Aug 12 13:07:53.775002 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1435/5741] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:53.786600 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-80a08882-f7a8-47e2-a19d-60375f9175ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.788637 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80a08882-f7a8-47e2-a19d-60375f9175ed tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 Aug 12 13:07:53.788928 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80a08882-f7a8-47e2-a19d-60375f9175ed tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.789225 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80a08882-f7a8-47e2-a19d-60375f9175ed tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.797468 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.797468 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:53.801624 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-80a08882-f7a8-47e2-a19d-60375f9175ed tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.806190 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80a08882-f7a8-47e2-a19d-60375f9175ed tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 returned with HTTP 200 Aug 12 13:07:53.806592 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1440/5742] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:53.819358 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.820859 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 Aug 12 13:07:53.821151 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.821434 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.829921 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.829921 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:53.833969 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.838641 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e2565eb-75a7-4acc-b12a-590b83bc6c6a tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 returned with HTTP 200 Aug 12 13:07:53.839141 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1424/5743] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:53.856194 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-38568ebe-de0b-4966-8677-496d44fdc0fd None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.857765 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 Aug 12 13:07:53.857974 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.858122 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.858269 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 Aug 12 13:07:53.865536 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.865536 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:53.866056 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.881847 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:07:53.882074 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-38568ebe-de0b-4966-8677-496d44fdc0fd tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 returned with HTTP 202 Aug 12 13:07:53.882495 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1445/5744] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:53 2026] DELETE /volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:53.888953 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:53.890719 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 Aug 12 13:07:53.890983 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:53.891205 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:53.897695 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:53.897695 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:53.901189 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:53.905094 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51c1ce2e-e79d-483d-bb02-fad67b0e5375 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 returned with HTTP 200 Aug 12 13:07:53.905501 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1436/5745] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:53 2026] GET /volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:54.917262 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46357ffe-6d2d-4be7-b1d9-109612828a7e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:54.918965 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46357ffe-6d2d-4be7-b1d9-109612828a7e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 Aug 12 13:07:54.919133 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46357ffe-6d2d-4be7-b1d9-109612828a7e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:54.919299 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46357ffe-6d2d-4be7-b1d9-109612828a7e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:54.924321 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46357ffe-6d2d-4be7-b1d9-109612828a7e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 returned with HTTP 404 Aug 12 13:07:54.925044 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1441/5746] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:54 2026] GET /volume/v3/volumes/e3c5cf8b-257d-46d6-9c34-91f7923ba7a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:54.932167 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-066ae2a9-0e6e-4728-8258-15f536954241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:54.934422 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 Aug 12 13:07:54.934698 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:54.934968 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:54.935203 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: 2551162a-7fbc-474a-b70b-07c5547838e6 Aug 12 13:07:54.944248 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:54.944248 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:54.944982 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:54.964750 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:07:54.965018 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-066ae2a9-0e6e-4728-8258-15f536954241 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 returned with HTTP 202 Aug 12 13:07:54.965685 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1425/5747] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:54 2026] DELETE /volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:54.972498 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:54.974141 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 Aug 12 13:07:54.974303 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:54.974467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:54.980662 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:54.980662 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:54.984153 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:54.988295 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-1a05f3c2-f000-40bd-be47-b1d98820f187 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 returned with HTTP 200 Aug 12 13:07:54.988677 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1446/5748] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:54 2026] GET /volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:56.000974 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4e2d4a3-bcfa-4346-950e-9f1321dfd684 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:56.002952 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4e2d4a3-bcfa-4346-950e-9f1321dfd684 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 Aug 12 13:07:56.003222 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4e2d4a3-bcfa-4346-950e-9f1321dfd684 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:56.003569 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4e2d4a3-bcfa-4346-950e-9f1321dfd684 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:56.009019 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4e2d4a3-bcfa-4346-950e-9f1321dfd684 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 returned with HTTP 404 Aug 12 13:07:56.009509 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1437/5749] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:55 2026] GET /volume/v3/volumes/2551162a-7fbc-474a-b70b-07c5547838e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:56.017208 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:56.019061 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be Aug 12 13:07:56.019254 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:56.019455 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:56.019625 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: fb72b633-f959-40db-add9-20c42efda0be Aug 12 13:07:56.025870 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:56.025870 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:56.026270 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:56.041743 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:07:56.041947 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b38fc589-274c-4a6e-b12a-ea9b6fdeaded tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be returned with HTTP 202 Aug 12 13:07:56.042289 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1442/5750] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:56 2026] DELETE /volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:56.050259 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:56.052008 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be Aug 12 13:07:56.052189 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:56.052369 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:56.060639 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:56.060639 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:56.064267 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:56.068676 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5d7d286-5b55-4013-8eaa-27b5dde04320 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be returned with HTTP 200 Aug 12 13:07:56.069142 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1426/5751] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:56 2026] GET /volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:57.082040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-ae6552b4-ab6d-4794-8468-d0b128517a48 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:57.083815 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae6552b4-ab6d-4794-8468-d0b128517a48 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be Aug 12 13:07:57.084026 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae6552b4-ab6d-4794-8468-d0b128517a48 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:57.084201 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-ae6552b4-ab6d-4794-8468-d0b128517a48 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:57.089859 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-ae6552b4-ab6d-4794-8468-d0b128517a48 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be returned with HTTP 404 Aug 12 13:07:57.090257 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1447/5752] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:57 2026] GET /volume/v3/volumes/fb72b633-f959-40db-add9-20c42efda0be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:57.097597 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:57.099449 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 Aug 12 13:07:57.099694 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:57.099940 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:57.100064 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: 36c35695-9c7a-4597-a7e9-39f9078b5152 Aug 12 13:07:57.107237 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:57.107237 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:57.107663 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:57.123861 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:07:57.124071 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9fbf58e-c0c7-415e-9f26-a0df69839cd2 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 returned with HTTP 202 Aug 12 13:07:57.124415 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1438/5753] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:57 2026] DELETE /volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:57.130610 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:57.132395 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 Aug 12 13:07:57.132646 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:57.132867 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:57.140476 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:57.140476 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:07:57.143682 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:57.147905 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6a1e17e-8855-4ff7-8081-969274cf2402 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 returned with HTTP 200 Aug 12 13:07:57.148302 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1443/5754] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:57 2026] GET /volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:58.159652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bfad0b0-cdbd-4564-903c-f4adbecbcf81 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:58.161456 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bfad0b0-cdbd-4564-903c-f4adbecbcf81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 Aug 12 13:07:58.161643 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bfad0b0-cdbd-4564-903c-f4adbecbcf81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:58.161863 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bfad0b0-cdbd-4564-903c-f4adbecbcf81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:58.168653 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bfad0b0-cdbd-4564-903c-f4adbecbcf81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 returned with HTTP 404 Aug 12 13:07:58.168653 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1427/5755] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:58 2026] GET /volume/v3/volumes/36c35695-9c7a-4597-a7e9-39f9078b5152 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:58.175467 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:58.177304 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d Aug 12 13:07:58.177533 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:58.177808 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:58.178009 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: 4b7734d4-417e-46e4-9abe-69fced4d732d Aug 12 13:07:58.184755 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:58.184755 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:58.185229 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:58.199718 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:07:58.199884 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-6aeb38e9-f182-47c8-babc-7677ecfd1f81 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d returned with HTTP 202 Aug 12 13:07:58.200291 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1448/5756] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:07:58 2026] DELETE /volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:58.206949 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:58.208833 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d Aug 12 13:07:58.209053 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:58.209243 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:58.211351 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=110,cinder:INSERT=8,cinder:UPDATE=18 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:07:58.218069 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:58.218069 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:07:58.221264 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:07:58.225014 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d3ebde9-24f8-4f91-b0f6-44928385ea1e tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d returned with HTTP 200 Aug 12 13:07:58.225426 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1439/5757] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:58 2026] GET /volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:07:59.237973 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8055dd5d-8b45-40a7-ba89-fd99c6b42cd9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:59.239624 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8055dd5d-8b45-40a7-ba89-fd99c6b42cd9 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d Aug 12 13:07:59.239838 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8055dd5d-8b45-40a7-ba89-fd99c6b42cd9 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:59.240030 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8055dd5d-8b45-40a7-ba89-fd99c6b42cd9 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:59.245510 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8055dd5d-8b45-40a7-ba89-fd99c6b42cd9 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d returned with HTTP 404 Aug 12 13:07:59.245981 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1444/5758] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:07:59 2026] GET /volume/v3/volumes/4b7734d4-417e-46e4-9abe-69fced4d732d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:07:59.252712 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:59.254490 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:07:59.254852 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:59.255198 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:59.256238 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete snapshot with id: d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:07:59.257020 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=155,cinder:UPDATE=47,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:07:59.260820 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:59.260820 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:07:59.260922 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot retrieved successfully. Aug 12 13:07:59.275622 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot delete request issued successfully. Aug 12 13:07:59.275912 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-155fde93-17ea-4fee-a9a0-e0f7346b502f tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 returned with HTTP 202 Aug 12 13:07:59.276311 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1428/5759] 10.4.3.81 () {66 vars in 1350 bytes} [Wed Aug 12 13:07:59 2026] DELETE /volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:07:59.283399 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0b0991b1-81a6-4696-b42a-df124f22c846 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:07:59.285812 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b0991b1-81a6-4696-b42a-df124f22c846 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:07:59.285972 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b0991b1-81a6-4696-b42a-df124f22c846 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:07:59.286143 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0b0991b1-81a6-4696-b42a-df124f22c846 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:07:59.288084 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=150,cinder:UPDATE=33,cinder:INSERT=22 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:07:59.291855 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:07:59.291855 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:07:59.292388 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0b0991b1-81a6-4696-b42a-df124f22c846 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Snapshot retrieved successfully. Aug 12 13:07:59.293493 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0b0991b1-81a6-4696-b42a-df124f22c846 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 returned with HTTP 200 Aug 12 13:07:59.293943 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1449/5760] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:07:59 2026] GET /volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:00.302146 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-784c8d2a-87d2-4a4f-a2ad-0c3de392dcce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:00.303907 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-784c8d2a-87d2-4a4f-a2ad-0c3de392dcce tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 Aug 12 13:08:00.304144 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-784c8d2a-87d2-4a4f-a2ad-0c3de392dcce tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:00.304360 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-784c8d2a-87d2-4a4f-a2ad-0c3de392dcce tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:00.308061 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-784c8d2a-87d2-4a4f-a2ad-0c3de392dcce tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 returned with HTTP 404 Aug 12 13:08:00.308505 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1440/5761] 10.4.3.81 () {66 vars in 1347 bytes} [Wed Aug 12 13:08:00 2026] GET /volume/v3/snapshots/d140bda0-4f11-4f48-8eac-47167cdda008 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:08:00.314615 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:00.316707 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:08:00.316971 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:00.317200 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:00.317398 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume with id: c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:08:00.319826 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=161,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:08:00.326302 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:00.326302 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:00.326894 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:08:00.343233 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Delete volume request issued successfully. Aug 12 13:08:00.343416 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6652ba2-2966-4e12-9ec8-37362a23ba1b tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 returned with HTTP 202 Aug 12 13:08:00.343931 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1445/5762] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:08:00 2026] DELETE /volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:08:00.350809 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26ef7345-b601-42a0-b153-eeff7ba5baee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:00.352652 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26ef7345-b601-42a0-b153-eeff7ba5baee tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:08:00.352920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26ef7345-b601-42a0-b153-eeff7ba5baee tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:00.353179 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26ef7345-b601-42a0-b153-eeff7ba5baee tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:00.362031 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:00.362031 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:00.366761 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-26ef7345-b601-42a0-b153-eeff7ba5baee tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Volume info retrieved successfully. Aug 12 13:08:00.371590 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26ef7345-b601-42a0-b153-eeff7ba5baee tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 returned with HTTP 200 Aug 12 13:08:00.372119 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1429/5763] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:00 2026] GET /volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:01.385025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9e72ebee-2d2a-4af6-baba-2c4b1ad0de12 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:01.386632 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e72ebee-2d2a-4af6-baba-2c4b1ad0de12 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] GET https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 Aug 12 13:08:01.386840 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e72ebee-2d2a-4af6-baba-2c4b1ad0de12 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:01.387020 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e72ebee-2d2a-4af6-baba-2c4b1ad0de12 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:01.392201 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e72ebee-2d2a-4af6-baba-2c4b1ad0de12 tempest-CreateVolumesFromSnapshotTest-356180987 tempest-CreateVolumesFromSnapshotTest-356180987-project-member] https://10.4.3.81/volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 returned with HTTP 404 Aug 12 13:08:01.392625 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1450/5764] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:01 2026] GET /volume/v3/volumes/c0861a95-1a2d-42bb-b080-03f46adb40b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:08:02.659115 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c011e337-60dc-48c1-898b-068a5e582800 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:02.738282 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:08:02.738601 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1444381940"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:02.740061 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1444381940'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:08:02.740156 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Create volume of 1 GB Aug 12 13:08:02.744386 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Availability Zones retrieved successfully. Aug 12 13:08:02.749387 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Flow 'volume_create_api' (3d435d9e-f603-49a0-b982-330470fc1ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:08:02.750367 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c39f34b-f525-43ba-9b72-79fc3bf0a938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:02.751078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:08:02.772681 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c39f34b-f525-43ba-9b72-79fc3bf0a938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T12:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf09e44-ed7a-46cf-9d6e-a30f0771b783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:02.773533 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a759e6da-7465-45c1-91ec-0c26ef8a4773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:02.835070 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Created reservations ['0fe682b8-c5f8-40cc-bf7d-a42f97ce0b6c', '557fbce8-4737-48f3-9143-3bc1568ca3ac', 'a6cc2195-431e-4146-9f0a-252e04c91745', 'fbf4cb81-39a8-47d8-9945-36721dace072'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:08:02.835866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a759e6da-7465-45c1-91ec-0c26ef8a4773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe682b8-c5f8-40cc-bf7d-a42f97ce0b6c', '557fbce8-4737-48f3-9143-3bc1568ca3ac', 'a6cc2195-431e-4146-9f0a-252e04c91745', 'fbf4cb81-39a8-47d8-9945-36721dace072']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:02.836561 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fec2f8-2b86-4fc6-9368-2797538b7fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:02.858100 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fec2f8-2b86-4fc6-9368-2797538b7fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48964db-5089-4a55-a0b4-13ec57d85015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1444381940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e763b5595e9b4662a154acd0d1ad11d2',qos_specs=None,replication_status=,reservations=['0fe682b8-c5f8-40cc-bf7d-a42f97ce0b6c','557fbce8-4737-48f3-9143-3bc1568ca3ac','a6cc2195-431e-4146-9f0a-252e04c91745','fbf4cb81-39a8-47d8-9945-36721dace072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f730e109704d0d836951830719f72c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T13:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1444381940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a48964db-5089-4a55-a0b4-13ec57d85015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e763b5595e9b4662a154acd0d1ad11d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25f730e109704d0d836951830719f72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf09e44-ed7a-46cf-9d6e-a30f0771b783),volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:02.858934 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f93030-a3b8-4283-8046-5eb684539c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:02.877454 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f93030-a3b8-4283-8046-5eb684539c53) transitioned into state 'SUCCESS' from state '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-1444381940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e763b5595e9b4662a154acd0d1ad11d2',qos_specs=None,replication_status=,reservations=['0fe682b8-c5f8-40cc-bf7d-a42f97ce0b6c','557fbce8-4737-48f3-9143-3bc1568ca3ac','a6cc2195-431e-4146-9f0a-252e04c91745','fbf4cb81-39a8-47d8-9945-36721dace072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f730e109704d0d836951830719f72c',volume_type_id=7bf09e44-ed7a-46cf-9d6e-a30f0771b783)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:02.878189 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4cc51d-0afe-46ad-be93-b963d56375fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:02.889798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4cc51d-0afe-46ad-be93-b963d56375fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:02.889798 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Flow 'volume_create_api' (3d435d9e-f603-49a0-b982-330470fc1ba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:08:02.889798 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Create volume request issued successfully. Aug 12 13:08:02.889798 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c011e337-60dc-48c1-898b-068a5e582800 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:08:02.889798 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1441/5765] 10.4.3.81 () {70 vars in 1291 bytes} [Wed Aug 12 13:08:02 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:08:02.901016 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:02.904795 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:02.904795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:02.904795 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:02.912343 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:02.912343 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:02.916539 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Volume info retrieved successfully. Aug 12 13:08:02.920839 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43571d0d-95d8-4a8f-943f-d681d57d9c27 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 returned with HTTP 200 Aug 12 13:08:02.921282 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1446/5766] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:02 2026] GET /volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:03.933596 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:03.935586 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:03.935919 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:03.936166 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:03.943452 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:03.943452 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:03.946751 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Volume info retrieved successfully. Aug 12 13:08:03.950247 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf1458c4-0d0a-45ab-8d78-a8ac7e14784a tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 returned with HTTP 200 Aug 12 13:08:03.950883 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1430/5767] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:03 2026] GET /volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:03.962629 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:03.964270 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 12 13:08:03.964635 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a48964db-5089-4a55-a0b4-13ec57d85015", "name": "tempest-type-Backup-1239595135"}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:03.966042 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.contrib.backups [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Creating new backup {'backup': {'volume_id': 'a48964db-5089-4a55-a0b4-13ec57d85015', 'name': 'tempest-type-Backup-1239595135'}} {{(pid=100195) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 13:08:03.966207 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.contrib.backups [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Creating backup of volume a48964db-5089-4a55-a0b4-13ec57d85015 in container None Aug 12 13:08:03.973438 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:03.973438 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:03.973809 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Volume info retrieved successfully. Aug 12 13:08:03.996345 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Created reservations ['e05de860-b56a-444f-8549-690923f5e650', '0ef2ec5d-01e3-479b-9bdf-384df6760d3c'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:08:04.031853 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-05d8e0da-b68f-4403-b2c7-2a858775cc74 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 12 13:08:04.031853 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1451/5768] 10.4.3.81 () {70 vars in 1292 bytes} [Wed Aug 12 13:08:03 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:08:04.038078 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:04.039904 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:04.040101 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:04.040274 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:04.040375 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:04.044215 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:04.044215 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:04.044818 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a487ff99-2b03-43b7-8b30-a36ad301e279 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:04.045151 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1442/5769] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:04 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:05.055317 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:05.057302 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:05.057570 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:05.057871 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:05.058032 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:05.062918 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:05.062918 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:05.063648 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e593b06-e4b7-4fab-8d0e-f286681fc69c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:05.064130 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1447/5770] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:05 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:06.076017 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:06.077891 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:06.078051 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:06.078242 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:06.078371 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:06.082449 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:06.082449 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:06.083082 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb8b2bea-3962-4e66-8485-524fbe1d9133 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:06.083458 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1431/5771] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:06 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:07.093910 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f0bc467e-205d-438b-8358-4ceddd3db87f None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:07.095881 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0bc467e-205d-438b-8358-4ceddd3db87f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:07.096131 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0bc467e-205d-438b-8358-4ceddd3db87f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:07.096312 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f0bc467e-205d-438b-8358-4ceddd3db87f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:07.096407 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-f0bc467e-205d-438b-8358-4ceddd3db87f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:07.100531 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:07.100531 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:07.101116 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f0bc467e-205d-438b-8358-4ceddd3db87f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:07.101478 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1452/5772] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:07 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:08.112349 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e05465bb-f860-4591-b3d7-f7842a5e643e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:08.114041 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e05465bb-f860-4591-b3d7-f7842a5e643e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:08.114246 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e05465bb-f860-4591-b3d7-f7842a5e643e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:08.114449 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e05465bb-f860-4591-b3d7-f7842a5e643e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:08.114609 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e05465bb-f860-4591-b3d7-f7842a5e643e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:08.118931 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:08.118931 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:08.119453 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e05465bb-f860-4591-b3d7-f7842a5e643e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:08.120070 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1443/5773] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:08 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:09.130691 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:09.132442 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:09.132642 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:09.132850 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:09.132949 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:09.136756 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:09.136756 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:09.137312 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3afcfdce-e46f-44b5-8a59-21044efe7e44 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:09.137661 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1448/5774] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:09 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:10.147039 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-384a40b7-cc58-447b-aea4-5517291fd60e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:10.148992 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-384a40b7-cc58-447b-aea4-5517291fd60e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:10.149257 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-384a40b7-cc58-447b-aea4-5517291fd60e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:10.149502 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-384a40b7-cc58-447b-aea4-5517291fd60e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:10.149652 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-384a40b7-cc58-447b-aea4-5517291fd60e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:10.154417 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:10.154417 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:10.155131 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-384a40b7-cc58-447b-aea4-5517291fd60e tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:10.155531 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1432/5775] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:10 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:11.165136 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-9e27330b-0605-4b4e-9291-007af2b927e3 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:11.167148 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e27330b-0605-4b4e-9291-007af2b927e3 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:11.167381 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e27330b-0605-4b4e-9291-007af2b927e3 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:11.167625 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-9e27330b-0605-4b4e-9291-007af2b927e3 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:11.167845 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-9e27330b-0605-4b4e-9291-007af2b927e3 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:11.172415 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:11.172415 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:11.173158 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-9e27330b-0605-4b4e-9291-007af2b927e3 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:11.173596 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1453/5776] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:11 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:12.184079 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:12.185975 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:12.186234 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:12.186467 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:12.186566 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:12.191001 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:12.191001 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:12.191742 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ef9f855-12b5-49c8-856a-3d0ee1c0f63f tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:12.192123 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1444/5777] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:12 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:13.202524 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:13.204260 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:13.204465 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:13.204650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:13.204786 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:13.209645 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:13.209645 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:13.210371 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fed275f5-8bd8-42f6-b16d-a31065a32db9 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:13.211067 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1449/5778] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:13 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:14.220301 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:14.222042 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:14.222238 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:14.222412 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:14.222528 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:14.226511 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:14.226511 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:14.227105 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25b289e6-7f54-4b42-b1a6-dea8d52753e1 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:14.227424 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1433/5779] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:14 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:15.236623 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-553bf013-2b91-4fe5-87bd-021662ef0687 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:15.238326 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-553bf013-2b91-4fe5-87bd-021662ef0687 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:15.238529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-553bf013-2b91-4fe5-87bd-021662ef0687 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:15.238731 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-553bf013-2b91-4fe5-87bd-021662ef0687 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:15.238878 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.backups [None req-553bf013-2b91-4fe5-87bd-021662ef0687 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100195) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:15.242741 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:15.242741 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:15.243366 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-553bf013-2b91-4fe5-87bd-021662ef0687 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:15.243896 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1454/5780] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:15 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:16.254593 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:16.256295 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:16.256522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:16.256730 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:16.256894 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:16.260695 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:16.260695 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:16.261260 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f4e0d6c-1e05-485b-8d23-be47e9a86610 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:16.261614 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1445/5781] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:16 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:17.098107 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f8d8e76d-5dd1-4df6-8ef2-4084a0e308c1 req-7750595a-69e1-46f7-816b-a438c0db2855 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:17.100388 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f8d8e76d-5dd1-4df6-8ef2-4084a0e308c1 req-7750595a-69e1-46f7-816b-a438c0db2855 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a Aug 12 13:08:17.100633 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f8d8e76d-5dd1-4df6-8ef2-4084a0e308c1 req-7750595a-69e1-46f7-816b-a438c0db2855 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:17.100879 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f8d8e76d-5dd1-4df6-8ef2-4084a0e308c1 req-7750595a-69e1-46f7-816b-a438c0db2855 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:17.107849 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:17.107849 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:17.152567 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f8d8e76d-5dd1-4df6-8ef2-4084a0e308c1 req-7750595a-69e1-46f7-816b-a438c0db2855 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a returned with HTTP 200 Aug 12 13:08:17.152960 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1450/5782] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:08:17 2026] DELETE /volume/v3/attachments/c5eee730-4250-4480-bcbb-13d35a54940a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:17.272753 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81069b84-e4bf-4a65-96a6-17235073f837 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:17.274683 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81069b84-e4bf-4a65-96a6-17235073f837 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:17.274991 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81069b84-e4bf-4a65-96a6-17235073f837 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:17.275214 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81069b84-e4bf-4a65-96a6-17235073f837 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:17.275335 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-81069b84-e4bf-4a65-96a6-17235073f837 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:17.279237 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:17.279237 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:17.279805 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81069b84-e4bf-4a65-96a6-17235073f837 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:17.280125 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1434/5783] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:17 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:18.167586 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:18.169226 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 12 13:08:18.169581 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1409576087", "source_volid": "38b7a257-75a6-4fc4-bf04-cab99326a89f", "volume_type": "tempest-scenario-type-luks-1195181338", "size": 1}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:18.171033 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.v3.volumes [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1409576087', 'source_volid': '38b7a257-75a6-4fc4-bf04-cab99326a89f', 'volume_type': 'tempest-scenario-type-luks-1195181338', 'size': 1}} {{(pid=100195) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 13:08:18.179605 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:18.179605 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:18.180013 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume retrieved successfully. Aug 12 13:08:18.180120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume of 1 GB Aug 12 13:08:18.180684 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Availability Zones retrieved successfully. Aug 12 13:08:18.185369 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (ee96df42-cff9-4d5c-b2e5-756372a5d89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:08:18.186340 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8b5b2e-9e29-4af6-8d1a-a73a03c75751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:18.187173 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.flows.api.create_volume [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100195) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 13:08:18.203979 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8b5b2e-9e29-4af6-8d1a-a73a03c75751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '38b7a257-75a6-4fc4-bf04-cab99326a89f', 'volume_type': VolumeType(created_at=2026-08-12T13:07:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc32180a-8b2a-46a2-b928-7a88e70232f6,is_public=True,name='tempest-scenario-type-luks-1195181338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc32180a-8b2a-46a2-b928-7a88e70232f6', '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=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:18.204617 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298ac2e3-4152-4945-9d50-83682ee28942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:18.226307 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1195181338 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1195181338, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:08:18.226529 np0000007055 devstack@c-api.service[100195]: WARNING cinder.quota [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1195181338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1195181338, it is now deprecated. Please use the default quota class for default quota. Aug 12 13:08:18.238523 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.quota [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Created reservations ['57817094-0125-4d16-b246-bda2526751be', 'f4dbd84d-6cb8-49f7-9450-11cdbc2cd0ce', 'c28b7bad-4bf3-491b-a399-60573d0ced97', '98cd7d89-0710-4d8a-ae90-9187d8a0340c'] {{(pid=100195) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 13:08:18.239310 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298ac2e3-4152-4945-9d50-83682ee28942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57817094-0125-4d16-b246-bda2526751be', 'f4dbd84d-6cb8-49f7-9450-11cdbc2cd0ce', 'c28b7bad-4bf3-491b-a399-60573d0ced97', '98cd7d89-0710-4d8a-ae90-9187d8a0340c']}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:18.239993 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73a380d-4709-419d-a7da-6d78d4084df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:18.268392 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73a380d-4709-419d-a7da-6d78d4084df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f24db90-75b9-408b-aacc-c7371e133c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1409576087',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['57817094-0125-4d16-b246-bda2526751be','f4dbd84d-6cb8-49f7-9450-11cdbc2cd0ce','c28b7bad-4bf3-491b-a399-60573d0ced97','98cd7d89-0710-4d8a-ae90-9187d8a0340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=38b7a257-75a6-4fc4-bf04-cab99326a89f,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6), '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-12T13:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1409576087',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f24db90-75b9-408b-aacc-c7371e133c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d102ab6b7b041cc80b8005f56c9b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=38b7a257-75a6-4fc4-bf04-cab99326a89f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc32180a-8b2a-46a2-b928-7a88e70232f6),volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:18.269025 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac0371f-f8eb-4447-b724-5513eb8c0fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:18.284394 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac0371f-f8eb-4447-b724-5513eb8c0fd3) transitioned into state 'SUCCESS' from state '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-1409576087',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d102ab6b7b041cc80b8005f56c9b020',qos_specs=None,replication_status=,reservations=['57817094-0125-4d16-b246-bda2526751be','f4dbd84d-6cb8-49f7-9450-11cdbc2cd0ce','c28b7bad-4bf3-491b-a399-60573d0ced97','98cd7d89-0710-4d8a-ae90-9187d8a0340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=38b7a257-75a6-4fc4-bf04-cab99326a89f,status='creating',user_id='fada2847cf6b4ab8903a27a5f40d3c53',volume_type_id=cc32180a-8b2a-46a2-b928-7a88e70232f6)}' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:18.285048 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f0b285-9723-445c-9acc-5667be12a1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 13:08:18.289421 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:18.290984 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:18.291165 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:18.291333 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:18.291455 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:18.294986 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:18.294986 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:18.295506 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ae3d0dc-0183-4942-bb74-fa8657061461 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:18.295847 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1446/5784] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:18 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:18.301190 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f0b285-9723-445c-9acc-5667be12a1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100195) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 13:08:18.302411 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Flow 'volume_create_api' (ee96df42-cff9-4d5c-b2e5-756372a5d89f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100195) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 13:08:18.302860 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Create volume request issued successfully. Aug 12 13:08:18.303565 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0c13b1c8-175b-40c0-9ca9-30d1babd1cd8 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 12 13:08:18.304148 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1455/5785] 10.4.3.81 () {68 vars in 1252 bytes} [Wed Aug 12 13:08:18 2026] POST /volume/v3/volumes => generated 809 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 13:08:18.308144 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:18.309653 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] DELETE https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:18.309854 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:18.310020 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:18.310154 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Delete backup with id: 6bc670ca-a9ff-46c8-a9ce-d90072faa434. Aug 12 13:08:18.313906 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:18.313906 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:18.315888 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ccf34370-d282-470b-9898-45d9214ebce0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:18.317733 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ccf34370-d282-470b-9898-45d9214ebce0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:18.318044 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ccf34370-d282-470b-9898-45d9214ebce0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:18.318311 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ccf34370-d282-470b-9898-45d9214ebce0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:18.324138 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] delete_backup rpcapi backup_id 6bc670ca-a9ff-46c8-a9ce-d90072faa434 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 13:08:18.325302 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:18.325302 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:18.325745 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c69d928-8ff2-42c7-b795-5a894d1b427b tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 202 Aug 12 13:08:18.326163 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1451/5786] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:08:18 2026] DELETE /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 13:08:18.329882 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ccf34370-d282-470b-9898-45d9214ebce0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:18.331868 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:18.333423 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:18.333626 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:18.333710 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ccf34370-d282-470b-9898-45d9214ebce0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:18.333807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:18.333918 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:18.334154 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1435/5787] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:18 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:18.337812 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:18.337812 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:18.338480 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-583fe1c0-f89e-4ef5-bc55-656e4a22872c tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 200 Aug 12 13:08:18.338901 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1447/5788] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:18 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:19.347431 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:19.348481 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:19.349137 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:19.349339 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:19.349548 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:19.350044 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 Aug 12 13:08:19.350232 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:19.350367 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:19.350459 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Show backup with id 6bc670ca-a9ff-46c8-a9ce-d90072faa434. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 13:08:19.353928 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fe3b4ec3-e74c-4a86-8c77-40ff81a99538 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 returned with HTTP 404 Aug 12 13:08:19.354313 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1452/5789] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:19 2026] GET /volume/v3/backups/6bc670ca-a9ff-46c8-a9ce-d90072faa434 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:08:19.356021 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:19.356021 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:19.359308 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:19.360789 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:19.362611 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:19.362864 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:19.363086 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:19.363290 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Delete volume with id: a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:19.363404 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-edd83de3-0507-4620-8c2a-b48f49ae10ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:19.363860 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1456/5790] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:19 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:19.370075 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:19.370075 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:19.370413 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Volume info retrieved successfully. Aug 12 13:08:19.384854 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Delete volume request issued successfully. Aug 12 13:08:19.385149 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dab1b9b3-5888-4863-8b00-8e6f675447f0 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 returned with HTTP 202 Aug 12 13:08:19.385444 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1436/5791] 10.4.3.81 () {68 vars in 1384 bytes} [Wed Aug 12 13:08:19 2026] DELETE /volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:08:19.392445 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:19.394142 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:19.394368 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:19.394594 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:19.401619 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:19.401619 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:19.405790 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Volume info retrieved successfully. Aug 12 13:08:19.410872 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f07d7def-dc3b-4455-af43-d104b82e9c98 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 returned with HTTP 200 Aug 12 13:08:19.411544 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1448/5792] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:19 2026] GET /volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:20.379076 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:20.380765 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:20.380956 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:20.381126 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:20.387643 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:20.387643 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:20.390727 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:20.394249 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97cb8b14-fff1-4c51-b271-8c010cb72fb0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:20.394602 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1453/5793] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:20 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:20.425246 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-f89add72-2814-4457-8161-3fc4e3d97fa8 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:20.427481 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f89add72-2814-4457-8161-3fc4e3d97fa8 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] GET https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 Aug 12 13:08:20.427785 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f89add72-2814-4457-8161-3fc4e3d97fa8 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:20.428040 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-f89add72-2814-4457-8161-3fc4e3d97fa8 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:20.435195 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-f89add72-2814-4457-8161-3fc4e3d97fa8 tempest-ProjectReaderTests39-2085965936 tempest-ProjectReaderTests39-2085965936-project-admin] https://10.4.3.81/volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 returned with HTTP 404 Aug 12 13:08:20.435820 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1457/5794] 10.4.3.81 () {68 vars in 1381 bytes} [Wed Aug 12 13:08:20 2026] GET /volume/v3/volumes/a48964db-5089-4a55-a0b4-13ec57d85015 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:08:21.406166 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:21.407844 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:21.408032 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:21.408204 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:21.415028 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:21.415028 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:21.418241 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:21.421849 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a7c6bbe-f196-4bd8-9d1c-a94fae5aaee0 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:21.422223 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1437/5795] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:21 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:22.433794 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:22.435605 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:22.435842 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:22.436042 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:22.444115 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:22.444115 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:22.448364 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:22.454093 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f419ca9-ac6d-45e1-8a3c-928217f6c9e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:22.454596 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1449/5796] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:22 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:23.467917 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:23.469623 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:23.469829 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:23.470009 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:23.477047 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:23.477047 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:23.480545 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:23.484573 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e21c012-b78d-4787-b703-1d0a89ce7bcb tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:23.485023 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1454/5797] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:23 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:24.496529 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:24.498260 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:24.498447 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:24.498665 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:24.505816 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:24.505816 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:24.509514 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:24.513734 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-dcd59c63-a4d7-4bb1-b72f-6b24e7c8df03 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:24.514187 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1458/5798] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:24 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:25.525885 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:25.527720 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:25.527920 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:25.528101 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:25.534316 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:25.534316 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:25.537440 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:25.541550 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b63dd10a-c738-47a9-a45d-6cc7580330ba tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:25.541952 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1438/5799] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:25 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:26.553298 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:26.555111 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:26.555327 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:26.555534 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:26.563441 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:26.563441 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:26.567217 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:26.570638 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91221978-7035-4fd1-a01b-c5f794a47fb6 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:26.571164 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1450/5800] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:26 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:27.584796 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3fe834b8-7296-42c1-b288-b860f1507fbe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:27.587004 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3fe834b8-7296-42c1-b288-b860f1507fbe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:27.587238 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3fe834b8-7296-42c1-b288-b860f1507fbe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:27.587458 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3fe834b8-7296-42c1-b288-b860f1507fbe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:27.595944 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:27.595944 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:27.599933 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3fe834b8-7296-42c1-b288-b860f1507fbe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:27.604850 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3fe834b8-7296-42c1-b288-b860f1507fbe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:27.605293 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1455/5801] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:27 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:28.619300 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:28.621326 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:28.621547 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:28.621760 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:28.629786 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:28.629786 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:28.633654 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:28.638171 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-46ceb874-57ee-4e3d-8ea3-06af4cec9137 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:28.638579 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1459/5802] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:28 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:29.650919 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:29.652598 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:29.652850 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:29.653036 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:29.660188 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:29.660188 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:29.664674 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:29.669695 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6568d2f-d76d-412c-b2df-849d9c826a73 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:29.670113 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1439/5803] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:08:29 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:29.778522 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:29.780550 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:29.780735 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:29.780951 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:29.787885 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:29.787885 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:29.792330 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:29.796948 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b14e8556-c3d7-464b-9a0e-e556aee92596 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:29.797331 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1451/5804] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:08:29 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:30.307022 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:30.309041 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:30.309239 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:30.309441 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:30.315622 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:30.315622 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:30.318625 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:30.322446 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b4ad7ece-5678-487f-b34e-414e476d20dc tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:30.322844 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1456/5805] 10.4.3.81 () {68 vars in 1591 bytes} [Wed Aug 12 13:08:30 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:30.331965 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-0771fce2-72fe-429a-a0ea-7c85c7c23dbb None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:30.332348 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0771fce2-72fe-429a-a0ea-7c85c7c23dbb None None] GET https://10.4.3.81/volume// Aug 12 13:08:30.332534 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0771fce2-72fe-429a-a0ea-7c85c7c23dbb None None] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:30.332749 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-0771fce2-72fe-429a-a0ea-7c85c7c23dbb None None] Calling method 'all' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:30.333095 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-0771fce2-72fe-429a-a0ea-7c85c7c23dbb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:08:30.333384 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1460/5806] 10.4.3.81 () {66 vars in 1412 bytes} [Wed Aug 12 13:08:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:08:30.339628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b21aa2ef-522f-49f9-bcbf-917a1631ba9a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:30.341470 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b21aa2ef-522f-49f9-bcbf-917a1631ba9a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 12 13:08:30.341856 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b21aa2ef-522f-49f9-bcbf-917a1631ba9a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f24db90-75b9-408b-aacc-c7371e133c58", "connector": null, "instance_uuid": "a61867de-79e6-4a79-986d-96d54b52f388"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:30.349623 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:30.349623 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:30.369971 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-b21aa2ef-522f-49f9-bcbf-917a1631ba9a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 12 13:08:30.370382 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1440/5807] 10.4.3.81 () {74 vars in 1587 bytes} [Wed Aug 12 13:08:30 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 12 13:08:30.983444 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a81ce6e8-5593-4f46-9c48-4ad615d67f2a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:30.983787 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a81ce6e8-5593-4f46-9c48-4ad615d67f2a None None] GET https://10.4.3.81/volume// Aug 12 13:08:30.984000 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a81ce6e8-5593-4f46-9c48-4ad615d67f2a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:30.984212 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a81ce6e8-5593-4f46-9c48-4ad615d67f2a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:30.984567 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a81ce6e8-5593-4f46-9c48-4ad615d67f2a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 12 13:08:30.984850 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1452/5808] 10.4.3.81 () {66 vars in 1419 bytes} [Wed Aug 12 13:08:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 13:08:30.992146 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:30.994446 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:08:30.994650 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:30.994844 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:31.003609 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:31.003609 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:08:31.006769 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:08:31.010810 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-1568dd75-176f-4de3-bd0f-90043d9c7976 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:08:31.011206 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1457/5809] 10.4.3.81 () {70 vars in 1632 bytes} [Wed Aug 12 13:08:30 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 1628 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 13:08:31.112258 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:31.114689 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] PUT https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 Aug 12 13:08:31.115161 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007055", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f44a659bb212", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0e6f0b45-7187-4b11-be59-d70098037d7b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:31.123455 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Acquiring lock "cinder-attachment_update-9f24db90-75b9-408b-aacc-c7371e133c58-np0000007055" by "attachment_update" {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 13:08:31.128036 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-9f24db90-75b9-408b-aacc-c7371e133c58-np0000007055" acquired by "attachment_update" :: waited 0.005s {{(pid=100195) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 13:08:31.128972 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:31.128972 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:08:31.199259 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.coordination [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Lock "cinder-attachment_update-9f24db90-75b9-408b-aacc-c7371e133c58-np0000007055" released by "attachment_update" :: held 0.071s {{(pid=100195) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 13:08:31.199515 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-8b436d65-836d-4802-8cc2-93d0f461ad06 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 returned with HTTP 200 Aug 12 13:08:31.200223 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1461/5810] 10.4.3.81 () {74 vars in 1697 bytes} [Wed Aug 12 13:08:31 2026] PUT /volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:08:31.219314 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-7fe7bba1-5c97-4ec8-a51f-fdb60d0585ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:31.221177 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-7fe7bba1-5c97-4ec8-a51f-fdb60d0585ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] POST https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648/action Aug 12 13:08:31.221522 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-7fe7bba1-5c97-4ec8-a51f-fdb60d0585ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 13:08:31.221628 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-7fe7bba1-5c97-4ec8-a51f-fdb60d0585ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 13:08:31.235815 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:31.235815 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:08:31.243061 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-7fe7bba1-5c97-4ec8-a51f-fdb60d0585ee tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648/action returned with HTTP 204 Aug 12 13:08:31.243504 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1441/5811] 10.4.3.81 () {74 vars in 1718 bytes} [Wed Aug 12 13:08:31 2026] POST /volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:08:35.338236 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-18b13f96-2ffb-4adc-ad7f-d1128b0de4e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:08:35.340443 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-18b13f96-2ffb-4adc-ad7f-d1128b0de4e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58/encryption Aug 12 13:08:35.340644 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-18b13f96-2ffb-4adc-ad7f-d1128b0de4e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:08:35.340866 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-18b13f96-2ffb-4adc-ad7f-d1128b0de4e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:08:35.349912 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:08:35.349912 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:08:35.356021 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca230be5-a300-4f8a-b941-95a3f55b9feb req-18b13f96-2ffb-4adc-ad7f-d1128b0de4e4 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58/encryption returned with HTTP 200 Aug 12 13:08:35.356427 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1453/5812] 10.4.3.81 () {68 vars in 1624 bytes} [Wed Aug 12 13:08:35 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:08:41.009678 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=44,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:08:41.194119 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=54,cinder:INSERT=11,cinder:UPDATE=21 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:08:41.241147 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:08:45.355037 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=57,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:09:17.644450 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b4fe4118-4162-4fff-9299-a67ee3f191c0 req-74e4b393-f823-42a4-80e3-e71e6d702129 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:17.647099 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b4fe4118-4162-4fff-9299-a67ee3f191c0 req-74e4b393-f823-42a4-80e3-e71e6d702129 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 Aug 12 13:09:17.647329 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b4fe4118-4162-4fff-9299-a67ee3f191c0 req-74e4b393-f823-42a4-80e3-e71e6d702129 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:17.647583 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b4fe4118-4162-4fff-9299-a67ee3f191c0 req-74e4b393-f823-42a4-80e3-e71e6d702129 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:17.656478 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:17.656478 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:09:17.695560 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b4fe4118-4162-4fff-9299-a67ee3f191c0 req-74e4b393-f823-42a4-80e3-e71e6d702129 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 returned with HTTP 200 Aug 12 13:09:17.696073 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1458/5813] 10.4.3.81 () {72 vars in 1666 bytes} [Wed Aug 12 13:09:17 2026] DELETE /volume/v3/attachments/ae60869d-f545-437c-9525-2b1ec2e8e648 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 13:09:18.982788 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:18.984500 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:09:18.984699 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:18.984922 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'delete' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:18.985120 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.v3.volumes [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume with id: 9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:09:18.991523 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:18.991523 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:09:18.992003 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:09:19.001062 np0000007055 devstack@c-api.service[100195]: WARNING cinder.keymgr.conf_key_mgr [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:09:19.005739 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume request issued successfully. Aug 12 13:09:19.005970 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-8f386eef-f5ed-4e6d-ac9e-fd4e31fe0657 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 202 Aug 12 13:09:19.006377 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1462/5814] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:09:18 2026] DELETE /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:09:19.012981 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b66df019-ba34-488f-8923-1cada2dd86fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:19.014874 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b66df019-ba34-488f-8923-1cada2dd86fe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:09:19.015088 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b66df019-ba34-488f-8923-1cada2dd86fe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:19.015263 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b66df019-ba34-488f-8923-1cada2dd86fe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:19.022347 np0000007055 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:19.022347 np0000007055 devstack@c-api.service[100196]: warnings.warn( Aug 12 13:09:19.025941 np0000007055 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b66df019-ba34-488f-8923-1cada2dd86fe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:09:19.030500 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b66df019-ba34-488f-8923-1cada2dd86fe tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 200 Aug 12 13:09:19.030878 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1442/5815] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:09:19 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:09:20.042557 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e0951110-7e06-4e7d-b9ed-3bd3ea828a0f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:20.044562 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0951110-7e06-4e7d-b9ed-3bd3ea828a0f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 Aug 12 13:09:20.044762 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0951110-7e06-4e7d-b9ed-3bd3ea828a0f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:20.044980 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0951110-7e06-4e7d-b9ed-3bd3ea828a0f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:20.050556 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0951110-7e06-4e7d-b9ed-3bd3ea828a0f tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 returned with HTTP 404 Aug 12 13:09:20.051054 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1454/5816] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:09:20 2026] GET /volume/v3/volumes/9f24db90-75b9-408b-aacc-c7371e133c58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:09:20.303617 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-812ec372-8759-46b3-9c74-d71c707c24c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:20.305188 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] DELETE https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:09:20.305350 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:20.305516 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:20.305661 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume with id: 38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:09:20.312814 np0000007055 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:20.312814 np0000007055 devstack@c-api.service[100198]: warnings.warn( Aug 12 13:09:20.313356 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:09:20.323819 np0000007055 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 13:09:20.329531 np0000007055 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Delete volume request issued successfully. Aug 12 13:09:20.329771 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-812ec372-8759-46b3-9c74-d71c707c24c7 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 202 Aug 12 13:09:20.330201 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1459/5817] 10.4.3.81 () {66 vars in 1344 bytes} [Wed Aug 12 13:09:20 2026] DELETE /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:09:20.338722 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.middleware.request_id [None req-503c6500-ca95-4df7-bafc-642e2c08df17 None None] RequestId filter calling following filter/app {{(pid=100195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:20.340454 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-503c6500-ca95-4df7-bafc-642e2c08df17 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:09:20.340642 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-503c6500-ca95-4df7-bafc-642e2c08df17 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100195) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:20.340872 np0000007055 devstack@c-api.service[100195]: DEBUG cinder.api.openstack.wsgi [None req-503c6500-ca95-4df7-bafc-642e2c08df17 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:20.347524 np0000007055 devstack@c-api.service[100195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:20.347524 np0000007055 devstack@c-api.service[100195]: warnings.warn( Aug 12 13:09:20.351854 np0000007055 devstack@c-api.service[100195]: INFO cinder.volume.api [None req-503c6500-ca95-4df7-bafc-642e2c08df17 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Volume info retrieved successfully. Aug 12 13:09:20.356976 np0000007055 devstack@c-api.service[100195]: INFO cinder.api.openstack.wsgi [None req-503c6500-ca95-4df7-bafc-642e2c08df17 tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 200 Aug 12 13:09:20.357374 np0000007055 devstack@c-api.service[100195]: [pid: 100195|app: 0|req: 1463/5818] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:09:20 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:09:21.369541 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2e1e8b4-0cab-433a-9539-4cec433ed18a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:21.371321 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2e1e8b4-0cab-433a-9539-4cec433ed18a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] GET https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f Aug 12 13:09:21.371511 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2e1e8b4-0cab-433a-9539-4cec433ed18a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:21.371739 np0000007055 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2e1e8b4-0cab-433a-9539-4cec433ed18a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:21.377404 np0000007055 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2e1e8b4-0cab-433a-9539-4cec433ed18a tempest-TestEncryptedCinderVolumes-1540896485 tempest-TestEncryptedCinderVolumes-1540896485-project-member] https://10.4.3.81/volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f returned with HTTP 404 Aug 12 13:09:21.377886 np0000007055 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1443/5819] 10.4.3.81 () {66 vars in 1341 bytes} [Wed Aug 12 13:09:21 2026] GET /volume/v3/volumes/38b7a257-75a6-4fc4-bf04-cab99326a89f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 13:09:21.384807 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:21.386120 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 12 13:09:21.386299 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:21.386600 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:21.387364 np0000007055 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 13:09:21.395337 np0000007055 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Get all volumes completed successfully. Aug 12 13:09:21.396530 np0000007055 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 13:09:21.396530 np0000007055 devstack@c-api.service[100197]: warnings.warn( Aug 12 13:09:21.399951 np0000007055 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bff654f0-d945-4ea8-b0dd-615b1650b0ee tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 13:09:21.400445 np0000007055 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1455/5820] 10.4.3.81 () {66 vars in 1278 bytes} [Wed Aug 12 13:09:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5258 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 13:09:21.412585 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2bdae736-33ae-4ed6-a4a6-af1449bd6524 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 13:09:21.414324 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2bdae736-33ae-4ed6-a4a6-af1449bd6524 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] DELETE https://10.4.3.81/volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6 Aug 12 13:09:21.414509 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2bdae736-33ae-4ed6-a4a6-af1449bd6524 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 13:09:21.414701 np0000007055 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2bdae736-33ae-4ed6-a4a6-af1449bd6524 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 13:09:21.434572 np0000007055 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2bdae736-33ae-4ed6-a4a6-af1449bd6524 tempest-TestEncryptedCinderVolumes-736957422 tempest-TestEncryptedCinderVolumes-736957422-project-admin] https://10.4.3.81/volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6 returned with HTTP 202 Aug 12 13:09:21.434976 np0000007055 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1460/5821] 10.4.3.81 () {66 vars in 1338 bytes} [Wed Aug 12 13:09:21 2026] DELETE /volume/v3/types/cc32180a-8b2a-46a2-b928-7a88e70232f6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 13:09:30.355006 np0000007055 devstack@c-api.service[100195]: DEBUG dbcounter [-] [100195] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:09:31.374001 np0000007055 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=5 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:09:31.398896 np0000007055 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=3 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 13:09:31.432040 np0000007055 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}